Home
last modified time | relevance | path

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

12

/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/llvm-project/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/llvm-project/flang/test/Semantics/
Dacc-clause-validity.f9025 type atype type
/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/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/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sysctl.c1551 enum bpf_attach_type atype = test->attach_type; in run_test_case() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_att.c292 int atype = 0; in X509_ATTRIBUTE_set1_data() local
/external/boringssl/src/crypto/x509/
Dx509_att.c292 int atype = 0; in X509_ATTRIBUTE_set1_data() local
/external/adhd/cras/src/common/
Dedid_utils.c285 int atype = (edid_ext[dbp + DBCA_FORMAT] >> 3) & 0xf; in show_audio_dbc() local
/external/libxml2/include/libxml/
Dtree.h265 xmlAttributeType atype; /* The attribute type */ member
445 xmlAttributeType atype; /* the attribute type if validating */ member
/external/tcpdump/
Dprint-bgp.c1362 u_int atype, const u_char *pptr, u_int len) in bgp_attr_print()
2543 int aflags, atype, alenlen, alen; in bgp_update_print() local
/external/oss-fuzz/projects/xerces-c/
Dxml.proto63 AttrType atype = 2; field
/external/javassist/src/main/javassist/compiler/
DMemberCodeGen.java381 int atype = 0; in atNewArrayExpr2() 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.c1411 enum addr_type atype) in convert_addr()
/external/python/cpython2/Modules/
Dsocketmodule.c1569 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
/external/error_prone/checkerframework/
Djavacutil-2.5.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/external/python/cpython3/Modules/
Dsocketmodule.c2097 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

12