Searched defs:CAPACITY (Results 1 – 12 of 12) sorted by relevance
43 #define CAPACITY 30 macro
57 #define CAPACITY 30 macro
25 private static final int CAPACITY = 4096; field in BitReader
1061 static constexpr int32_t CAPACITY = 40; in parseMeasureUnitOption() local
1067 static constexpr int32_t CAPACITY = 40; in parseMeasureUnitOption() local
712 private static final int CAPACITY = 32; field in MutableCodePointTrie.AllSameBlocks
704 private static final int CAPACITY = 32; field in MutableCodePointTrie.AllSameBlocks
752 static constexpr int32_t CAPACITY = 32; member in __anonfddec8580111::AllSameBlocks
752 static constexpr int32_t CAPACITY = 32; member in __anon51042b770111::AllSameBlocks
752 static constexpr int32_t CAPACITY = 32; member in __anond25125a90111::AllSameBlocks
37964 pub const CAPACITY: usize = 2 * B - 1; constant