| /third_party/skia/bench/ |
| H A D | Benchmark.cpp | 50 void Benchmark::draw(int loops, SkCanvas* canvas) { in draw() argument
|
| H A D | MSKPBench.cpp | 19 void MSKPBench::onDraw(int loops, SkCanvas* canvas) { in onDraw() argument
|
| H A D | RecordingBench.cpp | 40 void RecordingBench::onDraw(int loops, SkCanvas*) { in onDraw() argument 69 void DeserializePictureBench::onDraw(int loops, SkCanvas*) { in onDraw() argument
|
| H A D | GMBench.cpp | 45 void GMBench::onDraw(int loops, SkCanvas* canvas) { in onDraw() argument
|
| H A D | PerlinNoiseBench.cpp | 41 void test(int loops, SkCanvas* canvas, int x, int y, in test() argument
|
| /third_party/spirv-tools/test/opt/loop_optimizations/ |
| H A D | fusion_compatibility.cpp | 105 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 D | futex.h | 90 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic() local
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | futex.h | 85 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic() local
|
| /kernel/linux/linux-5.10/tools/gpio/ |
| H A D | gpio-event-mon.c | 170 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 D | benchmark.c | 20 int l, loops = 1; in benchmark_iter() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/thread_loop/ |
| H A D | thread_loop.c | 20 unsigned int loops; member
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/memcpy_thread/ |
| H A D | memcpy_thread.c | 10 unsigned long loops; member
|
| /kernel/linux/linux-6.6/tools/gpio/ |
| H A D | gpio-event-mon.c | 172 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 D | benchmark.c | 20 int l, loops = 1; in benchmark_iter() local
|
| /third_party/ltp/testcases/kernel/controllers/cgroup/ |
| H A D | cgroup_core02.c | 40 int loops; member
|
| /third_party/node/deps/base64/base64/lib/arch/neon64/ |
| H A D | enc_loop_asm.c | 93 size_t loops = rounds / 8; in enc_loop_neon64() local
|
| /third_party/node/deps/base64/base64/lib/arch/avx/ |
| H A D | enc_loop_asm.c | 141 size_t loops = rounds / 36; in enc_loop_avx() local
|
| /third_party/node/deps/base64/base64/lib/arch/avx2/ |
| H A D | enc_loop_asm.c | 147 size_t loops = rounds / 36; in enc_loop_avx2() local
|
| /third_party/node/deps/base64/base64/lib/arch/ssse3/ |
| H A D | enc_loop_asm.c | 145 size_t loops = rounds / 36; in enc_loop_ssse3() local
|
| /third_party/ltp/testcases/kernel/ipc/semaphore/ |
| H A D | sem01.c | 46 int loops = 100; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | CalcSpillWeights.h | 60 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 D | ut_dependency.cpp | 221 int loops = 5; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | spinlock_test.c | 11 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 D | spinlock_test.c | 14 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 D | a20.c | 22 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
|