Home
last modified time | relevance | path

Searched defs:enqueue (Results 1 – 25 of 25) sorted by relevance

/third_party/vk-gl-cts/executor/
DxeCallQueue.cpp133 void CallQueue::enqueue (Call* call) in enqueue() function in xe::CallQueue
240 void CallWriter::enqueue (void) in enqueue() function in xe::CallWriter
/third_party/node/deps/npm/node_modules/libnpmconfig/node_modules/p-limit/
Dindex.js30 const enqueue = (fn, resolve, ...args) => { function
/third_party/node/deps/npm/node_modules/yargs/node_modules/p-limit/
Dindex.js30 const enqueue = (fn, resolve, ...args) => { function
/third_party/node/lib/internal/
Dfreeze_intrinsics.js364 function enqueue(val) { function
/third_party/typescript/scripts/build/
Dprojects.js18 enqueue(project, { lkg = true, force = false } = {}) { method in ProjectQueue
Dutils.js412 enqueue() { method in Debouncer
/third_party/typescript/scripts/
DcreatePlaygroundBuild.js141 var enqueue = function (name) { function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dscheduler.cpp168 void Scheduler::enqueue(Task&& task) { in enqueue() function in marl::Scheduler
512 void Scheduler::Worker::enqueue(Fiber* fiber) { in enqueue() function in marl::Scheduler::Worker
542 void Scheduler::Worker::enqueue(Task&& task) { in enqueue() function in marl::Scheduler::Worker
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_array.h61 rte_mempool_enqueue_t enqueue; /**< Enqueue an object. */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp91 void enqueue(LiveInterval *LI) override { in enqueue() function in __anon7e9aeca80211::RABasic
DRegAllocGreedy.cpp681 void RAGreedy::enqueue(LiveInterval *LI) { enqueue(Queue, LI); } in enqueue() function in RAGreedy
683 void RAGreedy::enqueue(PQueue &CurQueue, LiveInterval *LI) { in enqueue() function in RAGreedy
/third_party/rust/crates/signal-hook/src/low_level/
Dchannel.rs57 fn enqueue(q: &AtomicU16, val: u16) { in enqueue() function
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidRenderActivity.cpp106 void RenderThread::enqueue (const Message& message) in enqueue() function in tcu::Android::RenderThread
/third_party/skia/src/gpu/tessellate/
DStrokeIterator.h158 void enqueue(Verb verb, const SkPoint* pts, const float* w) { in enqueue() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_array.rs63 pub enqueue: rte_mempool_enqueue_t, field
/third_party/node/deps/npm/node_modules/graceful-fs/
Dgraceful-fs.js343 function enqueue (elem) { function
/third_party/node/lib/
Ddgram.js512 function enqueue(self, toEnqueue) { function
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts600 enqueue(msg: protocol.Request) { method in InProcSession
/third_party/python/Lib/logging/
Dhandlers.py1415 def enqueue(self, record): member in QueueHandler
/third_party/typescript/lib/
Dlib.webworker.d.ts2763 enqueue(chunk: R): void; method
3248 enqueue(chunk: O): void; method
Dlib.dom.d.ts12588 enqueue(chunk: R): void; method
15990 enqueue(chunk: O): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts2743 enqueue(chunk: R): void; method
3228 enqueue(chunk: O): void; method
Ddom.generated.d.ts12568 enqueue(chunk: R): void; method
15970 enqueue(chunk: O): void; method
/third_party/node/tools/
Dlint-md.mjs20765 const enqueue = (fn, resolve, ...args) => { function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h25192 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); member
26304 int (*enqueue)(struct sk_buff *, struct Qdisc *, struct sk_buff **); member