/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
D | peeling.cpp | 129 Instruction* loop_count = nullptr; in TEST_F() local 767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local 1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | peeling.cpp | 129 Instruction* loop_count = nullptr; in TEST_F() local 767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local 1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
|
/third_party/spirv-tools/test/opt/loop_optimizations/ |
D | peeling.cpp | 129 Instruction* loop_count = nullptr; in TEST_F() local 767 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 819 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 1092 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local 1144 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | img2webp.c | 91 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount() 133 int loop_count = 0; in main() local
|
D | anim_util.h | 41 uint32_t loop_count; member
|
D | gifdec.c | 176 int* const loop_count) { in GIFReadLoopCount() 358 int* const loop_count) { in GIFReadLoopCount()
|
D | gif2webp.c | 129 int loop_count = 0; // default: infinite in main() local
|
D | vwebp.c | 63 int loop_count; member
|
D | webpmux.c | 958 const int loop_count = in Process() local
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | img2webp.c | 91 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount() 133 int loop_count = 0; in main() local
|
D | anim_util.h | 41 uint32_t loop_count; member
|
D | gifdec.c | 176 int* const loop_count) { in GIFReadLoopCount() 358 int* const loop_count) { in GIFReadLoopCount()
|
D | gif2webp.c | 129 int loop_count = 0; // default: infinite in main() local
|
D | webpmux.c | 968 const int loop_count = in Process() local 1034 const int loop_count = in Process() local
|
D | vwebp.c | 63 int loop_count; member
|
/third_party/libuv/test/ |
D | benchmark-loop-count.c | 52 BENCHMARK_IMPL(loop_count) { in BENCHMARK_IMPL() argument
|
/third_party/mesa3d/src/intel/common/tests/ |
D | mi_builder_test.cpp | 1088 const uint64_t loop_count = 8; in TEST_F() local 1124 const uint64_t loop_count = 8; in TEST_F() local 1148 const uint64_t loop_count = 8; in TEST_F() local
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_tc6.c | 317 int loop_count; in read_file() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | qpeldsp_msa.c | 314 uint8_t loop_count; in horiz_mc_qpel_aver_src0_8width_msa() local 348 uint8_t loop_count; in horiz_mc_qpel_aver_src0_16width_msa() local 392 uint8_t loop_count; in horiz_mc_qpel_8width_msa() local 423 uint8_t loop_count; in horiz_mc_qpel_16width_msa() local 463 uint8_t loop_count; in horiz_mc_qpel_aver_src1_8width_msa() local 499 uint8_t loop_count; in horiz_mc_qpel_aver_src1_16width_msa() local 543 uint8_t loop_count; in horiz_mc_qpel_no_rnd_aver_src0_8width_msa() local 578 uint8_t loop_count; in horiz_mc_qpel_no_rnd_aver_src0_16width_msa() local 622 uint8_t loop_count; in horiz_mc_qpel_no_rnd_8width_msa() local 653 uint8_t loop_count; in horiz_mc_qpel_no_rnd_16width_msa() local [all …]
|
/third_party/flutter/skia/third_party/externals/libwebp/src/webp/ |
D | mux.h | 287 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
|
D | demux.h | 297 uint32_t loop_count; member
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
D | mux.h | 287 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
|
D | demux.h | 297 uint32_t loop_count; member
|
/third_party/ffmpeg/libavfilter/ |
D | src_movie.c | 67 int loop_count; member
|
/third_party/libsnd/src/ |
D | wav.c | 1297 uint32_t thisread, bytesread = 0, dword, sampler_data, loop_count, actually_loop_count = 0 ; in wav_read_smpl_chunk() local
|