Home
last modified time | relevance | path

Searched defs:bLen (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Dcomp_corr.c31 int16_t bLen, /* (i) length of buffer */ in WebRtcIlbcfix_CompCorr()
/external/chromium_org/third_party/icu/source/samples/legacy/
Doldcol.cpp28 …tKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy()
Dnewcol.cpp27 …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/
Doldcol.cpp28 …tKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy()
Dnewcol.cpp27 …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/
DLongArray.java818 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
DIntArray.java482 int bLen = other.getUsedLength(); in multiply() local
/external/icu/icu4c/source/tools/toolutil/
Ducm.h57 int8_t uLen, bLen, f, moveFlag; member
Ducm.c747 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/
Ducm.h57 int8_t uLen, bLen, f, moveFlag; member
Ducm.c747 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/
DSkDLineIntersection.cpp68 SkDVector bLen = b[1] - b[0]; in intersectRay() local
/external/skia/src/pathops/
DSkDLineIntersection.cpp68 SkDVector bLen = b[1] - b[0]; in intersectRay() local