Searched defs:kStackSize (Results 1 – 11 of 11) 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
27 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
49 const int kStackSize = 1 << 10; // 1KiB member in base::debug::ActivityTrackerTest
3076 const size_t kStackSize = SMALLPRESTACKSIZE; in TEST() local