/external/clang/test/SemaCXX/ |
D | constexpr-many-arguments.cpp | 10 struct type2 struct 13 constexpr type2(T a00, T a01, T a02, T a03, T a04, T a05, T a06, T a07, T a08, T a09, in type2() function 25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument
|
D | qualified-id-lookup.cpp | 67 typedef struct N::f2 type2; typedef
|
/external/clang/test/Sema/ |
D | c11-typedef-redef.c | 8 typedef int type2; in f() typedef 9 typedef type type2; in f() typedef 10 typedef int type2; in f() typedef
|
/external/v8/test/cctest/ |
D | test-types.cc | 421 TypeHandle type2 = *it2; in Bitset() local 432 TypeHandle type2 = *it2; in Bitset() local 443 TypeHandle type2 = *it2; in Bitset() local 454 TypeHandle type2 = *it2; in Bitset() local 468 TypeHandle type2 = *it2; in Bitset() local 501 TypeHandle type2 = T.Class(map2); in Class() local 528 TypeHandle type2 = T.Constant(value2); in Constant() local 614 TypeHandle type2 = T.Range(min2, max2); in Range() local 641 TypeHandle type2 = T.Random(); in Array() local 655 TypeHandle type2 = T.Random(); in Function() local [all …]
|
/external/clang/test/SemaTemplate/ |
D | instantiate-exception-spec-cxx11.cpp | 95 struct type2 { struct 96 wrap<typename T::base> base; 102 typedef type2<types> type2; typedef
|
D | ms-if-exists.cpp | 14 typedef Nontemplate::value type2; in __if_exists() typedef
|
D | canonical-expr-type.cpp | 43 typedef T __attribute__((ext_vector_type(M))) type2; typedef
|
D | instantiate-declref.cpp | 58 typedef struct { T z; } type2; in foo() typedef
|
/external/dexmaker/src/dx/java/com/android/dx/cf/code/ |
D | Merger.java | 40 Type type2 = ft2.getType(); in mergeType() local
|
/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/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
D | result_of.pass.cpp | 73 using type2 = std::result_of_t<decltype(&wat::foo)(wat)>; in main() typedef
|
/external/clang/test/CodeGenCXX/ |
D | mangle-subst.cpp | 90 typedef int type2; typedef 94 typename X<T>::template Y<T>::type f(typename X<T>::template Y<T>::type2) { return 0; } in f()
|
D | type_visibility.cpp | 139 namespace type2 { namespace
|
/external/google-breakpad/src/third_party/lss/ |
D | linux_syscall_support.h | 1683 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 1690 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 1698 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 1706 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 1724 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 2032 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 2037 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 2043 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 2049 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument 2058 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/rop/type/ |
D | StdTypeList.java | 198 public static StdTypeList make(Type type0, Type type1, Type type2) { in make() 215 public static StdTypeList make(Type type0, Type type1, Type type2, in make()
|
/external/javassist/src/main/javassist/compiler/ast/ |
D | IntConst.java | 55 int type2 = right.type; in compute0() local
|
/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/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/ |
D | CommonSuperclassTest.java | 92 String type1, String type2) { in superclassTest()
|
/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/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/mockito/cglib-and-asm/src/org/mockito/asm/ |
D | ClassWriter.java | 1235 int getMergedType(final int type1, final int type2) { in getMergedType() 1264 protected String getCommonSuperClass(final String type1, final String type2) in getCommonSuperClass()
|
/external/v8/src/ |
D | types.cc | 610 TypeHandle type1, TypeHandle type2, Region* region) { in Intersect() 740 TypeHandle type1, TypeHandle type2, Region* region) { in Union()
|
/external/proguard/src/proguard/optimize/evaluation/ |
D | SimpleEnumUseChecker.java | 571 String type2 = in isPoppingIdenticalTypes() local
|