/aosp_15_r20/external/compiler-rt/test/lsan/TestCases/ |
H A D | swapcontext.cc | 17 const int kStackSize = 1 << 20; variable
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/ |
H A D | clone_test.cc | 24 const int kStackSize = 1 << 20; in main() local
|
H A D | swapcontext_test.cc | 18 const int kStackSize = 1 << 20; variable
|
H A D | swapcontext_annotation.cc | 26 const int kStackSize = 1 << 20; variable
|
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Posix/ |
H A D | stack-use-after-return.cc | 29 # define kStackSize 0 macro
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | sigaltstack_test.cc | 28 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 D | starve.cc | 24 constexpr int kStackSize = 4096; variable
|
/aosp_15_r20/external/libgav1/src/utils/ |
H A D | stack_test.cc | 25 constexpr int kStackSize = 8; variable
|
/aosp_15_r20/system/chre/platform/slpi/ |
H A D | init.cc | 64 constexpr size_t kStackSize = (8 * 1024); variable
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | rbbiscan.h | 49 kStackSize = 100 // The size of the state stack for enumerator
|
H A D | regexcmp.h | 47 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 D | rbbiscan.h | 49 kStackSize = 100 // The size of the state stack for enumerator
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | rbbiscan.h | 49 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 D | rbbiscan.h | 49 kStackSize = 100 // The size of the state stack for enumerator
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | rbbiscan.h | 49 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 D | rbbiscan.h | 49 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 D | rbbiscan.h | 49 kStackSize = 100 // The size of the state stack for enumerator
|
/aosp_15_r20/bionic/tests/ |
H A D | android_unsafe_frame_pointer_chase_test.cpp | 112 static constexpr size_t kStackSize = 16384; variable
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | regexcmp.h | 47 kStackSize = 100 // The size of the state stack for enumerator
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | regexcmp.h | 47 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 D | regexcmp.h | 48 kStackSize = 100 // The size of the state stack for enumerator
|
/aosp_15_r20/external/perfetto/src/profiling/perf/ |
H A D | frame_pointer_unwinder_unittest.cc | 149 constexpr static uint64_t kStackSize = 0xFFFFFFF; variable
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/ |
H A D | RBBIRuleScanner.java | 26 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 D | RBBIRuleScanner.java | 27 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
|
/aosp_15_r20/external/libbrillo/brillo/ |
H A D | process.cc | 220 constexpr size_t kStackSize = 64 * 1024; in Start() local
|