Home
last modified time | relevance | path

Searched defs:dfmt (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blitter.c311 enum a5xx_color_fmt sfmt, dfmt; in emit_blit() local
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c432 UDateFormat *dfmt; in print_month() local
549 UDateFormat *dfmt; in print_year() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c176 backbuffer_format( D3DFORMAT dfmt, in backbuffer_format() argument
202 enum pipe_format dfmt, bfmt; NineAdapter9_CheckDeviceType() local
484 enum pipe_format dfmt, bfmt, zsfmt; NineAdapter9_CheckDepthStencilMatch() local
532 enum pipe_format dfmt, bfmt; NineAdapter9_CheckDeviceFormatConversion() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Dcal.c432 UDateFormat *dfmt; in print_month() local
549 UDateFormat *dfmt; in print_year() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c116 unsigned ac_get_tbuffer_format(enum amd_gfx_level gfx_level, unsigned dfmt, unsigned nfmt) in ac_get_tbuffer_format() argument
418 const struct ac_data_format_info *ac_get_data_format_info(unsigned dfmt) in ac_get_data_format_info() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp419 unsigned dfmt = attrib_format & 0xf; in init_context() local
/third_party/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp312 const DateFormat* dfmt = dtitvfmt->getDateFormat(); in testAPI() local
H A Dcalregts.cpp2044 DateFormat& dfmt = *(DateFormat*)&fmt; in Test4197699() local
H A Ddtfmttst.cpp4389 LocalPointer<DateFormat> dfmt; in TestNonGregoFmtParse() local
[all...]
H A Dnumfmtst.cpp8612 DecimalFormat *dfmt = (DecimalFormat *) fmt.getAlias(); in Test11376_getAndSetPositivePrefix() local
8632 DecimalFormat *dfmt = (DecimalFormat *) fmt.getAlias(); in Test11376_getAndSetPositivePrefix() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c151 radv_translate_vertex_format(const struct radv_physical_device *pdevice, VkFormat format, const struct util_format_description *desc, unsigned *dfmt, unsigned *nfmt, bool *post_shuffle, enum radv_vs_input_alpha_adjust *alpha_adjust) radv_translate_vertex_format() argument
H A Dradv_pipeline.c4212 unsigned dfmt = attrib_format & 0xf; in radv_lower_vs_input() local
H A Dradv_cmd_buffer.c3725 unsigned dfmt = format & 0xf; in radv_write_vertex_descriptors() local
6095 unsigned nfmt, dfmt; in radv_CmdSetVertexInputEXT() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c510 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file() local
532 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt() argument
1323 struct diff_hpp_fmt *dfmt = in hpp__color_baseline() local
1397 struct diff_hpp_fmt *dfmt = in __hpp__color_compare() local
1516 struct diff_hpp_fmt *dfmt = hpp__color_cycles_hist() local
1648 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, char *buf, size_t size) __hpp__entry_global() argument
1668 struct diff_hpp_fmt *dfmt = hpp__entry_global() local
1686 struct diff_hpp_fmt *dfmt = hpp__header() local
1697 struct diff_hpp_fmt *dfmt = hpp__width() local
1704 init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) init_header() argument
1738 struct diff_hpp_fmt *dfmt = &d->fmt[idx]; data__hpp_register() local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c512 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file() local
534 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt() argument
1326 struct diff_hpp_fmt *dfmt = in hpp__color_baseline() local
1400 struct diff_hpp_fmt *dfmt = in __hpp__color_compare() local
1519 struct diff_hpp_fmt *dfmt = hpp__color_cycles_hist() local
1651 __hpp__entry_global(struct hist_entry *he, struct diff_hpp_fmt *dfmt, char *buf, size_t size) __hpp__entry_global() argument
1671 struct diff_hpp_fmt *dfmt = hpp__entry_global() local
1689 struct diff_hpp_fmt *dfmt = hpp__header() local
1700 struct diff_hpp_fmt *dfmt = hpp__width() local
1707 init_header(struct data__file *d, struct diff_hpp_fmt *dfmt) init_header() argument
1741 struct diff_hpp_fmt *dfmt = &d->fmt[idx]; data__hpp_register() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c158 const enum pipe_format dfmt = dst->base.base.format; in nv50_2d_texture_do_copy() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c168 const enum pipe_format dfmt = dst->base.base.format; in nvc0_2d_texture_do_copy() local
/third_party/python/Objects/
H A Dmemoryobject.c274 const char *dfmt, *sfmt; in equiv_format() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c1387 ac_build_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, unsigned num_channels, unsigned dfmt, unsigned nfmt, unsigned cache_policy, bool can_speculate, bool structurized) ac_build_tbuffer_load() argument
1415 ac_build_struct_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, unsigned num_channels, unsigned dfmt, unsigned nfmt, unsigned cache_policy, bool can_speculate) ac_build_struct_tbuffer_load() argument

Completed in 79 milliseconds