Home
last modified time | relevance | path

Searched defs:atype (Results 1 – 25 of 30) sorted by relevance

12

/external/ComputeLibrary/src/core/NEON/wrapper/intrinsics/
Dsetlane.h33 #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
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c179 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
/external/clang/test/Parser/
Ddeclarators.c29 typedef int atype; typedef
31 atype /* expected-error {{unexpected type name 'atype': expected identifier}} */ in test3() argument
/external/javassist/src/main/javassist/expr/
DNewArray.java101 int atype = iterator.byteAt(currentPos + 1); in getComponentType() local
116 CtClass getPrimitiveType(int atype) { in getPrimitiveType()
/external/iproute2/ip/
Dtcp_metrics.c99 int family, i, atype, stype, dlen = 0, slen = 0; in process_msg() local
309 int atype = -1, stype = -1; in tcpm_do_cmd() local
/external/javassist/src/main/javassist/
DCtPrimitiveType.java33 String methodName, String mDesc, int opcode, int atype, in CtPrimitiveType()
/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
Dffi.c98 ffi_type *atype = ecif->cif->arg_types[i]; in ffi_prep_args() local
/external/libffi/src/nios2/
Dffi.c98 ffi_type *atype = ecif->cif->arg_types[i]; in ffi_prep_args() local
/external/cronet/third_party/boringssl/src/crypto/x509/
Dx509_att.c142 int atype = 0; in X509_ATTRIBUTE_set1_data() local
/external/boringssl/src/crypto/x509/
Dx509_att.c142 int atype = 0; in X509_ATTRIBUTE_set1_data() local
/external/nist-sip/java/gov/nist/javax/sip/address/
DAddressImpl.java208 public void setAddressType(int atype) { in setAddressType()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DFieldGen.java198 private void checkType( final Type atype ) { in checkType()
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_att.c279 int atype = 0; in X509_ATTRIBUTE_set1_data() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sysctl.c1546 enum bpf_attach_type atype = test->attach_type; in run_test_case() local
/external/cronet/third_party/libxml/src/include/libxml/
Dtree.h267 xmlAttributeType atype; /* The attribute type */ member
447 xmlAttributeType atype; /* the attribute type if validating */ member
/external/libxml2/include/libxml/
Dtree.h267 xmlAttributeType atype; /* The attribute type */ member
447 xmlAttributeType atype; /* the attribute type if validating */ member
/external/oss-fuzz/projects/xerces-c/
Dxml.proto63 AttrType atype = 2; field
/external/tcpdump/
Dprint-bgp.c1869 uint8_t atype, const u_char *pptr, u_int len, in bgp_attr_print()
2809 uint8_t aflags, atype, alenlen; in bgp_update_print() local
/external/javassist/src/main/javassist/compiler/
DMemberCodeGen.java381 int atype = 0; in atNewArrayExpr2() local
/external/libconfig/lib/
Dlibconfigcpp.c++1139 Setting::Type atype = operator[](0).getType(); in add() local
/external/javassist/src/main/javassist/bytecode/
DBytecode.java1333 public void addNewarray(int atype, int length) { in addNewarray()
/external/linux-kselftest/tools/testing/selftests/net/
Dnettest.c714 enum addr_type atype) in convert_addr()
/external/python/cpython2/Modules/
Dsocketmodule.c1569 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1482 enum tgsi_opcode_type atype; // Actual type of the value in emit_fetch_system_value() local
/external/python/cpython3/Modules/
Dsocketmodule.c2052 unsigned int atype, v1, v2, v3; in getsockaddrarg() local

12