/third_party/rust/crates/proc-macro2/src/ |
H A D | wrapper.rs | 129 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 252 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 282 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 295 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 390 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 529 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 634 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 643 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 731 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 740 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 915 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 924 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions [all...] |
H A D | fallback.rs | 187 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 193 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 216 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 315 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 650 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 721 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 741 fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { fmt() functions 865 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 877 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 888 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 1131 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 1137 fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { fmt() functions [all...] |
/third_party/rust/crates/syn/src/ |
H A D | lit.rs | 455 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 527 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 562 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 581 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 600 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 619 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 638 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 657 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 676 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions [all...] |
H A D | generics.rs | 354 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/skia/dm/ |
H A D | DM.cpp | 186 static void vlog(const char* fmt, Args&&... args) { in vlog() argument 194 static void info(const char* fmt, Args&&... args) { in info() argument 200 static void info(const char* fmt) { in info() argument 163 RuntimeCheckErrorFunc(int errorType, const char* filename, int linenumber, const char* moduleName, const char* fmt, ...) RuntimeCheckErrorFunc() argument [all...] |
/third_party/rust/crates/os_str_bytes/src/ |
H A D | raw_str.rs | 1363 fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { in fmt() functions 1406 fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/serde/serde/src/private/ |
H A D | ser.rs | 63 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 1382 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/strsim-rs/src/ |
H A D | lib.rs | 19 fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { in fmt() functions
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTextureLevelStateQueryTests.cpp | 273 static bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() argument 356 const tcu::TextureFormat fmt = glu::mapGLInternalFormat(format); in isLegalFormatForTarget() local 386 const tcu::TextureFormat fmt = glu::mapGLInternalFormat(internalFormat); in getPixelSize() local
|
H A D | es31fTextureSpecificationTests.cpp | 610 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); in createTexture() local 655 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); in createTexture() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFboUtil.hpp | 107 ImageFormat fmt = { GL_NONE, GL_NONE }; in none() local 116 ImageFormat fmt = { key & 0xffff, key >> 16 }; in formatKeyInfo() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.cpp | 1044 void requireStorageImageSupport(const InstanceInterface& vki, const VkPhysicalDevice physDevice, const VkFormat fmt, const VkImageTiling tiling) in requireStorageImageSupport() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | common.c | 271 int wpa_scnprintf(char *buf, size_t size, const char *fmt, ...) in wpa_scnprintf() argument
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 185 tcu::TextureFormat toNonSRGBFormat (const tcu::TextureFormat& fmt) in toNonSRGBFormat() argument
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureSpecificationTests.cpp | 630 tcu::TextureFormat fmt = m_texFormat; in createTexture() local 675 tcu::TextureFormat fmt = m_texFormat; in createTexture() local 727 tcu::TextureFormat fmt = m_texFormat; in createTexture() local 779 tcu::TextureFormat fmt = m_texFormat; in createTexture() local 844 tcu::TextureFormat fmt = m_texFormat; in createTexture() local 892 tcu::TextureFormat fmt = m_texFormat; createTexture() local 942 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1009 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1085 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1140 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1208 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1262 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1319 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1367 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1424 tcu::TextureFormat fmt = m_texFormat; createTexture() local 1502 tcu::TextureFormat fmt = m_texFormat; createTexture() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | common.c | 313 int wpa_scnprintf(char *buf, size_t size, const char *fmt, ...) in wpa_scnprintf() argument
|
H A D | wpa_debug.c | 253 void wpa_printf(int level, const char *fmt, ...) in wpa_printf() argument 1020 wpa_msg(void *ctx, int level, const char *fmt, ...) wpa_msg() argument 1057 wpa_msg_only_for_cb(void *ctx, int level, const char *fmt, ...) wpa_msg_only_for_cb() argument 1094 wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) wpa_msg_ctrl() argument 1122 wpa_msg_global(void *ctx, int level, const char *fmt, ...) wpa_msg_global() argument 1148 wpa_msg_global_ctrl(void *ctx, int level, const char *fmt, ...) wpa_msg_global_ctrl() argument 1176 wpa_msg_no_global(void *ctx, int level, const char *fmt, ...) wpa_msg_no_global() argument 1202 wpa_msg_global_only(void *ctx, int level, const char *fmt, ...) wpa_msg_global_only() argument 1240 hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, const char *fmt, ...) hostapd_logger() argument 1271 hostapd_logger_only_for_cb(void *ctx, const u8 *addr, unsigned int module, int level, const char *fmt, ...) hostapd_logger_only_for_cb() argument [all...] |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
H A D | mod.rs | 783 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 816 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 854 fn fmt( functions 884 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 906 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 928 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 962 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 993 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1024 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1073 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1097 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1116 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1135 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
/third_party/rust/crates/libc/src/unix/redox/ |
H A D | mod.rs | 1107 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 1142 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 1172 fn fmt( functions 1226 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
H A D | mod.rs | 600 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 633 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 671 fn fmt( functions 705 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 745 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 793 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 847 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 878 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 909 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 958 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 981 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
/third_party/rust/crates/libc/src/unix/solarish/ |
H A D | mod.rs | 603 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 644 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 674 fn fmt( functions 718 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 748 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 774 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 842 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 882 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 918 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 952 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 983 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
H A D | mod.rs | 522 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 571 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | mod.rs | 502 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 541 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 576 fn fmt( functions 612 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 645 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
/third_party/rust/crates/libc/src/unix/linux_like/ |
H A D | mod.rs | 274 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 304 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 332 fn fmt( functions 385 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 419 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 1010 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 1060 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 1087 fn fmt( functions 1133 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1168 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1203 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1233 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1260 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions 1289 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |