Searched defs:brLength (Results 1 – 3 of 3) sorted by relevance
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/ |
D | BlockLZ4CompressorOutputStream.java | 422 private int brOffset, brLength; field in BlockLZ4CompressorOutputStream.Pair 479 private static int lengths(int litLength, int brLength) { in lengths()
|
/external/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 474 …int32_t bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_… in TestIBM424() local 552 …int32_t bLength = 0, brLength = 0, cLength = UPRV_LENGTHOF(chars), crLength = UPRV_LENGTHOF(chars_… in TestIBM420() local
|
/external/icu/icu4c/source/test/intltest/ |
D | csdetest.cpp | 631 int32_t bLength = 0, brLength = 0; in IBM424Test() local 721 int32_t bLength = 0, brLength = 0; in IBM420Test() local
|