Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A 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()
/aosp_15_r20/external/mesa3d/src/compiler/
H A 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()
1533 unsigned num_fields, in glsl_struct_type_with_explicit_alignment()
1575 unsigned num_fields, in glsl_interface_type()
3268 unsigned num_fields = encoded.strct.length; in decode_type_from_blob() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dencode_proto_ops.cc34 int num_fields = c->num_inputs() - 1; in __anon26e7a38a0102() local
/aosp_15_r20/external/clang/test/CodeGen/
H A D2008-08-07-GEPIntToPtr.c5 char num_fields; member
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dpresence_service_data.cc33 uint8_t num_fields = (service_header & 0b00011110) >> 1; in Parse() local
/aosp_15_r20/external/iproute2/misc/
H A Dlnstat.h33 unsigned int num_fields; /* number of fields */ member
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_memcpy.c75 unsigned num_fields = glsl_get_length(type); in type_is_tightly_packed() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlinker.cpp810 unsigned num_fields = type->length; in resize_interface_members() local
842 unsigned num_fields = ifc_type->length; in fixup_unnamed_interface_type() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A 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
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dpack.py212 def __init__(self, version, num_fields, num_bytes): argument
/aosp_15_r20/external/flatbuffers/rust/flatbuffers/src/
H A Dvtable.rs39 pub fn num_fields(&self) -> usize { in num_fields() method
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dscoped_allocator.cc72 int32_t num_fields = static_cast<int32>(fields_.size()); in AllocateRaw() local
H A Dscoped_allocator_mgr.cc167 const int32_t num_fields = static_cast<int32>(shapes.size()); in PopulateFields() local
/aosp_15_r20/art/runtime/mirror/
H A Ddex_cache.cc61 size_t num_fields = NumResolvedFields(); in VisitReflectiveTargets() local
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_stats.cc61 uptr num_fields = sizeof(*this) / sizeof(uptr); in MergeFrom() local
/aosp_15_r20/system/core/libstats/pull_rust/
H A Dstats_pull.rs86 let num_fields = AStatsManager_PullAtomMetadata_getNumAdditiveFields(self.metadata) in get_additive_fields() localVariable
/aosp_15_r20/system/core/libstats/pull_lazy/
H A Dlibstatspull_lazy.cpp164 int32_t num_fields) { in AStatsManager_PullAtomMetadata_setAdditiveFields()
/aosp_15_r20/external/perfetto/include/perfetto/protozero/
H A Dproto_decoder.h354 uint32_t num_fields, in TypedProtoDecoderBase()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/
H A Dproto_decoder.h354 uint32_t num_fields, in TypedProtoDecoderBase()
/aosp_15_r20/external/pciutils/lib/
H A Dfilter.c35 split_to_fields(char *str, char *buffer, int sep, char **fields, int num_fields) in split_to_fields()
/aosp_15_r20/hardware/google/pixel/pixelstats/
DStatsHelper.cpp238 void readLogbuffer(const std::string &buf_path, int num_fields, uint16_t code, in readLogbuffer()
/aosp_15_r20/external/mesa3d/src/compiler/isaspec/
H A Disaspec_decode_decl.h129 unsigned num_fields; member
/aosp_15_r20/bionic/libc/bionic/
H A Dgrp_pwd_file.cpp74 const char* ParseLine(const char* begin, const char* end, const char** fields, size_t num_fields) { in ParseLine()
/aosp_15_r20/external/perfetto/src/protozero/filtering/
H A Dfilter_util.cc405 size_t num_fields) { in LookupField()
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext2_io.h68 int num_fields; member

1234