Home
last modified time | relevance | path

Searched refs:one (Results 1051 – 1075 of 1245) sorted by path

1...<<41424344454647484950

/plugin/runcommand/
H A DCOPYING136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/ryubin/
H A DCOPYING136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/schemadata/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
H A DHTML.DefinitionRev.txt
H A DURI.Base.txt
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/scriptheader/
H A DCOPYING136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/searchformgoto/
H A DCOPYING120 interfaces specified for a particular programming language, one that
250 in one of these ways:
346 License by making exceptions from one or more of its conditions.
454 organization, or substantially all assets of one, or subdividing an
510 in a country, would infringe one or more identifiable patents in that
523 conditioned on the non-exercise of one or more of the rights that are
634 <one line to give the program's name and a brief idea of what it does.>
/plugin/searchpattern/
H A Dplugin.info.txt6 …\'myRegex\'~~ -> search myRegex ; Regex syntax is strictly the same as the one used with PHP "preg…
/plugin/securelogin/
H A DREADME.md38 …or a wiki), but we still wanted as much security as we could get. Now that one can easily have HTT…
/plugin/semantic/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
/plugin/sentry/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/sequencediagram/
H A DREADME6 There is one configuration: ''sequencediagram_layout'' which can be
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE110 pertain to any part of the Derivative Works, in at least one
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE111 pertain to any part of the Derivative Works, in at least one
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DREADME.md79 …// Change the styling of the diagram, typically one of 'simple', 'hand'. New themes can be registe…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DDaniel Midgley.txt19 Be sure to let me know if you use one of my fonts in an interesting, creative, or beautiful way. I …
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dgrid_12-825-55-15.css26 /* Border with more whitespace, spans one column. */
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md28 Review the [build differences](https://github.com/lodash/lodash/wiki/build-differences) & pick one
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md2411 one of property identifiers and one of corresponding values.
2502 iteratee is invoked with one argument: *(value)*.
2520 _.countBy(['one', 'two', 'three'], 'length');
2900 _.groupBy(['one', 'two', 'three'], 'length');
2901 // => { '3': ['one', 'two'], '5': ['three'] }
3120 invoked with one argument: *(value)*.
3905 // => Logs 'deferred' after one millisecond.
3935 // => Logs 'later' after one second.
4460 Casts `value` as an array if it's not one.
7702 with one argument: *(value)*.
[all …]
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst55 // The `lodash/fp/map` iteratee is capped at one argument:
61 Methods that cap iteratees to one argument:<br>
67 The iteratee of `mapKeys` is capped to one argument: `(key)`
84 Methods with a fixed arity of one:<br>
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js131 var one = collection.get(0);
132 assert.equal(one.get('name'), 'one');
134 one.set({name: 'dalmatians', id: 101});
657 this.one = 1;
661 assert.equal(coll.one, 1);
668 this.one = 1;
672 assert.equal(coll.one, 1);
1337 var one = new Backbone.Model({id: 1});
1345 collection.set([two, three, one]);
1782 var one = new Backbone.Model({id: 1});
[all …]
H A Devents.js323 one: function() { assert.ok(true); },
335 one: function() { assert.ok(this === a); },
696 var one = _.extend({}, Backbone.Events);
699 one.listenToOnce(two, 'x y', function(n) { assert.ok(n === count++); });
H A Dmodel.js28 this.one = 1;
33 assert.equal(model.one, 1);
47 this.one = options.one;
50 var model = new Model({}, {one: 1});
51 assert.equal(model.one, 1);
72 this.one = 1;
76 assert.equal(model.one, 1);
457 one: 1,
470 one: 3,
849 defaults: {one: 1},
[all …]

1...<<41424344454647484950