Searched defs:kStackSize (Results 1 – 8 of 8) 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
30 # 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
23 private final static int kStackSize = 100; // The size of the state stack for field in RBBIRuleScanner
3009 const size_t kStackSize = 16 * 1024; in TEST() local