Home
last modified time | relevance | path

Searched defs:Work (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dscheduler.h435 struct Work { struct
438 std::atomic<uint64_t> num = {0}; // tasks.size() + fibers.size()
466 static thread_local Worker* current; argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DREADME.md705 ### Assembler and disassembler
714 ### Validator
718 ### Linker
/third_party/skia/third_party/externals/spirv-tools/
DREADME.md705 ### Assembler and disassembler
714 ### Validator
718 ### Linker
/third_party/spirv-tools/
DREADME.md750 ### Assembler and disassembler
759 ### Validator
763 ### Linker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp163 auto Work = [SharedMU, &JD]() { SharedMU->doMaterialize(JD); }; in LLJIT() local
/third_party/protobuf/csharp/src/AddressBook/
DAddressbook.cs374 [pbr::OriginalName("WORK")] Work = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dscheduler.cpp741 Scheduler::Worker::Work::Work(Allocator* allocator) in Work() function in marl::Scheduler::Worker::Work
/third_party/node/src/
Dnode_api.cc1152 class Work : public node::AsyncResource, public node::ThreadPoolWork { class
1154 explicit Work(node_jsvm_env env, in Work() function in __anona1450fe10b11::uvimpl::Work
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp450 NodeVect Work; in nodes_for_root() local
1141 NodeVect Work; in getAllUsersForNode() local
DHexagonExpandCondsets.cpp398 SetVector<MachineBasicBlock*> Work(Dest->pred_begin(), Dest->pred_end()); in updateDeadsInRange() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp1093 SmallVector<const MachineInstr*, 8> Work(1, MI); in HasLoopPHIUse() local