Home
last modified time | relevance | path

Searched defs:label_id (Results 1 – 25 of 40) sorted by relevance

12

/external/autotest/frontend/tko/
Drpc_interface.py337 def modify_test_label(label_id, **data): argument
341 def delete_test_label(label_id): argument
356 def test_label_add_tests(label_id, **test_filter_data): argument
361 def test_label_remove_tests(label_id, **test_filter_data): argument
/external/harfbuzz_ng/test/api/
Dtest-ot-name.c38 hb_ot_name_id_t label_id; in test_ot_layout_feature_get_name_ids_and_characters() local
/external/perfetto/src/trace_processor/importers/proto/
Dmetadata_module.cc102 auto label_id = storage->InternString(packet.label()); in ParseChromeBenchmarkMetadata() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.cpp24 BasicBlock::BasicBlock(uint32_t label_id) in BasicBlock()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dbasic_block.cpp24 BasicBlock::BasicBlock(uint32_t label_id) in BasicBlock()
/external/deqp-deps/SPIRV-Tools/source/val/
Dbasic_block.cpp24 BasicBlock::BasicBlock(uint32_t label_id) in BasicBlock()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpropagator.cpp218 const_block.ForEachSuccessorLabel([this, &block](const uint32_t label_id) { in Initialize()
Dbasic_block.cpp240 BasicBlock* BasicBlock::SplitBasicBlock(IRContext* context, uint32_t label_id, in SplitBasicBlock()
Dinline_pass.cpp57 void InlinePass::AddBranch(uint32_t label_id, in AddBranch()
115 std::unique_ptr<Instruction> InlinePass::NewLabel(uint32_t label_id) { in NewLabel()
Dmem_pass.cpp426 this](uint32_t label_id) { in RemoveUnreachableBlocks()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp218 const_block.ForEachSuccessorLabel([this, &block](const uint32_t label_id) { in Initialize()
Dbasic_block.cpp240 BasicBlock* BasicBlock::SplitBasicBlock(IRContext* context, uint32_t label_id, in SplitBasicBlock()
Dinline_pass.cpp57 void InlinePass::AddBranch(uint32_t label_id, in AddBranch()
115 std::unique_ptr<Instruction> InlinePass::NewLabel(uint32_t label_id) { in NewLabel()
Dmem_pass.cpp426 this](uint32_t label_id) { in RemoveUnreachableBlocks()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dpropagator.cpp218 const_block.ForEachSuccessorLabel([this, &block](const uint32_t label_id) { in Initialize()
Dbasic_block.cpp240 BasicBlock* BasicBlock::SplitBasicBlock(IRContext* context, uint32_t label_id, in SplitBasicBlock()
Dinline_pass.cpp57 void InlinePass::AddBranch(uint32_t label_id, in AddBranch()
115 std::unique_ptr<Instruction> InlinePass::NewLabel(uint32_t label_id) { in NewLabel()
Dmem_pass.cpp426 this](uint32_t label_id) { in RemoveUnreachableBlocks()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_propagate_instruction_up.cpp25 uint32_t label_id) { in GetResultIdFromLabelId()
Dtransformation_duplicate_region_with_selection.cpp361 exit_block->ForEachSuccessorLabel([this, ir_context](uint32_t label_id) { in Apply()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp25 uint32_t label_id) { in GetResultIdFromLabelId()
Dtransformation_duplicate_region_with_selection.cpp362 exit_block->ForEachSuccessorLabel([this, ir_context](uint32_t label_id) { in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_propagate_instruction_up.cpp25 uint32_t label_id) { in GetResultIdFromLabelId()
Dtransformation_duplicate_region_with_selection.cpp362 exit_block->ForEachSuccessorLabel([this, ir_context](uint32_t label_id) { in Apply()
/external/minijail/
Dbpf.c229 unsigned long c, unsigned int label_id) in bpf_arg_comp()

12