Home
last modified time | relevance | path

Searched defs:format (Results 151 - 175 of 5654) sorted by relevance

12345678910>>...227

/third_party/libbpf/fuzz/
H A Dbpf-object-fuzzer.c3 static int libbpf_print_fn(enum libbpf_print_level level, const char *format, va_list args) in libbpf_print_fn() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DFormatUtils.cpp18 UString MyFormatNew(const UString &format, const UString &argument) in MyFormatNew() argument
/third_party/mesa3d/src/asahi/lib/
H A Dagx_formats.h44 agx_is_valid_pixel_format(enum pipe_format format) in agx_is_valid_pixel_format() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_common.h46 const struct v3dv_format *format; member
/third_party/nghttp2/lib/
H A Dnghttp2_debug.c39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_util.c35 __anv_perf_warn(struct anv_device *device, const struct vk_object_base *object, const char *file, int line, const char *format, ...) __anv_perf_warn() argument
/third_party/mesa3d/src/mesa/main/
H A Dformat_unpack.h36 _mesa_unpack_rgba_row(mesa_format format, uint32_t n, in _mesa_unpack_rgba_row() argument
47 _mesa_unpack_uint_rgba_row(mesa_format format, uint32_t n, in _mesa_unpack_uint_rgba_row() argument
54 _mesa_unpack_float_z_row(mesa_format format, uint32_t n, in _mesa_unpack_float_z_row() argument
62 _mesa_unpack_uint_z_row(mesa_format format, uint32_t n, in _mesa_unpack_uint_z_row() argument
69 _mesa_unpack_ubyte_stencil_row(mesa_format format, uint32_t n, const void *src, uint8_t *dst) _mesa_unpack_ubyte_stencil_row() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_debug.c39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() argument
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_debug.c40 void nghttp3_debug_vprintf(const char *format, ...) { in nghttp3_debug_vprintf() argument
/third_party/mesa3d/src/util/format/
H A Du_format_unpack_neon.c62 util_format_unpack_description_neon(enum pipe_format format) in util_format_unpack_description_neon() argument
H A Du_format_tests.h47 enum pipe_format format; member
/third_party/icu/icu4c/source/tools/tzcode/
H A Dscheck.c11 scheck(const char *const string, const char *const format) in scheck() argument
/third_party/libexif/libexif/apple/
H A Dmnote-apple-entry.h32 ExifFormat format; member
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.h32 ExifFormat format; member
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.h34 ExifFormat format; member
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.h32 ExifFormat format; member
/third_party/libexif/libexif/canon/
H A Dmnote-canon-entry.h32 ExifFormat format; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_afbc.c75 panfrost_afbc_format(unsigned arch, enum pipe_format format) in panfrost_afbc_format() argument
129 panfrost_format_supports_afbc(const struct panfrost_device *dev, enum pipe_format format) panfrost_format_supports_afbc() argument
137 panfrost_afbc_can_ytr(enum pipe_format format) panfrost_afbc_can_ytr() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_util.h37 enum a2xx_sq_surfaceformat format : 7; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_sampler.c38 default_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format, unsigned expand_green_blue) default_template() argument
86 u_sampler_view_default_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format) u_sampler_view_default_template() argument
98 u_sampler_view_default_dx9_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format) u_sampler_view_default_dx9_template() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvprintf.c26 void vprintf_0100(char *format, ...) in vprintf_0100() argument
47 void vprintf_0200(char *format, ...) in vprintf_0200() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeTestsUtil.hpp47 inline vk::VkDeviceSize getImageSizeBytes (const tcu::IVec3& imageSize, const vk::VkFormat format) in getImageSizeBytes() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexUtil.cpp37 deUint32 getVertexFormatSize (VkFormat format) in getVertexFormatSize() argument
174 deUint32 getVertexFormatComponentCount (VkFormat format) in getVertexFormatComponentCount() argument
299 deUint32 getVertexFormatComponentSize (VkFormat format) in getVertexFormatComponentSize() argument
405 deUint32 getPackedVertexFormatComponentWidth(VkFormat format, deUint32 componentNdx) in getPackedVertexFormatComponentWidth() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp51 VkFormat format; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeTestsUtil.hpp47 inline vk::VkDeviceSize getImageSizeBytes (const tcu::IVec3& imageSize, const vk::VkFormat format) in getImageSizeBytes() argument

Completed in 6 milliseconds

12345678910>>...227