| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationruleparser.cpp | 195 UnicodeString str; in parseResetAndPosition() local 262 UnicodeString prefix, str, extension; in parseRelationStrings() local 460 parseSpecialPosition(int32_t i, UnicodeString &str, UErrorCode &errorCode) parseSpecialPosition() argument [all...] |
| H A D | fmtable.cpp | 982 UnicodeString &str = obj->getString(*status); in ufmt_getUChars() local
|
| /third_party/libsnd/src/ |
| H A D | ogg.c | 826 { const char *str, *name ; member
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_mail_client.c | 139 my_debug(void *ctx, int level, const char *file, int line, const char *str) my_debug() argument
|
| H A D | ssl_test_lib.c | 22 my_debug(void *ctx, int level, const char *file, int line, const char *str) my_debug() argument
|
| /third_party/json/tests/src/ |
| H A D | unit-regression1.cpp | 840 std::string str = "{\n\"one\" : 1,\n\"two\" : 2\n}\n{\n\"three\" : 3\n}"; variable 844 file << str; variable
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-number-prototype.c | 731 ecma_string_t *str = ecma_new_ecma_string_from_utf8 (buff, (lit_utf8_size_t) (p - buff)); in ecma_builtin_number_prototype_object_to_fixed() local 832 ecma_string_t *str = ecma_new_ecma_string_from_utf8 (buff, (lit_utf8_size_t) (actual_char_p - buff)); in ecma_builtin_number_prototype_object_to_exponential() local
|
| /third_party/lame/ACM/tinyxml/ |
| H A D | tinyxml.cpp | 34 void TiXmlBase::PutString( const std::string& str, std::ostream* stream ) in PutString() argument [all...] |
| /third_party/mesa3d/src/freedreno/afuc/ |
| H A D | disasm.c | 219 const char *str = getpm4(jump_label); in label_name() local 931 char *str = strstr(file, "a5"); in main() local
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | script.c | 103 const char *str; member
|
| /third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
| H A D | sign.c | 175 static inline int hash_update_bite_str(struct lws_genhash_ctx *ctx, const char * str) in hash_update_bite_str() argument 185 static inline int hash_update_str(struct lws_genhash_ctx *ctx, const char * str) in hash_update_str() argument 471 char *str = NULL, *val = NULL, *line = NULL, sth[128]; in lws_aws_filesystem_credentials_helper() local [all...] |
| /third_party/ltp/lib/ |
| H A D | tlibio.c | 1976 char *str; member
|
| H A D | random_range.c | 101 int parse_ranges(char *str, int defmin, int defmax, int defmult, in parse_ranges() argument 221 static int str_to_int(char *str, int *ip) in str_to_int() argument
|
| /third_party/ltp/metadata/ |
| H A D | metaparse.c | 318 struct data_node *str = data_node_string(token); in parse_array() local
|
| /third_party/ltp/testcases/kernel/fs/inode/ |
| H A D | inode02.c | 217 int bd_arg(char *str) in bd_arg() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_builder.h | 166 annotate(const char *str, const void *ir = NULL) const in annotate() argument 880 const char *str; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr.cpp | 69 int int_from_string_with_prefix(const std::string& str, const std::string& prefix) in int_from_string_with_prefix() argument 72 std::cerr << "Expect '" << prefix << "' as start of '" << str << "'\n"; in int_from_string_with_prefix() local 82 int sel_and_szw_from_string(const std::string& str, RegisterVec4::Swizzle &swz, bool& is_ssa) in sel_and_szw_from_string() argument [all...] |
| /third_party/node/src/ |
| H A D | debug_utils.cc | 410 std::ostringstream str; in GetLoadedLibraries() local 461 char* str = new char[size]; in GetLoadedLibraries() local 476 FWrite(FILE* file, const std::string& str) FWrite() argument [all...] |
| H A D | node_http_common.h | 343 std::string str() const { in str() function in node::NgRcBufPointer 417 v8::Local<v8::String> str = in New() local 440 v8::MaybeLocal<v8::String> str = in New() local
|
| H A D | string_bytes.cc | 107 MaybeLocal<Value> str = NewSimpleFromCopy(isolate, data, length, error); in New() local 115 MaybeLocal<Value> str = NewExternal(isolate, h_str); in New() local 171 MaybeLocal<String> str = in NewSimpleFromCopy() local 189 MaybeLocal<String> str = in NewSimpleFromCopy() local 264 WriteUCS2( Isolate* isolate, char* buf, size_t buflen, Local<String> str, int flags) WriteUCS2() argument 311 Local<String> str = val.As<String>(); Write() local 391 Local<String> str; StorageSize() local 601 Local<String> str; Encode() local [all...] |
| /third_party/node/test/js-native-api/test_object/ |
| H A D | test_object.c | 411 napi_value str; in New() local
|
| /third_party/musl/src/hilog/linux/ |
| H A D | vsnprintf_s_p.c | 164 const char *str = string; in SecWriteString() local 277 SecPrintfStream str; in SecVsnprintfPImpl() local
|
| /third_party/musl/porting/linux/user/src/hilog/ |
| H A D | vsnprintf_s_p.c | 164 const char *str = string; in SecWriteString() local 277 SecPrintfStream str; in SecVsnprintfPImpl() local
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_update_servers.c | 447 ares__sconfig_append_fromstr(ares__llist_t **sconfig, const char *str, ares_bool_t ignore_invalid) ares__sconfig_append_fromstr() argument
|
| H A D | ares_dns_parse.c | 70 char *str = NULL; in ares_dns_parse_and_set_dns_str() local
|