| /third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
| H A D | SystemInfo_vulkan.cpp | 105 std::string FormatString(const char *fmt, ...) in FormatString() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser_buffer_test.cc | 659 auto fmt = buffer->GetFormat(); in TEST_F() local 809 auto fmt = buffer->GetFormat(); in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/ |
| H A D | perf_test.cc | 16 std::string FormatString(const char *fmt, va_list vararg) in FormatString() argument 35 std::string StringPrintf(const char *fmt, ...) in StringPrintf() argument
|
| /third_party/openssl/test/ |
| H A D | bio_prefix_text.c | 61 int opt_printf_stderr(const char *fmt, ...) in opt_printf_stderr() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | MtxHeadBuilder.java | 75 public MtxHeadBuilder setIndexToLOCFormat(int fmt) { in setIndexToLOCFormat() argument
|
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | dwebp.c | 236 const char* const fmt = argv[++c]; in main() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | quantityformatter.cpp | 117 format( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const format() argument 143 selectPlural( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &formattedNumber, FieldPosition &pos, UErrorCode &status) selectPlural() argument 179 formatAndSelect( double quantity, const NumberFormat& fmt, const PluralRules& rules, FormattedStringBuilder& output, StandardPlural::Form& pluralForm, UErrorCode& status) formatAndSelect() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/date/ |
| H A D | date.c | 262 UDateFormat *fmt; in date() local 307 UDateFormat *fmt = NULL; in getWhen() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
| H A D | tstdtmod.cpp | 39 UBool IcuTestErrorCode::errIfFailureAndReset(const char *fmt, ...) { in errIfFailureAndReset() argument 66 UBool IcuTestErrorCode::errDataIfFailureAndReset(const char *fmt, ...) { in errDataIfFailureAndReset() argument 91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | trace.cpp | 88 void Trace::nameThread(const char* fmt, ...) { in nameThread() argument 102 void Trace::beginEvent(const char* fmt, ...) { in beginEvent() argument 126 void Trace::beginAsyncEvent(uint32_t id, const char* fmt, ...) { in beginAsyncEvent() argument 142 void Trace::endAsyncEvent(uint32_t id, const char* fmt, argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| H A D | generator_impl_type_test.cc | 426 ast::ImageFormat fmt; member 470 ast::ImageFormat fmt; member
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | symbol.rs | 12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | symbol.rs | 12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | parser_test.cc | 91 bool Run(const char *fmt, bool force_positional = false) { in Run() argument 269 std::string fmt; in TEST_F() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | str_join_internal.h | 279 JoinAlgorithm(const std::tuple<T...>& tup, absl::string_view sep, Formatter&& fmt) JoinAlgorithm() argument 296 JoinRange(const Range& range, absl::string_view separator, Formatter&& fmt) JoinRange() argument
|
| /third_party/skia/gm/ |
| H A D | p3.cpp | 41 static SkString fmt(SkColor4f c) { in fmt() function
|
| /third_party/rust/crates/serde/serde/src/ser/ |
| H A D | fmt.rs | [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | wpabuf.c | 298 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) in wpabuf_printf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | wpabuf.c | 298 void wpabuf_printf(struct wpabuf *buf, char *fmt, ...) in wpabuf_printf() argument
|
| /third_party/zlib/examples/ |
| H A D | gznorm.c | 36 local char *aprintf(char *fmt, ...) { in aprintf() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
| H A D | class_1_0.rs | 34 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions 68 fn fmt(&self, fmt: &mut ::std::fmt functions [all...] |
| /third_party/rust/crates/log/src/kv/ |
| H A D | value.rs | 384 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 390 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | class_1_0.rs | 34 fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { in fmt() functions 68 fn fmt(&self, fmt: &mut ::std::fmt functions [all...] |
| /third_party/rust/crates/nix/src/sys/ |
| H A D | time.rs | 422 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 656 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
| /third_party/rust/crates/serde/serde/src/de/ |
| H A D | mod.rs | 399 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 478 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; fmt() functions 485 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 491 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 497 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 2275 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 2297 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions [all...] |