Home
last modified time | relevance | path

Searched defs:loops (Results 176 - 200 of 309) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/phy/marvell/
H A Dphy-pxa-usb.c163 int loops; in pxa_usb_phy_init() local
/kernel/linux/linux-6.6/sound/core/
H A Dinit.c712 int len, loops; in snd_card_set_id_no_lock() local
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java274 public FunctionRunner(Function f, long loops, int id) { in FunctionRunner() argument
288 private long loops; field in PerfTest.FunctionRunner
648 private long performLoops(Function function, long loops) throws InterruptedException { in performLoops() argument
[all...]
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h72 int loops = LOOPS; in getEventsPerIteration() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.h299 LoopDependenceAnalysis(IRContext* context, std::vector<const Loop*> loops) in LoopDependenceAnalysis() argument
H A Dloop_dependence_helpers.cpp343 std::set<const Loop*> loops = CollectLoops(recurrent_nodes); CountInductionVariables() local
358 std::set<const Loop*> loops = CollectLoops(source_nodes); CollectLoops() local
372 std::set<const Loop*> loops = CollectLoops(source, destination); CountInductionVariables() local
408 CheckSupportedLoops( std::vector<const Loop*> loops) CheckSupportedLoops() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.h299 LoopDependenceAnalysis(IRContext* context, std::vector<const Loop*> loops) in LoopDependenceAnalysis() argument
H A Dloop_dependence_helpers.cpp343 std::set<const Loop*> loops = CollectLoops(recurrent_nodes); CountInductionVariables() local
358 std::set<const Loop*> loops = CollectLoops(source_nodes); CollectLoops() local
372 std::set<const Loop*> loops = CollectLoops(source, destination); CountInductionVariables() local
408 CheckSupportedLoops( std::vector<const Loop*> loops) CheckSupportedLoops() argument
[all...]
/third_party/python/Python/
H A Dpreconfig.c826 int loops = 0; in _PyPreConfig_Read() local
/third_party/skia/modules/skottie/src/effects/
H A DFractalNoiseEffect.cpp196 sk_sp<SkRuntimeEffect> make_noise_effect(unsigned loops, const char* filter, const char* fractal) { in make_noise_effect() argument
/third_party/skia/bench/
H A Dnanobench.cpp284 static double time(int loops, Benchmark* bench, Target* target) { in time() argument
308 static int detect_forever_loops(int loops) { in detect_forever_loops() argument
316 static int clamp_loops(int loops) { in clamp_loops() argument
367 int loops = bench->calculateLoops(FLAGS_loops); setup_cpu_bench() local
409 int loops = bench->calculateLoops(FLAGS_loops); setup_gpu_bench() local
1309 int loops = target->needsFrameTiming(&maxFrameLag) global() local
[all...]
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.h299 LoopDependenceAnalysis(IRContext* context, std::vector<const Loop*> loops) in LoopDependenceAnalysis() argument
H A Dloop_dependence_helpers.cpp341 std::set<const Loop*> loops = CollectLoops(recurrent_nodes); CountInductionVariables() local
356 std::set<const Loop*> loops = CollectLoops(source_nodes); CollectLoops() local
370 std::set<const Loop*> loops = CollectLoops(source, destination); CountInductionVariables() local
406 CheckSupportedLoops( std::vector<const Loop*> loops) CheckSupportedLoops() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_driver.c136 u32 loops = KBASE_CLEAN_CACHE_MAX_LOOPS; in mali_cci_flush_l2() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_driver.c268 u32 loops = KBASE_CLEAN_CACHE_MAX_LOOPS; in mali_cci_flush_l2() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_driver.c143 u32 loops = KBASE_CLEAN_CACHE_MAX_LOOPS; in mali_cci_flush_l2() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_driver.c237 u32 loops = KBASE_CLEAN_CACHE_MAX_LOOPS; in mali_cci_flush_l2() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtime.c439 void __no_kcsan __delay(unsigned long loops) in __delay() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dtime_64.c779 void __delay(unsigned long loops) in __delay() argument
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Duserfaultfd.c432 unsigned long loops; in locking_thread() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtime.c359 void __no_kcsan __delay(unsigned long loops) in __delay() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dtime_64.c779 void __delay(unsigned long loops) in __delay() argument
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrukservices.c710 int ret, loops = 200; /* experimentally determined */ in send_message_put_nacked() local
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpmac_zilog.c220 int loops = 0; variable
H A Dip22zilog.c996 int loops = ZS_PUT_CHAR_MAX_DELAY; in ip22zilog_put_char() local

Completed in 36 milliseconds

12345678910>>...13