Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/lit_tests/TestCases/Linux/
Dclone_test.cc23 const int kStackSize = 1 << 20; in main() local
Dswapcontext_test.cc18 const int kStackSize = 1 << 20; variable
/external/chromium_org/third_party/icu/source/common/
Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/external/icu4c/common/
Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator
/external/chromium_org/third_party/icu/source/i18n/
Dregexcmp.h44 kStackSize = 100 // The size of the state stack for enumerator
/external/icu4c/i18n/
Dregexcmp.h44 kStackSize = 100 // The size of the state stack for enumerator
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2127 const size_t kStackSize = 64 * 1024; in TEST() local