/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 169 nir_alu_type atype = nir_type_invalid; in infer_nir_alu_type_from_use() local 247 nir_alu_type atype = nir_type_invalid; in infer_nir_alu_type_from_uses_ssa() local 1394 get_src_ssa(struct ntv_context *ctx, const nir_def *ssa, nir_alu_type *atype) in get_src_ssa() 1403 init_reg(struct ntv_context *ctx, nir_intrinsic_instr *decl, nir_alu_type atype) in init_reg() 1424 get_src(struct ntv_context *ctx, nir_src *src, nir_alu_type *atype) in get_src() 1430 get_alu_src_raw(struct ntv_context *ctx, nir_alu_instr *alu, unsigned src, nir_alu_type *atype) in get_alu_src_raw() 1533 cast_src_to_type(struct ntv_context *ctx, SpvId value, nir_src src, nir_alu_type atype) in cast_src_to_type() 1664 …c(struct ntv_context *ctx, nir_alu_instr *alu, unsigned src, SpvId *raw_value, nir_alu_type *atype) in get_alu_src() 1698 store_alu_result(struct ntv_context *ctx, nir_alu_instr *alu, SpvId result, nir_alu_type atype) in store_alu_result() 1768 nir_alu_type atype = bit_size == 1 ? in emit_alu() local [all …]
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/ |
H A D | setlane.h | 33 #define VSETLANE_IMPL_8(stype, atype, vtype, postfix) \ argument 59 #define VSETLANE_IMPL_4(stype, atype, vtype, postfix) \ argument 77 #define VSETLANE_IMPL_2(stype, atype, vtype, postfix) \ argument 102 #define VSETQLANE_IMPL_16(stype, atype, vtype, postfix) \ argument 144 #define VSETQLANE_IMPL_8(stype, atype, vtype, postfix) \ argument 170 #define VSETQLANE_IMPL_4(stype, atype, vtype, postfix) \ argument
|
/aosp_15_r20/external/libsrtp2/crypto/kernel/ |
H A D | crypto_kernel.c | 179 srtp_kernel_auth_type_t *atype = crypto_kernel.auth_type_list; in srtp_crypto_kernel_status() local 252 srtp_kernel_auth_type_t *atype = crypto_kernel.auth_type_list; in srtp_crypto_kernel_shutdown() local 357 srtp_kernel_auth_type_t *atype, *new_atype; in srtp_crypto_kernel_do_load_auth_type() local 471 srtp_kernel_auth_type_t *atype; in srtp_crypto_kernel_get_auth_type() local
|
/aosp_15_r20/external/clang/test/Parser/ |
H A D | declarators.c | 29 typedef int atype; typedef 31 atype /* expected-error {{unexpected type name 'atype': expected identifier}} */ in test3() argument
|
/aosp_15_r20/external/javassist/src/main/javassist/expr/ |
H A D | NewArray.java | 101 int atype = iterator.byteAt(currentPos + 1); in getComponentType() local 116 CtClass getPrimitiveType(int atype) { in getPrimitiveType()
|
/aosp_15_r20/external/iproute2/ip/ |
H A D | tcp_metrics.c | 99 int family, i, atype, stype, dlen = 0, slen = 0; in process_msg() local 309 int atype = -1, stype = -1; in tcpm_do_cmd() local
|
/aosp_15_r20/external/javassist/src/main/javassist/ |
H A D | CtPrimitiveType.java | 33 String methodName, String mDesc, int opcode, int atype, in CtPrimitiveType()
|
/aosp_15_r20/packages/modules/adb/ |
D | adb_mdns.cpp | 36 #define ADB_FULL_MDNS_SERVICE_TYPE(atype) ("_" atype "._tcp") argument
|
/aosp_15_r20/external/libffi/src/nios2/ |
H A D | ffi.c | 98 ffi_type *atype = ecif->cif->arg_types[i]; in ffi_prep_args() local
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/ |
D | ffi.c | 98 ffi_type *atype = ecif->cif->arg_types[i]; in ffi_prep_args() local
|
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/address/ |
H A D | AddressImpl.java | 208 public void setAddressType(int atype) { in setAddressType()
|
/aosp_15_r20/external/ethtool/netlink/ |
H A D | prettymsg.c | 57 unsigned int atype = mnl_attr_get_type(attr); in pretty_print_attr() local
|
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
H A D | FieldGen.java | 198 private void checkType( final Type atype ) { in checkType()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_att.c | 279 int atype = 0; in X509_ATTRIBUTE_set1_data() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_att.c | 279 int atype = 0; in X509_ATTRIBUTE_set1_data() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_sysctl.c | 1545 enum bpf_attach_type atype = test->attach_type; in run_test_case() local
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/ |
D | api_analysis.py | 23 def _is_size_required(atype): argument
|
/aosp_15_r20/frameworks/libs/binary_translation/kernel_api/tools/ |
D | api_analysis.py | 21 def _is_size_required(atype): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | class_type.h | 229 const TypePtr& atype = getAttribute(*slot_idx); member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/ |
D | tree.h | 265 xmlAttributeType atype; /* The attribute type */ member 445 xmlAttributeType atype; /* the attribute type if validating */ member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | tree.h | 267 xmlAttributeType atype; /* The attribute type */ member 447 xmlAttributeType atype; /* the attribute type if validating */ member
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | tree.h | 283 xmlAttributeType atype; /* The attribute type */ member 455 xmlAttributeType atype; /* the attribute type if validating */ member
|
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | tree.h | 269 xmlAttributeType atype; /* The attribute type */ member 441 xmlAttributeType atype; /* the attribute type if validating */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | tree.h | 265 xmlAttributeType atype; /* The attribute type */ member 445 xmlAttributeType atype; /* the attribute type if validating */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | tree.h | 265 xmlAttributeType atype; /* The attribute type */ member 445 xmlAttributeType atype; /* the attribute type if validating */ member
|