/third_party/mesa3d/src/gallium/drivers/iris/ci/ |
D | iris-amly-flakes.txt | 3 # spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED-ASYNC-GL_UNSIGNED_… 4 # spec@arb_query_buffer_object@qbo@query-GL_SAMPLES_PASSED-ASYNC-GL_UNSIGNED_INT64_ARB 11 # spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED-ASYNC-GL_UNSIGNED_… 12 # spec@arb_query_buffer_object@qbo@query-GL_SAMPLES_PASSED-ASYNC-GL_UNSIGNED_INT64_ARB
|
/third_party/mesa3d/src/intel/ci/ |
D | iris-amly-flakes.txt | 9 # spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED-ASYNC-GL_UNSIGNED_… 10 # spec@arb_query_buffer_object@qbo@query-GL_SAMPLES_PASSED-ASYNC-GL_UNSIGNED_INT64_ARB 17 # spec@arb_query_buffer_object@qbo@query-GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED-ASYNC-GL_UNSIGNED_… 18 # spec@arb_query_buffer_object@qbo@query-GL_SAMPLES_PASSED-ASYNC-GL_UNSIGNED_INT64_ARB
|
/third_party/node/deps/npm/node_modules/minipass-json-stream/node_modules/minipass/ |
D | index.js | 32 const ASYNC = Symbol('async') constant 106 this[ASYNC] = options && !!options.async || false 146 get ['async'] () { return this[ASYNC] } 147 set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } 167 const fn = this[ASYNC] ? defer : f => f() 390 if (this[ASYNC]) 421 if (this[ASYNC]) 455 : this[ASYNC] ? defer(() => this[EMITDATA](data)) 504 if (this[ASYNC])
|
/third_party/node/deps/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass/ |
D | index.js | 32 const ASYNC = Symbol('async') constant 106 this[ASYNC] = options && !!options.async || false 146 get ['async'] () { return this[ASYNC] } 147 set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } 167 const fn = this[ASYNC] ? defer : f => f() 390 if (this[ASYNC]) 421 if (this[ASYNC]) 455 : this[ASYNC] ? defer(() => this[EMITDATA](data)) 504 if (this[ASYNC])
|
/third_party/node/deps/npm/node_modules/minizlib/node_modules/minipass/ |
D | index.js | 32 const ASYNC = Symbol('async') constant 106 this[ASYNC] = options && !!options.async || false 146 get ['async'] () { return this[ASYNC] } 147 set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } 167 const fn = this[ASYNC] ? defer : f => f() 390 if (this[ASYNC]) 421 if (this[ASYNC]) 455 : this[ASYNC] ? defer(() => this[EMITDATA](data)) 504 if (this[ASYNC])
|
/third_party/node/deps/npm/node_modules/minipass-sized/node_modules/minipass/ |
D | index.js | 32 const ASYNC = Symbol('async') constant 106 this[ASYNC] = options && !!options.async || false 146 get ['async'] () { return this[ASYNC] } 147 set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } 167 const fn = this[ASYNC] ? defer : f => f() 390 if (this[ASYNC]) 421 if (this[ASYNC]) 455 : this[ASYNC] ? defer(() => this[EMITDATA](data)) 504 if (this[ASYNC])
|
/third_party/node/deps/npm/node_modules/minipass-collect/node_modules/minipass/ |
D | index.js | 32 const ASYNC = Symbol('async') constant 106 this[ASYNC] = options && !!options.async || false 146 get ['async'] () { return this[ASYNC] } 147 set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } 167 const fn = this[ASYNC] ? defer : f => f() 390 if (this[ASYNC]) 421 if (this[ASYNC]) 455 : this[ASYNC] ? defer(() => this[EMITDATA](data)) 504 if (this[ASYNC])
|
/third_party/node/deps/npm/node_modules/minipass-flush/node_modules/minipass/ |
D | index.js | 32 const ASYNC = Symbol('async') constant 106 this[ASYNC] = options && !!options.async || false 146 get ['async'] () { return this[ASYNC] } 147 set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } 167 const fn = this[ASYNC] ? defer : f => f() 390 if (this[ASYNC]) 421 if (this[ASYNC]) 455 : this[ASYNC] ? defer(() => this[EMITDATA](data)) 504 if (this[ASYNC])
|
/third_party/node/deps/npm/node_modules/minipass-pipeline/node_modules/minipass/ |
D | index.js | 32 const ASYNC = Symbol('async') constant 106 this[ASYNC] = options && !!options.async || false 146 get ['async'] () { return this[ASYNC] } 147 set ['async'] (a) { this[ASYNC] = this[ASYNC] || !!a } 167 const fn = this[ASYNC] ? defer : f => f() 390 if (this[ASYNC]) 421 if (this[ASYNC]) 455 : this[ASYNC] ? defer(() => this[EMITDATA](data)) 504 if (this[ASYNC])
|
/third_party/node/deps/npm/node_modules/minipass/ |
D | index.js | 41 const ASYNC = Symbol('async') constant 112 this[ASYNC] = (options && !!options.async) || false 177 return this[ASYNC] 180 this[ASYNC] = this[ASYNC] || !!a 214 const fn = this[ASYNC] ? defer : f => f() 404 if (this[ASYNC]) defer(() => this[RESUME]()) 432 if (this[ASYNC]) defer(() => fn.call(this, this[EMITTED_ERROR])) 466 : this[ASYNC] 517 if (this[ASYNC]) defer(() => this[EMITEND2]())
|
D | index.mjs | 41 const ASYNC = Symbol('async') constant 112 this[ASYNC] = (options && !!options.async) || false 177 return this[ASYNC] 180 this[ASYNC] = this[ASYNC] || !!a 214 const fn = this[ASYNC] ? defer : f => f() 404 if (this[ASYNC]) defer(() => this[RESUME]()) 432 if (this[ASYNC]) defer(() => fn.call(this, this[EMITTED_ERROR])) 466 : this[ASYNC] 517 if (this[ASYNC]) defer(() => this[EMITEND2]())
|
/third_party/python/Doc/library/ |
D | token.rst | 81 Added :data:`AWAIT` and :data:`ASYNC` tokens. 87 Removed :data:`AWAIT` and :data:`ASYNC` tokens. "async" and "await" are 92 Added :data:`AWAIT` and :data:`ASYNC` tokens back (they're needed
|
/third_party/python/Grammar/ |
D | python.gram | 82 | &('def' | '@' | ASYNC) function_def 85 | &('with' | ASYNC) with_stmt 86 | &('for' | ASYNC) for_stmt 188 …| ASYNC 'for' t=star_targets 'in' ~ ex=star_expressions &&':' tc=[TYPE_COMMENT] b=block el=[else_b… 198 | ASYNC 'with' '(' a[asdl_withitem_seq*]=','.with_item+ ','? ')' ':' b=block { 200 | ASYNC 'with' a[asdl_withitem_seq*]=','.with_item+ ':' tc=[TYPE_COMMENT] b=block { 408 …| ASYNC 'def' n=NAME '(' params=[params] ')' a=['->' z=expression { z }] &&':' tc=[func_type_comme… 736 … | ASYNC 'for' a=star_targets 'in' ~ b=disjunction c[asdl_expr_seq*]=('if' z=disjunction { z })* { 941 | ASYNC? 'for' a=star_expressions { 954 | [ASYNC] 'with' ','.(expression ['as' star_target])+ &&':' [all …]
|
D | Tokens | 59 ASYNC
|
/third_party/node/src/ |
D | node_blob.h | 107 ASYNC enumerator 134 Mode mode = Mode::ASYNC);
|
/third_party/python/Lib/lib2to3/ |
D | Grammar.txt | 18 async_funcdef: ASYNC funcdef 109 async_stmt: ASYNC (funcdef | with_stmt | for_stmt) 187 comp_for: [ASYNC] 'for' exprlist 'in' testlist_safe [comp_iter]
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | threading | 283 ASYNC reply. 286 change function after all ASYNC elements completed the state change. 287 This is done by polling the ASYNC elements until they return their 317 When an element is busy doing the ASYNC state change, it is possible that another 324 When performing a state change on an element that returns ASYNC on one of 325 the state changes, ASYNC is returned and you can only proceed to the next 326 state change when this ASYNC state change completed. Use the 329 return ASYNC in the state change from READY->PAUSED. You can only set 338 state change is performed or when an ASYNC state change is running. 395 For bins with elements that did an ASYNC state change, the _commit_state() [all …]
|
/third_party/node/deps/openssl/openssl/crypto/err/ |
D | err_all_legacy.c | 61 IMPLEMENT_LEGACY_ERR_LOAD(ASYNC)
|
/third_party/openssl/crypto/err/ |
D | err_all_legacy.c | 61 IMPLEMENT_LEGACY_ERR_LOAD(ASYNC)
|
/third_party/python/Lib/lib2to3/pgen2/ |
D | token.py | 66 ASYNC = 57 variable
|
D | tokenize.py | 211 if toknum in (NAME, NUMBER, ASYNC, AWAIT): 506 yield (ASYNC if token == 'async' else AWAIT, 524 yield (ASYNC, stashed[1],
|
/third_party/python/Include/ |
D | token.h | 69 #define ASYNC 56 macro
|
/third_party/node/deps/v8/src/parsing/ |
D | token.h | 179 K(ASYNC, "async", 0) \ 237 if (V8_LIKELY(base::IsInRange(token, IDENTIFIER, ASYNC))) return true; in IsValidIdentifier()
|
D | keywords.txt | 18 async, Token::ASYNC
|
/third_party/python/Lib/ |
D | token.py | 62 ASYNC = 56 variable
|