Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 25 of 57) sorted by relevance

123

/plugin/projects/lib/
H A Dmaker.php100 private $parallel = false; variable in Maker
108 $this->parallel = function_exists('pcntl_fork');
261 if (!$this->parallel || count($this->pid) == MAX_PARALLEL_JOBS)
278 if ($this->parallel)
307 if ($this->parallel) {
310 if ($pid == -1) $this->parallel = false;
312 if ($this->parallel && $pid > 0) return;
314 if ($this->parallel) exit($result);
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css3 .bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */
7 .bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */
9 .bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */
12 .bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; } /* '' */
17 .bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; }…
24 .bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; } /* '' */
H A Dbpmn.css58 .bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */
62 .bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */
64 .bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */
67 .bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; } /* '' */
72 .bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; }…
79 .bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; } /* '' */
H A Dbpmn-embedded.css61 .bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */
65 .bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */
67 .bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */
70 .bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; } /* '' */
75 .bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; }…
82 .bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; } /* '' */
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc15 of HTTP requests to be processed in parallel.
36 synchronous execution, while retaining flexibility to invoke parallel batches
H A Dfutures.asciidoc5 processing of requests (sent in parallel to the cluster), which can have a
11 executed in parallel by the underlying multithreaded libcurl library, and the
17 available to execute all requests in parallel).
56 requests will be sent in parallel to the cluster and return asynchronously to
108 The queued requests will execute in parallel and populate their futures after
H A Dselectors.asciidoc54 non-ideal, since all parallel requests go to the same node instead of multiple
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dp.js19 …:"\u2ABB",Prime:"\u2033",Proportion:"\u2237",par:"\u2225",para:"\u00B6",parallel:"\u2225",parsim:"…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css59 .bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */
63 .bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */
65 .bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */
68 .bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; } /* '' */
74 .bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; }…
81 .bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; } /* '' */
/plugin/codemirror/dist/modes/
H A Dmllike.min.js1 …word",fixed:"keyword",method:"keyword",mixin:"keyword",object:"keyword",parallel:"keyword",process…
H A Dmllike.min.js.map1parallel","process","protected","pure","sealed","tailcall","trait","volatile","Seq","Map","Set","O…
H A Decl.min.js.map1 … buildindex evaluate fail keydiff keypatch loadxml nothor notify output parallel sequential soapca…
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee86 async.parallel jobs, @async()
/plugin/bpmnioeditor/
H A Dstyle.css881 .bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */
885 .bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */
887 .bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */
890 .bpmn-icon-intermediate-event-catch-parallel-multiple:before { content: '\e80d'; } /* '' */
896 .bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before { content: '\e813'; }…
903 .bpmn-icon-start-event-parallel-multiple:before { content: '\e81a'; } /* '' */
/plugin/combo/
H A Dcomposer.lock286 "php-parallel-lint/php-parallel-lint": "^1.2",
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D19.19.js.map1 …,\n 'object',\n 'override',\n 'private',\n 'parallel',\n 'proce…
H A D44.44.js.map1 …sing',\n 'var',\n 'while',\n 'workflow',\n 'parallel',\n 'seque…
H A D8.8.js.map1 … 'on',\n 'or',\n 'outer',\n 'override',\n 'package',\n 'parallel',\n 'pragma',\…
/plugin/jmol2/jmol/
H A DREADME.txt112 (if jar files are in a parallel folder, named 'jmol')
/plugin/jplayer/
H A Dcomposer.lock86 "jakub-onderka/php-parallel-lint": "^0.9 || ^1.0"
/plugin/pdfjs/pdfjs/web/locale/rm/
H A Dviewer.properties76 spread_none_label=Betg parallel
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md419 * Removed the concept of "parallel adapters". Sending requests serially or
480 requests in parallel. Closes https://github.com/guzzle/guzzle/issues/760
505 "stream" set to true in parallel using the MultiAdapter.
583 * The default parallel adapter of a client now correctly uses the MultiAdapter.
594 parallel without needing to write asynchronous code.
888 * Exceptions are now properly grouped when sending requests in parallel
1005 * Made it easier to deal with exceptions thrown when transferring commands or requests in parallel
H A DUPGRADING.md318 - Sending requests in parallel is still possible, but batching is no longer a
320 events to asynchronously manage parallel request transfers.
352 send multiple requests in parallel.
365 `batch_adapter` to use a custom adapter for sending requests in parallel, or
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1707 parallel-transform "^1.1.0"
1945 parallel-transform@^1.1.0:
1947 …resolved "https://registry.yarnpkg.com/parallel-transform/-/parallel-transform-1.1.0.tgz#d410f065b…
/plugin/icons/assets/typicons/
H A Dtypicons.min.css1 …re{content:'\e077'}.typcn-flow-merge:before{content:'\e078'}.typcn-flow-parallel:before{content:'\…

123