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.h317 const int kMaxLength = (sizeof(IntType) * 8 + 6) / 7; in checked_read_leb() local
367 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.cc1426 const int kMaxLength = 10; in KeywordOrIdentifierToken() local
/external/pcre/pcrecpp/
Dpcrecpp.cc678 static const int kMaxLength = 200; in parse_double() local
/external/v8/src/
Dfeedback-vector.h186 static const int kMaxLength = 12; variable
Dobjects.h2794 static const int kMaxLength = (kMaxSize - kHeaderSize) / kPointerSize; variable
2855 static const int kMaxLength = (kMaxSize - kHeaderSize) / kDoubleSize; variable
4441 static const int kMaxLength = kMaxSize - kHeaderSize; variable
4572 static const int kMaxLength = kMaxSize - kHeaderSize; variable
9532 static const int kMaxLength = (1 << 28) - 16; variable
/external/skia/tests/
DSkpSkGrTest.cpp65 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.cpp1071 constexpr int kMaxLength = kMaxGlyphCount; in make_fuzz_text() local