/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/javassist/src/main/javassist/expr/ |
D | NewArray.java | 81 int atype = iterator.byteAt(currentPos + 1); in getComponentType() local 96 CtClass getPrimitiveType(int atype) { in getPrimitiveType()
|
/external/javassist/src/main/javassist/ |
D | CtPrimitiveType.java | 32 String methodName, String mDesc, int opcode, int atype, in CtPrimitiveType()
|
/external/iproute2/ip/ |
D | tcp_metrics.c | 100 int family, i, atype, stype, dlen = 0, slen = 0; in process_msg() local 313 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/nist-sip/java/gov/nist/javax/sip/address/ |
D | AddressImpl.java | 208 public void setAddressType(int atype) { in setAddressType()
|
/external/boringssl/src/crypto/x509/ |
D | x509_att.c | 292 int atype = 0; in X509_ATTRIBUTE_set1_data() local
|
/external/v8/src/asmjs/ |
D | asm-wasm-builder.cc | 888 void EmitAssignmentLhs(Expression* target, AsmType** atype) { in EmitAssignmentLhs() 1059 AsmType* atype = AsmType::None(); in VisitAssignment() local 1088 void VisitPropertyAndEmitIndex(Property* expr, AsmType** atype) { in VisitPropertyAndEmitIndex()
|
/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 | 1345 u_int atype, const u_char *pptr, u_int len) in bgp_attr_print() 2518 int aflags, atype, alenlen, alen; in bgp_update_print() local
|
/external/javassist/src/main/javassist/compiler/ |
D | MemberCodeGen.java | 351 int atype = 0; in atNewArrayExpr2() local
|
/external/javassist/src/main/javassist/bytecode/ |
D | Bytecode.java | 1246 public void addNewarray(int atype, int length) { in addNewarray()
|
/external/syslinux/efi/ |
D | main.c | 557 allocate_pages(EFI_ALLOCATE_TYPE atype, EFI_MEMORY_TYPE mtype, in allocate_pages()
|
/external/python/cpython2/Modules/ |
D | socketmodule.c | 1569 unsigned int atype, v1, v2, v3; in getsockaddrarg() local
|
D | _bsddb.c | 6289 int err, atype, flags=0; in DBEnv_lock_detect() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_soa.c | 1658 enum tgsi_opcode_type atype; // Actual type of the value in emit_fetch_system_value() local
|
/external/libxml2/ |
D | xmlschemas.c | 24523 #define NORMALIZE(atype) \ in xmlSchemaVCheckCVCSimpleType() argument
|