Home
last modified time | relevance | path

Searched refs:methods (Results 526 – 550 of 582) sorted by path

1...<<21222324

/plugin/plantuml/res/file-broken/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/processing/
H A Dscript.js12424 this.methods = methods;
12438 members = { fields: [], methods: [], innerClasses: [] }; property in AstClassBody.getMembers.members
12444 for(i=0,l=this.methods.length;i<l;++i) {
12445 var method = this.methods[i];
12446 members.methods.push(method.name);
12471 thisClassMethods = appendToLookupTable({}, members.methods),
12499 result += this.methods.join('\n') + '\n';
12526 var methods = [], classes = [], cstrs = [], functions = [];
12528 if(type === 'D') { methods.push(index); }
12545 for(i = 0; i < methods.length; ++i) {
[all …]
/plugin/publist/bibtex/
H A Dsample.bib39 title = "Multigrid methods for elliptic problems in unbounded domains",
/plugin/publistf/bibtex/
H A Dsample.bib39 title = "Multigrid methods for elliptic problems in unbounded domains",
/plugin/publistx/bibtex/
H A Dsample.bib39 title = "Multigrid methods for elliptic problems in unbounded domains",
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md16 To encode an ASN.1 structure you can use the helper methods of the Asn1 class and an encoder:
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md29 * The Server RequestHandler interface now requires type-hints for all methods.
64 * Rename searchRead() and searchList() operation methods to read() and list().
73 * Add magic methods to Entry objects for attribute access.
H A DREADME.md59 # Build up a LDAP filter using the helper methods
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md152 * IMPORTANT: The deprecated `omni()` and `cityIspOrg()` methods have been
158 * The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did
165 * The `GeoIp2\Database\Reader` lookup methods (e.g., `city()`, `isp()`) now
178 service. In particular, the `cityIspOrg` and `omni` methods on
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE310 "Installation Information" for a User Product means any methods,
/plugin/resizeblacklist/
H A Dplugin.info.txt6 desc Stop certain media extensions from being resized using the native DokuWiki methods
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js2901 for (var property in methods) {
2902 var value = methods[property];
2933 var methods = Object.clone(Methods),
2938 extendElementWith(element, methods);
2961 Element.addMethods = function(methods) { argument
2964 if (!methods) {
2976 var tagName = methods;
2977 methods = arguments[1];
2995 for (var property in methods) {
2996 var value = methods[property];
[all …]
/plugin/searchformgoto/
H A DCOPYING310 "Installation Information" for a User Product means any methods,
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md49 // Load the FP build for immutable auto-curried iteratee-first data-last methods.
56 // Cherry-pick methods for smaller browserify/rollup/webpack bundles.
67 numbers, objects, strings, etc. Lodash’s modular methods are great for:
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md3029 Many lodash methods are guarded to work as iteratees for methods like
3033 The guarded methods are:<br>
3172 Many lodash methods are guarded to work as iteratees for methods like
3176 The guarded methods are:<br>
3666 methods that may be redefined or don't yet exist. See
8555 Lazy evaluation allows several methods to support shortcut fusion.
8568 In addition to lodash methods, wrappers have `Array` and `String` methods.
8571 The wrapper `Array` methods are:<br>
8575 The wrapper `String` methods are:<br>
8579 The wrapper methods that support shortcut fusion are:<br>
[all …]
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst5 (FP) friendly style by exporting an instance of `lodash` with its methods wrapped
6 to produce immutable auto-curried iteratee-first data-last methods.
42 Immutable auto-curried iteratee-first data-last methods sound great, but what
113 ##### Most methods follow these rules
142 Not all variadic methods have corresponding new method variants. Feel free to
146 Methods created to accommodate Lodash’s variadic methods:<br>
174 The `lodash/fp` module **does not** convert chain sequence methods. See
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/modules/
H A Dconvert.jst6 * version with conversion `options` applied. If `name` is an object its methods
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js6859 var methods = [ variable
6978 lodashStable.each(methods, function(methodName) {
7053 lodashStable.each(lodashStable.difference(methods, objectMethods), function(methodName) {
7078 lodashStable.each(lodashStable.difference(methods, unwrappedMethods), function(methodName) {
7126 …lodashStable.each(lodashStable.difference(methods, arrayMethods, forInMethods), function(methodNam…
7197 lodashStable.each(methods, function(methodName) {
7225 …lodashStable.each(lodashStable.difference(lodashStable.union(methods, collectionMethods), arrayMet…
7530 var methods = [
7541 var expected = lodashStable.map(methods, stubFalse);
7543 var actual = lodashStable.map(methods, function(methodName) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js99 var addUnderscoreMethods = function(Class, methods, attribute) { argument
100 _.each(methods, function(length, method) {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dobjects.js105 assert.strictEqual(_.methods, _.functions, 'is an alias for functions');
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore-min.js5 …m.keys(n),e=0,u=r.length;u>e;e++)t[n[r[e]]]=r[e];return t},m.functions=m.methods=function(n){var t…
H A Dunderscore.js1033 _.functions = _.methods = function(obj) {
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md8 * Added `Element.align()` and `Element.getAlign()` methods
13 * Added methods to work with degrees instead of radians: `Snap.sin()`, `Snap.cos()`, `Snap.tan()`, …
14 * Added methods `Snap.len()`, `Snap.len2()` and `Snap.closestPoint()`
15 * Added methods `Element.children()` and `Element.toJSON()`
22 * Mask & pattern elements are sharing paper methods (just like group)
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5 …m.keys(n),e=0,u=r.length;u>e;e++)t[n[r[e]]]=r[e];return t},m.functions=m.methods=function(n){var t…
H A Dunderscore-min.map1 …ropertyIsEnumerable","allKeys","mapObject","pairs","invert","functions","methods","names","extend"…

1...<<21222324