Home
last modified time | relevance | path

Searched refs:promises (Results 1 – 25 of 45) sorted by last modified time

12

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js51847 var promises = [external.Promise.resolve(zipEntries)];
51852 promises.push(checkEntryCRC32(files[i]));
51856 return external.Promise.all(promises);
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js1120 var promises = [external.Promise.resolve(zipEntries)];
1124 promises.push(checkEntryCRC32(files[i]));
1127 return external.Promise.all(promises);
/plugin/imapmarkers/
H A Djquery.imagemapster.js3750 promises,
3847 promises = [];
3851 promises.push(p);
3862 promises.push(p);
3867 u.when.all(promises).then(finishResize);
/plugin/elasticsearch/
H A Dcomposer.lock403 "promises"
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md87 * Feature: Improve memory consumption for pending promises by using static internal callbacks without binding to self.
98 These changes combined mean that rejecting promises with an `Exception` should
102 to kick in which significantly improves performance when rejecting many promises.
107 * Recommend rejecting promises by throwing an exception
124 * Revert automatic cancellation of pending collection promises once the
132 function allAndCancel(array $promises)
134 return \React\Promise\all($promises)
135 ->always(function() use ($promises) {
136 foreach ($promises as $promise) {
149 * Fix `some()` not cancelling pending promises whe
[all...]
H A DREADME.md65 multiple promises and mapping and reducing collections of promises.
67 If you've never heard about promises before,
421 [resolve()](#resolve) for creating resolved promises.
434 [reject()](#reject) for creating rejected promises.
462 promises.
466 promise, all promises in the collection are cancelled. If the collection itself
570 promises and/or values, and `$mapFunc` may return either a value or a promise.
582 promises and/or values, and `$reduceFunc` may return either a value or a
638 Resolved promises forwar
[all...]
/plugin/davcal/vendor/sabre/event/lib/
H A DPromise.php177 * @param Promise[] $promises
180 static function all(array $promises) { argument
182 return new self(function($success, $fail) use ($promises) {
187 foreach ($promises as $promiseIndex => $subPromise) {
190 … function($result) use ($promiseIndex, &$completeResult, &$successCount, $success, $promises) {
193 if ($successCount === count($promises)) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md23 - Guzzle no longer uses ReactPHP promises and now uses the
24 `guzzlehttp/promises` library. We use a custom promise library for three
26 1. React promises (at the time of writing this) are recursive. Promise
28 promises are not recursive as they use a sort of trampolining technique.
29 Note: there has been movement in the React project to modify promises to
32 wait for a result. Guzzle promises allows this functionality (and does
35 promises requires wrapping react promises with RingPHP futures. This
105 with PSR-7 middleware. Due to the use of promises, the middleware system is
H A DCHANGELOG.md268 recursion required by chaining and forwarding react promises. See
269 https://github.com/guzzle/promises
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DUtils.php106 public static function inspectAll($promises) argument
109 foreach ($promises as $key => $promise) {
130 public static function unwrap($promises) argument
133 foreach ($promises as $key => $promise) {
157 $promises,
171 foreach ($promises as $promise) {
195 * @param mixed $promises Promises or values.
205 $promises,
240 public static function any($promises) argument
259 public static function settle($promises) argument
[all …]
H A Dfunctions.php136 function inspect_all($promises) argument
138 return Utils::inspectAll($promises);
157 function unwrap($promises) argument
159 return Utils::unwrap($promises);
177 function all($promises, $recursive = false) argument
200 function some($count, $promises) argument
202 return Utils::some($count, $promises);
215 function any($promises) argument
217 return Utils::any($promises);
234 function settle($promises) argument
[all …]
/plugin/authgooglesheets/
H A Dcomposer.lock204 "guzzlehttp/promises": "0.1.1|^1.3",
255 "guzzlehttp/promises": "^1.0",
311 "name": "guzzlehttp/promises",
315 "url": "https://github.com/guzzle/promises.git",
320 …"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a0…
370 "description": "Guzzle promises library",
375 "issues": "https://github.com/guzzle/promises/issues",
376 "source": "https://github.com/guzzle/promises/tree/1.5.1"
388 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md8 - Fix pool memory leak when empty array of promises provided
18 - Fix manually settle promises generated with Utils::task
24 - Fixed `each_limit` skipping promises and failing
H A DREADME.md6 for a general introduction to promises.
28 - C# style async/await coroutine promises using
63 reject a promise with a *reason*. Resolving a promises triggers callbacks
64 registered with the promises's `then` method. These callbacks are triggered
101 subsequent promises in the chain to only be fulfilled when the returned promise
200 You can synchronously force promises to complete using a promise's `wait`
389 you can use Guzzle promises with [React promises](https://github.com/reactphp/promise)
414 In order to keep the stack size constant, Guzzle promises are resolved
417 any forwarded promises are resolved. When using promises asynchronously in an
419 you do not run the task queue, then promises will not be resolved.
[all …]
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve…
H A Dworkbox-bed83ea8.js.map1promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve…
H A Dworkbox-f163abaa.js.map1promises\n * should be used directly, but Deferreds can be necessary when the logic to\n * resolve…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js.map1promises, _a, noSyntaxValidation, noSemanticValidation, noSuggestionDiagnostics, allDiagnostics, d…
H A Dbundle.js.map1promises = [];\n\n\n \t\t// JSONP chunk loading for javascript\n\n \t\tvar installedChunkData = in…
H A Deditor.worker.js.map1promises\n if (!isPromiseCanceledError(e)) {\n errorHandler.onUnexpectedError(e);\n }…
H A Djson.worker.js.map1promises\n if (!isPromiseCanceledError(e)) {\n errorHandler.onUnexpectedError(e);\n }…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\n…
/plugin/webdav/vendor/sabre/event/lib/Promise/
H A Dfunctions.php29 * @param Promise[] $promises
32 function all(array $promises) { argument
34 return new Promise(function($success, $fail) use ($promises) {
39 foreach ($promises as $promiseIndex => $subPromise) {
42 … function($result) use ($promiseIndex, &$completeResult, &$successCount, $success, $promises) {
45 if ($successCount === count($promises)) {
68 * @param Promise[] $promises
71 function race(array $promises) { argument
73 return new Promise(function($success, $fail) use ($promises) {
76 foreach ($promises as $promise) {
/plugin/webdav/vendor/sabre/event/lib/
H A DPromise.php310 * @param Promise[] $promises
314 static function all(array $promises) { argument
316 return Promise\all($promises);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1promises returned by start() and pull().\n assert(transformStream._backpressure === true, 'pu…

12