Home
last modified time | relevance | path

Searched defs:work_item (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Windows/
Dqueue_user_work_item_report.cc8 DWORD CALLBACK work_item(LPVOID) { in work_item() function
Dqueue_user_work_item.cc36 DWORD CALLBACK work_item(LPVOID) { in work_item() function
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dqueue_user_work_item_report.cpp8 DWORD CALLBACK work_item(LPVOID) { in work_item() function
Dqueue_user_work_item.cpp31 DWORD CALLBACK work_item(LPVOID) { in work_item() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp201 VectorDCE::WorkListItem work_item, in MarkCompositeContructUsesAsLive()
403 WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, in AddItemToWorkListIfNeeded()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dvector_dce.cpp201 VectorDCE::WorkListItem work_item, in MarkCompositeContructUsesAsLive()
403 WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, in AddItemToWorkListIfNeeded()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp201 VectorDCE::WorkListItem work_item, in MarkCompositeContructUsesAsLive()
403 WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, in AddItemToWorkListIfNeeded()
/external/tensorflow/tensorflow/core/framework/
Ddataset.cc714 void BackgroundWorker::Schedule(std::function<void()> work_item) { in Schedule()
729 std::function<void()> work_item = nullptr; in WorkerLoop() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1466 int work_item = cur_create_block_number.fetch_add(1); in Compute() local
1481 int work_item = cur_mult_block_number.fetch_add(1); in Compute() local