/third_party/rust/crates/cxx/src/ |
H A D | exception.rs | 14 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | fs.rs | 26 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | names.rs | 56 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/openssl/test/testutil/ |
H A D | options.c | 69 int opt_printf_stderr(const char *fmt, ...) in opt_printf_stderr() argument
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | type_parser_test.cc | 1291 auto fmt = parser.Parse(str.name); TEST_F() local [all...] |
/third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
H A D | section_parser_test.cc | 190 ShaderFormat fmt; in TEST_F() member 241 ShaderFormat fmt = kShaderFormatText; in TEST_F() local 256 ShaderFormat fmt = kShaderFormatText; in TEST_F() local 276 ShaderFormat fmt = kShaderFormatText; in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SamplerCore.hpp | 126 static std::string fmt(const sw::SamplerFunction &v) in fmt() function
|
/third_party/skia/third_party/externals/icu/source/samples/datefmt/answers/ |
H A D | main_2.cpp | 43 DateFormat *fmt; in main() local
|
H A D | main_3.cpp | 43 DateFormat *fmt; in main() local
|
/third_party/skia/third_party/externals/icu/source/samples/datefmt/ |
H A D | main.cpp | 45 DateFormat *fmt; in main() local
|
/third_party/skia/third_party/externals/icu/source/samples/translit/answers/ |
H A D | main_3.cpp | 35 DateFormat *fmt; in main() local
|
H A D | main_4.cpp | 35 DateFormat *fmt; in main() local
|
/third_party/skia/third_party/externals/icu/source/samples/translit/ |
H A D | main.cpp | 35 DateFormat *fmt; in main() local
|
/third_party/skia/third_party/externals/oboe/samples/debug-utils/ |
H A D | trace.cpp | 40 void Trace::beginSection(const char *fmt, ...) { in beginSection() argument
|
/third_party/skia/src/utils/ |
H A D | SkJSONWriter.cpp | 33 void SkJSONWriter::appendf(const char* fmt, ...) { in appendf() argument
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | enum_converter.cc | 133 ast::ImageFormat EnumConverter::ToImageFormat(SpvImageFormat fmt) { in ToImageFormat() argument
|
/third_party/skia/third_party/skcms/ |
H A D | skcms_internal.h | 50 static inline bool needs_palette(skcms_PixelFormat fmt) { in needs_palette() argument
|
/third_party/toybox/kconfig/ |
H A D | util.c | 96 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | anon_enum_trait.hpp | 13 fmt = 0, enumerator
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | atom.rs | 55 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | fs.rs | 26 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
H A D | format_test.cc | 30 TestFormatSpecifier(absl::Time t, absl::TimeZone tz, const std::string& fmt, const std::string& ans) TestFormatSpecifier() argument
|
/third_party/rust/crates/syn/examples/dump-syntax/src/ |
H A D | main.rs | 41 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions [all...] |
/third_party/selinux/libsepol/src/ |
H A D | debug.c | 41 sepol_msg_default_handler(void *varg __attribute__ ((unused)), sepol_handle_t * handle, const char *fmt, ...) sepol_msg_default_handler() argument 71 sepol_msg_set_callback(sepol_handle_t * handle, __attribute__ ((format(printf, 3, 4))) void (*msg_callback) (void *varg, sepol_handle_t * handle, const char *fmt, ...), void *msg_callback_arg) sepol_msg_set_callback() argument
|
/third_party/rust/crates/serde/serde_derive_internals/src/ |
H A D | case.rs | 125 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|