Home
last modified time | relevance | path

Searched defs:kMaxLength (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/vad/
Dvoice_activity_detector.cc20 const size_t kMaxLength = 320; variable
/external/v8/src/wasm/
Ddecoder.h308 const int kMaxLength = (sizeof(IntType) * 8 + 6) / 7; in checked_read_leb() local
358 const int kMaxLength = (sizeof(IntType) * 8 + 6) / 7; variable
/external/skia/gm/
Dvariedtext.cpp140 static constexpr int kMaxLength = 40; member in VariedTextGM
/external/v8/src/parsing/
Dscanner.cc1308 const int kMaxLength = 10; in KeywordOrIdentifierToken() local
/external/v8/src/
Dtype-feedback-vector.h129 static const int kMaxLength = 12; variable
Dobjects.h2891 static const int kMaxLength = (kMaxSize - kHeaderSize) / kPointerSize; variable
2962 static const int kMaxLength = (kMaxSize - kHeaderSize) / kDoubleSize; variable
4906 static const int kMaxLength = kMaxSize - kHeaderSize; variable
5020 static const int kMaxLength = kMaxSize - kHeaderSize; variable
9878 static const int kMaxLength = (1 << 28) - 16; variable
/external/pcre/pcrecpp/
Dpcrecpp.cc678 static const int kMaxLength = 200; in parse_double() local
/external/skia/tests/
DSkpSkGrTest.cpp66 kMaxLength = 128, enumerator
/external/regex-re2/re2/
Dre2.cc1151 static const int kMaxLength = 200; in parse_double_float() local
/external/webrtc/webrtc/base/
Dhttpcommon.cc229 const size_t kMaxLength = attribute.length() * 2 + 1; in EscapeAttribute() local
/external/regex-re2/util/
Dpcre.cc887 static const int kMaxLength = 200; in parse_double() local
/external/protobuf/src/google/protobuf/
Dmap.h1250 const int kMaxLength = 8; in TableEntryIsTooLong() local
/external/skia/fuzz/
DFuzzCanvas.cpp1074 constexpr int kMaxLength = kMaxGlyphCount; in make_fuzz_text() local