/third_party/icu/icu4c/source/samples/cal/ |
H A D | cal.c | 431 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 D | cal.c | 431 UNumberFormat *nfmt; in print_month() local 548 UNumberFormat *nfmt; in print_year() local
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_shader_util.c | 116 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 D | aco_instruction_selection_setup.cpp | 420 unsigned nfmt = (attrib_format >> 4) & 0x7; in init_context() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_formats.c | 151 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 D | radv_pipeline.c | 4213 unsigned nfmt = (attrib_format >> 4) & 0x7; in radv_lower_vs_input() local
|
H A D | radv_cmd_buffer.c | 3726 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 D | js-number-format.cc | 2079 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 D | ac_llvm_build.c | 1387 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
|