Home
last modified time | relevance | path

Searched defs:str (Results 3126 - 3150 of 4473) sorted by relevance

1...<<121122123124125126127128129130>>...179

/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtrn.c1434 const UChar* str = ures_getStringByKey(theBundle, "testinclude",&strLen,&status); in Test_WCHART_LongString() local
/third_party/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.cpp985 CharString str; in getIntParam() local
H A Duts46test.cpp104 static UBool isASCII(const UnicodeString &str) { in isASCII() argument
H A Dnumberformattesttuple.cpp30 const char *str; member
72 toEnum( const Numberformattesttuple_EnumConversion *table, int32_t tableLength, const UnicodeString &str, UErrorCode &status) toEnum() argument
106 identVal( const UnicodeString &str, void *strPtr, UErrorCode & ) identVal() argument
116 strToLocale( const UnicodeString &str, void *localePtr, UErrorCode &status) strToLocale() argument
133 strToInt( const UnicodeString &str, void *intPtr, UErrorCode &status) strToInt() argument
178 strToDouble( const UnicodeString &str, void *doublePtr, UErrorCode &status) strToDouble() argument
199 strToERounding( const UnicodeString &str, void *roundPtr, UErrorCode &status) strToERounding() argument
217 strToCurrencyUsage( const UnicodeString &str, void *currencyUsagePtr, UErrorCode &status) strToCurrencyUsage() argument
235 strToEPadPosition( const UnicodeString &str, void *padPositionPtr, UErrorCode &status) strToEPadPosition() argument
254 strToFormatStyle( const UnicodeString &str, void *formatStylePtr, UErrorCode &status) strToFormatStyle() argument
[all...]
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestCharset.java1415 void printchars(String str) { in printchars() argument
1443 public boolean equals(CharBuffer buf, String str) { in equals() argument
1446 public boolean equals(CharBuffer buf, CharBuffer str) { in equals() argument
1455 public boolean equals(CharBuffer buf, CharBuffer str, int limit) { in equals() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dfilteredbrk.cpp86 inline UBool adopt(UnicodeString *str, UErrorCode &status) { in adopt() argument
102 inline UBool add(const UnicodeString& str, UErrorCode &status) { in add() argument
[all...]
H A Duset.cpp90 uset_addString(USet* set, const UChar* str, int32_t strLen) { in uset_addString() argument
97 uset_addAllCodePoints(USet* set, const UChar *str, int32_t strLen) { in uset_addAllCodePoints() argument
114 uset_removeString(USet* set, const UChar* str, int32_t strLen) { in uset_removeString() argument
120 uset_removeAllCodePoints(USet *set, const UChar *str, int32_t length) { in uset_removeAllCodePoints() argument
136 uset_retainString(USet *set, const UChar *str, int32_t length) { in uset_retainString() argument
142 uset_retainAllCodePoints(USet *set, const UChar *str, int32_t length) uset_retainAllCodePoints() argument
168 uset_complementString(USet *set, const UChar *str, int32_t length) uset_complementString() argument
174 uset_complementAllCodePoints(USet *set, const UChar *str, int32_t length) uset_complementAllCodePoints() argument
215 uset_containsString(const USet* set, const UChar* str, int32_t strLen) uset_containsString() argument
226 uset_containsAllCodePoints(const USet* set, const UChar *str, int32_t strLen) uset_containsAllCodePoints() argument
316 uset_getItem(const USet* uset, int32_t itemIndex, UChar32* start, UChar32* end, UChar* str, int32_t strCapacity, UErrorCode* ec) uset_getItem() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_dfu.c398 struct string_des str; usbdev_dfu_dev_init() local
1193 const char *str; usbdev_dfu_mkstrdesc() local
[all...]
H A Df_hid.c867 const char *str; in hid_mkstrdesc() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_config.c92 static char *fconfig_get_string(struct usb_obj *obj, struct fconfig_string *str) in fconfig_get_string() argument
197 struct fconfig_string str; in fconfig_make_gadget() local
219 struct fconfig_string str; in fconfig_drop_gadget() local
451 char *str = fconfig_get_string(&dev_strings->obj, &strings[i].str); fconfig_fill_strings() local
970 const char *str = dev_strings->strings[i].s; change_dev_descritor_string() local
[all...]
H A Df_generic.c840 const char *str = dev->dev_strings->strings[i].s; in generic_mkstrdesc() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterCaseTest.java1776 getUnicodeStrings(String str) getUnicodeStrings() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java1859 getUnicodeStrings(String str) getUnicodeStrings() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatTest.java1583 public void tryPat994(SimpleDateFormat format, String pat, String str, Date expected) { in tryPat994() argument
1653 private void _testIt917(SimpleDateFormat fmt, String str, Date expected) { in _testIt917() argument
1940 parse2DigitYear(DateFormat fmt, String str, Date expected) parse2DigitYear() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java1667 public void tryPat994(SimpleDateFormat format, String pat, String str, Date expected) { in tryPat994() argument
1737 private void _testIt917(SimpleDateFormat fmt, String str, Date expected) { in _testIt917() argument
2024 parse2DigitYear(DateFormat fmt, String str, Date expected) parse2DigitYear() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationRuleParser.java73 abstract void addReset(int strength, CharSequence str); in addReset() argument
77 addRelation(int strength, CharSequence prefix, CharSequence str, CharSequence extension) addRelation() argument
501 parseSpecialPosition(int i, StringBuilder str) parseSpecialPosition() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUtility.java1325 public static String parseUnicodeIdentifier(String str, int[] pos) { in parseUnicodeIdentifier() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUTF16.java1529 indexOf(String source, String str) indexOf() argument
1630 indexOf(String source, String str, int fromIndex) indexOf() argument
1728 lastIndexOf(String source, String str) lastIndexOf() argument
1849 lastIndexOf(String source, String str, int fromIndex) lastIndexOf() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnfrs.cpp887 int64_t util64_atoi(const char* str, uint32_t radix) in util64_atoi() argument
913 int64_t util64_utoi(const UChar* str, uint32_t radix) in util64_utoi() argument
/third_party/libsnd/src/
H A Dcaf.c829 string_hash32 (const char * str) in string_hash32() argument
H A Dsndfile.c64 const char *str ; member
634 sf_error_str (SNDFILE *sndfile, char *str, size_t maxlen) in sf_error_str() argument
1635 sf_set_string (SNDFILE *sndfile, int str_type, const char* str) in sf_set_string() argument
/third_party/lzma/CPP/Common/
H A DMyString.cpp1798 bool CStringFinder::FindWord_In_LowCaseAsciiList_NoCase(const char *p, const wchar_t *str) in FindWord_In_LowCaseAsciiList_NoCase() argument
/third_party/mbedtls/programs/ssl/
H A Dssl_context_info.c141 void printf_dbg(const char *str, ...) in printf_dbg() argument
154 void printf_err(const char *str, ...) in printf_err() argument
295 void print_if_bit(const char *str, int bit, int val) in print_if_bit() argument
451 char str[STRLEN]; in print_deserialized_ssl_cert() local
[all...]
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c834 jerry_value_t str = jerry_create_string ((jerry_char_t *) "\x73\x74\x72\x3a \xed\xa0\x81\xed\xb0\x80"); in test_utf8_string() local
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c390 char *str; in redraw_counter_value_cycles() local
425 char *str; in redraw_counter_value_raw() local
840 char *str; in config_restore() local
[all...]

Completed in 45 milliseconds

1...<<121122123124125126127128129130>>...179