/external/bzip2/ |
D | huffman.c | 154 Int32 minLen, in BZ2_hbAssignCodes() 174 Int32 minLen, 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/icu/icu4c/source/test/perf/usetperf/ |
D | bitset.cpp | 50 void BitSet::ensureCapacity(uint32_t minLen) { in ensureCapacity()
|
/external/lzma/CS/7zip/Common/ |
D | CommandLineParser.cs | 27 int minLen, int maxLen, string postCharSet) in SwitchForm() 36 public SwitchForm(string idString, SwitchType type, bool multi, int minLen): in SwitchForm()
|
/external/lzma/C/ |
D | LzFind.c | 469 #define GET_MATCHES_HEADER2(minLen, ret_op) \ argument 474 #define GET_MATCHES_HEADER(minLen) GET_MATCHES_HEADER2(minLen, return 0) argument 475 #define SKIP_HEADER(minLen) GET_MATCHES_HEADER2(minLen, continue) argument
|
/external/toybox/toys/other/ |
D | bzcat.c | 66 char minLen, maxLen; member 229 int minLen, maxLen, pp; in read_block_header() local
|
/external/icu/icu4c/source/i18n/ |
D | dtptngen_impl.h | 108 int16_t minLen; member
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 1484 Int32 minLen, maxLen; in BZ2_decompress() local 3333 Int32 minLen, in BZ2_hbAssignCodes() 3353 Int32 minLen, in BZ2_hbCreateDecodeTables() 3669 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/external/valgrind/memcheck/tests/ |
D | varinfo6.c | 1513 Int32 minLen, maxLen; in BZ2_decompress() local 3362 Int32 minLen, in BZ2_hbAssignCodes() 3382 Int32 minLen, 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 3324 Int32 minLen, in BZ2_hbAssignCodes() 3344 Int32 minLen, in BZ2_hbCreateDecodeTables() 3660 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/external/valgrind/VEX/switchback/ |
D | test_bzip2.c | 1458 Int32 minLen, maxLen; in BZ2_decompress() local 3307 Int32 minLen, in BZ2_hbAssignCodes() 3327 Int32 minLen, in BZ2_hbCreateDecodeTables() 3643 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/external/valgrind/perf/ |
D | bz2.c | 1473 Int32 minLen, maxLen; in BZ2_decompress() local 3322 Int32 minLen, in BZ2_hbAssignCodes() 3342 Int32 minLen, in BZ2_hbCreateDecodeTables() 3658 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
D | test_input_for_tinycc.c | 1432 Int32 minLen, maxLen; in BZ2_decompress() local 2817 Int32 minLen, in BZ2_hbAssignCodes() 2837 Int32 minLen, in BZ2_hbCreateDecodeTables() 3033 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; in sendMTFValues() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateTimeGeneratorTest.java | 175 private String getRandomString(String[] randomList, int minLen, int maxLen) { in getRandomString()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | Demo.java | 804 int minLen = reverse.length(); in addSentenceToTable() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateTimeGeneratorTest.java | 171 private String getRandomString(String[] randomList, int minLen, int maxLen) { in getRandomString()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | LongArray.java | 709 int minLen = otherUsedLen + words; in addShiftedByWords() local
|