/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | TimeZoneFormat.java | 2741 private static String[] toCodePoints(String str) { in toCodePoints() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | usearch.cpp | 109 uint16_t getFCD(const UChar *str, int32_t *offset, in getFCD() argument
|
H A D | rulebasedcollator.cpp | 878 UnicodeString str; member in __anon3370::FCDUTF16NFDIterator 1492 RuleBasedCollator::internalGetCEs(const UnicodeString &str, UVector64 &ces, in internalGetCEs() argument
|
H A D | astro.cpp | 52 UnicodeString str; in debug_astro_date() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numrgts.cpp | 241 inline UnicodeString str(const char *input) in str() function 449 UnicodeString str; in Test4059870() local 875 UnicodeString str; Test4087244() local 2610 UnicodeString str; global() local 2615 logln(UnicodeString("Ok ") + NUM[i] + " x 0. = " + str); global() local 2638 UnicodeString str; global() local [all...] |
H A D | transrt.cpp | 515 char str[100]; in test() local 520 char str[100]; in test() local
|
H A D | dtfmrgts.cpp | 143 UnicodeString str; in Test4052408() local [all...] |
H A D | caltest.cpp | 401 UnicodeString str; in TestGenericAPI() local 782 UnicodeString str; in TestGregorianChange768() local 911 UnicodeString str; in verify765() local 958 UnicodeString str; in test4064654() local 1464 UnicodeString str; TestEpochStartFields() local 1597 UnicodeString str, str2; yearAddTest() local 1747 UnicodeString str; marchByDelta() local 1813 UnicodeString str; TestWOY() local 2040 UnicodeString str; TestYWOY() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cucdtst.c | 1627 static int32_t MakeProp(char* str) in MakeProp() argument 1643 static int32_t MakeDir(char* str) in MakeDir() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | normalizer2impl.h | 227 UnicodeString &str; member in ReorderingBuffer
|
H A D | unistr.cpp | 1953 const UnicodeString *str = (const UnicodeString*) key.pointer; uhash_hashUnicodeString() local [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | f_uvc.c | 2759 const char *str; in uvc_mkstrdesc() local
|
H A D | f_mass_storage.c | 1862 const char *str; in mass_mkstrdesc() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | SimpleDateFormat.java | 4523 private void processOverrideString(ULocale loc, String str) { in processOverrideString() argument
|
H A D | TimeZoneFormat.java | 2671 private static String[] toCodePoints(String str) { in toCodePoints() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Normalizer2Impl.java | 344 private final StringBuilder str; global() field in Normalizer2Impl.ReorderingBuffer [all...] |
/third_party/libwebsockets/lib/core/ |
H A D | libwebsockets.c | 753 lws_snprintf(char *str, size_t size, const char *format, ...) in lws_snprintf() argument 1049 lws_tokenize_cstr(struct lws_tokenize *ts, char *str, size_t max) in lws_tokenize_cstr() argument
|
/third_party/mbedtls/tests/src/test_helpers/ |
H A D | ssl_helpers.c | 25 mbedtls_test_ssl_log_analyzer(void *ctx, int level, const char *file, int line, const char *str) mbedtls_test_ssl_log_analyzer() argument
|
/third_party/libbpf/src/ |
H A D | libbpf_internal.h | 152 static inline bool str_has_sfx(const char *str, const char *sfx) in str_has_sfx() argument
|
/third_party/libcoap/src/ |
H A D | coap_tinydtls.c | 1179 pem_decode_mem_asn1(const char *begstr, const uint8_t *str) { in pem_decode_mem_asn1() argument
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | List.cpp | 739 void CFieldPrinter::PrintSum(const CListStat &st, UInt64 numDirs, const char *str)
in PrintSum() argument
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 614 const CXzStream &str = xzs.p.streams[si];
in Open2() local
|
/third_party/lame/frontend/ |
H A D | parse.c | 169 strlenMultiByte(char const* str, size_t w) in strlenMultiByte() argument 372 set_id3v2tag(lame_global_flags* gfp, int type, unsigned short const* str) in set_id3v2tag() argument 390 set_id3tag(lame_global_flags* gfp, int type, char const* str) set_id3tag() argument 407 id3_tag(lame_global_flags* gfp, int type, TextEncoding enc, char* str) id3_tag() argument 1511 dev_only_with_arg(char const* str, char const* token, char const* nextArg, int* argIgnored, int* argUsed) dev_only_with_arg() argument 1521 dev_only_without_arg(char const* str, char const* token, int* argIgnored) dev_only_without_arg() argument 2589 string_to_argv(char* str, char** argv, int N) string_to_argv() argument 2660 char *str_argv[512], *str; parse_args() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | id3tag.c | 499 local_ucs2_pos(unsigned short const* str, unsigned short c) in local_ucs2_pos() argument 511 local_char_pos(char const* str, char c) in local_char_pos() argument 541 char *str; in lookupGenre() local 1412 writeChars(unsigned char *frame, char const *str, size_t n) writeChars() argument 1421 writeUcs2s(unsigned char *frame, unsigned short const *str, size_t n) writeUcs2s() argument 1435 writeLoBytes(unsigned char *frame, unsigned short const *str, size_t n) writeLoBytes() argument [all...] |
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 454 _eglAppendExtension(char **str, const char *ext) in _eglAppendExtension() argument
|