/external/webp/src/dsp/ |
D | rescaler_mips_dsp_r2.c | 36 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; 101 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end), 151 [dst]"+r"(dst), [loop_end]"=&r"(loop_end), [temp2]"=&r"(temp2) 172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPSdspR2() local 211 [dst]"+r"(dst), [loop_end]"=&r"(loop_end), [temp2]"=&r"(temp2) in ExportRowExpand_MIPSdspR2() 278 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end), in ExportRowExpand_MIPSdspR2()
|
D | rescaler_mips32.c | 154 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand_MIPS32() local 177 [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowExpand_MIPS32() 205 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end) in ExportRowExpand_MIPS32() 219 int temp0, temp1, temp3, temp4, temp5, loop_end; 250 [irow]"+r"(irow), [dst]"+r"(dst), [loop_end]"=&r"(loop_end) 271 [dst]"+r"(dst), [loop_end]"=&r"(loop_end)
|
D | alpha_processing_mips_dsp_r2.c | 134 const uint32_t* const loop_end = out + len - rest; in PackARGB_MIPSdspR2() local 165 [loop_end]"r"(loop_end), [rest]"r"(rest) in PackARGB_MIPSdspR2() 177 const uint32_t* const loop_end = out + len - rest; in PackRGB_MIPSdspR2() local 205 [loop_end]"r"(loop_end), [rest]"r"(rest) in PackRGB_MIPSdspR2()
|
/external/libvpx/vp8/decoder/ |
D | dboolhuff.c | 46 int loop_end = 0; in vp8dx_bool_decoder_fill() local 57 loop_end = x; in vp8dx_bool_decoder_fill() 61 while (shift >= loop_end) { in vp8dx_bool_decoder_fill()
|
/external/llvm/test/MC/AMDGPU/ |
D | labels-branch.s | 8 s_branch loop_end 11 loop_end: label
|
/external/libvpx/vpx_dsp/ |
D | bitreader.c | 70 int loop_end = 0; in vpx_reader_fill() local 73 loop_end = bits_over; in vpx_reader_fill() 77 while (shift >= loop_end) { in vpx_reader_fill()
|
/external/crosvm/media/cros-codecs/src/decoders/vp8/ |
D | bool_decoder.rs | 59 let mut loop_end = 0; in fill() localVariable 63 loop_end = x; in fill() 67 while shift >= loop_end { in fill()
|
/external/arm-optimized-routines/string/aarch64/ |
D | strlen-mte.S | 57 cbnz synd, L(loop_end) 64 L(loop_end):
|
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_cf.cpp | 138 CFInstruction (loop_end), in LoopEndInstruction() 150 assert(lhs.type() == loop_end); in is_equal_to()
|
D | sfn_instruction_base.h | 84 loop_end, enumerator
|
D | sfn_ir_to_assembly.cpp | 180 case Instruction::loop_end: in emit()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_loop_unroll.c | 246 nir_cf_list loop_end; in complex_unroll_loop_body() local 247 nir_cf_extract(&loop_end, nir_after_cf_node(&unlimit_term->nif->cf_node), in complex_unroll_loop_body() 249 move_cf_list_into_loop_term(&loop_end, unlimit_term); in complex_unroll_loop_body() 538 nir_cursor loop_end = nir_after_block(nir_loop_last_block(loop)); in wrapper_unroll() local 552 loop_end); in wrapper_unroll() 558 loop_end = terminator->continue_from_then ? in wrapper_unroll()
|
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/compute/unreachable/ |
D | unreachable-switch-merge-in-loop.amber | 94 OpLoopMerge %loop_exit %loop_end None 106 %loop_end = OpLabel
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_finalize.cpp | 128 cf_node *loop_end = sh.create_cf(CF_OP_LOOP_END); in finalize_loop() local 135 last_cf = loop_end; in finalize_loop() 138 loop_start->jump_after(loop_end); in finalize_loop() 139 loop_end->jump_after(loop_start); in finalize_loop() 145 loop_break->jump(loop_end); in finalize_loop() 156 loop_cont->jump(loop_end); in finalize_loop() 163 r->push_back(loop_end); in finalize_loop()
|
/external/cronet/third_party/icu/source/common/ |
D | uniset.cpp | 1803 if (a == UNICODESET_HIGH) goto loop_end; in add() 1821 if (a == UNICODESET_HIGH) goto loop_end; in add() 1824 if (b == UNICODESET_HIGH) goto loop_end; in add() 1839 if (a == UNICODESET_HIGH) goto loop_end; in add() 1855 if (a == UNICODESET_HIGH) goto loop_end; in add() 1864 loop_end: in add() 1899 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1917 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1934 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1950 if (a == UNICODESET_HIGH) goto loop_end; in retain() [all …]
|
/external/icu/icu4c/source/common/ |
D | uniset.cpp | 1803 if (a == UNICODESET_HIGH) goto loop_end; in add() 1821 if (a == UNICODESET_HIGH) goto loop_end; in add() 1824 if (b == UNICODESET_HIGH) goto loop_end; in add() 1839 if (a == UNICODESET_HIGH) goto loop_end; in add() 1855 if (a == UNICODESET_HIGH) goto loop_end; in add() 1864 loop_end: in add() 1899 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1917 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1934 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1950 if (a == UNICODESET_HIGH) goto loop_end; in retain() [all …]
|
/external/curl/packages/vms/ |
D | compare_curl_source.com | 188 $ if ref_spec .eqs. "" then goto loop_end 300 $loop_end:
|
/external/mesa3d/src/amd/compiler/ |
D | aco_spill.cpp | 385 unsigned loop_end = i; in init_live_in_vars() local 389 if (pair.second.first < loop_end) in init_live_in_vars() 407 pair.second.first >= loop_end && in init_live_in_vars() 434 pair.second.first >= loop_end && in init_live_in_vars()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.cpp | 8358 std::string loop_end; in test_shader_compilation() local 8414 loop_end.insert(0, "}\n"); in test_shader_compilation() 8415 loop_end.insert(0, indent); in test_shader_compilation() 8483 invalid_shader_source += loop_end; in test_shader_compilation() 8495 valid_shader_source += loop_end; in test_shader_compilation() 8628 std::string loop_end; in execute() local 8658 loop_end.insert(0, "}\n"); in execute() 8659 loop_end.insert(0, indent); in execute() 8768 valid_shader_source += loop_end; in execute()
|
/external/kernel-headers/original/uapi/linux/ |
D | soundcard.h | 247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
|
/external/iperf3/src/ |
D | cjson.c | 354 goto loop_end; in parse_number() 357 loop_end: in parse_number()
|