Home
last modified time | relevance | path

Searched defs:kStackSize (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/compiler-rt/test/lsan/TestCases/
H A Dswapcontext.cc17 const int kStackSize = 1 << 20; variable
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/
H A Dclone_test.cc24 const int kStackSize = 1 << 20; in main() local
H A Dswapcontext_test.cc18 const int kStackSize = 1 << 20; variable
H A Dswapcontext_annotation.cc26 const int kStackSize = 1 << 20; variable
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/
H A Dstack-use-after-return.cc29 # define kStackSize 0 macro
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dsigaltstack_test.cc28 constexpr size_t kStackSize = 16 * 4096; // from bionic/tests/pthread_test.cpp, fails if less. variable
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/testcases/
H A Dstarve.cc24 constexpr int kStackSize = 4096; variable
/aosp_15_r20/external/libgav1/src/utils/
H A Dstack_test.cc25 constexpr int kStackSize = 8; variable
/aosp_15_r20/system/chre/platform/slpi/
H A Dinit.cc64 constexpr size_t kStackSize = (8 * 1024); variable
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
H A Dregexcmp.h47 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/external/icu/icu4c/source/common/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/bionic/tests/
H A Dandroid_unsafe_frame_pointer_chase_test.cpp112 static constexpr size_t kStackSize = 16384; variable
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dregexcmp.h47 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dregexcmp.h47 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dregexcmp.h48 kStackSize = 100 // The size of the state stack for enumerator
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dframe_pointer_unwinder_unittest.cc149 constexpr static uint64_t kStackSize = 0xFFFFFFF; variable
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DRBBIRuleScanner.java26 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBIRuleScanner.java27 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
/aosp_15_r20/external/libbrillo/brillo/
H A Dprocess.cc220 constexpr size_t kStackSize = 64 * 1024; in Start() local

123