Home
last modified time | relevance | path

Searched defs:valueLength (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dudat.cpp912 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setSymbol()
927 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEra()
934 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEraName()
941 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setMonth()
948 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortMonth()
955 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowMonth()
962 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneMonth()
969 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortMonth()
976 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowMonth()
983 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setWeekday()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dudat.cpp929 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setSymbol()
944 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setEra()
951 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setEraName()
958 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setMonth()
965 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setShortMonth()
972 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowMonth()
979 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneMonth()
986 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortMonth()
993 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowMonth()
1000 const char16_t *value, int32_t valueLength, UErrorCode &errorCode) in setWeekday()
[all …]
/third_party/icu/icu4c/source/i18n/
Dudat.cpp928 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setSymbol()
943 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEra()
950 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setEraName()
957 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setMonth()
964 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setShortMonth()
971 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setNarrowMonth()
978 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneMonth()
985 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneShortMonth()
992 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setStandaloneNarrowMonth()
999 const UChar *value, int32_t valueLength, UErrorCode &errorCode) in setWeekday()
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Duset_props.cpp110 const UChar *value, int32_t valueLength, in uset_applyPropertyAlias()
/third_party/node/deps/icu-small/source/common/
Duset_props.cpp110 const char16_t *value, int32_t valueLength, in uset_applyPropertyAlias()
/third_party/icu/icu4c/source/common/
Duset_props.cpp110 const UChar *value, int32_t valueLength, in uset_applyPropertyAlias()
/third_party/icu/icu4c/source/tools/gendict/
Dgendict.cpp359 int32_t valueLength = fileLine.length() - valueStart; in main() local
/third_party/skia/third_party/externals/icu/source/tools/gendict/
Dgendict.cpp359 int32_t valueLength = fileLine.length() - valueStart; in main() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnmdptst.c845 int32_t valueLength = 0; in TestGetKeywordValuesForLocale() local
Dccaltst.c1621 int32_t valueLength; in TestGetKeywordValuesForLocale() local
Dcnumtst.c980 int32_t valueLength = 10; in TestNumberFormat() local
/third_party/parse5/packages/parse5/lib/tokenizer/
Dindex.ts656 const valueLength = (masked >> 14) - 1; constant
/third_party/icu/icu4c/source/test/intltest/
Dcaltest.cpp643 int32_t valueLength; in TestGenericAPI() local
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1737 int32_t valueLength, UErrorCode *status) in udat_setSymbols()