Home
last modified time | relevance | path

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

1234567891011

/aosp_15_r20/external/pigweed/pw_string/
H A Dformat_test.cc88 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
/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/
H A Dlib.rs337 pub struct FormatString { struct
342 impl FormatString { impl
H A Dmacros.rs284 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String>; in parse_format_string()
291 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string()
300 fn parse_format_string(format_string: &str) -> std::result::Result<FormatString, String> { in parse_format_string()
H A Dprintf.rs134 pub(crate) fn format_string(input: &str) -> IResult<&str, FormatString> { in format_string() argument
H A Dcore_fmt.rs231 pub(crate) fn format_string(input: &str) -> IResult<&str, FormatString> { in format_string() argument
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/aosp_15_r20/external/google-benchmark/src/
H A Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() function
113 std::string FormatString(const char* msg, ...) { in FormatString() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.syn/
H A Druntime_format_string.pass.cpp56 using FormatString = decltype(format_string); in main() typedef
/aosp_15_r20/external/libchrome/dbus/
H A Ddbus_statistics.h28 enum FormatString { enum
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDerror_prone_annotations-2.0.18.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Derror_prone_annotations-2.3.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDerror_prone_annotations-2.3.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/angle/src/gpu_info_util/
H A DSystemInfo_vulkan.cpp175 std::string FormatString(const char *fmt, ...) in FormatString() function
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDerror_prone_annotations-2.7.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Ddecode.cc312 FormatString::FormatString(const char* format) { in FormatString() function in pw::tokenizer::FormatString
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/errorprone/error_prone_annotations/2.18.0/
HDerror_prone_annotations-2.18.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DDwarf.cpp791 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
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp132 static void formatErrorString(StringRef FormatString, in formatErrorString()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dpigweed_detokenizer.cc271 FormatString::FormatString(std::string format) : template_str_(format) { in FormatString() function in perfetto::trace_processor::pigweed::FormatString
/aosp_15_r20/external/error_prone/error_prone/
HDerror_prone_annotations-2.36.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/versions/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common/local-combined/
Derror_prone_annotations.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex33/combined/
Derror_prone_annotations.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex30/local-combined/
Derror_prone_annotations.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/error_prone/error_prone_annotations/android_common_apex10000/local-combined/
Derror_prone_annotations.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...

1234567891011