Searched defs:atype (Results 1 – 15 of 15) sorted by relevance
| /external/clang/test/Parser/ |
| D | declarators.c | 29 typedef int atype; typedef 31 atype /* expected-error {{unexpected type name 'atype': expected identifier}} */ in test3() argument
|
| /external/iproute2/ip/ |
| 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
|
| /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
|
| /external/libffi/src/nios2/ |
| D | ffi.c | 98 ffi_type *atype = ecif->cif->arg_types[i]; in ffi_prep_args() local
|
| /external/nist-sip/java/gov/nist/javax/sip/address/ |
| D | AddressImpl.java | 208 public void setAddressType(int atype) { in setAddressType()
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| D | FieldGen.java | 198 private void checkType( final Type atype ) { in checkType()
|
| /external/boringssl/src/crypto/x509/ |
| D | x509_att.c | 292 int atype = 0; in X509_ATTRIBUTE_set1_data() local
|
| /external/adhd/cras/src/common/ |
| D | edid_utils.c | 327 int atype = in show_audio_dbc() local
|
| /external/libxml2/include/libxml/ |
| D | tree.h | 265 xmlAttributeType atype; /* The attribute type */ member 445 xmlAttributeType atype; /* the attribute type if validating */ member
|
| /external/tcpdump/ |
| D | print-bgp.c | 1362 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/python/cpython2/Modules/ |
| D | socketmodule.c | 1569 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
|
| D | _bsddb.c | 6313 int err, atype, flags=0; in DBEnv_lock_detect() local
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_tgsi_soa.c | 1615 enum tgsi_opcode_type atype; // Actual type of the value in emit_fetch_system_value() local
|
| /external/python/cpython3/Modules/ |
| D | socketmodule.c | 1948 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
|
| /external/libxml2/ |
| D | xmlschemas.c | 24523 #define NORMALIZE(atype) \ in xmlSchemaVCheckCVCSimpleType() argument
|