Home
last modified time | relevance | path

Searched defs:FormatString (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm-project/llvm/utils/benchmark/src/
Dcolorprint.cc85 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/
Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/external/google-benchmark/src/
Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/external/llvm-project/polly/lib/CodeGen/
DRuntimeDebugBuilder.cpp119 std::string FormatString; in prepareValuesForPrinting() local
163 std::string FormatString; in createCPUPrinterT() local
261 Value *FormatString = Builder.CreateGlobalStringPtr(Format); in createPrintF() local
/external/libchrome/dbus/
Ddbus_statistics.h28 enum FormatString { enum
/external/angle/src/gpu_info_util/
DSystemInfo_vulkan.cpp103 std::string FormatString(const char *fmt, ...) in FormatString() function
/external/pigweed/pw_tokenizer/
Ddecode.cc306 FormatString::FormatString(const char* format) { in FormatString() function in pw::tokenizer::FormatString
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp133 static void formatErrorString(StringRef FormatString, in formatErrorString()
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.h37 inline bool FormatString(char *buffer, uptr size, const char *str_to_use) { in FormatString() function
/external/pigweed/pw_tokenizer/py/pw_tokenizer/
Ddecode.py292 class FormatString: class
/external/angle/src/tests/perf_tests/third_party/perf/
Dperf_test.cc16 std::string FormatString(const char *fmt, va_list vararg) in FormatString() function
/external/llvm-project/llvm/lib/BinaryFormat/
DDwarf.cpp784 StringRef llvm::dwarf::FormatString(DwarfFormat Format) { in FormatString() function in llvm::dwarf
794 StringRef llvm::dwarf::FormatString(bool IsDWARF64) { in FormatString() function in llvm::dwarf
/external/clang/lib/Basic/
DDiagnosticIDs.cpp311 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/external/llvm-project/clang/lib/Basic/
DDiagnosticIDs.cpp414 unsigned DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) { in getCustomDiagID()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp786 auto FormatString = in checkDeprecatedOrUnsafeBufferHandling() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc1256 std::string FormatString(const TimeoutTestParam &param) { function
/external/abseil-cpp/absl/synchronization/
Dmutex_test.cc1255 std::string FormatString(const TimeoutTestParam &param) { function
/external/webrtc/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc1255 std::string FormatString(const TimeoutTestParam &param) { function
/external/openscreen/third_party/abseil/src/absl/synchronization/
Dmutex_test.cc1286 std::string FormatString(const TimeoutTestParam &param) { function
/external/libtextclassifier/abseil-cpp/absl/synchronization/
Dmutex_test.cc1256 std::string FormatString(const TimeoutTestParam &param) { function
/external/pdfium/core/fxcrt/
Dwidestring_unittest.cpp1620 TEST(WideString, FormatString) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex_test.cc1286 std::string FormatString(const TimeoutTestParam &param) { function
/external/clang/lib/Sema/
DSemaExprObjC.cpp2291 StringLiteral *FormatString = OSL->getString(); in DiagnoseCStringFormatDirectiveInObjCAPI() local

12