Home
last modified time | relevance | path

Searched refs:names (Results 976 – 1000 of 1179) sorted by path

1...<<31323334353637383940>>...48

/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js.map1 {"version":3,"sources":["dist/sequence-diagram.js"],"names":["Diagram","this","title","undefined","…
H A Dsequence-diagram-raphael-min.js.map1 {"version":3,"sources":["dist/sequence-diagram-raphael.js"],"names":["Diagram","this","title","unde…
H A Dsequence-diagram-snap-min.js.map1 {"version":3,"sources":["dist/sequence-diagram-snap.js"],"names":["Diagram","this","title","undefin…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md4276 var say = _.rest(function(what, names) {
4277 return what + ' ' + _.initial(names).join(', ') +
4278 (_.size(names) > 1 ? ', & ' : '') + _.last(names);
7492 Creates an array of function property names from own enumerable properties
7502 *(Array)*: Returns the function names.
7525 Creates an array of function property names from own and inherited
7535 *(Array)*: Returns the function names.
7764 Creates an array of the own enumerable property names of `object`.
7778 *(Array)*: Returns the array of property names.
7804 Creates an array of the own and inherited enumerable property names of `object`.
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js14869 var names = { class in AnonymousFunction0cd48b5159900
14897 assert.deepEqual(_.merge(names, ages, heights), expected);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js141 var i = 0, names;
145 for (names = _.keys(name); i < names.length ; i++) {
146 events = eventsApi(iteratee, events, names[i], name[names[i]], opts);
150 for (names = name.split(eventSplitter); i < names.length; i++) {
151 events = iteratee(events, names[i], callback, opts);
267 var names = name ? [name] : _.keys(events);
268 for (; i < names.length; i++) {
269 name = names[i];
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/
H A Dlicense.txt18 * Neither the name of Parakey Inc. nor the names of its
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js14460 var names = name.split(".");
14461 args.push(names[0]);
14550 var names = name.split(".");
14551 blocks.push('var ', names[0] + ' = ' + '__in__.' + names[0] + ';');
14731 getVarNames: function(names) argument
14734 names.push(this.value.parts[0].name);
14737 names.push.apply(names, this.vars);
14797 getVarNames: function(names) argument
14800 names.push(this.iter.parts[0].name);
14802 DomplateTag.prototype.getVarNames.apply(this, [names]); argument
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Darrays.js251 var names = ['moe', 'larry', 'curly'], ages = [30, 40, 50], leaders = [true];
252 assert.deepEqual(_.zip(names, ages, leaders), [
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1034 var names = []; variable
1036 if (_.isFunction(obj[key])) names.push(key);
1038 return names.sort();
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js1070 var names = name.split(separator),
1072 for (var i = 0, ii = names.length; i < ii; i++) {
1073 name = names[i];
1082 return ii - 1 ? out : out[names[0]];
H A Draphael.vml.js634 var names = name.split(separator),
636 for (var i = 0, ii = names.length; i < ii; i++) {
637 name = names[i];
646 return ii - 1 ? out : out[names[0]];
/plugin/sequencediagram/bower_components/snap.svg/
H A DLICENSE140 names, trademarks, service marks, or product names of the Licensor,
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js158 var names = name.split(separator),
226 e = e.hasOwnProperty(names[i]) && e[names[i]] || (e[names[i]] = {n: {}});
234 }(names[i]));
329 if (names.length > 1) {
331 eve.off(names[i], f);
335 names = name.split(separator);
345 if (names[i] != wildcard) {
346 if (e[names[i]]) {
7092 var names = {},
7095 names.stroke = names.fill = "colour";
[all …]
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.map1names":["createReduce","dir","iterator","obj","iteratee","memo","keys","index","length","currentKe…
H A Dunderscore.js998 var names = []; variable
1000 if (_.isFunction(obj[key])) names.push(key);
1002 return names.sort();
/plugin/sfauth/
H A DREADME.wiki61 nice names. To provide a unique username this feature is limited to one host.
/plugin/sha3sum/
H A DLICENSE376 d) Limiting the use for publicity purposes of names of licensors or
380 trade names, trademarks, or service marks; or
/plugin/shell/
H A DLICENSE327 necessary. Here is a sample; alter the names:
/plugin/shortcutkey/
H A DLICENSE327 necessary. Here is a sample; alter the names:
/plugin/showif/
H A DLICENSE327 necessary. Here is a sample; alter the names:
/plugin/showinitpage/
H A Dgpl-3.0.md374 - d) Limiting the use for publicity purposes of names of licensors
377 trade names, trademarks, or service marks; or
/plugin/sidebarng/
H A DCOPYING328 necessary. Here is a sample; alter the names:
/plugin/signhere/
H A DLICENSE12 names of its contributors may be used to endorse or promote products
/plugin/simplemap/
H A DLICENSE327 necessary. Here is a sample; alter the names:

1...<<31323334353637383940>>...48