Home
last modified time | relevance | path

Searched defs:Work (Results 1 – 12 of 12) 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/flutter/skia/third_party/externals/spirv-tools/
DREADME.md363 ### Assembler and disassembler
372 ### Validator
/third_party/spirv-tools/
DREADME.md732 ### Assembler and disassembler
741 ### Validator
745 ### 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.cc1042 class Work : public node::AsyncResource, public node::ThreadPoolWork { class
1044 explicit Work(node_napi_env env, in Work() function in __anon274e92400d11::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