Searched defs:loop_end (Results 1 – 14 of 14) sorted by relevance
/external/webp/src/dsp/ |
D | argb_mips_dsp_r2.c | 22 const uint32_t* const loop_end = out + len - rest; in PackARGB() local 63 const uint32_t* const loop_end = out + len - rest; in PackRGB() local
|
D | rescaler_mips_dsp_r2.c | 34 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowShrink() local 171 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end; in ExportRowExpand() local
|
D | rescaler_mips32.c | 152 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowExpand() local 216 int temp0, temp1, temp3, temp4, temp5, loop_end; in ExportRowShrink() local
|
/external/llvm/test/MC/AMDGPU/ |
D | labels-branch.s | 11 loop_end: label
|
/external/libvpx/libvpx/vp8/decoder/ |
D | dboolhuff.c | 42 int loop_end = 0; in vp8dx_bool_decoder_fill() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | bitreader.c | 70 int loop_end = 0; in vpx_reader_fill() local
|
/external/libdrm/tests/ |
D | drmstat.c | 357 struct timeval loop_start, loop_end; in main() local
|
/external/v8/src/compiler/ |
D | schedule.cc | 76 void BasicBlock::set_loop_end(BasicBlock* loop_end) { loop_end_ = loop_end; } in set_loop_end()
|
D | instruction.cc | 608 RpoNumber loop_header, RpoNumber loop_end, in InstructionBlock()
|
/external/kernel-headers/original/uapi/linux/ |
D | soundcard.h | 247 int loop_start, loop_end; /* Byte offsets from the beginning */ member
|
/external/v8/src/mips64/ |
D | code-stubs-mips64.cc | 832 Label while_true, no_carry, loop_end; in Generate() local
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 835 Label while_true, no_carry, loop_end; in Generate() local
|
/external/v8/src/s390/ |
D | code-stubs-s390.cc | 772 Label while_true, no_carry, loop_end; in Generate() local
|
/external/v8/src/ppc/ |
D | code-stubs-ppc.cc | 802 Label while_true, no_carry, loop_end; in Generate() local
|