Home
last modified time | relevance | path

Searched defs:loops (Results 26 - 50 of 89) sorted by relevance

1234

/third_party/skia/bench/
H A DGrMemoryPoolBench.cpp44 static void run_stack(GrMemoryPool* pool, int loops) { in run_stack() argument
68 static void run_queue(GrMemoryPool* pool, int loops) { in run_queue() argument
92 static void run_pushpop(GrMemoryPool* pool, int loops) { in run_pushpop() argument
113 static void run_random(GrMemoryPool* pool, int loops) { in run_random() argument
[all...]
H A DSKPBench.cpp106 void SKPBench::onDraw(int loops, SkCanvas* canvas) { in onDraw() argument
H A DLightingBench.cpp22 void draw(int loops, SkCanvas* canvas, sk_sp<SkImageFilter> imageFilter) const { in draw() argument
[all...]
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dfusion_legal.cpp166 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
302 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
435 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
573 auto loops in TEST_F() local
715 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
858 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
999 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1139 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1279 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1444 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1480 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1644 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1842 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1901 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
2116 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
2177 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
2360 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
2560 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
2614 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
2767 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
2910 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3054 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3263 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3276 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3411 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3584 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3628 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3786 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
3941 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
4099 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
4248 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
4393 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
4543 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvlat1.cpp68 int32_t count, loops; in _Latin1ToUnicodeWithOffsets() local
187 int32_t count, loops; in _Latin1FromUnicodeWithOffsets() local
514 int32_t count, loops; in _ASCIIToUnicodeWithOffsets() local
650 int32_t count, loops; in ucnv_ASCIIFromUTF8() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvlat1.cpp68 int32_t count, loops; in _Latin1ToUnicodeWithOffsets() local
187 int32_t count, loops; in _Latin1FromUnicodeWithOffsets() local
514 int32_t count, loops; in _ASCIIToUnicodeWithOffsets() local
650 int32_t count, loops; in ucnv_ASCIIFromUTF8() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise06.c167 int loops = 100, res; in test_advice_willneed() local
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load_single.c73 void *calc(int loops) in calc() argument
86 int periodic_thread(nsec_t period, int iterations, int loops) in periodic_thread() argument
H A Dperiodic_cpu_load.c110 int loops = (intptr_t) arg; in calc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSpillPlacement.h47 const MachineLoopInfo *loops; member in llvm::SpillPlacement
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvlat1.cpp68 int32_t count, loops; in _Latin1ToUnicodeWithOffsets() local
187 int32_t count, loops; in _Latin1FromUnicodeWithOffsets() local
514 int32_t count, loops; in _ASCIIToUnicodeWithOffsets() local
650 int32_t count, loops; in ucnv_ASCIIFromUTF8() local
[all...]
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.cpp43 int loops = LOOPS; in main() local
/third_party/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp351 int32_t loops = 0; in runTestLoop() local
[all...]
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dhackbench.c67 static unsigned int loops = 100; variable
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c108 unsigned long i, j, loops = mult * est_loops; in do_work() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_fission.cpp278 std::vector<const Loop*> loops; CanPerformSplit() local
[all...]
H A Dloop_fusion.cpp30 void CollectChildren(Loop* loop, std::vector<const Loop*>* loops) { in CollectChildren() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fission.cpp278 std::vector<const Loop*> loops; CanPerformSplit() local
[all...]
H A Dloop_fusion.cpp30 void CollectChildren(Loop* loop, std::vector<const Loop*>* loops) { in CollectChildren() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Duperf.cpp351 int32_t loops = 0; in runTestLoop() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_event_loop.c49 static uint64_t loops; variable
/third_party/spirv-tools/source/opt/
H A Dloop_fission.cpp278 std::vector<const Loop*> loops; CanPerformSplit() local
[all...]
/third_party/libuv/test/
H A Dtest-fs-event.c1108 uv_loop_t loops[1024]; in TEST_IMPL() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_finalize.cpp268 unsigned ifs, loops; in run_on() local
279 unsigned ifs, loops; in run_on() local
890 unsigned bc_finalizer::get_stack_depth(node *n, unsigned &loops, in get_stack_depth() argument
944 unsigned loops in update_nstack() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c372 unsigned loops[R500_PVS_MAX_LOOP_DEPTH] = {}; in translate_vertex_program() local

Completed in 19 milliseconds

1234