Home
last modified time | relevance | path

Searched defs:maxLen (Results 1 – 25 of 38) sorted by relevance

12

/external/bzip2/
Dhuffman.c66 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
155 Int32 maxLen, in BZ2_hbAssignCodes()
175 Int32 maxLen, in BZ2_hbCreateDecodeTables()
Ddecompress.c110 Int32 minLen, maxLen; in BZ2_decompress() local
Dcompress.c242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp75 void getSimpleRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getSimpleRndString()
85 void getComplexRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getComplexRndString()
/external/lzma/C/
DLzFind.c359 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec()
390 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1()
512 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument
550 UInt32 h2, d2, maxLen, offset, pos; in Bt3_MatchFinder_GetMatches() local
587 UInt32 h2, h3, d2, d3, maxLen, offset, pos; in Bt4_MatchFinder_GetMatches() local
719 UInt32 h2, h3, d2, d3, maxLen, offset, pos; in Hc4_MatchFinder_GetMatches() local
DLzFindMt.c249 UInt32 maxLen = _maxLen; in GetMatchesSpecN() local
/external/icu/icu4c/source/i18n/
Duni2name.cpp78 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
Dname2uni.cpp116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
/external/deqp/execserver/
DxsExecutionServer.cpp344 size_t maxLen = de::min(m_sendRecvTmpBuf.size(), (size_t)m_bufferIn.getNumFree()); in receive() local
375 size_t maxLen = de::min(m_sendRecvTmpBuf.size(), (size_t)m_bufferOut.getNumElements()); in send() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNameUnicodeTransliterator.java54 …int maxLen = UCharacterName.INSTANCE.getMaxCharNameLength() + 1; // allow for temporary trailing s… in handleTransliterate() local
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DNameUnicodeTransliterator.java53 …int maxLen = UCharacterName.INSTANCE.getMaxCharNameLength() + 1; // allow for temporary trailing s… in handleTransliterate() local
/external/lzma/CPP/Common/
DCommandLineParser.cpp91 int maxLen = -1; in ParseString() local
DMyString.h268 void ReleaseBuf_CalcLen(unsigned maxLen) in ReleaseBuf_CalcLen()
503 void ReleaseBuf_CalcLen(unsigned maxLen) in ReleaseBuf_CalcLen()
/external/webrtc/webrtc/common_audio/resampler/
Dresampler.cc405 int16_t* samplesOut, size_t maxLen, size_t &outLen) in Push()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DUnicodeSetCloseOver.java292 int maxLen = 0; // Maximum encoded length of any class, including zeros in generateCaseData() local
/external/slf4j/slf4j-migrator/src/test/java/org/slf4j/migrator/helper/
DAbbreviatorTest.java106 int maxLen = rh.nextInt(MAX_RANDOM_MAX_LEN) + fixedLen; in testTheories() local
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs27 int minLen, int maxLen, string postCharSet) in SwitchForm()
/external/toybox/toys/other/
Dbzcat.c66 char minLen, maxLen; member
229 int minLen, maxLen, pp; in read_block_header() local
/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches() local
/external/clang/utils/TableGen/
DClangSACheckersEmitter.cpp259 unsigned maxLen = 0; in EmitClangSACheckers() local
/external/libmpeg2/decoder/
Dimpeg2d_vld.c509 WORD32 maxLen; in impeg2d_vld_decode() local
/external/icu/icu4c/source/common/
Duniset.cpp681 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
738 int32_t maxLen; in matchRest() local
/external/valgrind/memcheck/tests/
Dvarinfo6.c1513 Int32 minLen, maxLen; in BZ2_decompress() local
3274 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
3363 Int32 maxLen, in BZ2_hbAssignCodes()
3383 Int32 maxLen, in BZ2_hbCreateDecodeTables()
3697 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
Dorigin5-bz2.c1475 Int32 minLen, maxLen; in BZ2_decompress() local
3236 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
3325 Int32 maxLen, in BZ2_hbAssignCodes()
3345 Int32 maxLen, in BZ2_hbCreateDecodeTables()
3660 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/valgrind/perf/
Dbz2.c1473 Int32 minLen, maxLen; in BZ2_decompress() local
3234 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
3323 Int32 maxLen, in BZ2_hbAssignCodes()
3343 Int32 maxLen, in BZ2_hbCreateDecodeTables()
3658 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local

12