/third_party/skia/gm/ |
H A D | imageresizetiled.cpp | 43 const char* str[] = { in DEF_SIMPLE_GM() local
|
/third_party/skia/docs/examples/ |
H A D | Point_cross.cpp | 19 SkString str; in REG_FIDDLE() local
|
H A D | Font_breakText.cpp | 11 const char str[] = "Breakfast"; in REG_FIDDLE() local
|
/third_party/rust/crates/syn/src/ |
H A D | export.rs | 30 pub type str = std::primitive::str; types
|
/third_party/skia/bench/ |
H A D | BenchLogger.h | 43 void logError(const SkString& str) { this->nativeLogError(str.c_str()); } in logError() argument 58 void logProgress(const SkString& str) { in logProgress() argument
|
/third_party/spirv-tools/test/val/ |
H A D | val_literals_test.cpp | 34 std::string str = R"( in GenerateShaderCode() local 57 std::string str = R"( in GenerateKernelCode() local 69 std::string str = GenerateShaderCode() + R"( in TEST_F() local 89 std::string str = GenerateShaderCode() + R"( in TEST_F() local 99 std::string str = GenerateShaderCode() + GetParam(); in TEST_P() local 123 std::string str = GenerateKernelCode() + R"( TEST_F() local 132 std::string str = GenerateKernelCode() + GetParam(); TEST_P() local [all...] |
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | dePoolString.cpp | 38 void PoolString::append (const char* str) in append() argument 47 void PoolString::append (const std::string& str) in append() argument 55 append(const PoolString& str) append() argument [all...] |
H A D | dePoolString.hpp | 56 PoolString& operator= (const char* str) { clear(); append(str); return *this; } in operator =() argument 57 PoolString& operator= (const std::string& str) { clear(); append(str); return *this; } in operator =() argument 60 PoolString& operator+= (const char* str) { appen argument 61 operator +=(const std::string& str) operator +=() argument 62 operator +=(const PoolString& str) operator +=() argument 84 std::string str; toString() local 89 operator =(const PoolString& str) operator =() argument [all...] |
H A D | deSha1.cpp | 29 Sha1 Sha1::parse (const std::string& str) in parse() argument
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluStrUtil.cpp | 30 std::ostream& operator<< (std::ostream& str, const ConfigAttribValueFmt& attribFmt) in operator <<() argument 87 operator <<(std::ostream& str, const ContextAttribValueFmt& attribFmt) operator <<() argument 106 operator <<(std::ostream& str, const SurfaceAttribValueFmt& attribFmt) operator <<() argument 148 operator <<(std::ostream& str, const ConfigAttribListFmt& fmt) operator <<() argument 188 operator <<(std::ostream& str, const SurfaceAttribListFmt& fmt) operator <<() argument 228 operator <<(std::ostream& str, const ContextAttribListFmt& fmt) operator <<() argument [all...] |
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgNameAllocator.cpp | 40 std::string str = ""; in nameNdxToStr() local
|
/vendor/hisilicon/hispark_taurus_linux/hals/utils/sys_param/ |
H A D | hal_sys_param.c | 34 static char str[STR_MAX] = {0};
in HalGetSerial() local
|
/applications/standard/contacts_data/ability/common/utils/src/ |
H A D | file_utils.cpp | 50 void FileUtils::WriteStringToFileAppend(std::string dirStr, const std::string str) in WriteStringToFileAppend() argument 59 OsWrite << str; in WriteStringToFileAppend() local
|
H A D | contacts_string_utils.cpp | 28 std::vector<std::string> ContactsStringUtils::SplitStr(std::string str, std::string spSymbol) in SplitStr() argument 53 std::string &ContactsStringUtils::Trim(std::string &str) in Trim() argument [all...] |
/base/hiviewdfx/hidumper/test/unittest/common/ |
H A D | sa_dumper_test.cpp | 52 std::string str = "log"; in HWTEST_F() local 66 std::string str = "WindowName"; in HWTEST_F() local 79 std::string str = "ScreenInfo"; in HWTEST_F() local 92 std::string str = "Work"; in HWTEST_F() local 104 std::string str = "User"; in HWTEST_F() local 117 std::string str = "Screen"; HWTEST_F() local 130 std::string str = "system"; HWTEST_F() local 143 std::string str = "Windows"; HWTEST_F() local 157 std::string str = "Graphic"; HWTEST_F() local 171 std::string str = "Graphic"; HWTEST_F() local 184 std::string str = "AppRunningRecord"; HWTEST_F() local [all...] |
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/ |
H A D | parse_meminfo.cpp | 41 void ParseMeminfo::SetData(const string &str, ValueMap &result) in SetData() argument
|
H A D | parse_smaps_rollup_info.cpp | 34 void ParseSmapsRollupInfo::GetValue(const string &str, MemInfoData::MemInfo &memInfo) in GetValue() argument
|
H A D | parse_vmallocinfo.cpp | 34 void ParseVmallocinfo::CaclVmalloclValue(const string &str, uint64_t &totalValue) in CaclVmalloclValue() argument
|
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
H A D | hilog_string.cpp | 36 char *HilogString::Get(const HilogString *str) in Get() argument 44 size_t HilogString::Length(const HilogString *str) in Length() argument 52 Puts(const char *src, HilogString *str, size_t strLen) Puts() argument 78 Putc(char c, HilogString *str) Putc() argument [all...] |
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/ |
H A D | hilog_vector.h | 41 char** str; member in OHOS::ACELite::HilogVector
|
/base/location/frameworks/location_common/common/source/ |
H A D | app_identity.cpp | 37 std::string str = "uid : " + std::to_string(uid_) + in ToString() local
|
/base/location/frameworks/base_module/source/ |
H A D | request_config.cpp | 101 std::string str = "scenario : " + std::to_string(scenario_) + in ToString() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
H A D | fd_output.cpp | 80 std::string str = line[j]; in OutMethod() local 89 void FDOutput::WriteToFd(std::string &str) in WriteToFd() argument 107 void FDOutput::NewLineMethod(std::string &str) in NewLineMethod() argument [all...] |
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | data_publisher_sys_event_callback.cpp | 53 std::string str = convert.to_bytes(iter); in OnQuery() local
|
/base/hiviewdfx/hiview/core/test/unittest/common/ |
H A D | plugin_platform_test.cpp | 139 auto str = event->GetValue("DynamicLoadPluginExample");
in HWTEST_F() local
|