/third_party/libbpf/fuzz/ |
H A D | bpf-object-fuzzer.c | 3 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 D | FormatUtils.cpp | 18 UString MyFormatNew(const UString &format, const UString &argument)
in MyFormatNew() argument
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | agx_formats.h | 44 agx_is_valid_pixel_format(enum pipe_format format) in agx_is_valid_pixel_format() argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_meta_common.h | 46 const struct v3dv_format *format; member
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_debug.c | 39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() argument
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_util.c | 35 __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 D | format_unpack.h | 36 _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 D | nghttp2_debug.c | 39 void nghttp2_debug_vprintf(const char *format, ...) { in nghttp2_debug_vprintf() argument
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_debug.c | 40 void nghttp3_debug_vprintf(const char *format, ...) { in nghttp3_debug_vprintf() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format_unpack_neon.c | 62 util_format_unpack_description_neon(enum pipe_format format) in util_format_unpack_description_neon() argument
|
H A D | u_format_tests.h | 47 enum pipe_format format; member
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | scheck.c | 11 scheck(const char *const string, const char *const format) in scheck() argument
|
/third_party/libexif/libexif/apple/ |
H A D | mnote-apple-entry.h | 32 ExifFormat format; member
|
/third_party/libexif/libexif/pentax/ |
H A D | mnote-pentax-entry.h | 32 ExifFormat format; member
|
/third_party/libexif/libexif/fuji/ |
H A D | mnote-fuji-entry.h | 34 ExifFormat format; member
|
/third_party/libexif/libexif/olympus/ |
H A D | mnote-olympus-entry.h | 32 ExifFormat format; member
|
/third_party/libexif/libexif/canon/ |
H A D | mnote-canon-entry.h | 32 ExifFormat format; member
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_afbc.c | 75 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 D | fd2_util.h | 37 enum a2xx_sq_surfaceformat format : 7; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_sampler.c | 38 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 D | vprintf.c | 26 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 D | vktComputeTestsUtil.hpp | 47 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 D | vktPipelineVertexUtil.cpp | 37 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 D | vktYCbCrStorageImageWriteTests.cpp | 51 VkFormat format; member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
H A D | vktComputeTestsUtil.hpp | 47 inline vk::VkDeviceSize getImageSizeBytes (const tcu::IVec3& imageSize, const vk::VkFormat format) in getImageSizeBytes() argument
|