/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/leperf/ |
H A D | letrperf.cpp | 152 int32_t loopCount; in main() local
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
H A D | SquaringDrawable.java | 161 public void setLoopCount(int loopCount) { in setLoopCount()
|
/aosp_15_r20/packages/services/Car/tests/android_car_api_test/src/com/android/car/internal/test/ |
D | LargeParcelableTest.java | 173 int loopCount = 32 * 1024 + 1; in testClosingLargeParcelableBase_releaseResource() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | FenceSyncTests.cpp | 253 unsigned int loopCount = 0; in TEST_P() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOCornerCase.cpp | 62 string useCornerCaseShader(int loopCount) in useCornerCaseShader()
|
/aosp_15_r20/frameworks/base/tests/JankBench/app/src/main/jni/ |
H A D | test.cpp | 125 size_t loopCount = 0; in Java_com_android_benchmark_synthetic_TestInterface_nMemoryTest() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | RefreshRateOverlay.cpp | 34 const size_t loopCount = features.test(Features::Spinner) ? 6 : 1; in draw() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/ex/framesequence/android-common-framesequence/android_common/javac/ |
D | android-common-framesequence.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/parser/ |
H A D | CharacterReaderTest.java | 384 int loopCount = 64; in bufferUp() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/image/gif/ |
D | reader.go | 90 loopCount int member
|
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/ |
D | patricia_trie_policy.cpp | 98 for (int loopCount = maxCodePointCount; loopCount > 0; --loopCount) { in getCodePointsAndProbabilityAndReturnCodePointCount() local
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 243 int loopCount = WebPDemuxGetI(fDemux.get(), WEBP_FF_LOOP_COUNT); in onGetRepetitionCount() local
|
/aosp_15_r20/frameworks/av/services/oboeservice/ |
H A D | AAudioServiceStreamBase.cpp | 425 int32_t loopCount = 0; in run() local
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/client/ |
H A D | AudioStreamInternal.cpp | 841 int32_t loopCount = 0; in processData() local
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | AnimatedImageDrawable.cpp | 182 jint loopCount) { in AnimatedImageDrawable_nSetRepeatCount()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/ |
D | ScopDetectionDiagnostic.h | 570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/ |
D | ScopDetectionDiagnostic.h | 570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/ |
D | ScopDetectionDiagnostic.h | 570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/ |
D | ScopDetectionDiagnostic.h | 570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
|
/aosp_15_r20/external/skia/fuzz/ |
H A D | FuzzMain.cpp | 132 int loopCount = std::max(FLAGS_loops, 1); in main() local
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLBufferAgeTest.cpp | 287 int loopCount = (sizeof(kColorSet) / sizeof(kColorSet[0])); in TEST_P() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/stringprep/ |
H A D | TestIDNA.java | 590 private static final int loopCount = 100; field in TestIDNA
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
H A D | TestIDNA.java | 593 private static final int loopCount = 100; field in TestIDNA
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
H A D | RBBIMonkeyTest.java | 1028 int loopCount = getIntProperty("loop", isQuick() ? 100 : 5000); in TestMonkey() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gradients/ |
H A D | GrGradientShader.cpp | 342 int loopCount = SkNextLog2(intervalChunks); in make_looping_colorizer() local
|