Home
last modified time | relevance | path

Searched defs:format (Results 1476 - 1500 of 3882) sorted by relevance

1...<<51525354555657585960>>...156

/third_party/libwebsockets/lib/core/
H A Dlogs.c469 void _lws_logv(int filter, const char *format, va_list vl) in _lws_logv() argument
474 void _lws_log(int filter, const char *format, argument
53 __lws_lc_tag(struct lws_context *context, lws_lifecycle_group_t *grp, lws_lifecycle_t *lc, const char *format, ...) __lws_lc_tag() argument
366 __lws_logv(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, int filter, const char *_fun, const char *format, va_list vl) __lws_logv() argument
483 _lws_log_cx(lws_log_cx_t *cx, lws_log_prepend_cx_t prep, void *obj, int filter, const char *_fun, const char *format, ...) _lws_log_cx() argument
[all...]
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataProtoFromXml.java369 void formatToBody(String format, Object... args) { in formatToBody() argument
/third_party/libsnd/include/
H A Dsndfile.hh111 int format (void) const { return p ? p->sfinfo.format : 0 ; } in format() function in SndfileHandle
[all...]
/third_party/libsnd/src/
H A Dw64.c227 int dword = 0, marker, format = 0 ; in w64_read_header() local
[all...]
H A Dau.c267 au_format_to_encoding (int format) in au_format_to_encoding() argument
[all...]
/third_party/libsnd/programs/
H A Dcommon.c105 merge_broadcast_info (SNDFILE * infile, SNDFILE * outfile, int format, const METADATA_INFO * info) in merge_broadcast_info() argument
307 int format ; member
352 sfe_file_type_of_ext(const char *str, int format) sfe_file_type_of_ext() argument
416 sfe_endian_name(int format) sfe_endian_name() argument
430 sfe_container_name(int format) sfe_container_name() argument
466 sfe_codec_name(int format) sfe_codec_name() argument
[all...]
/third_party/libsnd/tests/
H A Dlossy_comp_test.c2558 check_comment(SNDFILE * file, int format, int lineno) check_comment() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface_modifier_test.c32 enum pipe_format format; member
69 get_addr_from_coord_base(ADDR_HANDLE addrlib, const struct radeon_surf *surf, unsigned w, unsigned h, enum pipe_format format, bool rb_aligned, bool pipe_aligned) get_addr_from_coord_base() argument
205 test_modifier(const struct radeon_info *info, const char *name, struct ac_addrlib *addrlib, uint64_t modifier, enum pipe_format format, struct u_vector *test_entries) test_modifier() argument
[all...]
/third_party/libdrm/include/drm/
H A Dqxl_drm.h120 __u32 format; member
H A Dvirtgpu_drm.h84 __u32 format; member
/third_party/markupsafe/
H A D__init__.py243 def format(self, *args: t.Any, **kwargs: t.Any) -> "te.Self": member in Markup
/third_party/mbedtls/library/
H A Ddebug.c53 mbedtls_debug_print_msg(const mbedtls_ssl_context *ssl, int level, const char *file, int line, const char *format, ...) mbedtls_debug_print_msg() argument
/third_party/mbedtls/programs/pkey/
H A Dgen_key.c118 int format; /* the output format to use */ member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-exceptions.c254 ecma_raise_standard_error_with_format(ecma_standard_error_t error_type, const char *format, ...) ecma_raise_standard_error_with_format() argument
/third_party/lame/frontend/
H A Dconsole.c181 frontend_console_print(const char *format, va_list ap, enum ConsoleEnum e) in frontend_console_print() argument
212 frontend_debugf(const char *format, va_list ap) in frontend_debugf() argument
218 frontend_msgf(const char *format, va_list ap) in frontend_msgf() argument
224 frontend_errorf(const char *format, va_list ap) in frontend_errorf() argument
230 frontend_print_null(const char *format, va_list ap) in frontend_print_null() argument
237 console_printf(const char *format, ...) console_printf() argument
250 error_printf(const char *format, ...) error_printf() argument
263 report_printf(const char *format, ...) report_printf() argument
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_view.c46 fdl6_format_swiz(enum pipe_format format, bool has_z24uint_s8uint, in fdl6_format_swiz() argument
431 fdl6_buffer_view_init(uint32_t *descriptor, enum pipe_format format, const uint8_t *swiz, uint64_t iova, uint32_t size) fdl6_buffer_view_init() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.h75 VkFormat format; member
H A Dtu_android.c305 format_supported_with_usage(VkDevice device_h, VkFormat format, in format_supported_with_usage() argument
353 setup_gralloc0_usage(struct tu_device *device, VkFormat format, in setup_gralloc0_usage() argument
394 tu_GetSwapchainGrallocUsageANDROID(VkDevice device_h, VkFormat format, VkImageUsageFlags imageUsage, int *grallocUsage) tu_GetSwapchainGrallocUsageANDROID() argument
412 tu_GetSwapchainGrallocUsage2ANDROID(VkDevice device_h, VkFormat format, VkImageUsageFlags imageUsage, VkSwapchainImageUsageFlagsANDROID swapchainImageUsage, uint64_t *grallocConsumerUsage, uint64_t *grallocProducerUsage) tu_GetSwapchainGrallocUsage2ANDROID() argument
[all...]
H A Dtu_util.c19 __tu_finishme(const char *file, int line, const char *format, ...) in __tu_finishme() argument
32 __vk_startup_errorf(struct tu_instance *instance, VkResult error, bool always_print, const char *file, int line, const char *format, ...) __vk_startup_errorf() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_surfaceless.c69 surfaceless_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) surfaceless_image_get_buffers() argument
H A Dplatform_android.h59 int32_t format = 0; in ANativeWindow_getFormat() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.c395 ir3_context_error(struct ir3_context *ctx, const char *format, ...) in ir3_context_error() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.h131 VkFormat format; member
146 VkFormat format; member
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d40_tex.c522 unsigned format = nir_intrinsic_format(instr); in v3d40_vir_emit_image_load_store() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_pipeline.c111 const struct v3dv_format *format = v3dX(get_format)(desc->format); in pack_blend() local

Completed in 17 milliseconds

1...<<51525354555657585960>>...156