Home
last modified time | relevance | path

Searched refs:operation (Results 126 – 150 of 208) sorted by last modified time

123456789

/plugin/tablecalc/
H A Dscript.js198 function countif(range,check,operation) { argument
202 cnt+=compare(a[i],check,operation);
207 function compare(a,b,operation) { argument
208 if (typeof operation == 'undefined') {
209 operation='=';
217 switch (operation) {
/plugin/dataplot/
H A DCOPYING190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1operation.\n * @class\n * @alias PDFDocumentLoadingTask\n */\nconst PDFDocumentLoadingTask = (func…
H A Dpdf.worker.js31337 operation = {},
31343 operation.args = null;
31350 var fn = operation.fn;
31946 operation = {},
31951 operation.args = args;
31958 var fn = operation.fn;
31959 args = operation.args;
33641 var args = operation.args;
33698 operation.fn = fn;
33699 operation.args = args;
[all …]
H A Dpdf.worker.js.map1operation","resolveXObject","fontSize","combinedGlyphs","arrLength","arrItem","shadingRes","patter…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1operation, to ensure that the cursor has the desired appearance.\n var overlay = this.overlay = d…
/plugin/authmantis/
H A DLICENSE.md196 operation or modification of the work as a means of enforcing, against
334 itself materially and adversely affects the operation of the network
/plugin/tcycle/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …t is `null` or `undefined`. This is used to follow\n * the ES5 abstract operation `ToObject`.\n *\…
/plugin/webdavclient/db/
H A Dupdate0001.sql37 operation integer field
59 operation integer field
/plugin/imagecarousel/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 … err = message;\n } else {\n err = new TimeoutError(\"operation timed out\");\n …
/plugin/yuriigantt/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/doodle4/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DStream.php94 * @param int $operation Operation is one the following:
103 public function stream_lock($operation); argument
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php130 public function _case_stream_xxx_lock($operation) argument
134 … $this->function->flock = function ($resource, $operation) use (&$_resource, &$_operation) {
136 $_operation = $operation;
138 if ($operation === LOCK_NB) {
142 return flock($resource, $operation);
147 ->when($result = $wrapper->stream_lock($operation))
155 ->isEqualTo($operation);
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php149 * @param int $operation Operation is one the following:
158 public function stream_lock($operation) argument
160 return flock($this->getStream(), $operation);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php306 * @param int $operation Operation, use the
310 public function lock($operation) argument
312 return flock($this->getStream(), $operation);
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DLockable.php83 * @param int $operation Operation, use the self::LOCK_* constants.
86 public function lock($operation); argument
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dreplace.test5 {{ 'I like single replace operation only %that%'|replace({'%that%' : '%that%1'}) }}
11 I like single replace operation only %that%1
/plugin/farmsync/meta/
H A DStructUpdates.php23 list ($operation, $schemaName) = explode('_', $entry, 2);
24 if ($operation == 'assign') {
27 if ($operation == 'schema') {
/plugin/orgapp/
H A DCOPYING190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/gplusone/
H A DCOPYING190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/barcode/
H A DCOPYING190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and
/plugin/pgpinlinesupport/
H A DLICENSE190 the covered work, and you disclaim any intention to limit operation or
334 adversely affects the operation of the network or violates the rules and

123456789