Searched defs:kMaxLength (Results 1 – 13 of 13) sorted by relevance
20 const size_t kMaxLength = 320; variable
317 const int kMaxLength = (sizeof(IntType) * 8 + 6) / 7; in checked_read_leb() local367 const int kMaxLength = (sizeof(IntType) * 8 + 6) / 7; variable
140 static constexpr int kMaxLength = 40; member in VariedTextGM
1426 const int kMaxLength = 10; in KeywordOrIdentifierToken() local
678 static const int kMaxLength = 200; in parse_double() local
186 static const int kMaxLength = 12; variable
2794 static const int kMaxLength = (kMaxSize - kHeaderSize) / kPointerSize; variable2855 static const int kMaxLength = (kMaxSize - kHeaderSize) / kDoubleSize; variable4441 static const int kMaxLength = kMaxSize - kHeaderSize; variable4572 static const int kMaxLength = kMaxSize - kHeaderSize; variable9532 static const int kMaxLength = (1 << 28) - 16; variable
65 kMaxLength = 128, enumerator
1151 static const int kMaxLength = 200; in parse_double_float() local
229 const size_t kMaxLength = attribute.length() * 2 + 1; in EscapeAttribute() local
887 static const int kMaxLength = 200; in parse_double() local
1250 const int kMaxLength = 8; in TableEntryIsTooLong() local
1071 constexpr int kMaxLength = kMaxGlyphCount; in make_fuzz_text() local