/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
D | ImplicitTest.java | 194 ASN1Implicit type2 = new ASN1Implicit(2, type1); in testConsecutiveStringTagging() local
|
/external/clang/test/Sema/ |
D | dllimport-dllexport.c | 33 typedef int __declspec(dllimport) type2; // expected-warning{{'dllimport' attribute only applies to… typedef
|
/external/strace/ |
D | util.c | 106 #define _hack_syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,\ argument
|
/external/clang/test/SemaTemplate/ |
D | canonical-expr-type.cpp | 47 typedef T __attribute__((ext_vector_type(M))) type2; typedef
|
D | instantiate-declref.cpp | 58 typedef struct { T z; } type2; in foo() typedef
|
/external/javassist/src/main/javassist/compiler/ast/ |
D | IntConst.java | 55 int type2 = right.type; in compute0() local
|
/external/bluetooth/glib/gobject/ |
D | gvaluetransform.c | 252 #define SKIP____register_transform_func(type1,type2,transform_func) /* skip questionable transf… in g_value_transforms_init() argument
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | MultiType.java | 188 private Map mergeMultiInterfaces(MultiType type1, MultiType type2) { in mergeMultiInterfaces()
|
D | Executor.java | 284 Type type2 = frame.peek(); in execute() local 297 Type type2 = frame.pop(); in execute() local
|
/external/kernel-headers/original/asm-arm/ |
D | unistd.h | 435 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 452 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 470 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4)\ argument 489 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument 509 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5,type6,arg6) \ argument
|
/external/clang/test/Index/ |
D | annotate-nested-name-specifier.cpp | 108 typedef typename outer_alias::inner::vector<type>::template rebind<type>::other type2; typedef
|
/external/clang/test/SemaCXX/ |
D | qualified-id-lookup.cpp | 67 typedef struct N::f2 type2; typedef
|
/external/chromium/chrome/browser/sessions/ |
D | session_restore_uitest.cc | 323 Browser::Type type1, type2; in TEST_F() local
|
/external/openssl/crypto/objects/ |
D | objects.h | 1021 #define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument 1026 #define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument 1028 #define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1058 #define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument 1072 #define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1086 #define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument 1093 #define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
|
/external/openssl/include/openssl/ |
D | objects.h | 1021 #define _DECLARE_OBJ_BSEARCH_CMP_FN(scope, type1, type2, nm) \ argument 1026 #define DECLARE_OBJ_BSEARCH_CMP_FN(type1, type2, cmp) \ argument 1028 #define DECLARE_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1058 #define IMPLEMENT_OBJ_BSEARCH_CMP_FN(type1, type2, nm) \ argument 1072 #define IMPLEMENT_OBJ_BSEARCH_GLOBAL_CMP_FN(type1, type2, nm) \ argument 1086 #define OBJ_bsearch(type1,key,type2,base,num,cmp) \ argument 1093 #define OBJ_bsearch_ex(type1,key,type2,base,num,cmp,flags) \ argument
|
D | safestack.h | 91 #define DECLARE_SPECIAL_STACK_OF(type, type2) \ argument
|
/external/javassist/src/main/javassist/compiler/ |
D | CodeGen.java | 1003 int type2 = exprType; in atArithBinExpr() local 1031 int type2 = exprType; in atStringConcatExpr() local 1289 static boolean rightIsStrong(int type1, int type2) { in rightIsStrong() 1305 private void convertOprandTypes(int type1, int type2, Expr expr) in convertOprandTypes()
|
D | TypeChecker.java | 498 int type2 = exprType; in computeBinExprType() local 535 private void insertCast(BinExpr expr, int type1, int type2) in insertCast()
|
/external/bluetooth/glib/gio/ |
D | gcontenttype.c | 108 const char *type2) in g_content_type_equals() 466 const char *type2) in g_content_type_equals()
|
/external/javassist/src/main/javassist/bytecode/ |
D | ConstPool.java | 1262 String type2 = Descriptor.rename(type, oldName, newName); in renameClass() local 1269 String type2 = Descriptor.rename(type, map); in renameClass() local
|
/external/skia/src/animator/ |
D | SkScript.cpp | 1264 SkOpType type2; in processOp() local
|
/external/collada/src/dae/ |
D | daeElement.cpp | 497 type2 = formatToken(elt2->getTypeName()), in format() local
|
/external/valgrind/main/perf/ |
D | tinycc.c | 11182 CType *type1, *type2, tmp_type1, tmp_type2; in check_comparison_pointer_types() local 11645 static int is_compatible_func(CType *type1, CType *type2) in is_compatible_func() 11679 static int is_compatible_types(CType *type1, CType *type2) in is_compatible_types() 11803 CType *st, *type1, *type2, tmp_type1, tmp_type2; in gen_assign_cast() local 12585 CType type1, *type2; in type_decl() local 12927 CType type1, type2; in unary() local 13336 CType type, type1, type2; in expr_eq() local
|
/external/qemu/target-arm/ |
D | neon_helper.c | 1589 #define DO_MULL(dest, x, y, type1, type2) do { \ argument
|
/external/libxml2/ |
D | xmlregexp.c | 2232 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { in xmlFACompareAtomTypes()
|