Home
last modified time | relevance | path

Searched defs:str (Results 151 - 175 of 6480) sorted by relevance

12345678910>>...260

/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dif_test.cpp18 const char *str = in TEST_F() local
36 const char *str = in TEST_F() local
54 const char *str = in TEST_F() local
76 const char *str = in TEST_F() local
98 const char *str = in TEST_F() local
132 const char *str = TEST_F() local
162 const char *str = TEST_F() local
192 const char *str = TEST_F() local
224 const char *str = TEST_F() local
256 const char *str = TEST_F() local
274 const char *str = TEST_F() local
316 const char *str = TEST_F() local
334 const char *str = TEST_F() local
352 const char *str = TEST_F() local
370 const char *str = TEST_F() local
388 const char *str = TEST_F() local
416 const char *str = TEST_F() local
444 const char *str = TEST_F() local
462 const char *str = TEST_F() local
480 const char *str = TEST_F() local
498 const char *str = TEST_F() local
516 const char *str = TEST_F() local
534 const char *str = TEST_F() local
552 const char *str = TEST_F() local
576 const char *str = TEST_F() local
602 const char *str = TEST_F() local
634 const char *str = TEST_F() local
666 const char *str = TEST_F() local
678 const char *str = TEST_F() local
690 const char *str = TEST_F() local
702 const char *str = TEST_F() local
714 const char *str = TEST_F() local
726 const char *str = TEST_F() local
738 const char *str = TEST_F() local
750 const char *str = TEST_F() local
772 const char *str = "#else\\n"; TEST_F() local
782 const char *str = "#elif 1\\n"; TEST_F() local
792 const char *str = "#endif\\n"; TEST_F() local
802 const char *str = TEST_F() local
816 const char *str = TEST_F() local
830 const char *str = "#if 1\\n"; TEST_F() local
840 const char *str = "#ifdef foo\\n"; TEST_F() local
852 const char *str = TEST_F() local
866 const char *str = TEST_F() local
880 const char *str = TEST_F() local
895 const char *str = TEST_F() local
912 const char *str = TEST_F() local
924 constexpr char str[] = R"(#define BBB 1 TEST_F() local
939 constexpr char str[] = R"(#define AAA defined(BBB) TEST_F() local
953 constexpr char str[] = R"(#define BBB 1 TEST_F() local
972 constexpr char str[] = R"(#define BBB 1 TEST_F() local
989 const char *str = TEST_F() local
1009 const char *str = TEST_F() local
1028 const char *str = TEST_F() local
1044 const char *str = TEST_F() local
1058 const char *str = TEST_F() local
1072 const char *str = TEST_F() local
1088 const char *str = TEST_F() local
1107 const char *str = TEST_F() local
1122 const char *str = TEST_F() local
1136 const char *str = TEST_F() local
1150 const char *str = TEST_F() local
[all...]
H A Derror_test.cpp18 const char *str = "#error\n"; in TEST_F() local
31 const char *str = "#error foo\n"; in TEST_F() local
44 const char *str = "#error foo bar\n"; in TEST_F() local
57 const char *str = in TEST_F() local
81 const char *str = "#error foo"; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/answers/
H A Dmain_0.cpp21 UnicodeString str; in main() local
H A Dmain_1.cpp20 UnicodeString str; in main() local
/third_party/typescript/tests/baselines/reference/
H A DswitchCaseWithIntersectionTypes01.js4 var str: string; variable
30 var str; variable
H A DswitchCaseWithUnionTypes01.js4 var str: string; variable
30 var str; variable
/third_party/rust/crates/cxx/gen/build/src/
H A Dintern.rs9 pub fn str(self) -> &'static str { in str() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstring_constant_test.cc32 constexpr auto str = MakeStringConstant(Callable{}); in TEST() local
44 constexpr auto str = MakeStringConstant(Callable{}); in TEST() local
53 constexpr auto str = MakeStringConstant(Callable{}); in TEST() local
/third_party/skia/docs/examples/
H A DPreMultiplyARGB.cpp12 std::string str = "alpha=" + std::to_string(SkColorGetA(premultiplied)); in REG_FIDDLE() local
H A DPaintDump.cpp5 static const char* str(SkPaint::Cap v) { in REG_FIDDLE() function
13 static const char* str(SkPaint::Join v) { in REG_FIDDLE() function
21 static const char* str(SkPaint::Style v) { in REG_FIDDLE() function
30 static const char* str(bool v) { return v ? "true" : "false"; } in REG_FIDDLE() function
/foundation/communication/ipc/services/dbinder/test/auxiliary/src/
H A Dmain.cpp24 std::string str; in main() local
27 std::cin >> str; in main() local
35 std::cin >> str; in main() local
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H A Dserial_test.cpp67 char str[1024] = {0}; in HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Dserial_test.cpp67 char str[1024] = {0}; in HWTEST_F() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Ddisk_handler.cpp26 void DiskHandler::Write(const std::string &str) in Write() argument
33 w << str; in Write() local
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_hitrace_adapter.cpp20 void DcameraStartAsyncTrace(const std::string& str, int32_t taskId) in DcameraStartAsyncTrace() argument
25 void DcameraFinishAsyncTrace(const std::string& str, int32_t taskId) in DcameraFinishAsyncTrace() argument
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dstring_utils.h25 inline bool IsEndWith(const std::string &str, const std::string &end) in IsEndWith() argument
/kernel/linux/linux-5.10/arch/xtensa/platforms/xtfpga/include/platform/
H A Dlcd.h22 static inline void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos() argument
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/
H A Dmachtype.c40 char *p, str[MACHTYPE_LEN + 1]; in prom_init_machtype() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dfadump.h26 static inline void crash_fadump(struct pt_regs *regs, const char *str) { } in crash_fadump() argument
/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dfixups-sdk7786.c25 char *__init pcibios_setup(char *str) in pcibios_setup() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dfadump.h26 static inline void crash_fadump(struct pt_regs *regs, const char *str) { } in crash_fadump() argument
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/
H A Dmachtype.c40 char *p, str[MACHTYPE_LEN + 1]; in prom_init_machtype() local
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dfixups-sdk7786.c25 char *__init pcibios_setup(char *str) in pcibios_setup() argument
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-debug.c12 char *delta_streaminfo_str(struct delta_streaminfo *s, char *str, in delta_streaminfo_str() argument
34 char *delta_frameinfo_str(struct delta_frameinfo *f, char *str, in delta_frameinfo_str() argument
59 unsigned char str[100] = ""; in delta_trace_summary() local
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_strerror.c15 const char *str; member

Completed in 8 milliseconds

12345678910>>...260