Home
last modified time | relevance | path

Searched defs:nfmt (Results 1 - 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c431 UNumberFormat *nfmt; in print_month() local
548 UNumberFormat *nfmt; in print_year() local
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Dcal.c431 UNumberFormat *nfmt; in print_month() local
548 UNumberFormat *nfmt; in print_year() local
/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
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp420 unsigned nfmt = (attrib_format >> 4) & 0x7; in init_context() local
/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.c4213 unsigned nfmt = (attrib_format >> 4) & 0x7; in radv_lower_vs_input() local
H A Dradv_cmd_buffer.c3726 unsigned nfmt = (format >> 4) & 0x7; in radv_write_vertex_descriptors() local
6095 unsigned nfmt, dfmt; in radv_CmdSetVertexInputEXT() local
/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc2079 FormatToJSArray( Isolate* isolate, icu::FormattedValue* formatted, const icu::number::LocalizedNumberFormatter* nfmt, bool is_nan, bool output_source) FormatToJSArray() argument
2095 FormatRangeToJSArray( Isolate* isolate, icu::FormattedValue* formatted, const icu::number::LocalizedNumberFormatter* nfmt, bool is_nan) FormatRangeToJSArray() argument
/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 44 milliseconds