/third_party/typescript/tests/baselines/reference/ |
D | funduleUsedAcrossFileBoundary.js | 14 var deferred = Q.defer<T>(); // used to be an error variable
|
/third_party/parse5/bench/perf/ |
D | index.js | 106 workingCopyFn: async deferred => { argument 121 upstreamFn: async deferred => { argument
|
/third_party/node/deps/npm/node_modules/asynckit/ |
D | bench.js | 22 .add('async.map', function(deferred) argument 44 .add('asynckit.parallel', function(deferred) argument
|
/third_party/boost/boost/fiber/future/ |
D | future_status.hpp | 22 deferred enumerator
|
/third_party/boost/boost/thread/futures/ |
D | future_status.hpp | 26 enum state { uninitialized, waiting, ready, moved, deferred }; enumerator
|
/third_party/node/test/js-native-api/test_promise/ |
D | test_promise.c | 4 napi_deferred deferred = NULL; variable
|
/third_party/node/test/node-api/test_callback_scope/ |
D | binding.c | 55 static napi_deferred deferred = NULL; variable
|
/third_party/mindspore/mindspore/core/mindrt/include/async/ |
D | future.h | 144 const Future<T> &OnComplete(internal::DeferredHelper<F> &&deferred) const { in OnComplete() 149 const Future<T> &OnAbandoned(internal::DeferredHelper<F> &&deferred) const { in OnAbandoned()
|
/third_party/weston/tools/zunitc/src/ |
D | zuc_types.h | 49 struct zuc_event *deferred; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.cpp | 486 DeferredExpectation deferred; in AddBufferExpectation() local 531 DeferredExpectation deferred; in AddTextureExpectation() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_batch_cache.c | 146 fd_bc_flush(struct fd_context *ctx, bool deferred) assert_dt in fd_bc_flush()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_fence.c | 216 const bool deferred = flags & PIPE_FLUSH_DEFERRED; in crocus_fence_flush() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_fence.c | 250 const bool deferred = flags & PIPE_FLUSH_DEFERRED; in iris_fence_flush() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
D | Core.h | 201 Napi::Promise::Deferred deferred; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | Device.cpp | 432 for (const auto& deferred : deferredResults) { in Tick() local
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.cpp | 1072 DeferredExpectation deferred; in AddBufferExpectation() local 1123 DeferredExpectation deferred; in AddTextureExpectationImpl() local
|
/third_party/node/src/ |
D | js_native_api_v8.cc | 166 napi_deferred deferred, in ConcludeDeferred() 3029 napi_deferred* deferred, in napi_create_promise() 3048 napi_deferred deferred, in napi_resolve_deferred() 3054 napi_deferred deferred, in napi_reject_deferred()
|
/third_party/typescript/src/harness/ |
D | vfsUtil.ts | 1097 const deferred: [Symlink | Link | Mount, string][] = []; constant
|
/third_party/typescript/src/server/ |
D | editorServices.ts | 134 readonly deferred: number; property
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 4493 struct radv_deferred_queue_submission *deferred = NULL; in radv_create_deferred_submission() local 4951 struct radv_deferred_queue_submission *deferred = NULL; in radv_queue_submit() local
|
/third_party/ejdb/src/bindings/ejdb2_node/ |
D | ejdb2_node.c | 127 napi_deferred deferred; member
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | jquery-3.1.0.js | 3494 function resolve( depth, deferred, handler, special ) { argument 3702 deferred[ tuple[ 0 ] ] = function() { function
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | jquery-3.1.0.js | 3494 function resolve( depth, deferred, handler, special ) { argument 3702 deferred[ tuple[ 0 ] ] = function() { function
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | jquery-3.1.0.js | 3494 function resolve( depth, deferred, handler, special ) { argument 3702 deferred[ tuple[ 0 ] ] = function() { function
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_context.c | 3034 bool deferred = flags & PIPE_FLUSH_DEFERRED; in zink_flush() local
|