Searched defs:bLen (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
D | comp_corr.c | 31 int16_t bLen, /* (i) length of buffer */ in WebRtcIlbcfix_CompCorr()
|
/external/chromium_org/third_party/icu/source/samples/legacy/ |
D | oldcol.cpp | 28 …tKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy()
|
D | newcol.cpp | 27 …Key_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_current()
|
/external/icu/icu4c/source/samples/legacy/ |
D | oldcol.cpp | 28 …tKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy()
|
D | newcol.cpp | 27 …Key_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_current()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | LongArray.java | 818 private static void multiplyWord(long a, long[] b, int bLen, long[] c, int cOff) in multiplyWord() 869 int bLen = (bDeg + 63) >>> 6; in modMultiplyLD() local 1001 int bLen = (bDeg + 63) >>> 6; in modMultiply() local 1130 int bLen = (bDeg + 63) >>> 6; in modMultiplyAlt() local
|
D | IntArray.java | 482 int bLen = other.getUsedLength(); in multiply() local
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ucm.h | 57 int8_t uLen, bLen, f, moveFlag; member
|
D | ucm.c | 747 int8_t bLen; in ucm_parseBytes() local 788 int8_t uLen, bLen, f; in ucm_parseMappingLine() local
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | ucm.h | 57 int8_t uLen, bLen, f, moveFlag; member
|
D | ucm.c | 747 int8_t bLen; in ucm_parseBytes() local 788 int8_t uLen, bLen, f; in ucm_parseMappingLine() local
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkDLineIntersection.cpp | 68 SkDVector bLen = b[1] - b[0]; in intersectRay() local
|
/external/skia/src/pathops/ |
D | SkDLineIntersection.cpp | 68 SkDVector bLen = b[1] - b[0]; in intersectRay() local
|