Home
last modified time | relevance | path

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

12

/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 __anon2c02df6e0211::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/skia/src/gpu/tessellate/
DStrokeIterator.h158 void enqueue(Verb verb, const SkPoint* pts, const float* w) { in enqueue() function
/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.py1385 def enqueue(self, record): member in QueueHandler
/third_party/uboot/u-boot-2020.01/include/usb/
Dxhci.h1011 union xhci_trb *enqueue; member
/third_party/uboot/u-boot-2020.01/drivers/usb/cdns3/
Dgadget.h1158 int enqueue; member
/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/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

12