| /third_party/libwebsockets/lib/misc/ |
| H A D | lecp.c | 938 lws_lec_printf(lws_lec_pctx_t *ctx, const char *format, ...) in lws_lec_printf() argument
|
| /third_party/libuv/src/unix/ |
| H A D | ibmi.c | 183 unsigned char format[8], reset_status[10]; in get_ibmi_system_status() local 322 unsigned char format[8], line_name[10]; in get_ibmi_physical_address() local [all...] |
| /third_party/libwebsockets/lib/jose/jws/ |
| H A D | jws.c | 1042 lws_jwt_vsign_via_info(struct lws_context *ctx, struct lws_jwk *jwk, const struct lws_jwt_sign_info *info, const char *format, va_list ap) lws_jwt_vsign_via_info() argument 1182 lws_jwt_sign_via_info(struct lws_context *ctx, struct lws_jwk *jwk, const struct lws_jwt_sign_info *info, const char *format, ...) lws_jwt_sign_via_info() argument 1197 lws_jwt_sign_compact(struct lws_context *ctx, struct lws_jwk *jwk, const char *alg, char *out, size_t *out_len, char *temp, int tl, const char *format, ...) lws_jwt_sign_compact() argument
|
| /third_party/libsnd/src/ |
| H A D | sndfile.c | 1102 { int format = SF_CONTAINER (psf->sf.format) ; sf_command() local 1301 { int format = SF_CONTAINER (psf->sf.format) ; sf_command() local 1332 { int format = SF_CONTAINER (psf->sf.format) ; sf_command() local 2712 int format = 0 ; format_from_extension() local 2787 { uint32_t buffer [3], format ; guess_file_type() local 3014 { int error, format ; psf_open_file() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_meta_address_test.c | 230 static AddrFormat format[] = { in one_dcc_address_test() local 453 static AddrFormat format[] = { in one_htile_address_test() local 611 static AddrFormat format[] = { in one_cmask_address_test() local
|
| H A D | ac_shader_util.c | 319 unsigned format; in ac_get_tbuffer_format() local 531 ac_choose_spi_color_formats(unsigned format, unsigned swap, unsigned ntype, bool is_depth, bool use_rbplus, struct ac_spi_color_formats *formats) ac_choose_spi_color_formats() argument [all...] |
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrelemlib.cpp | 396 Flt32ToDepthPixel( AddrDepthFormat format, const ADDR_FLT_32 comps[2], UINT_8* pPixel ) const Flt32ToDepthPixel() argument 465 Flt32ToColorPixel( AddrColorFormat format, AddrSurfaceNumber surfNum, AddrSurfaceSwap surfSwap, const ADDR_FLT_32 comps[4], UINT_8* pPixel ) const Flt32ToColorPixel() argument 552 GetCompType( AddrColorFormat format, AddrSurfaceNumber numType, PixelFormatInfo* pInfo) GetCompType() argument 844 PixGetColorCompInfo( AddrColorFormat format, AddrSurfaceNumber number, AddrSurfaceSwap swap, PixelFormatInfo* pInfo ) const PixGetColorCompInfo() argument 981 PixGetDepthCompInfo( AddrDepthFormat format, PixelFormatInfo* pInfo ) const PixGetDepthCompInfo() argument 1365 GetBitsPerPixel( AddrFormat format, ElemMode* pElemMode, UINT_32* pExpandX, UINT_32* pExpandY, UINT_32* pUnusedBits) GetBitsPerPixel() argument 1740 IsBlockCompressed( AddrFormat format) IsBlockCompressed() argument 1761 IsCompressed( AddrFormat format) IsCompressed() argument 1780 IsExpand3x( AddrFormat format) IsExpand3x() argument 1812 IsMacroPixelPacked( AddrFormat format) IsMacroPixelPacked() argument [all...] |
| /third_party/mbedtls/programs/x509/ |
| H A D | cert_write.c | 204 int format; /* format */ member [all...] |
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_context_info.c | 279 static const char format[] = "%Y-%m-%d %H:%M:%S"; in print_time() local
|
| /third_party/json/include/nlohmann/detail/input/ |
| H A D | binary_reader.hpp | 105 bool sax_parse(const input_format_t format, in sax_parse() argument 2788 get_number(const input_format_t format, NumberType& result) get_number() argument 2831 get_string(const input_format_t format, const NumberType len, string_t& result) get_string() argument 2864 get_binary(const input_format_t format, const NumberType len, binary_t& result) get_binary() argument 2888 unexpect_eof(const input_format_t format, const char* context) const unexpect_eof() argument 2914 exception_message(const input_format_t format, const std::string& detail, const std::string& context) const exception_message() argument [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | util.c | 715 lame_report_def(const char *format, va_list args) in lame_report_def() argument 722 lame_report_fnc(lame_report_function print_f, const char *format, ...) in lame_report_fnc() argument 734 lame_debugf(const lame_internal_flags* gfc, const char *format, ...) in lame_debugf() argument 746 lame_msgf(const lame_internal_flags* gfc, const char *format, ...) in lame_msgf() argument 758 lame_errorf(const lame_internal_flags* gfc, const char *format, ...) lame_errorf() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_x11_dri3.c | 297 unsigned int format; in dri3_create_image_khr_pixmap() local 348 unsigned int format; in dri3_create_image_khr_pixmap_from_buffers() local
|
| H A D | platform_drm.c | 370 const unsigned int format = 32; in dri2_drm_get_buffers() local 395 dri2_drm_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) dri2_drm_image_get_buffers() argument [all...] |
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | freedreno_layout.h | 129 enum pipe_format format; member 278 enum pipe_format format; member 296 enum pipe_format format; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.c | 26 tu6_plane_count(VkFormat format) in tu6_plane_count() argument 40 tu6_plane_format(VkFormat format, uint32_t plane) in tu6_plane_format() argument 55 tu6_plane_index(VkFormat format, VkImageAspectFlags aspect_mask) in tu6_plane_index() argument 73 tu_format_for_aspect(enum pipe_format format, VkImageAspectFlags aspect_mask) in tu_format_for_aspect() argument 97 tu_is_r8g8(enum pipe_format format) tu_is_r8g8() argument 104 tu_is_r8g8_compatible(enum pipe_format format) tu_is_r8g8_compatible() argument 173 enum pipe_format format; tu_image_view_init() local 261 tiling_possible(VkFormat format) tiling_possible() argument 272 ubwc_possible(VkFormat format, VkImageType type, VkImageUsageFlags usage, VkImageUsageFlags stencil_usage, const struct fd_dev_info *info, VkSampleCountFlagBits samples, bool use_z24uint_s8uint) ubwc_possible() argument 370 enum pipe_format format = tu_image_init() local 400 enum pipe_format format = tu_image_init() local 456 enum pipe_format format = tu6_plane_format(image->vk.format, i); tu_image_init() local [all...] |
| H A D | tu_pass.c | 1121 VkFormat format = info->pColorAttachmentFormats[i]; tu_setup_dynamic_inheritance() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_blit2d.c | 54 VkFormat format; in create_iview() local 82 VkFormat format; in create_bview() local 627 blit2d_init_color_pipeline(struct radv_device *device, enum blit2d_src_type src_type, VkFormat format, uint32_t log2_samples) blit2d_init_color_pipeline() argument [all...] |
| H A D | radv_android.c | 220 radv_GetSwapchainGrallocUsageANDROID(VkDevice device_h, VkFormat format, in radv_GetSwapchainGrallocUsageANDROID() argument 299 radv_GetSwapchainGrallocUsage2ANDROID(VkDevice device_h, VkFormat format, in radv_GetSwapchainGrallocUsage2ANDROID() argument 773 uint32_t format = 0; radv_create_ahb_memory() local 825 radv_android_gralloc_supports_format(VkFormat format, VkImageUsageFlagBits usage) radv_android_gralloc_supports_format() argument [all...] |
| H A D | radv_meta_resolve_fs.c | 116 create_resolve_pipeline(struct radv_device *device, int samples_log2, VkFormat format) in create_resolve_pipeline() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_surface.c | 297 SVGA3dSurfaceFormat format; in svga_create_surface_view() local 182 svga_texture_view_surface(struct svga_context *svga, struct svga_texture *tex, unsigned bind_flags, SVGA3dSurfaceAllFlags flags, SVGA3dSurfaceFormat format, unsigned start_mip, unsigned num_mip, int layer_pick, unsigned num_layers, int zslice_pick, boolean cacheable, struct svga_host_surface_cache_key *key) svga_texture_view_surface() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 240 enum pipe_format format = prsc->format; in v3d_resource_transfer_map() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_screen.c | 610 virgl_format_check_bitmask(enum pipe_format format, in virgl_format_check_bitmask() argument 573 virgl_is_vertex_format_supported(struct pipe_screen *screen, enum pipe_format format) virgl_is_vertex_format_supported() argument 640 virgl_has_scanout_format(struct virgl_screen *vscreen, enum pipe_format format, bool may_emulate_bgra) virgl_has_scanout_format() argument 655 virgl_is_format_supported( struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) virgl_is_format_supported() argument 976 virgl_is_dmabuf_modifier_supported(UNUSED struct pipe_screen *pscreen, UNUSED uint64_t modifier, UNUSED enum pipe_format format, UNUSED bool *external_only) virgl_is_dmabuf_modifier_supported() argument 988 virgl_get_dmabuf_modifier_planes(UNUSED struct pipe_screen *pscreen, UNUSED uint64_t modifier, enum pipe_format format) virgl_get_dmabuf_modifier_planes() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_util.c | 1163 driGLFormatToImageFormat(mesa_format format) in driGLFormatToImageFormat() argument 1173 driGLFormatToSizedInternalGLFormat(mesa_format format) in driGLFormatToSizedInternalGLFormat() argument 867 dri2AllocateBuffer(__DRIscreen *screen, unsigned int attachment, unsigned int format, int width, int height) dri2AllocateBuffer() argument
|
| H A D | dri_screen.c | 148 driCreateConfigs(mesa_format format, in driCreateConfigs() argument 437 mesa_format format; dri_fill_in_modes() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_kopper.c | 352 zink_kopper_displaytarget_create(struct zink_screen *screen, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *loader_private, unsigned *stride) zink_kopper_displaytarget_create() argument
|