Home
last modified time | relevance | path

Searched defs:Enqueue (Results 1 – 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dexecutiongraphs.adoc704 === Compute Nodes
/third_party/openSLES/api/1.0.1/
DOpenSLES_OpenHarmony.h50 SLresult (*Enqueue) ( member
DOpenSLES.h1387 SLresult (*Enqueue) ( member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddataflow.cpp23 bool DataFlowAnalysis::Enqueue(Instruction* inst) { in Enqueue() function in spvtools::opt::DataFlowAnalysis
/third_party/node/deps/v8/src/compiler/
Dbranch-condition-duplicator.cc79 void BranchConditionDuplicator::Enqueue(Node* node) { in Enqueue() function in v8::internal::compiler::BranchConditionDuplicator
Dcontrol-flow-optimizer.cc49 void ControlFlowOptimizer::Enqueue(Node* node) { in Enqueue() function in v8::internal::compiler::ControlFlowOptimizer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddataflow.cpp23 bool DataFlowAnalysis::Enqueue(Instruction* inst) { in Enqueue() function in spvtools::opt::DataFlowAnalysis
/third_party/spirv-tools/source/opt/
Ddataflow.cpp22 bool DataFlowAnalysis::Enqueue(Instruction* inst) { in Enqueue() function in spvtools::opt::DataFlowAnalysis
/third_party/googletest/googletest/samples/
Dsample3-inl.h114 void Enqueue(const E& element) { in Enqueue() function
/third_party/skia/third_party/externals/dawn/src/common/
DSerialStorage.h95 void Enqueue(Params&&... args, Serial serial) { in Enqueue() function
/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.cc152 void LazyCompileDispatcher::Enqueue( in Enqueue() function in v8::internal::LazyCompileDispatcher
/third_party/node/deps/v8/src/baseline/
Dbaseline-batch-compiler.cc297 void BaselineBatchCompiler::Enqueue(Handle<SharedFunctionInfo> shared) { in Enqueue() function in v8::internal::baseline::BaselineBatchCompiler
/third_party/node/deps/v8/src/torque/
Dutils.h505 bool Enqueue(T value) { in Enqueue() function
/third_party/node/deps/v8/src/profiler/
Dcpu-profiler.cc139 void ProfilerEventsProcessor::Enqueue(const CodeEventsContainer& event) { in Enqueue() function in v8::internal::ProfilerEventsProcessor
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc889 static PerThreadSynch *Enqueue(PerThreadSynch *head, in Enqueue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp191 auto Enqueue = [this,&FirstQ] (Node N) { in color() local
/third_party/openSLES/api/1.0/
DOpenSLES.h1381 SLresult (*Enqueue) ( member
/third_party/openSLES/api/1.1/
DOpenSLES.h1527 SLresult (*Enqueue) ( member
/third_party/node/deps/v8/src/d8/
Dd8.cc4084 void SerializationDataQueue::Enqueue(std::unique_ptr<SerializationData> data) { in Enqueue() function in v8::SerializationDataQueue