Searched defs:kStackSize (Results 1 – 10 of 10) sorted by relevance
17 const int kStackSize = 1 << 20; variable
24 const int kStackSize = 1 << 20; in main() local
18 const int kStackSize = 1 << 20; variable
26 const int kStackSize = 1 << 20; variable
29 # define kStackSize 0 macro
49 kStackSize = 100 // The size of the state stack for enumerator
48 kStackSize = 100 // The size of the state stack for enumerator
25 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
26 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
3076 const size_t kStackSize = SMALLPRESTACKSIZE; in TEST() local