Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/samples/legacy/
Dnewcol.cpp33 …Key_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_current()
Doldcol.cpp34 …tKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy()
/third_party/skia/third_party/externals/icu/source/samples/legacy/
Dnewcol.cpp33 …Key_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_current()
Doldcol.cpp34 …tKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy()
/third_party/flutter/skia/third_party/externals/icu/source/samples/legacy/
Doldcol.cpp34 …tKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_legacy()
Dnewcol.cpp33 …Key_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { in getSortKey_current()
/third_party/node/deps/icu-small/source/tools/toolutil/
Ducm.cpp752 int8_t bLen; in ucm_parseBytes() local
793 int8_t uLen, bLen, f; in ucm_parseMappingLine() local
Ducm.h59 int8_t uLen, bLen, f, moveFlag; member
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Ducm.cpp752 int8_t bLen; in ucm_parseBytes() local
793 int8_t uLen, bLen, f; in ucm_parseMappingLine() local
Ducm.h59 int8_t uLen, bLen, f, moveFlag; member
/third_party/icu/icu4c/source/tools/toolutil/
Ducm.cpp752 int8_t bLen; in ucm_parseBytes() local
793 int8_t uLen, bLen, f; in ucm_parseMappingLine() local
Ducm.h59 int8_t uLen, bLen, f, moveFlag; member
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ducm.cpp752 int8_t bLen; in ucm_parseBytes() local
793 int8_t uLen, bLen, f; in ucm_parseMappingLine() local
Ducm.h59 int8_t uLen, bLen, f, moveFlag; member
/third_party/skia/src/pathops/
DSkDLineIntersection.cpp44 SkDVector bLen = b[1] - b[0]; in intersectRay() local
/third_party/flutter/skia/src/pathops/
DSkDLineIntersection.cpp44 SkDVector bLen = b[1] - b[0]; in intersectRay() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUnicodeSet.java1904 int bLen = b.len - 1; in containsAll() local
2072 int bLen = b.len - 1; in containsNone() local
/third_party/flutter/skia/src/core/
DSkStroke.cpp879 SkVector bLen = quadPts->fTangentEnd - end; in intersectRay() local
/third_party/skia/src/core/
DSkStroke.cpp912 SkVector bLen = quadPts->fTangentEnd - end; in intersectRay() local