Home
last modified time | relevance | path

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

12

/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/boost/boost/log/sinks/
Dunbounded_fifo_queue.hpp81 void enqueue(record_view const& rec) in enqueue() function in boost::sinks::unbounded_fifo_queue
Dbounded_fifo_queue.hpp91 void enqueue(record_view const& rec) in enqueue() function in boost::sinks::bounded_fifo_queue
Dunbounded_ordering_queue.hpp129 void enqueue(record_view const& rec) in enqueue() function in boost::sinks::unbounded_ordering_queue
Dbounded_ordering_queue.hpp133 void enqueue(record_view const& rec) in enqueue() function in boost::sinks::bounded_ordering_queue
/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/
DcreatePlaygroundBuild.js141 var enqueue = function (name) { 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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBasic.cpp91 void enqueue(LiveInterval *LI) override { in enqueue() function in __anon4fe323290211::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/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/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtilemgr.cpp38 void MacroTileMgr::enqueue(uint32_t x, uint32_t y, BE_WORK* pWork) in enqueue() function in MacroTileMgr
/third_party/node/deps/npm/node_modules/graceful-fs/
Dgraceful-fs.js343 function enqueue (elem) { function
/third_party/gettext/gettext-tools/libgrep/
Dkwset.c287 enqueue (struct tree *tree, struct trie **last) in enqueue() function
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts600 enqueue(msg: protocol.Request) { method in InProcSession
/third_party/node/lib/
Ddgram.js512 function enqueue(self, toEnqueue) { function
/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

12