/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_video.h | 98 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 D | glsl_types.c | 89 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 D | encode_proto_ops.cc | 34 int num_fields = c->num_inputs() - 1; in __anon26e7a38a0102() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2008-08-07-GEPIntToPtr.c | 5 char num_fields; member
|
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
H A D | presence_service_data.cc | 33 uint8_t num_fields = (service_header & 0b00011110) >> 1; in Parse() local
|
/aosp_15_r20/external/iproute2/misc/ |
H A D | lnstat.h | 33 unsigned int num_fields; /* number of fields */ member
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_memcpy.c | 75 unsigned num_fields = glsl_get_length(type); in type_is_tightly_packed() local
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | linker.cpp | 810 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 D | wpa_cli.c | 521 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 D | pack.py | 212 def __init__(self, version, num_fields, num_bytes): argument
|
/aosp_15_r20/external/flatbuffers/rust/flatbuffers/src/ |
H A D | vtable.rs | 39 pub fn num_fields(&self) -> usize { in num_fields() method
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | scoped_allocator.cc | 72 int32_t num_fields = static_cast<int32>(fields_.size()); in AllocateRaw() local
|
H A D | scoped_allocator_mgr.cc | 167 const int32_t num_fields = static_cast<int32>(shapes.size()); in PopulateFields() local
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | dex_cache.cc | 61 size_t num_fields = NumResolvedFields(); in VisitReflectiveTargets() local
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_stats.cc | 61 uptr num_fields = sizeof(*this) / sizeof(uptr); in MergeFrom() local
|
/aosp_15_r20/system/core/libstats/pull_rust/ |
H A D | stats_pull.rs | 86 let num_fields = AStatsManager_PullAtomMetadata_getNumAdditiveFields(self.metadata) in get_additive_fields() localVariable
|
/aosp_15_r20/system/core/libstats/pull_lazy/ |
H A D | libstatspull_lazy.cpp | 164 int32_t num_fields) { in AStatsManager_PullAtomMetadata_setAdditiveFields()
|
/aosp_15_r20/external/perfetto/include/perfetto/protozero/ |
H A D | proto_decoder.h | 354 uint32_t num_fields, in TypedProtoDecoderBase()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/ |
H A D | proto_decoder.h | 354 uint32_t num_fields, in TypedProtoDecoderBase()
|
/aosp_15_r20/external/pciutils/lib/ |
H A D | filter.c | 35 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/ |
D | StatsHelper.cpp | 238 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 D | isaspec_decode_decl.h | 129 unsigned num_fields; member
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | grp_pwd_file.cpp | 74 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 D | filter_util.cc | 405 size_t num_fields) { in LookupField()
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | ext2_io.h | 68 int num_fields; member
|