Searched defs:kStackSize (Results 1 – 9 of 9) 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
29 # define kStackSize 0 macro
49 kStackSize = 100 // The size of the state stack for enumerator
45 kStackSize = 100 // The size of the state stack for enumerator
24 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
23 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
3029 const size_t kStackSize = SMALLPRESTACKSIZE; in TEST() local