/external/autotest/frontend/tko/ |
D | rpc_interface.py | 337 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
|
D | models.py | 405 def _join_test_label_column(self, query_set, label_name, label_id): argument
|
/external/harfbuzz_ng/test/api/ |
D | test-ot-name.c | 38 hb_ot_name_id_t label_id; in test_ot_layout_feature_get_name_ids_and_characters() local
|
/external/mesa3d/src/amd/common/ |
D | ac_llvm_build.c | 1947 int label_id) in set_basicblock_name() 1984 void ac_build_bgnloop(struct ac_llvm_context *ctx, int label_id) in ac_build_bgnloop() 2006 void ac_build_else(struct ac_llvm_context *ctx, int label_id) in ac_build_else() 2022 void ac_build_endif(struct ac_llvm_context *ctx, int label_id) in ac_build_endif() 2035 void ac_build_endloop(struct ac_llvm_context *ctx, int label_id) in ac_build_endloop() 2049 int label_id) in if_cond_emit() 2062 int label_id) in ac_build_if() 2070 int label_id) in ac_build_uif()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | basic_block.cpp | 24 BasicBlock::BasicBlock(uint32_t label_id) in BasicBlock()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | basic_block.cpp | 24 BasicBlock::BasicBlock(uint32_t label_id) in BasicBlock()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | propagator.cpp | 218 const_block.ForEachSuccessorLabel([this, &block](const uint32_t label_id) { in Initialize()
|
D | inline_pass.cpp | 53 void InlinePass::AddBranch(uint32_t label_id, in AddBranch() 99 std::unique_ptr<Instruction> InlinePass::NewLabel(uint32_t label_id) { in NewLabel()
|
D | basic_block.cpp | 220 BasicBlock* BasicBlock::SplitBasicBlock(IRContext* context, uint32_t label_id, in SplitBasicBlock()
|
D | mem_pass.cpp | 411 this](uint32_t label_id) { in RemoveUnreachableBlocks()
|
D | ir_builder.h | 170 Instruction* AddBranch(uint32_t label_id) { in AddBranch()
|
D | loop_unroller.cpp | 996 for (uint32_t label_id : loop_->GetBlocks()) { in CanPerformUnroll() local
|
D | instrument_pass.cpp | 84 std::unique_ptr<Instruction> InstrumentPass::NewLabel(uint32_t label_id) { in NewLabel()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | propagator.cpp | 218 const_block.ForEachSuccessorLabel([this, &block](const uint32_t label_id) { in Initialize()
|
D | inline_pass.cpp | 57 void InlinePass::AddBranch(uint32_t label_id, in AddBranch() 103 std::unique_ptr<Instruction> InlinePass::NewLabel(uint32_t label_id) { in NewLabel()
|
D | basic_block.cpp | 220 BasicBlock* BasicBlock::SplitBasicBlock(IRContext* context, uint32_t label_id, in SplitBasicBlock()
|
D | mem_pass.cpp | 411 this](uint32_t label_id) { in RemoveUnreachableBlocks()
|
D | ir_builder.h | 170 Instruction* AddBranch(uint32_t label_id) { in AddBranch()
|
D | loop_unroller.cpp | 996 for (uint32_t label_id : loop_->GetBlocks()) { in CanPerformUnroll() local
|
D | instrument_pass.cpp | 84 std::unique_ptr<Instruction> InstrumentPass::NewLabel(uint32_t label_id) { in NewLabel()
|
/external/minijail/ |
D | bpf.c | 229 unsigned long c, unsigned int label_id) in bpf_arg_comp()
|
D | syscall_filter.c | 161 int label_id = bpf_label_id(labels, label_str); in get_label_id() local
|
D | syscall_filter_unittest.cc | 72 unsigned int label_id, in test_compile_policy_line() 289 unsigned int label_id = 0; in TEST() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 1195 hb_ot_name_id_t *label_id, /* OUT. May be NULL */ in hb_ot_layout_feature_get_name_ids()
|