Home
last modified time | relevance | path

Searched defs:kPending (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/tools/gpu/
DGpuTimer.h58 kPending, //<! the timer is still running on the GPU. enumerator
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dcommand_buffer.h29 kPending, enumerator
/third_party/node/deps/v8/include/
Dv8-promise.h30 enum PromiseState { kPending, kFulfilled, kRejected }; enumerator
/third_party/node/deps/undici/src/lib/core/
Dsymbols.js26 kPending: Symbol('pending'), property
/third_party/node/deps/v8/src/heap/
Dmemory-chunk.h41 kPending, enumerator
/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.h122 kPending, enumerator
/third_party/node/lib/internal/perf/
Dobserve.js115 const kPending = new SafeSet(); constant
/third_party/node/deps/undici/
Dundici.js35 kPending: Symbol("pending"), property