Home
last modified time | relevance | path

Searched defs:fmt (Results 451 - 475 of 3891) sorted by relevance

1...<<11121314151617181920>>...156

/third_party/rust/crates/cxx/src/
H A Dexception.rs14 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dfs.rs26 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dnames.rs56 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/openssl/test/testutil/
H A Doptions.c69 int opt_printf_stderr(const char *fmt, ...) in opt_printf_stderr() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser_test.cc1291 auto fmt = parser.Parse(str.name); TEST_F() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dsection_parser_test.cc190 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 DSamplerCore.hpp126 static std::string fmt(const sw::SamplerFunction &v) in fmt() function
/third_party/skia/third_party/externals/icu/source/samples/datefmt/answers/
H A Dmain_2.cpp43 DateFormat *fmt; in main() local
H A Dmain_3.cpp43 DateFormat *fmt; in main() local
/third_party/skia/third_party/externals/icu/source/samples/datefmt/
H A Dmain.cpp45 DateFormat *fmt; in main() local
/third_party/skia/third_party/externals/icu/source/samples/translit/answers/
H A Dmain_3.cpp35 DateFormat *fmt; in main() local
H A Dmain_4.cpp35 DateFormat *fmt; in main() local
/third_party/skia/third_party/externals/icu/source/samples/translit/
H A Dmain.cpp35 DateFormat *fmt; in main() local
/third_party/skia/third_party/externals/oboe/samples/debug-utils/
H A Dtrace.cpp40 void Trace::beginSection(const char *fmt, ...) { in beginSection() argument
/third_party/skia/src/utils/
H A DSkJSONWriter.cpp33 void SkJSONWriter::appendf(const char* fmt, ...) { in appendf() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Denum_converter.cc133 ast::ImageFormat EnumConverter::ToImageFormat(SpvImageFormat fmt) { in ToImageFormat() argument
/third_party/skia/third_party/skcms/
H A Dskcms_internal.h50 static inline bool needs_palette(skcms_PixelFormat fmt) { in needs_palette() argument
/third_party/toybox/kconfig/
H A Dutil.c96 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Danon_enum_trait.hpp13 fmt = 0, enumerator
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Datom.rs55 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dfs.rs26 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dformat_test.cc30 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 Dmain.rs41 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
[all...]
/third_party/selinux/libsepol/src/
H A Ddebug.c41 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 Dcase.rs125 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions

Completed in 9 milliseconds

1...<<11121314151617181920>>...156