| /third_party/python/Modules/ |
| H A D | _xxsubinterpretersmodule.c | 1532 const char *fmt; in channelid_repr() local
|
| H A D | selectmodule.c | 1867 static const char fmt[] = "O|" in kqueue_event_init() local
|
| /third_party/python/Objects/ |
| H A D | abstract.c | 532 PyObject *fmt = NULL; in PyBuffer_SizeFromFormat() local
|
| /third_party/python/Lib/test/ |
| H A D | test_traceback.py | 1173 def fmt(): function
|
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes_test.c | 281 EXPORT(int)myprintf(char *fmt, ...) in myprintf() argument
|
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | lib.rs | 302 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 309 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 321 fn fmt( functions 327 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 380 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 541 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 615 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 627 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 761 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 767 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions 840 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 846 fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { fmt() functions 1029 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 1035 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 1269 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 1275 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions 1311 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | punctuated.rs | 418 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureSpecificationTests.cpp | 652 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); in BasicTexImage2DCase() local 707 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); in BasicTexImageCubeCase() local 843 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); in RandomOrderTexImage2DCase() local 903 glu::TransferFormat fmt in RandomOrderTexImageCubeCase() local 968 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); TexImage2DAlignCase() local 1025 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); TexImageCubeAlignCase() local 1208 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); BasicTexSubImage2DCase() local 1283 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); BasicTexSubImageCubeCase() local 1509 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); TexSubImage2DEmptyTexCase() local 1572 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); TexSubImageCubeEmptyTexCase() local 1649 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); TexSubImage2DAlignCase() local 1717 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); TexSubImageCubeAlignCase() local 1878 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat); createTexture() local 1926 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat); createTexture() local 1978 tcu::TextureFormat fmt = glu::mapGLTransferFormat(m_format, m_dataType); createTexture() local 2053 tcu::TextureFormat fmt = glu::mapGLTransferFormat(m_format, m_dataType); createTexture() local 2127 tcu::TextureFormat fmt = glu::mapGLInternalFormat(m_internalFormat); createTexture() local 2169 tcu::TextureFormat fmt = glu::mapGLInternalFormat(m_internalFormat); createTexture() local 2389 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); createTexture() local 3149 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); createTexture() local 3196 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); createTexture() local 3242 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); createTexture() local 3312 glu::TransferFormat fmt = glu::getTransferFormat(m_texFormat); createTexture() local [all...] |
| H A D | es3fTextureUnitTests.cpp | 951 tcu::TextureFormat fmt = glu::mapGLInternalFormat(m_textureParams[texNdx].internalFormat); in init() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureGatherTests.cpp | 124 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsUniformBlockCase.cpp | 68 std::ostream& operator<< (std::ostream& str, const PrecisionFlagsFmt& fmt) in operator <<() argument 84 std::ostream& operator<< (std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueTests.cpp | 100 const VkFormat fmt = *i; in selectFormat() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | osu_client.c | 31 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) in write_result() argument 57 void write_summary(struct hs20_osu_client *ctx, const char *fmt, ...) in write_summary() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglRenderTests.cpp | 693 tcu::PixelFormat fmt; in getPixelFormat() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_server.c | 287 void srv_log(struct radius_session *sess, const char *fmt, ...) in srv_log() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | osu_client.c | 31 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) in write_result() argument 57 void write_summary(struct hs20_osu_client *ctx, const char *fmt, ...) in write_summary() argument
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 468 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 503 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 547 fn fmt( functions 595 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions [all...] |
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/ |
| H A D | mod.rs | 204 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
| H A D | s390x.rs | 112 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| H A D | native.rs | 436 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
| H A D | mod.rs | 297 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 348 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/ |
| H A D | mod.rs | 175 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions 224 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/ |
| H A D | tde_hal_k.c | 173 static hi_void tde_fill_data_by_fmt(tde_hw_node *hw_node, hi_u32 data, tde_color_fmt fmt, hi_u8 flag) in tde_fill_data_by_fmt() argument 2820 tde_hal_getbpp_by_fmt(tde_color_fmt fmt) tde_hal_getbpp_by_fmt() argument 2841 tde_hal_getbpp_by_fmt16(tde_color_fmt fmt) tde_hal_getbpp_by_fmt16() argument 2860 tde_hal_getbpp_by_fmt24(tde_color_fmt fmt) tde_hal_getbpp_by_fmt24() argument 2872 tde_hal_getbpp_by_fmt32(tde_color_fmt fmt) tde_hal_getbpp_by_fmt32() argument 2884 tde_hal_getbpp_by_fmt1(tde_color_fmt fmt) tde_hal_getbpp_by_fmt1() argument 2897 tde_hal_getbpp_by_fmt2(tde_color_fmt fmt) tde_hal_getbpp_by_fmt2() argument 2908 tde_hal_getbpp_by_fmt4(tde_color_fmt fmt) tde_hal_getbpp_by_fmt4() argument 2919 tde_hal_getbpp_by_fmt8(tde_color_fmt fmt) tde_hal_getbpp_by_fmt8() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec.c | 590 u32 fmt = RKVDEC_GET_FORMAT(task->reg[RKVDEC_REG_SYS_CTRL_INDEX]);
in rkvdec_process_scl_fd() local 651 u32 fmt = RKVDEC_GET_FORMAT(task->reg[RKVDEC_REG_SYS_CTRL_INDEX]);
in rkvdec_process_reg_fd() local 821 u32 fmt = RKVDEC_GET_FORMAT(task->reg[RKVDEC_REG_SYS_CTRL_INDEX]);
in rkvdec_prepare_with_reset() local 889 u32 fmt = 0;
in rkvdec_3328_run() local 1430 u32 fmt; rkvdec_3328_get_freq() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iommu.h | 897 iommu_device_sysfs_add(struct iommu_device *iommu, struct device *parent, const struct attribute_group **groups, const char *fmt, ...) iommu_device_sysfs_add() argument
|