| /third_party/spirv-tools/source/opt/ |
| H A D | loop_fusion.cpp | 29 void CollectChildren(Loop* loop, std::vector<const Loop*>* loops) { in CollectChildren() argument [all...] |
| H A D | loop_dependence.h | 299 LoopDependenceAnalysis(IRContext* context, std::vector<const Loop*> loops) in LoopDependenceAnalysis() argument
|
| H A D | loop_dependence_helpers.cpp | 341 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...] |
| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | PerfTest.java | 274 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 D | stringperf.h | 72 int loops = LOOPS; in getEventsPerIteration() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_dependence.h | 299 LoopDependenceAnalysis(IRContext* context, std::vector<const Loop*> loops) in LoopDependenceAnalysis() argument
|
| H A D | loop_dependence_helpers.cpp | 343 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 D | loop_dependence.h | 299 LoopDependenceAnalysis(IRContext* context, std::vector<const Loop*> loops) in LoopDependenceAnalysis() argument
|
| H A D | loop_dependence_helpers.cpp | 343 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 D | preconfig.c | 826 int loops = 0; in _PyPreConfig_Read() local
|
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | FractalNoiseEffect.cpp | 196 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 D | nanobench.cpp | 284 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...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 136 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 D | mali_kbase_pm_driver.c | 268 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 D | mali_kbase_pm_driver.c | 143 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 D | mali_kbase_pm_driver.c | 237 u32 loops = KBASE_CLEAN_CACHE_MAX_LOOPS; in mali_cci_flush_l2() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_driver.h | 160 uint32_t loops; member
|
| /third_party/icu/icu4c/source/test/perf/collationperf/ |
| H A D | collperf.cpp | 375 int loops = 0; in doKeyGen() local 471 int loops = 0; doBinarySearch() local [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-client.c | 1377 long loops = 0; in debuginfod_query_server() local
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 941 std::stack<LoopBlocks> loops; member in spv::Builder
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_direct.c | 1204 int loops = 10; local
|
| /third_party/backends/backend/ |
| H A D | lexmark_low.c | 988 int loops = 0; in low_poll_data() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnvmbcs.cpp | 2232 int32_t count, loops, oredEntries; in ucnv_MBCSSingleToBMPWithOffsets() local 3882 int32_t count, loops; in ucnv_MBCSSingleFromBMPWithOffsets() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvmbcs.cpp | 2232 int32_t count, loops, oredEntries; in ucnv_MBCSSingleToBMPWithOffsets() local 3882 int32_t count, loops; in ucnv_MBCSSingleFromBMPWithOffsets() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
| H A D | unittests.cpp | 2013 std::string loops = "f = f + f * 2.0;"; in TEST_F() local
|