Home
last modified time | relevance | path

Searched defs:num_fields (Results 1 – 25 of 52) sorted by relevance

123

/external/mesa3d/src/gallium/auxiliary/util/
Du_video.h98 int src_stride, int num_fields, in u_copy_nv12_to_yv12()
140 int dst_stride, int num_fields, in u_copy_nv12_from_yv12()
166 int src_stride, int num_fields, in u_copy_yv12_to_nv12()
189 int src_stride, int num_fields, in u_copy_swap422_packed()
/external/tensorflow/tensorflow/core/ops/
Dencode_proto_ops.cc34 int num_fields = c->num_inputs() - 1; in __anon40376a280102() local
/external/clang/test/CodeGen/
D2008-08-07-GEPIntToPtr.c5 char num_fields; member
/external/oss-fuzz/projects/mysql-server/targets/
Dfuzz_real_query.cc48 int num_fields = mysql_num_fields(result); in LLVMFuzzerTestOneInput() local
/external/iproute2/misc/
Dlnstat.h33 unsigned int num_fields; /* number of fields */ member
/external/mesa3d/src/compiler/nir/
Dnir_opt_memcpy.c75 unsigned num_fields = glsl_get_length(type); in type_is_tightly_packed() local
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dpack.py212 def __init__(self, version, num_fields, num_bytes): argument
/external/flatbuffers/rust/flatbuffers/src/
Dvtable.rs39 pub fn num_fields(&self) -> usize { in num_fields() method
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.cc72 int32_t num_fields = static_cast<int32>(fields_.size()); in AllocateRaw() local
Dscoped_allocator_mgr.cc167 const int32_t num_fields = static_cast<int32>(shapes.size()); in PopulateFields() local
/external/compiler-rt/lib/asan/
Dasan_stats.cc61 uptr num_fields = sizeof(*this) / sizeof(uptr); in MergeFrom() local
/external/mesa3d/src/compiler/
Dglsl_types.c89 fill_struct_type(glsl_type *t, const glsl_struct_field *fields, unsigned num_fields, in fill_struct_type()
103 make_struct_type(linear_ctx *lin_ctx, const glsl_struct_field *fields, unsigned num_fields, in make_struct_type()
127 fill_interface_type(glsl_type *t, const glsl_struct_field *fields, unsigned num_fields, in fill_interface_type()
141 make_interface_type(linear_ctx *lin_ctx, const glsl_struct_field *fields, unsigned num_fields, in make_interface_type()
1550 unsigned num_fields, in glsl_struct_type_with_explicit_alignment()
1592 unsigned num_fields, in glsl_interface_type()
3279 unsigned num_fields = encoded.strct.length; in decode_type_from_blob() local
/external/perfetto/include/perfetto/protozero/
Dproto_decoder.h354 uint32_t num_fields, in TypedProtoDecoderBase()
/external/mesa3d/src/compiler/isaspec/
Disaspec_decode_decl.h146 unsigned num_fields; member
/external/perfetto/src/protozero/filtering/
Dfilter_util.cc405 size_t num_fields) { in LookupField()
/external/e2fsprogs/lib/ext2fs/
Dext2_io.h68 int num_fields; member
/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_cooperative_matrix.c80 unsigned num_fields = glsl_get_length(orig_type); in radv_nir_translate_matrix_type() local
/external/kernel-headers/original/uapi/linux/
Dhiddev.h69 __u32 num_fields; member
/external/libffi/src/riscv/
Dffi.c104 int num_fields = flatten_struct(top, fields, fields + 3) - fields; in struct_passed_as_elements() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_cli.c521 int i, num_fields = ARRAY_SIZE(fields); in wpa_cli_complete_set() local
622 int i, num_fields = ARRAY_SIZE(fields); in wpa_cli_complete_get() local
1511 int i, num_fields = ARRAY_SIZE(network_fields); in wpa_cli_complete_network() local
1562 int i, num_fields = ARRAY_SIZE(network_fields); in wpa_cli_complete_dup_network() local
1626 int i, num_fields = ARRAY_SIZE(cred_fields); in wpa_cli_complete_cred() local
1786 int i, num_fields = ARRAY_SIZE(fields); in wpa_cli_complete_get_capability() local
2550 int i, num_fields = ARRAY_SIZE(fields); in wpa_cli_complete_p2p_set() local
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp1311 unsigned num_fields = type->length; in resize_interface_members() local
1343 unsigned num_fields = ifc_type->length; in fixup_unnamed_interface_type() local
Dbuiltin_variables.cpp369 unsigned num_fields; member in __anone95317130111::per_vertex_accumulator
/external/wpa_supplicant_8/hostapd/
Dhostapd_cli.c1078 int i, num_fields = ARRAY_SIZE(fields); in hostapd_complete_set() local
1123 int i, num_fields = ARRAY_SIZE(fields); in hostapd_complete_get() local
/external/cronet/testing/libfuzzer/proto/
Dskia_image_filter_proto_converter.cc1219 const uint32_t num_fields = 6; in Visit() local
1650 void Converter::WriteIgnoredFields(const int num_fields) { in WriteIgnoredFields()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c821 unsigned num_fields; member
1015 const uint32_t num_fields = type->length; in vtn_type_get_nir_type() local
1643 unsigned num_fields = count - 2; in vtn_handle_type() local

123