/external/pigweed/pw_string/ |
D | format_test.cc | 88 TEST(FormatString, Append) { in TEST() argument 100 TEST(FormatString, EmptyString) { in TEST() argument 106 TEST(FormatString, Truncates) { in TEST() argument 112 TEST(FormatString, Overwrite) { in TEST() argument 130 TEST(FormatString, CallFormatWithVaList_CallsCorrectFormatOverload) { in TEST() argument 139 TEST(FormatString, OverwriteVaList) { in TEST() argument
|
/external/google-benchmark/src/ |
D | colorprint.cc | 85 std::string FormatString(const char* msg, va_list args) { in FormatString() function 113 std::string FormatString(const char* msg, ...) { in FormatString() function
|
/external/cronet/tot/third_party/google_benchmark/src/src/ |
D | colorprint.cc | 85 std::string FormatString(const char* msg, va_list args) { in FormatString() function 113 std::string FormatString(const char* msg, ...) { in FormatString() function
|
/external/libcxx/utils/google-benchmark/src/ |
D | colorprint.cc | 85 std::string FormatString(const char* msg, va_list args) { in FormatString() function 113 std::string FormatString(const char* msg, ...) { in FormatString() function
|
/external/cronet/stable/third_party/google_benchmark/src/src/ |
D | colorprint.cc | 85 std::string FormatString(const char* msg, va_list args) { in FormatString() function 113 std::string FormatString(const char* msg, ...) { in FormatString() function
|
/external/pigweed/pw_format/rust/pw_format/ |
D | lib.rs | 337 pub struct FormatString { struct 342 impl FormatString { argument
|
D | printf.rs | 134 pub(crate) fn format_string(input: &str) -> IResult<&str, FormatString> { in format_string() argument
|
D | core_fmt.rs | 231 pub(crate) fn format_string(input: &str) -> IResult<&str, FormatString> { in format_string() argument
|
D | macros.rs | 292 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String>; in parse_format_string() 299 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string() 308 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string()
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/format/format.syn/ |
D | runtime_format_string.pass.cpp | 56 using FormatString = decltype(format_string); in main() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/format/format.syn/ |
D | runtime_format_string.pass.cpp | 56 using FormatString = decltype(format_string); in main() typedef
|
/external/libchrome/dbus/ |
D | dbus_statistics.h | 28 enum FormatString { enum
|
/external/pigweed/pw_tokenizer/ |
D | decode.cc | 312 FormatString::FormatString(const char* format) { in FormatString() function in pw::tokenizer::FormatString
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | Diagnostics.cpp | 132 static void formatErrorString(StringRef FormatString, in formatErrorString()
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | pigweed_detokenizer.cc | 271 FormatString::FormatString(std::string format) : template_str_(format) { in FormatString() function in perfetto::trace_processor::pigweed::FormatString
|
/external/angle/src/gpu_info_util/ |
D | SystemInfo_vulkan.cpp | 292 std::string FormatString(const char *fmt, ...) in FormatString() function
|
/external/pigweed/pw_tokenizer/py/pw_tokenizer/ |
D | decode.py | 768 class FormatString: class
|
/external/angle/src/tests/perf_tests/third_party/perf/ |
D | perf_test.cc | 16 std::string FormatString(const char *fmt, va_list vararg) in FormatString() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/ |
D | Dwarf.cpp | 791 StringRef llvm::dwarf::FormatString(DwarfFormat Format) { in FormatString() function in llvm::dwarf 801 StringRef llvm::dwarf::FormatString(bool IsDWARF64) { in FormatString() function in llvm::dwarf
|
/external/clang/lib/Basic/ |
D | DiagnosticIDs.cpp | 311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex_test.cc | 1286 std::string FormatString(const TimeoutTestParam ¶m) { function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 1288 std::string FormatString(const TimeoutTestParam ¶m) { function
|
/external/pdfium/core/fxcrt/ |
D | widestring_unittest.cpp | 1865 TEST(WideString, FormatString) { in TEST() argument
|
/external/clang/lib/Sema/ |
D | SemaExprObjC.cpp | 2291 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local
|
D | SemaChecking.cpp | 1965 const StringLiteral *FormatString; in DiagnoseCStringFormatDirectiveInCFAPI() local
|