Searched defs:kStackSize (Results 1 - 4 of 4) sorted by relevance

/external/compiler-rt/lib/asan/lit_tests/Linux/
H A Dclone_test.cc27 const int kStackSize = 1 << 20; local
28 char child_stack[kStackSize + 1];
29 char *sp = child_stack + kStackSize; // Stack grows down.
40 for (int i = 0; i < kStackSize; i++)
/external/icu4c/common/
H A Drbbiscan.h49 kStackSize = 100 // The size of the state stack for enumerator in enum:RBBIRuleScanner::__anon5716
116 uint16_t fStack[kStackSize]; // State stack, holds state pushes
120 RBBINode *fNodeStack[kStackSize]; // Node stack, holds nodes created
/external/icu4c/i18n/
H A Dregexcmp.h44 kStackSize = 100 // The size of the state stack for enumerator in enum:RegexCompile::__anon5877
150 uint16_t fStack[kStackSize]; // State stack, holds state pushes
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2265 milliseconds