Home
last modified time | relevance | path

Searched defs:str (Results 2201 - 2225 of 2962) sorted by relevance

1...<<81828384858687888990>>...119

/third_party/icu/icu4c/source/test/cintltst/
H A Dcallcoll.c747 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; in TestTertiary() local
772 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; in TestPrimary() local
799 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; in TestSecondary() local
824 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; TestIdentical() local
848 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; TestExtra() local
1104 static const char str[] = TestSurrogates() local
[all...]
H A Dcbiapts.c95 UChar str[1]; member
/third_party/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp1197 UnicodeString str = theBundle.getStringEx("testescape",status); in TestNewTypes() local
1209 UnicodeString str = theBundle.getStringEx("test_underscores",status); in TestNewTypes() local
H A Dtzfmttst.cpp64 static UBool contains(const char** list, const char* str) { in contains() argument
/third_party/icu/icu4c/source/common/
H A Dlocdspnm.cpp39 char *str; in ncat() local
H A Dustring.cpp1523 ustr_hashUCharsN(const UChar *str, int32_t length) { in ustr_hashUCharsN() argument
1528 ustr_hashCharsN(const char *str, int32_t length) { in ustr_hashCharsN() argument
1533 ustr_hashICharsN(const char *str, int32_t length) { in ustr_hashICharsN() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_uac.c894 const char *str; in uac_mkstrdesc() local
/third_party/alsa-lib/include/
H A Dlocal.h255 static inline int safe_strtoll(const char *str, long long *val) { return safe_strtoll_base(str, val, 0); } in safe_strtoll() argument
258 static inline int safe_strtol(const char *str, long *val) { return safe_strtol_base(str, val, 0); } in safe_strtol() argument
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
H A DStableAPI.java534 private static String getBasename(String str) { in getBasename() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DBasicTest.java1946 public Temp(int opt,String str){ in Temp() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DBasicTest.java1943 public Temp(int opt,String str){ in Temp() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNormalizer.java577 public Normalizer(String str, Mode mode, int opt) { in Normalizer() argument
690 public static String compose(String str, boolean compat) { in compose() argument
707 public static String compose(String str, boolean compat, int options) { in compose() argument
774 decompose(String str, boolean compat) decompose() argument
791 decompose(String str, boolean compat, int options) decompose() argument
863 normalize(String str, Mode mode, int options) normalize() argument
1112 isNormalized(String str, Mode mode, int options) isNormalized() argument
[all...]
H A DRuleBasedCollator.java1177 public long[] internalGetCEs(CharSequence str) { in internalGetCEs() argument
1550 private StringBuilder str; global() field in RuleBasedCollator.FCDUTF16NFDIterator
[all...]
H A DSpoofChecker.java1432 public String getSkeleton(CharSequence str) { in getSkeleton() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterName.java688 void appendName(int ch, StringBuffer str) in appendName() argument
916 private boolean compareFactorString(int index[], int length, String str, in compareFactorString() argument
1424 add(int set[], String str) add() argument
1440 add(int set[], StringBuffer str) add() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationBuilder.java112 void addReset(int strength, CharSequence str) { in addReset() argument
283 private long getSpecialResetPosition(CharSequence str) { in getSpecialResetPosition() argument
442 void addRelation(int strength, CharSequence prefix, CharSequence str, CharSequence extension) { in addRelation() argument
1096 addIfDifferent(CharSequence prefix, CharSequence str, long[] newCEs, int newCEsLength, int ce32) addIfDifferent() argument
[all...]
H A DCollationDataBuilder.java1218 int fetchCEs(CharSequence str, int start, long ces[], int cesLength) { in fetchCEs() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DVTimeZone.java1923 private static long parseDateTimeString(String str, int offset) { in parseDateTimeString() argument
1986 offsetStrToMillis(String str) offsetStrToMillis() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationbuilder.cpp296 CollationBuilder::addReset(int32_t strength, const UnicodeString &str, in addReset() argument
484 CollationBuilder::getSpecialResetPosition(const UnicodeString &str, in getSpecialResetPosition() argument
649 addRelation(int32_t strength, const UnicodeString &prefix, const UnicodeString &str, const UnicodeString &extension, const char *&parserErrorReason, UErrorCode &errorCode) addRelation() argument
1128 UnicodeString str = stringIter.next(); addOnlyClosure() local
1144 UnicodeString str = stringIter.next(); addOnlyClosure() local
1351 addIfDifferent(const UnicodeString &prefix, const UnicodeString &str, const int64_t newCEs[], int32_t newCEsLength, uint32_t ce32, UErrorCode &errorCode) addIfDifferent() argument
[all...]
H A Dnumber_patternstring.cpp772 UnicodeString str = incrementQuantity.toPlainString(); in propertiesToPatternString() local
H A Dcollationdatabuilder.cpp183 DataBuilderCollationIterator::fetchCEs(const UnicodeString &str, int32_t start, in fetchCEs() argument
H A Drbt_pars.cpp925 UnicodeString str; // scratch in parseRules() local
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp811 UnicodeString str; convertFile() local
991 UnicodeString str; convertFile() local
[all...]
/third_party/libsnd/src/
H A Dcommon.c1393 psf_get_date_str (char *str, int maxlen) in psf_get_date_str() argument
/third_party/libuv/test/
H A Dtest-spawn.c1285 WCHAR* str; in TEST_IMPL() local
[all...]

Completed in 55 milliseconds

1...<<81828384858687888990>>...119