/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_overlay_init.c | 35 av_cold void ff_overlay_init_x86(OverlayContext *s, int format, int pix_format, in ff_overlay_init_x86() argument
|
/third_party/gn/src/base/strings/ |
H A D | string_util_posix.h | 16 vsnprintf(char* buffer, size_t size, const char* format, va_list arguments) vsnprintf() argument
|
/third_party/bounds_checking_function/src/ |
H A D | sprintf_s.c | 43 int sprintf_s(char *strDest, size_t destMax, const char *format, ...) in sprintf_s() argument
|
H A D | vfwscanf_s.c | 44 int vfwscanf_s(FILE *stream, const wchar_t *format, va_list argList) in vfwscanf_s() argument
|
H A D | vsprintf_s.c | 41 int vsprintf_s(char *strDest, size_t destMax, const char *format, va_list argList) in vsprintf_s() argument
|
H A D | vfscanf_s.c | 40 int vfscanf_s(FILE *stream, const char *format, va_list argList) in vfscanf_s() argument
|
H A D | swprintf_s.c | 36 int swprintf_s(wchar_t *strDest, size_t destMax, const wchar_t *format, ...) in swprintf_s() argument
|
H A D | vsscanf_s.c | 49 int vsscanf_s(const char *buffer, const char *format, va_list argList) in vsscanf_s() argument
|
H A D | vwscanf_s.c | 44 int vwscanf_s(const wchar_t *format, va_list argList) argument
|
H A D | vswprintf_s.c | 40 int vswprintf_s(wchar_t *strDest, size_t destMax, const wchar_t *format, va_list argList) in vswprintf_s() argument
|
/third_party/libsnd/examples/ |
H A D | list_formats.c | 44 int format, major_count, subtype_count, m, s ; in main() local [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_formats.h | 31 tu6_base_format(enum pipe_format format) in tu6_base_format() argument
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_util.c | 27 __lvp_finishme(const char *file, int line, const char *format, ...) in __lvp_finishme() argument
|
/third_party/mesa3d/src/gallium/targets/graw-null/ |
H A D | graw_null.c | 7 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_sampler_view.h | 36 st_create_texture_sampler_view_format(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format) st_create_texture_sampler_view_format() argument
|
/third_party/libexif/libexif/ |
H A D | exif-format.c | 33 ExifFormat format; member 53 exif_format_get_name (ExifFormat format) in exif_format_get_name() argument 66 exif_format_get_size (ExifFormat format) in exif_format_get_size() argument [all...] |
H A D | exif-gps-ifd.h | 40 ExifFormat format; member
|
/third_party/libdrm/tests/util/ |
H A D | format.c | 114 const struct util_format_info *util_format_info_find(uint32_t format) in util_format_info_find() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_dump_defines.h | 38 trace_dump_format(enum pipe_format format) in trace_dump_format() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | stream-util.c | 31 int pa_stream_get_volume_channel_map(const pa_cvolume *volume, const pa_channel_map *original_map, const pa_format_info *format, in pa_stream_get_volume_channel_map() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | texture_format_table.cpp | 28 const angle::Format &Format::format() const in format() function in rx::d3d11::Format
|
/third_party/skia/src/gpu/ |
H A D | GrGlyph.h | 18 static GrMaskFormat FormatFromSkGlyph(SkMask::Format format) { in FormatFromSkGlyph() argument
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnTexture.h | 34 wgpu::TextureFormat format() const { return fInfo.fFormat; } in format() function in GrDawnTexture
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | debug.cpp | 27 void Trace(const char *format, ...) { in Trace() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkFormat.hpp | 28 Format(VkFormat format) in Format() argument 83 VkFormat format = VK_FORMAT_UNDEFINED; member in vk::Format
|