/external/bzip2/ |
D | huffman.c | 66 Int32 maxLen ) in BZ2_hbMakeCodeLengths() 155 Int32 maxLen, in BZ2_hbAssignCodes() 175 Int32 maxLen, in BZ2_hbCreateDecodeTables()
|
D | decompress.c | 110 Int32 minLen, maxLen; in BZ2_decompress() local
|
D | compress.c | 242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 75 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/ |
D | LzFind.c | 359 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
|
D | LzFindMt.c | 249 UInt32 maxLen = _maxLen; in GetMatchesSpecN() local
|
/external/icu/icu4c/source/i18n/ |
D | uni2name.cpp | 78 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
|
D | name2uni.cpp | 116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
|
/external/deqp/execserver/ |
D | xsExecutionServer.cpp | 344 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/ |
D | NameUnicodeTransliterator.java | 54 …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/ |
D | NameUnicodeTransliterator.java | 53 …int maxLen = UCharacterName.INSTANCE.getMaxCharNameLength() + 1; // allow for temporary trailing s… in handleTransliterate() local
|
/external/lzma/CPP/Common/ |
D | CommandLineParser.cpp | 91 int maxLen = -1; in ParseString() local
|
D | MyString.h | 268 void ReleaseBuf_CalcLen(unsigned maxLen) in ReleaseBuf_CalcLen() 503 void ReleaseBuf_CalcLen(unsigned maxLen) in ReleaseBuf_CalcLen()
|
/external/webrtc/webrtc/common_audio/resampler/ |
D | resampler.cc | 405 int16_t* samplesOut, size_t maxLen, size_t &outLen) in Push()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | UnicodeSetCloseOver.java | 292 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/ |
D | AbbreviatorTest.java | 106 int maxLen = rh.nextInt(MAX_RANDOM_MAX_LEN) + fixedLen; in testTheories() local
|
/external/lzma/CS/7zip/Common/ |
D | CommandLineParser.cs | 27 int minLen, int maxLen, string postCharSet) in SwitchForm()
|
/external/toybox/toys/other/ |
D | bzcat.c | 66 char minLen, maxLen; member 229 int minLen, maxLen, pp; in read_block_header() local
|
/external/lzma/Java/SevenZip/Compression/LZ/ |
D | BinTree.java | 136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches() local
|
/external/clang/utils/TableGen/ |
D | ClangSACheckersEmitter.cpp | 259 unsigned maxLen = 0; in EmitClangSACheckers() local
|
/external/libmpeg2/decoder/ |
D | impeg2d_vld.c | 509 WORD32 maxLen; in impeg2d_vld_decode() local
|
/external/icu/icu4c/source/common/ |
D | uniset.cpp | 681 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local 738 int32_t maxLen; in matchRest() local
|
/external/valgrind/memcheck/tests/ |
D | varinfo6.c | 1513 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
|
D | origin5-bz2.c | 1475 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/ |
D | bz2.c | 1473 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
|