/third_party/backends/backend/ |
H A D | apple.c | 1897 const char *str = dev_name + 7; in sane_init() local 1899 while (isspace (*str)) in sane_init() 1900 ++str; in sane_init()
|
/third_party/PyYAML/yaml/ |
H A D | _yaml.pyx | 108 # lines.append(str(self.context_mark)) 112 # lines.append(str(self.problem_mark)) 127 # if isinstance(self.character, str):
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libcpuset.c | 1022 static int write_string_file(const char *filepath, const char *str) in write_string_file() argument 1028 if (write(fd, str, strlen(str)) < 0) in write_string_file()
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | ninja.py | 477 print("extra_sources: ", str(extra_sources)) 478 print('spec.get("sources"): ', str(spec.get("sources"))) 1896 assert not isinstance(values, str)
|
/third_party/nghttp2/src/ |
H A D | shrpx_http3_upstream.cc | 2225 << ss.str(); in http_end_request_headers() 2806 << ss.str(); in log_response_headers() 2868 auto path = dir.str(); in open_qlog_file()
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | ninja.py | 477 print("extra_sources: ", str(extra_sources)) 478 print('spec.get("sources"): ', str(spec.get("sources"))) 1893 assert not isinstance(values, str)
|
/third_party/node/deps/v8/src/torque/ |
H A D | torque-parser.cc | 1870 std::string str = child_results->matched_input().ToString(); in MakeRightShiftIdentifier() local 1871 for (auto character : str) { in MakeRightShiftIdentifier() 1876 return ParseResult{MakeNode<Identifier>(str)}; in MakeRightShiftIdentifier()
|
/third_party/mksh/ |
H A D | funcs.c | 2408 tf |= t->left->str[0]; in timex() 2466 t->str[0] |= TF_POSIX; in timex_hook() 2483 t->str[0] |= TF_NOARGS; in timex_hook()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 337 static inline std::string replace(const std::string& str, const std::string& from, const std::string& to) in replace() argument 339 std::string result(str); in replace() 634 log << tcu::TestLog::Message << s.str() << tcu::TestLog::EndMessage; in verify()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGlSpirvTests.cpp | 2452 m_testCtx.getLog() << tcu::TestLog::Message << message.str() << tcu::TestLog::EndMessage; in iterate() 3398 commonUtils::writeSpirV(ssw.str().c_str(), stage.binary); in iterate() 3423 m_testCtx.getLog() << tcu::TestLog::Message << ssLog.str() << tcu::TestLog::EndMessage; in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 313 templateArgs.insert(pair<string, string>("LOCAL_SIZE_X", localSize.str())); in makeComputePipeline() 318 templateArgs.insert(pair<string, string>("LOCAL_SIZE_Y", localSize.str())); in makeComputePipeline() 323 templateArgs.insert(pair<string, string>("LOCAL_SIZE_Z", localSize.str())); in makeComputePipeline()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 365 return V->hasName() ? (V->getName() + Suffix).str() : DefaultName.str(); in suffixed_name_or() 1127 << (Cache.count(BDV) ? Cache[BDV]->getName().str() : "none") in findBasePointer()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 1278 return Parser.printError(IDLoc, ES.str()); in OutOfRange() 1466 .str() + in processInstruction() 1472 .str() + in processInstruction()
|
/third_party/skia/tools/debugger/ |
H A D | DrawCommand.cpp | 201 static SkString* str_append(SkString* str, const SkRect& r) { in str_append() argument 202 str->appendf(" [%g %g %g %g]", r.left(), r.top(), r.right(), r.bottom()); in str_append() 203 return str; in str_append()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uresbund.cpp | 3093 const UChar *str; in ures_getVersionByKey() local 3095 str = ures_getStringByKey(res, key, &len, status); in ures_getVersionByKey() 3097 u_versionFromUString(ver, str); in ures_getVersionByKey()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_format_test.cc | 1204 const std::string input = oss.str(); in TEST() 1279 const std::string nanos = oss.str(); in TEST() 1285 const std::string input = nanos + ps_oss.str() + "999"; in TEST()
|
/third_party/rust/crates/nix/test/sys/ |
H A D | test_socket.rs | 16 use std::str::FromStr; 2504 sa: &str, in test_recverr_impl() 2518 const MESSAGE_CONTENTS: &str = "ABCDEF"; in test_recverr_impl()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_core_linux.c | 2973 char *str;
member 2979 .str = "dumptrace",
3007 ret += scnprintf(buf + ret, PAGE_SIZE - ret, "%s\n", debug_commands[i].str);
in show_debug() 3043 if (sysfs_streq(debug_commands[i].str, buf)) {
in issue_debug()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_core_linux.c | 2881 char *str; member 2892 .str = "dumptrace", 2922 debug_commands[i].str); in show_debug() 2960 if (sysfs_streq(debug_commands[i].str, buf)) { in issue_debug()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_core_linux.c | 2955 char *str; member 2967 .str = "dumptrace", 2996 ret += scnprintf(buf + ret, PAGE_SIZE - ret, "%s\n", debug_commands[i].str); in show_debug() 3033 if (sysfs_streq(debug_commands[i].str, buf)) { in issue_debug()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_core_linux.c | 3162 char *str; member 3169 .str = "dumptrace", 3198 ret += scnprintf(buf + ret, PAGE_SIZE - ret, "%s\n", debug_commands[i].str); in show_debug() 3235 if (sysfs_streq(debug_commands[i].str, buf)) { in issue_debug()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transtst.cpp | 645 UnicodeString str(s); in TestCompoundHex() 646 a->transliterate(str); in TestCompoundHex() 648 expect(*ba, str, str); in TestCompoundHex()
|
/third_party/json/tests/src/ |
H A D | unit-cbor.cpp | 1339 j.emplace(ss.str(), nullptr); 1366 j.emplace(ss.str(), nullptr); 1395 j.emplace(ss.str(), nullptr); 1848 json j3 = json::from_cbor(ss.str());
|
/third_party/node/deps/v8/src/objects/ |
H A D | intl-objects.cc | 2055 Handle<String> str = factory->NewStringFromAsciiChecked(item.c_str()); in VectorToJSArray() local 2056 fixed_array->set(index++, *str); in VectorToJSArray() 2158 Handle<String> str = factory->NewStringFromAsciiChecked(item.c_str()); in AvailableUnits() local 2159 fixed_array->set(index++, *str); in AvailableUnits()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | usearch.cpp | 124 * @param str UTF16 string where character for fcd retrieval resides 132 uint16_t getFCD(const UChar *str, int32_t *offset, in getFCD() argument 135 const UChar *temp = str + *offset; in getFCD() 136 uint16_t result = g_nfcImpl->nextFCD16(temp, str + strlength); in getFCD() 137 *offset = (int32_t)(temp - str); in getFCD()
|