Home
last modified time | relevance | path

Searched defs:targetLength (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
H A Dsortkey.cpp196 int32_t targetLength = target.getLength(); in compareTo() local
H A Ducol.cpp447 ucol_strcoll( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_strcoll() argument
468 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) ucol_strcollUTF8() argument
498 ucol_greater( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greater() argument
510 ucol_greaterOrEqual( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greaterOrEqual() argument
522 ucol_equal( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_equal() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dsortkey.cpp196 int32_t targetLength = target.getLength(); in compareTo() local
H A Ducol.cpp447 ucol_strcoll( const UCollator *coll, const char16_t *source, int32_t sourceLength, const char16_t *target, int32_t targetLength) ucol_strcoll() argument
468 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) ucol_strcollUTF8() argument
498 ucol_greater( const UCollator *coll, const char16_t *source, int32_t sourceLength, const char16_t *target, int32_t targetLength) ucol_greater() argument
510 ucol_greaterOrEqual( const UCollator *coll, const char16_t *source, int32_t sourceLength, const char16_t *target, int32_t targetLength) ucol_greaterOrEqual() argument
522 ucol_equal( const UCollator *coll, const char16_t *source, int32_t sourceLength, const char16_t *target, int32_t targetLength) ucol_equal() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsortkey.cpp196 int32_t targetLength = target.getLength(); in compareTo() local
H A Ducol.cpp441 ucol_strcoll( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_strcoll() argument
462 ucol_strcollUTF8( const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) ucol_strcollUTF8() argument
492 ucol_greater( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greater() argument
504 ucol_greaterOrEqual( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greaterOrEqual() argument
516 ucol_equal( const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_equal() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvhz.cpp343 int32_t targetLength = (int32_t)(args->targetLimit - myTarget); in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() local
[all...]
H A Ducnv.cpp2414 int32_t targetLength=0; in ucnv_internalConvert() local
2483 int32_t targetLength; in ucnv_convert() local
2534 int32_t targetLength; in ucnv_convertAlgorithmic() local
[all...]
H A Dunistr.cpp1697 UnicodeString::padLeading(int32_t targetLength, in padLeading() argument
1719 UnicodeString::padTrailing(int32_t targetLength, in padTrailing() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvhz.cpp343 int32_t targetLength = (int32_t)(args->targetLimit - myTarget); in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() local
[all...]
H A Dunistr.cpp1739 UnicodeString::padLeading(int32_t targetLength, in padLeading() argument
1761 UnicodeString::padTrailing(int32_t targetLength, in padTrailing() argument
[all...]
H A Ducnv.cpp2414 int32_t targetLength=0; in ucnv_internalConvert() local
2483 int32_t targetLength; in ucnv_convert() local
2534 int32_t targetLength; in ucnv_convertAlgorithmic() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvhz.cpp343 int32_t targetLength = (int32_t)(args->targetLimit - myTarget); in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() local
[all...]
H A Ducnv.cpp2407 int32_t targetLength=0; in ucnv_internalConvert() local
2476 int32_t targetLength; in ucnv_convert() local
2527 int32_t targetLength; in ucnv_convertAlgorithmic() local
[all...]
H A Dunistr.cpp1696 UnicodeString::padLeading(int32_t targetLength, in padLeading() argument
1718 UnicodeString::padTrailing(int32_t targetLength, in padTrailing() argument
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkgitems.cpp134 int32_t treeLength, suffixLength, targetLength; in makeTargetName() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkgitems.cpp134 int32_t treeLength, suffixLength, targetLength; in makeTargetName() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkgitems.cpp134 int32_t treeLength, suffixLength, targetLength; in makeTargetName() local
/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h4730 truncate(int32_t targetLength) truncate() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dunistr.h4757 truncate(int32_t targetLength) truncate() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp212 size_t targetLength = sanitizedName.length(); in SanitizeParamName() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dunistr.h4730 truncate(int32_t targetLength) truncate() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp2096 compare(const UChar* source, int32_t sourceLength, const UChar* target, int32_t targetLength, UErrorCode& status) const compare() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c2299 int32_t targetLength; in convertExStreaming() local
/third_party/lz4/lib/
H A Dlz4hc.c815 U32 targetLength; in LZ4HC_compress_generic_internal() member

Completed in 55 milliseconds

12