Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 25 of 46) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDoubleClickBidManager.php72 'asynchronous' => [
119 'asynchronous' => [
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DREADME.md14 - Can send both synchronous and asynchronous requests using the same interface.
30 # Send an asynchronous request.
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DREADME.md15 - Can send both synchronous and asynchronous requests using the same interface.
32 // Send an asynchronous request.
/plugin/elasticsearch/vendor/ezimuel/ringphp/
DREADME.md12 allowing RingPHP to support both synchronous and asynchronous workflows.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dhttp-handler.asciidoc12 single curl calls. These are very fast for single requests. When asynchronous
Dper-request-configuration.asciidoc292 The client supports asynchronous, batch processing of requests. This is enabled
312 asynchronous execution functions, and how to work with the results, see the
/plugin/asciidocjs/node_modules/unxhr/
DREADME.md1 > Synchronous and asynchronous XMLHttpRequest for Node
/plugin/bb4dw/
Dsample.bib296 …title = {{Performance models for asynchronous data transfers on consumer Graphics Processing Units…
307asynchronous transfers and streams, which permit a staged execution, as a way to overlap communica…
331asynchronous tasks on heterogeneous systems is described in this work. These asynchronous tasks ar…
332asynchronous out-of-order scheduling;GPU computational tasks;hybrid runtime system;unified multith…
/plugin/asciidocjs/node_modules/async/
DREADME.md14 …which provides straight-forward, powerful functions for working with [asynchronous JavaScript](htt…
DCHANGELOG.md59 …ved, and instead `whilst`, `doWhilst`, `until` and `doUntil` now have asynchronous `test` function…
168 …s in the course of processing a HTTP request, for example. Nearly all asynchronous functions that …
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
DCHANGELOG.rst9 * Supports creating buffered streams and asynchronous streams.
/plugin/jokuwiki/
DREADME.md109 Related to this, Jokuwiki implements it's own asynchronous script loader. Unlike the jQuery.script …
111 To accommodate the asynchronous loading (and potentially out-of-sequence loading) of additional cod…
/plugin/asciidocjs/node_modules/async/dist/
Dasync.mjs106 * @returns {AsyncFunction} An asynchronous wrapper of the `func`. To be
539 * // asynchronous function that reads a json file and parses the contents as json object
666 * // asynchronous function that returns the file size in bytes
1742 * @param {AsyncFunction} worker - An asynchronous function for processing an array
1793 * @param {AsyncFunction} worker - An asynchronous function for processing an array
1872 * // asynchronous function that computes the file size in bytes
1974 * @param {...AsyncFunction} functions - the asynchronous functions to compose
2023 * Creates a function which is a composition of the passed asynchronous
2038 * @param {...AsyncFunction} functions - the asynchronous functions to compose
2039 * @returns {Function} an asynchronous function that is the composed
[all …]
/plugin/asciidocjs/node_modules/asap/
DREADME.md5 Promise and asynchronous observer libraries, as well as hand-rolled callback
185 ASAP has been factored out of the [Q][] asynchronous promise library.
/plugin/s5reloaded/ui/effects_support/
Dunittest.js207 { method: 'get', parameters: 'result=' + this.getResult(), asynchronous: false }); property
Dcontrols.js348 this.options.asynchronous = true;
Dprototype.js1362 asynchronous: true, property
1413 this.options.asynchronous);
1415 if (this.options.asynchronous) this.respondToReadyState.bind(this).defer(1);
1424 if (!this.options.asynchronous && this.transport.overrideMimeType)
/plugin/asciidocjs/node_modules/handlebars/
DREADME.markdown161 * [Gist about Synchronous and asynchronous loading of external handlebars templates](https://gist.g…
/plugin/asciidocjs/node_modules/resolve/
Dreadme.markdown52 For both the synchronous and asynchronous methods, errors may have any of the following `err.code` …
/plugin/amcharts/assets/amcharts/plugins/dataloader/
Dreadme.md367 * Fix chart animations not playing after asynchronous load
/plugin/codemirror/dist/modes/
Dfortran.min.js.map1 …ocatable\", \"allocate\",\n \"array\", \"assign\", \"asynchronous\", \"backspace\…
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js1161 asynchronous: true, property
1215 this.options.asynchronous);
1217 if (this.options.asynchronous) this.respondToReadyState.bind(this).defer(1);
1226 if (!this.options.asynchronous && this.transport.overrideMimeType)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DREADME.md64 …- Option to use asynchronous future, which enables parallel execution of curl requests to multiple…
/plugin/webdav/vendor/sabre/http/
DREADME.md245 The `Client` also supports doing asynchronous requests. This is especially handy
/plugin/davcal/vendor/sabre/http/
DREADME.md245 The `Client` also supports doing asynchronous requests. This is especially handy

12