Home
last modified time | relevance | path

Searched defs:loops (Results 51 - 75 of 309) sorted by relevance

12345678910>>...13

/third_party/skia/bench/
H A DBenchmark.cpp50 void Benchmark::draw(int loops, SkCanvas* canvas) { in draw() argument
H A DMSKPBench.cpp19 void MSKPBench::onDraw(int loops, SkCanvas* canvas) { in onDraw() argument
H A DRecordingBench.cpp40 void RecordingBench::onDraw(int loops, SkCanvas*) { in onDraw() argument
69 void DeserializePictureBench::onDraw(int loops, SkCanvas*) { in onDraw() argument
H A DGMBench.cpp45 void GMBench::onDraw(int loops, SkCanvas* canvas) { in onDraw() argument
H A DPerlinNoiseBench.cpp41 void test(int loops, SkCanvas* canvas, int x, int y, in test() argument
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dfusion_compatibility.cpp105 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
190 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
276 auto loops = ld.GetLoopsInBinaryLayoutOrder(); in TEST_F() local
363 auto loops in TEST_F() local
451 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
539 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
637 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
738 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
838 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
941 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1046 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1179 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1273 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1385 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1477 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1568 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1666 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
1775 auto loops = ld.GetLoopsInBinaryLayoutOrder(); TEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dfutex.h90 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic() local
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dfutex.h85 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic() local
/kernel/linux/linux-5.10/tools/gpio/
H A Dgpio-event-mon.c170 unsigned int loops = 0; in main() local
28 monitor_device(const char *device_name, unsigned int *lines, unsigned int num_lines, struct gpio_v2_line_config *config, unsigned int loops) monitor_device() argument
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dbenchmark.c20 int l, loops = 1; in benchmark_iter() local
/kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c20 unsigned int loops; member
/kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c10 unsigned long loops; member
/kernel/linux/linux-6.6/tools/gpio/
H A Dgpio-event-mon.c172 unsigned int loops = 0; in main() local
28 monitor_device(const char *device_name, unsigned int *lines, unsigned int num_lines, struct gpio_v2_line_config *config, unsigned int loops) monitor_device() argument
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dbenchmark.c20 int l, loops = 1; in benchmark_iter() local
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_core02.c40 int loops; member
/third_party/node/deps/base64/base64/lib/arch/neon64/
H A Denc_loop_asm.c93 size_t loops = rounds / 8; in enc_loop_neon64() local
/third_party/node/deps/base64/base64/lib/arch/avx/
H A Denc_loop_asm.c141 size_t loops = rounds / 36; in enc_loop_avx() local
/third_party/node/deps/base64/base64/lib/arch/avx2/
H A Denc_loop_asm.c147 size_t loops = rounds / 36; in enc_loop_avx2() local
/third_party/node/deps/base64/base64/lib/arch/ssse3/
H A Denc_loop_asm.c145 size_t loops = rounds / 36; in enc_loop_ssse3() local
/third_party/ltp/testcases/kernel/ipc/semaphore/
H A Dsem01.c46 int loops = 100; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h60 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, VirtRegMap *vrm, const MachineLoopInfo &loops, const MachineBlockFrequencyInfo &mbfi, NormalizingFn norm = normalizeSpillWeight) VirtRegAuxInfo() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_dependency.cpp221 int loops = 5; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dspinlock_test.c11 int loops; in ss_get() local
42 int loops; member
52 int loops; in multi_other() local
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dspinlock_test.c14 int loops; in ss_get() local
47 int loops; member
57 int loops; in multi_other() local
[all...]
/kernel/linux/linux-5.10/arch/x86/boot/
H A Da20.c22 int loops = MAX_8042_LOOPS; in empty_8042() local
54 static int a20_test(int loops) in a20_test() argument
130 int loops = A20_ENABLE_LOOPS; in enable_a20() local

Completed in 9 milliseconds

12345678910>>...13