Home
last modified time | relevance | path

Searched defs:maxLen (Results 1 – 25 of 32) 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/chromium_org/third_party/lzma_sdk/
DLzFind.c324 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec()
355 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1()
477 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument
508 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local
541 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local
588 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
/external/lzma/C/
DLzFind.c324 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec()
355 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1()
477 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument
508 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local
541 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local
588 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
DLzFindMt.c247 UInt32 maxLen = _maxLen; in GetMatchesSpecN() local
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DLzFind.c325 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec()
356 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1()
478 #define GET_MATCHES_FOOTER(offset, maxLen) \ argument
509 UInt32 hash2Value, delta2, maxLen, offset; in Bt3_MatchFinder_GetMatches() local
542 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local
589 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
/external/lzma/CPP/Common/
DCommandLineParser.cpp105 int maxLen = kNoLen; in ParseString() local
177 int maxLen = switchForm.MaxLen; in ParseString() local
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DStartupConfig.cpp148 const UINT8 maxLen = mBuffer[0]; in disableSecureElement() local
/external/chromium_org/third_party/icu/source/i18n/
Duni2name.cpp75 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
Dname2uni.cpp112 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
/external/icu4c/i18n/
Duni2name.cpp76 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
Dname2uni.cpp114 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
/external/webrtc/src/common_audio/resampler/
Dresampler.cc432 int maxLen, int &outLen) in Push()
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs27 int minLen, int maxLen, string postCharSet) in SwitchForm()
/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/chromium_org/third_party/icu/source/common/
Duniset.cpp677 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
734 int32_t maxLen; in matchRest() local
/external/icu4c/common/
Duniset.cpp679 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
736 int32_t maxLen; in matchRest() local
/external/valgrind/main/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/main/VEX/switchback/
Dtest_bzip2.c1460 Int32 minLen, maxLen; in BZ2_decompress() local
3221 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
3310 Int32 maxLen, in BZ2_hbAssignCodes()
3330 Int32 maxLen, in BZ2_hbCreateDecodeTables()
3645 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c1484 Int32 minLen, maxLen; in BZ2_decompress() local
3245 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
3334 Int32 maxLen, in BZ2_hbAssignCodes()
3354 Int32 maxLen, in BZ2_hbCreateDecodeTables()
3669 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
/external/valgrind/main/perf/
Dbz2.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
Dtest_input_for_tinycc.c1432 Int32 minLen, maxLen; in BZ2_decompress() local
2746 Int32 maxLen ) in BZ2_hbMakeCodeLengths()
2818 Int32 maxLen, in BZ2_hbAssignCodes()
2838 Int32 maxLen, in BZ2_hbCreateDecodeTables()
3033 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local

12