Home
last modified time | relevance | path

Searched defs:fmt (Results 1226 - 1250 of 1352) sorted by relevance

1...<<41424344454647484950>>...55

/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c628 buffer_usage_warning(struct gl_context *ctx, GLuint *id, const char *fmt, ...) in buffer_usage_warning() argument
/third_party/libinput/src/
H A Devdev.c2349 char fmt[strlen(format) + strlen(prefix) + 1]; in libevdev_log_func() local
/third_party/libinput/tools/
H A Dlibinput-record.c195 char fmt[1024]; in iprintf() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c644 static void emit_comment(const char *fmt, ...) in emit_comment() argument
/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc2122 icu::number::LocalizedNumberFormatter* fmt = in FormatToParts() local
/third_party/musl/ldso/
H A Ddynlink.c2491 static void error_impl(const char *fmt, ...) argument
2506 static void error_noop(const char *fmt, ...) argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h793 CTX_DBG(struct r300_context * ctx, unsigned flags, const char * fmt, ...) CTX_DBG() argument
/third_party/node/deps/uv/src/win/
H A Dfs.c1578 const WCHAR* fmt; in fs__opendir() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1264 const VkFormat fmt = static_cast<VkFormat>(f); in selectOptimalBlendableFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp191 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp322 std::ostream& operator<< (std::ostream& str, const PrecisionFlagsFmt& fmt) in operator <<() argument
351 std::ostream& operator<< (std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp269 std::ostream& operator<< (std::ostream& str, const PrecisionFlagsFmt& fmt) in operator <<() argument
286 std::ostream& operator<< (std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand.h443 void SetFormat(Format* fmt) { format_ = fmt; } in SetFormat() argument
/third_party/python/Objects/
H A Dmemoryobject.c813 mbuf_copy_format(_PyManagedBufferObject *mbuf, const char *fmt) in mbuf_copy_format() argument
1123 get_native_fmtchar(char *result, const char *fmt) in get_native_fmtchar() argument
1151 get_native_fmtstr(const char *fmt) get_native_fmtstr() argument
1549 type_error_int(const char *fmt) type_error_int() argument
1557 value_error_int(const char *fmt) value_error_int() argument
1565 fix_error_int(const char *fmt) fix_error_int() argument
1686 unpack_single(PyMemoryViewObject *self, const char *ptr, const char *fmt) unpack_single() argument
1778 pack_single(PyMemoryViewObject *self, char *ptr, PyObject *item, const char *fmt) pack_single() argument
1968 struct_get_unpacker(const char *fmt, Py_ssize_t itemsize) struct_get_unpacker() argument
2055 const char *fmt; adjust_fmt() local
2068 tolist_base(PyMemoryViewObject *self, const char *ptr, const Py_ssize_t *shape, const Py_ssize_t *strides, const Py_ssize_t *suboffsets, const char *fmt) tolist_base() argument
2095 tolist_rec(PyMemoryViewObject *self, const char *ptr, Py_ssize_t ndim, const Py_ssize_t *shape, const Py_ssize_t *strides, const Py_ssize_t *suboffsets, const char *fmt) tolist_rec() argument
2141 const char *fmt; memoryview_tolist_impl() local
2349 const char *fmt; memory_item() local
2378 const char *fmt; memory_item_multi() local
2480 const char *fmt = adjust_fmt(view); memory_subscript() local
2537 const char *fmt; memory_ass_sub() local
2723 unpack_cmp(const char *p, const char *q, char fmt, struct unpacker *unpack_p, struct unpacker *unpack_q) unpack_cmp() argument
2779 cmp_base(const char *p, const char *q, const Py_ssize_t *shape, const Py_ssize_t *pstrides, const Py_ssize_t *psuboffsets, const Py_ssize_t *qstrides, const Py_ssize_t *qsuboffsets, char fmt, struct unpacker *unpack_p, struct unpacker *unpack_q) cmp_base() argument
2801 cmp_rec(const char *p, const char *q, Py_ssize_t ndim, const Py_ssize_t *shape, const Py_ssize_t *pstrides, const Py_ssize_t *psuboffsets, const Py_ssize_t *qstrides, const Py_ssize_t *qsuboffsets, char fmt, struct unpacker *unpack_p, struct unpacker *unpack_q) cmp_rec() argument
2951 char fmt; memory_hash() local
3247 const char *fmt = adjust_fmt(&obj->view); memory_iter() local
[all...]
H A Dbytesobject.c583 const char *fmt; in _PyBytes_FormatEx() local
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c89 void yyerror2(const char *fmt, ...) in yyerror2() argument
/third_party/rust/crates/serde/serde/src/de/
H A Dvalue.rs95 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
100 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
106 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
179 fn fmt( functions
283 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
388 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
477 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
556 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
661 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
769 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
829 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
877 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
984 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
997 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
1310 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
1412 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { fmt() functions
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1257 const VkFormat fmt = static_cast<VkFormat>(f); in selectOptimalBlendableFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp191 static inline bool isDepthFormat (const tcu::TextureFormat& fmt) in isDepthFormat() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp322 std::ostream& operator<< (std::ostream& str, const PrecisionFlagsFmt& fmt) in operator <<() argument
351 std::ostream& operator<< (std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp269 std::ostream& operator<< (std::ostream& str, const PrecisionFlagsFmt& fmt) in operator <<() argument
286 std::ostream& operator<< (std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c430 void srv_log(struct radius_session *sess, const char *fmt, ...) in srv_log() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp352 const CompressedTexFormat fmt = (CompressedTexFormat)fmtI; in getAstcFormatByBlockSize() local
2498 void decompress (const PixelBufferAccess& dst, CompressedTexFormat fmt, const deUint8* src, const TexDecompressionParams& params) in decompress() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth.c214 wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr, logger_level level, const char *fmt, ...) wpa_auth_vlogger() argument
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs774 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
823 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
859 fn fmt( functions
889 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
927 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { fmt() functions
[all...]

Completed in 85 milliseconds

1...<<41424344454647484950>>...55