| /third_party/lz4/examples/ |
| H A D | compress_functions.c | 339 const char *format = "|%-14s|%-30s|%'14.9f|%'16d|%'14d|%'13.2f%%|\n"; in main() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-list-format.cc | 151 ResolvedOptions(Isolate* isolate, Handle<JSListFormat> format) ResolvedOptions() argument 216 FormatListCommon( Isolate* isolate, Handle<JSListFormat> format, Handle<FixedArray> list, const std::function<MaybeHandle<T>(Isolate*, const icu::FormattedValue&)>& formatToResult) FormatListCommon() argument 278 FormatList(Isolate* isolate, Handle<JSListFormat> format, Handle<FixedArray> list) FormatList() argument 286 FormatListToParts( Isolate* isolate, Handle<JSListFormat> format, Handle<FixedArray> list) FormatListToParts() argument [all...] |
| /third_party/node/deps/v8/src/logging/ |
| H A D | log-utils.cc | 154 void Log::MessageBuilder::AppendFormatString(const char* format, ...) { in AppendFormatString() argument 222 int Log::MessageBuilder::FormatStringIntoBuffer(const char* format, in FormatStringIntoBuffer() argument 233 void Log::MessageBuilder::AppendRawFormatString(const char* format, ...) { in AppendRawFormatString() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | strings-storage.cc | 46 const char* StringsStorage::GetFormatted(const char* format, ...) { in GetFormatted() argument 69 const char* StringsStorage::GetVFormatted(const char* format, va_list args) { in GetVFormatted() argument
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | string-stream.h | 153 void Add(const char* format) { Add(base::CStrVector(format)); } in Add() argument 154 void Add(base::Vector<const char> format) { in Add() argument 159 void Add(const char* format, Args... args) { in Add() argument 164 void Add(base::Vector<const char> format, Args... args) { in Add() argument
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | utils.cc | 35 void PrintF(const char* format, ...) { in PrintF() argument 42 void PrintF(FILE* out, const char* format, ...) { in PrintF() argument 49 void PrintPID(const char* format, ...) { in PrintPID() argument 57 void PrintIsolate(void* isolate, const char* format, argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_program.c | 451 enum a4xx_color_fmt format = 0; in fd4_program_emit() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_gmem.c | 53 enum a5xx_color_fmt format = 0; in emit_mrt() local 525 enum a5xx_color_fmt format = in emit_mem2gmem_surf() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 214 enum pipe_format format = cso->format; in fd6_sampler_view_update() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.c | 90 uint16_t format; member
|
| H A D | freedreno_screen.c | 856 fd_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) fd_screen_query_dmabuf_modifiers() argument 886 fd_screen_is_dmabuf_modifier_supported(struct pipe_screen *pscreen, uint64_t modifier, enum pipe_format format, bool *external_only) fd_screen_is_dmabuf_modifier_supported() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_screen.c | 542 i915_is_format_supported(struct pipe_screen *screen, enum pipe_format format, in i915_is_format_supported() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_clear.c | 145 convert_clear_color(enum pipe_format format, in convert_clear_color() argument 39 iris_is_color_fast_clear_compatible(struct iris_context *ice, enum isl_format format, const union isl_color_value color) iris_is_color_fast_clear_compatible() argument 306 clear_color(struct iris_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format format, struct isl_swizzle swizzle, union isl_color_value color) clear_color() argument 700 enum isl_format format = res->surf.format; iris_clear_texture() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_format.c | 72 int format; member
|
| H A D | lima_screen.c | 534 static bool lima_is_modifier_external_only(enum pipe_format format) in lima_is_modifier_external_only() argument 316 lima_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) lima_screen_is_format_supported() argument 540 lima_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) lima_screen_query_dmabuf_modifiers() argument 562 lima_screen_is_dmabuf_modifier_supported(struct pipe_screen *pscreen, uint64_t modifier, enum pipe_format format, bool *external_only) lima_screen_is_dmabuf_modifier_supported() argument [all...] |
| H A D | lima_texture.h | 45 uint32_t format : 6; member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_vs.h | 44 enum pipe_format format; member 52 enum attrib_emit format; /* output format */ member
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_sanity.c | 151 report_error( struct sanity_check_ctx *ctx, const char *format, ... ) report_error() argument 170 report_warning( struct sanity_check_ctx *ctx, const char *format, ... ) report_warning() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_transfer_helper.c | 103 enum pipe_format format in u_transfer_helper_resource_create() local 43 need_interleave_path(struct u_transfer_helper *helper, enum pipe_format format) need_interleave_path() argument 252 enum pipe_format format = prsc->format; u_transfer_helper_transfer_map() local 371 enum pipe_format iformat, format = ptrans->resource->format; flush_region() local 597 enum pipe_format format = prsc->format; u_transfer_helper_deinterleave_transfer_map() local 696 enum pipe_format format = ptrans->resource->format; u_transfer_helper_deinterleave_transfer_unmap() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | magic.c | 86 asahi_classify_attachment(enum pipe_format format) in asahi_classify_attachment() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_format.c | 203 d3d12_get_format(enum pipe_format format) in d3d12_get_format() argument 209 d3d12_get_typeless_format(enum pipe_format format) in d3d12_get_typeless_format() argument 215 d3d12_get_pipe_format(DXGI_FORMAT format) in d3d12_get_pipe_format() argument 226 d3d12_get_default_pipe_format(DXGI_FORMAT format) in d3d12_get_default_pipe_format() argument 413 d3d12_non_opaque_plane_count(DXGI_FORMAT format) in d3d12_non_opaque_plane_count() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_translate.h | 399 translate_clear_depth_stencil(enum pipe_format format, float depth, in translate_clear_depth_stencil() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_get.c | 734 enum pipe_video_format format = u_reduce_video_profile(profile); in si_get_video_param() local 782 static bool si_vid_is_format_supported(struct pipe_screen *screen, enum pipe_format format, in si_vid_is_format_supported() argument [all...] |
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | parse.py | 35 import format namespace
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blend.h | 57 enum pipe_format format; member 74 enum pipe_format format; member
|