Home
last modified time | relevance | path

Searched defs:str (Results 1376 - 1400 of 3042) sorted by relevance

1...<<51525354555657585960>>...122

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStaticUnicodeSets.java102 public static Key chooseFrom(String str, Key key1) { in chooseFrom() argument
120 public static Key chooseFrom(String str, Key key1, Key key2) { in chooseFrom() argument
128 chooseCurrency(String str) chooseCurrency() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java255 public final void reset(String str, int start, int count) in reset() argument
276 public final void reset(String str) in reset() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_decimal.cpp166 const UnicodeString& str = fLocalDigitStrings[i]; in match() local
H A Ddouble-conversion-string-to-double.cpp116 ConsumeFirstCharacter(char ch, const char* str, bool case_insensitivity) ConsumeFirstCharacter() argument
H A Drbt_rule.cpp319 static inline int32_t posBefore(const Replaceable& str, int32_t pos) { in posBefore() argument
325 static inline int32_t posAfter(const Replaceable& str, int32_t pos) { in posAfter() argument
475 UnicodeString str, quoteBuf; in toRule() local
/third_party/icu/icu4c/source/common/
H A Duniset.cpp84 UnicodeString str; in _dbgct() local
92 UnicodeString str; in _dbgdt() local
H A Dustrenum.cpp170 const UChar* str = uenum_unext(uenum, &length, &status); in snext() local
/third_party/libsnd/tests/
H A Dstring_test.c624 const char * str ; in string_rdwr_test() local
677 const char * str ; string_short_rdwr_test() local
788 const char * str ; string_rdwr_grow_test() local
846 const char * str ; string_header_update() local
[all...]
H A Dlossy_comp_test.c2608 char *str, *p ; in check_opus_version() local
/third_party/libsnd/include/
H A Dsndfile.hh314 SndfileHandle::setString (int str_type, const char* str) in setString() argument
/third_party/libuv/src/win/
H A Dfs-event.c397 static int file_info_cmp(WCHAR* str, WCHAR* file_name, size_t file_name_len) { in file_info_cmp() argument
/third_party/libsnd/programs/
H A Dsndfile-info.c183 { static char str [128] ; in format_duration_str() local
H A Dcommon.c352 sfe_file_type_of_ext (const char *str, int format) in sfe_file_type_of_ext() argument
/third_party/libcoap/src/oscore/
H A Doscore_cbor.c316 oscore_cbor_get_string(const uint8_t **buffer, size_t *buf_len, char *str, size_t size) { in oscore_cbor_get_string() argument
/third_party/mbedtls/programs/x509/
H A Dcert_app.c89 my_debug(void *ctx, int level, const char *file, int line, const char *str) my_debug() argument
/third_party/lzma/C/Util/Lzma/
H A DLzmaUtil.c63 char str[32]; in Print_unsigned() local
/third_party/mbedtls/library/
H A Ddebug.c58 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_msg() local
91 char str[DEBUG_BUF_SIZE]; in mbedtls_debug_print_ret() local
34 debug_send_line(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *str) debug_send_line() argument
119 char str[DEBUG_BUF_SIZE]; mbedtls_debug_print_buf() local
175 char str[DEBUG_BUF_SIZE]; mbedtls_debug_print_ecp() local
197 char str[DEBUG_BUF_SIZE]; mbedtls_debug_print_ec_coord() local
237 char str[DEBUG_BUF_SIZE]; mbedtls_debug_print_psa_ec() local
269 char str[DEBUG_BUF_SIZE]; mbedtls_debug_print_mpi() local
363 char str[DEBUG_BUF_SIZE]; debug_print_line_by_line() local
388 char str[DEBUG_BUF_SIZE]; mbedtls_debug_print_crt() local
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_pthread_server.c66 my_mutexed_debug(void *ctx, int level, const char *file, int line, const char *str) my_mutexed_debug() argument
/third_party/lame/frontend/
H A Dmain.c318 char* mbsToMbs(const char* str, int cp_from, int cp_to) in mbsToMbs() argument
341 char* utf8ToLocal8Bit(const char* str) in utf8ToLocal8Bit() argument
346 char* utf8ToConsole8Bit(const char* str) in utf8ToConsole8Bit() argument
351 char* local8BitToUtf8(const char* str) in local8BitToUtf8() argument
356 char* console8BitToUtf8(const char* str) in console8BitToUtf8() argument
361 utf8ToLatin1(char const* str) utf8ToLatin1() argument
433 char* str = 0; lame_getenv() local
454 char* str = getenv(var); lame_getenv() local
[all...]
/third_party/jerryscript/jerry-core/ext/
H A Dheapdump.c71 static void LogStr(const char* str) in LogStr() argument
/third_party/json/tests/src/
H A Dunit-udt.cpp187 const auto str = j.template get<std::string>(); in from_json() local
/third_party/mesa3d/src/freedreno/rnn/
H A Dheadergen2.c234 static void printdelem (struct rnndelem *elem, uint64_t offset, const char *str) { in printdelem() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_util.c304 char *str = LLVMPrintModuleToString(module); in ac_dump_module() local
311 char str[16]; in ac_llvm_add_target_dep_function_attr() local
322 char str[32]; in ac_llvm_set_workgroup_size() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c51 char str[MAX_OPTIONS_LEN]; member
250 char str[MAX_DIR_NAME], name[MAX_DIR_NAME]; in mount_cgroup() local
290 char *str = cgrp_opt[i].str; in mount_cgroup() local
[all...]
/third_party/ltp/lib/
H A Dtst_cmd.c243 char *cmd_token, *op_token, *version_token, *next, *str; in tst_check_cmd() local

Completed in 23 milliseconds

1...<<51525354555657585960>>...122