| /third_party/skia/third_party/externals/icu/source/samples/cal/ |
| H A D | cal.c | 290 static void get_symbols(const UDateFormat *fmt, in get_symbols() argument 337 get_days(const UDateFormat *fmt, in get_days() argument 362 get_months(const UDateFormat *fmt, in get_months() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | trace.h | 174 Trace::ScopedEvent::ScopedEvent(const char* fmt, ...) : trace(Trace::get()) { in ScopedEvent() argument 192 Trace::ScopedAsyncEvent::ScopedAsyncEvent(uint32_t id, const char* fmt, argument [all...] |
| /third_party/toybox/kconfig/lxdialog/ |
| H A D | util.c | 535 void item_make(const char *fmt, ...) in item_make() argument 552 void item_add_str(const char *fmt, ...) in item_add_str() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | find.c | 598 char *fmt, *ff, next[32], buf[64], ch; in do_find() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | time_test.cc | 629 const std::string fmt = "%a, %e %b %Y %H:%M:%S %z (%Z)"; in TEST() local 684 const std::string fmt = "%a, %e %b %Y %H:%M:%S %z (%Z)"; TEST() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv.cc | 679 from_chars(const char* first, const char* last, double& value, chars_format fmt) from_chars() argument 684 from_chars(const char* first, const char* last, float& value, chars_format fmt) from_chars() argument
|
| /third_party/skia/experimental/ffmpeg/ |
| H A D | SkVideoDecoder.cpp | 238 constexpr auto fmt = SK_PMCOLOR_BYTE_ORDER(R,G,B,A) ? AV_PIX_FMT_RGBA : AV_PIX_FMT_BGRA; in convertFrame() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_common.c | 25 void sepol_log_err(const char *fmt, ...) in sepol_log_err() argument 45 void sepol_printf(FILE *out, const char *fmt, ...) in sepol_printf() argument 56 static char *create_str_helper(const char *fmt, int num, va_list vargs) in create_str_helper() argument 95 create_str(const char *fmt, int num, ...) create_str() argument 185 strs_create_and_add(struct strs *strs, const char *fmt, int num, ...) strs_create_and_add() argument [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | error.rs | 351 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 367 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 373 fn fmt(&self, formatter: &mut fmt functions [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboCompletenessTests.cpp | 432 const ImageFormat fmt = { s_formats[i], GL_NONE }; in build() local
|
| H A D | es3fImplementationLimitTests.cpp | 309 const deUint32 fmt = s_requiredCompressedTexFormats[ndx]; in iterate() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureFormatTests.cpp | 317 tcu::TextureFormat fmt = glu::mapGLInternalFormat(m_format); in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
| H A D | vktSubgroupsBallotBroadcastTests.cpp | 106 const string fmt = subgroups::getFormatNameForGLSL(caseDef.format); in getTestSrc() local 140 << " " << fmt << " d = data[sgInvocation];\n"; in getTestSrc() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/ |
| H A D | eapol_auth_sm.c | 59 eapol_auth_vlogger(struct eapol_authenticator *eapol, const u8 *addr, eapol_logger_level level, const char *fmt, ...) eapol_auth_vlogger() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_server.c | 24 void tlsv1_server_log(struct tlsv1_server *conn, const char *fmt, ...) in tlsv1_server_log() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | xml_libxml2.c | 31 static void add_str(void *ctx_ptr, const char *fmt, ...) in add_str() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFboCompletenessTests.cpp | 331 GLenum SupportedCombinationTest::formatKind (ImageFormat fmt) in formatKind() argument
|
| H A D | es2fTextureFormatTests.cpp | 113 tcu::TextureFormat fmt = glu::mapGLTransferFormat(m_format, m_dataType); in init() local 259 tcu::TextureFormat fmt = glu::mapGLTransferFormat(m_format, m_dataType); in init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/ |
| H A D | eapol_auth_sm.c | 60 eapol_auth_vlogger(struct eapol_authenticator *eapol, const u8 *addr, eapol_logger_level level, const char *fmt, ...) eapol_auth_vlogger() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_server.c | 24 void tlsv1_server_log(struct tlsv1_server *conn, const char *fmt, ...) in tlsv1_server_log() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | xml_libxml2.c | 31 static void add_str(void *ctx_ptr, const char *fmt, ...) in add_str() argument
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 867 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 916 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 943 fn fmt( functions 968 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1001 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1023 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1048 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1083 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1141 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1214 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1245 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1279 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1314 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| H A D | mod.rs | 356 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 420 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
| H A D | arm.rs | 72 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 93 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 119 fn fmt( functions [all...] |
| /base/hiviewdfx/hilog_lite/frameworks/mini/ |
| H A D | hiview_output_log.c | 431 const char *fmt = logContentPtr->commonContent.fmt; in LogValuesFmt() local 505 char *fmt = (char *)malloc((fmtLen + 1) * sizeof(char)); // 1: for '\\0' LogDebugValuesFmt() local [all...] |