/third_party/flutter/skia/third_party/externals/libwebp/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()
|
/third_party/skia/third_party/externals/libwebp/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()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | dboolhuff.h | 56 int loop_end, x; \ 60 loop_end = 0; \ 64 loop_end = x; \ 67 while(shift >= loop_end) \
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | dboolhuff.c | 48 int loop_end = 0; in vp8dx_bool_decoder_fill() local 60 loop_end = x; in vp8dx_bool_decoder_fill() 64 while (shift >= loop_end) { in vp8dx_bool_decoder_fill()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | sbrdsp_mips.c | 279 float *loop_end; in sbr_sum_square_mips() local 281 loop_end = p_x + (n >> 1)*4 - 4; in sbr_sum_square_mips() 310 : [loop_end]"r"(loop_end) in sbr_sum_square_mips() 669 const float *p_x, *p_g, *loop_end; in sbr_hf_g_filt_mips() local 676 loop_end = p_g + m_max; in sbr_hf_g_filt_mips() 698 : [loop_end]"r"(loop_end) in sbr_hf_g_filt_mips()
|
D | aacdec_mips.c | 66 const float *loop_end = src + count; in float_copy() local 103 : [loop_end]"r"(loop_end) in float_copy() 375 float *loop_end = saved + 448; in update_ltp_mips() local 416 : [loop_end]"r"(loop_end) in update_ltp_mips()
|
D | aacsbr_mips.c | 74 float *loop_end=p_x1_low + 2560; in sbr_lf_gen_mips() local 92 : [loop_end]"r"(loop_end) in sbr_lf_gen_mips()
|
/third_party/ffmpeg/libavformat/ |
D | mca.c | 50 uint32_t header_size, data_size, data_offset, loop_start, loop_end, in read_header() local 71 loop_end = avio_rl32(s->pb); in read_header() 89 || loop_start > loop_end || m->block_count < 1) in read_header() 96 av_rescale(loop_end, AV_TIME_BASE, in read_header()
|
/third_party/libsnd/src/ |
D | mpc2k.c | 162 uint32_t sample_start, loop_end, sample_frames, loop_length ; in mpc2k_read_header() local 174 …psf_binheader_readf (psf, "eb4444", bytes, 3, &sample_start, &loop_end, &sample_frames, &loop_leng… in mpc2k_read_header() 180 …nd : %d\n Frames : %d\n Length : %d\n", sample_start, loop_end, sample_frames, l… in mpc2k_read_header()
|
D | xi.c | 44 int loop_begin, loop_end ; member 306 pxi->loop_end = 0 ; in xi_write_header() 308 …header_writef (psf, "et844", BHW8 (psf->sf.frames), BHW4 (pxi->loop_begin), BHW4 (pxi->loop_end)) ; in xi_write_header() 337 int k, loop_begin, loop_end ; in xi_read_header() local 402 { psf_binheader_readf (psf, "e444", &(sample_sizes [k]), &loop_begin, &loop_end) ; in xi_read_header() 414 psf_log_printf (psf, " loop\n begin : %d\n end : %d\n", loop_begin, loop_end) ; in xi_read_header() 435 psf->instrument->loops [0].end = loop_end ; in xi_read_header()
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_cf.cpp | 139 CFInstruction (loop_end), in LoopEndInstruction() 151 assert(lhs.type() == loop_end); in is_equal_to()
|
D | sfn_instruction_base.h | 84 loop_end, enumerator
|
/third_party/vk-gl-cts/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
|
/third_party/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()
|
/third_party/ffmpeg/libavfilter/x86/ |
D | avf_showcqt.asm | 119 .loop_end: label 134 jae .loop_end 142 jmp .loop_end
|
/third_party/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()
|
/third_party/icu/icu4c/source/common/ |
D | uniset.cpp | 1804 if (a == UNICODESET_HIGH) goto loop_end; in add() 1822 if (a == UNICODESET_HIGH) goto loop_end; in add() 1825 if (b == UNICODESET_HIGH) goto loop_end; in add() 1840 if (a == UNICODESET_HIGH) goto loop_end; in add() 1856 if (a == UNICODESET_HIGH) goto loop_end; in add() 1865 loop_end: in add() 1900 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1918 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1935 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1951 if (a == UNICODESET_HIGH) goto loop_end; in retain() [all …]
|
/third_party/node/deps/icu-small/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 …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uniset.cpp | 1804 if (a == UNICODESET_HIGH) goto loop_end; in add() 1822 if (a == UNICODESET_HIGH) goto loop_end; in add() 1825 if (b == UNICODESET_HIGH) goto loop_end; in add() 1840 if (a == UNICODESET_HIGH) goto loop_end; in add() 1856 if (a == UNICODESET_HIGH) goto loop_end; in add() 1865 loop_end: in add() 1900 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1918 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1935 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1951 if (a == UNICODESET_HIGH) goto loop_end; in retain() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uniset.cpp | 1814 if (a == UNICODESET_HIGH) goto loop_end; in add() 1832 if (a == UNICODESET_HIGH) goto loop_end; in add() 1835 if (b == UNICODESET_HIGH) goto loop_end; in add() 1850 if (a == UNICODESET_HIGH) goto loop_end; in add() 1866 if (a == UNICODESET_HIGH) goto loop_end; in add() 1875 loop_end: in add() 1910 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1928 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1945 if (a == UNICODESET_HIGH) goto loop_end; in retain() 1961 if (a == UNICODESET_HIGH) goto loop_end; in retain() [all …]
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check_impl.h | 41 int loop_end; member
|