/third_party/rust/crates/regex/regex-capi/src/ |
H A D | rure.rs | 6 use std::str; 103 let pat = match str::from_utf8(pat) { in rure_compile() 487 pats.push(match str::from_utf8(pat) { in rure_compile_set() 603 let str_pat = match str::from_utf8(pat) { in rure_escape()
|
/third_party/rust/crates/syn/src/ |
H A D | lib.rs | 79 //! # const IGNORE_TOKENS: &str = stringify! { 113 //! # const IGNORE_TOKENS: &str = stringify! { 119 //! c: &'a str, 133 //! # const IGNORE_TOKENS: &str = stringify! { 883 /// # const IGNORE_TOKENS: &str = stringify! { 946 pub fn parse_str<T: parse::Parse>(s: &str) -> Result<T> { in parse_str() 986 pub fn parse_file(mut content: &str) -> Result<File> { in parse_file() 988 const BOM: &str = "\u{feff}"; in parse_file()
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
H A D | es31sTessellationGeometryInteractionTests.cpp | 466 return buf.str(); in getTessellationControlSource() 488 return buf.str(); in getTessellationEvaluationSource() 555 return buf.str(); in getGeometryShaderSource()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryNonUniformArgsTests.cpp | 160 programCollection.glslSources.add("comp") << glu::ComputeSource(comp.str()) << buildOptions; in initPrograms() 355 return tcu::TestStatus::fail(msg.str()); in iterate() 358 log << tcu::TestLog::Message << msg.str() << tcu::TestLog::EndMessage; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsStorage.cpp | 301 programCollection.spirvAsmSources.add("compute") << src.str() in initPrograms() 326 return src.str(); in sparseImageOpString() 351 return src.str(); in sparseImageOpString()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | os_internal.c | 493 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf() argument 503 ret = vsnprintf(str, size, format, ap); in os_snprintf() 506 str[size - 1] = '\0'; in os_snprintf()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | os_internal.c | 499 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf() argument 509 ret = vsnprintf(str, size, format, ap); in os_snprintf() 512 str[size - 1] = '\0'; in os_snprintf()
|
/third_party/vulkan-loader/scripts/ |
H A D | update_deps.py | 687 type=str.lower, 694 type=str.lower, 725 type=str,
|
/drivers/peripheral/camera/test/hdi/v1_2/src/ |
H A D | camera_hdi_uttest_v1_2.cpp | 245 CAMERA_LOGI("%{public}s\n", ss.str().c_str());
in HWTEST_F() 246 printf("OHOS_ABILITY_SKETCH_ENABLE_RATIO %s\n", ss.str().c_str());
in HWTEST_F() 248 ss.str("");
in HWTEST_F() 277 printf("OHOS_ABILITY_SKETCH_REFERENCE_FOV_RATIO %s\n", ss.str().c_str());
in HWTEST_F() 278 CAMERA_LOGI("%{public}s\n", ss.str().c_str());
in HWTEST_F() 280 ss.str("");
in HWTEST_F() 939 printf("OHOS_ABILITY_AVAILABLE_COLOR_SPACES: %s\n", ss.str().c_str());
in HWTEST_F() 1333 CAMERA_LOGI("%{public}s\n", ss.str().c_str());
in HWTEST_F() 1334 printf("OHOS_ABILITY_CAMERA_VIRTUAL_APERTURE_RANGE%s\n", ss.str().c_str());
in HWTEST_F() 1336 ss.str("");
in HWTEST_F() [all...] |
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_transport.c | 2945 static void target_append_str(char **str, const char *txt) in target_append_str() argument 2947 char *prev = *str; in target_append_str() 2949 *str = *str ? kasprintf(GFP_ATOMIC, "%s,%s", *str, txt) : in target_append_str() 2960 char *str = NULL; in target_ts_to_str() local 2963 target_append_str(&str, "aborted"); in target_ts_to_str() 2965 target_append_str(&str, "active"); in target_ts_to_str() 2967 target_append_str(&str, "complete"); in target_ts_to_str() 2969 target_append_str(&str, "sen in target_ts_to_str() [all...] |
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_transport.c | 3092 static void target_append_str(char **str, const char *txt) in target_append_str() argument 3094 char *prev = *str; in target_append_str() 3096 *str = *str ? kasprintf(GFP_ATOMIC, "%s,%s", *str, txt) : in target_append_str() 3107 char *str = NULL; in target_ts_to_str() local 3110 target_append_str(&str, "aborted"); in target_ts_to_str() 3112 target_append_str(&str, "active"); in target_ts_to_str() 3114 target_append_str(&str, "complete"); in target_ts_to_str() 3116 target_append_str(&str, "sen in target_ts_to_str() [all...] |
/third_party/python/Lib/ |
H A D | tarfile.py | 1068 pax_headers[name] = str(val) 1202 n = l + len(str(p)) 1206 records += bytes(str(p), "ascii") + b" " + keyword + b"=" + value + b"\n" 1349 raise SubsequentHeaderError(str(e)) from None 1484 raise SubsequentHeaderError(str(e)) from None 1692 isinstance(fileobj.name, (str, bytes))): 1750 raise ReadError(str(e)) from None 2244 if isinstance(filter, str): 2322 """Get filtered TarInfo (or None) from member, which might be a str""" 2323 if isinstance(member, str) [all...] |
/base/global/i18n/frameworks/intl/include/ |
H A D | holiday_manager.h | 66 static std::string& Trim(std::string &str);
|
/base/hiviewdfx/hiview/plugins/event_store/event_export/config/ |
H A D | export_config_manager.cpp | 87 std::string moduleName = match[1].str(); in ParseConfigFile()
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | block_queue_test.cpp | 71 std::string idStr = oss.str(); in GetThreadId()
|
/base/location/frameworks/native/fence_extension_ability/include/ |
H A D | js_fence_extension.h | 121 napi_status SetValueUtf8String(const napi_env &env, const char *fieldStr, const char *str, napi_value &result);
|
/base/hiviewdfx/hidumper/frameworks/native/include/common/ |
H A D | option_args.h | 38 void SetStr(const std::string& str);
|
/base/customization/enterprise_device_management/services/edm/include/ |
H A D | admin_policies_storage_rdb.h | 48 void ConvertStrToJson(const std::string &str, Json::Value &json);
|
/base/hiviewdfx/hidumper/client/native/ |
H A D | dump_client_main.cpp | 97 dumpCmdSs.str().c_str(), calllingUid, calllingPid); in SetCmdArgs()
|
/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_suspend_parse_test.cpp | 113 std::string str = SYSTEM_POWER_SUSPEND_FILE; in HWTEST_F() local
|
/base/powermgr/thermal_manager/test/common/include/ |
H A D | thermal_test.h | 59 static int32_t SetNodeString(std::string str, const std::string& path);
|
/base/msdp/device_status/rust/services/sys/src/ |
H A D | binding.rs | 79 pub fn alloc_socket_fd(&self, program_name: &str, module_type: i32, in alloc_socket_fd()
|
/base/telephony/cellular_call/services/manager/include/ |
H A D | cellular_call_register.h | 103 void ReportPostDialDelay(std::string str);
|
/base/telephony/ril_adapter/services/vendor/include/ |
H A D | vendor_util.h | 85 int32_t ParseReportError(char *str);
|
/base/telephony/call_manager/services/call_report/include/ |
H A D | call_ability_report_proxy.h | 46 int32_t ReportPostDialDelay(const std::string &str);
|