Home
last modified time | relevance | path

Searched defs:str (Results 1726 - 1750 of 5518) sorted by relevance

1...<<61626364656667686970>>...221

/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c147 char *str = os_read_file(fpath, &sz); in find_device_fn() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_to_qpu.c377 const char *str = v3d_qpu_disasm(c->devinfo, c->qpu_insts[i]); in v3d_dump_qpu() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dpp.c78 skip_newline (const char *str) in skip_newline() argument
/third_party/mesa3d/src/compiler/glsl/
H A Ds_expression.h130 const char *str; member in s_symbol
159 s_pattern(const char *str) : literal(str), type(STRING) { } in s_pattern() argument
/third_party/ltp/lib/
H A Dtst_buffers.c145 char *tst_strdup(const char *str) in tst_strdup() argument
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_cpu_hog.c61 int report_result(char str[]) in report_result() argument
208 char str[50]; in cpu_hog() local
/third_party/ltp/testcases/kernel/fs/fs_perms/
H A Dfs_perms.c166 static long str_to_l(const char *str, const char *name, int base) in str_to_l() argument
/third_party/libwebsockets/minimal-examples/dbus-client/minimal-dbus-client/
H A Dminimal-dbus-client.c37 const char *str; in client_message_handler() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
H A Dcpuset_syscall_test.c167 char str[256]; in test_get_mempolicy() local
/third_party/node/src/
H A Dblob_serializer_deserializer-inl.h124 std::string str = std::is_arithmetic_v<T> ? "" : ToStr(result); in ReadVector() local
167 std::string str = in ReadArithmetic() local
233 std::string str = std::is_arithmetic_v<T> ? "" : ToStr(data); in WriteVector() local
269 std::string str = ToStr(data); in WriteString() local
292 std::string str = in WriteArithmetic() local
[all...]
H A Djson_utils.h14 constexpr bool NeedsJsonEscape(std::string_view str) { in NeedsJsonEscape() argument
146 inline void write_value(std::string_view str) { write_string(str); } in write_value() argument
152 inline void write_string(std::string_view str) { in write_string() argument
157 out_ << str; in write_string() local
[all...]
H A Dnode_http_common-inl.h164 v8::Local<v8::String> str = OneByteString(env_->isolate(), header_name); in GetName() local
H A Dnode_perf.h37 inline PerformanceMilestone ToPerformanceMilestoneEnum(const char* str) { in ToPerformanceMilestoneEnum() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.cc21 void VPrintFToString(std::string* str, size_t str_offset, const char* format, in VPrintFToString() argument
43 void PrintFToString(std::string* str, size_t str_offset, const char* format, in PrintFToString() argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson_test.cc360 std::string str() const { return status_.ok() ? log_.str() : ""; } in str() function in v8_crdtp::json::Log
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dgzread.c551 char *str; local
/third_party/node/deps/zlib/
H A Dgzread.c501 char *str; in gzgets() local
/third_party/node/src/tracing/
H A Dnode_trace_writer.cc117 std::string str; in FlushPrivate() local
162 void NodeTraceWriter::WriteToFile(std::string&& str, int highest_request_id) { in WriteToFile() argument
[all...]
/third_party/musl/src/regex/
H A Dfnmatch.c29 static int str_next(const char *str, size_t n, size_t *step) in str_next() argument
163 static int fnmatch_internal(const char *pat, size_t m, const char *str, size_t n, int flags) in fnmatch_internal() argument
298 fnmatch(const char *pat, const char *str, int flags) fnmatch() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dstatic_unicode_sets.cpp90 UnicodeString str = value.getUnicodeString(status); variable
222 chooseFrom(UnicodeString str, Key key1) chooseFrom() argument
226 chooseFrom(UnicodeString str, Key key1, Key key2) chooseFrom() argument
[all...]
H A Duniset_closure.cpp128 _set_addString(USet *set, const char16_t *str, int32_t length) { in _set_addString() argument
139 addCaseMapping(UnicodeSet &set, int32_t result, const char16_t *full, UnicodeString &str) { in addCaseMapping() argument
278 UnicodeString str; in closeOverCaseInsensitive() local
308 UnicodeString str; closeOverAddCaseMappings() local
[all...]
H A Dcstring.cpp123 T_CString_toLowerCase(char* str) in T_CString_toLowerCase() argument
137 T_CString_toUpperCase(char* str) in T_CString_toUpperCase() argument
[all...]
H A Dunistr_case.cpp227 const UnicodeString *str = (const UnicodeString*) key.pointer; in uhash_hashCaselessUnicodeString() local
H A Dutil.cpp149 int32_t ICU_Utility::skipWhitespace(const UnicodeString& str, int32_t& pos, in skipWhitespace() argument
293 int32_t ICU_Utility::parseAsciiInteger(const UnicodeString& str, int32_t& pos) { in parseAsciiInteger() argument
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc23 Local<String> str = args[0].As<String>(); in CallWithString() local

Completed in 20 milliseconds

1...<<61626364656667686970>>...221