Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 25 of 101) sorted by relevance

12345

/external/llvm-project/clang/test/SemaCXX/
Dconstexpr-many-arguments.cpp10 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() argument
25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument
/external/clang/test/SemaCXX/
Dconstexpr-many-arguments.cpp10 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() argument
25 constexpr type3(type2 a0, type2 a1) : my_data{a0, a1} {} in type3() argument
/external/llvm-project/clang/test/Sema/
Dc11-typedef-redef.c8 typedef int type2; in f() typedef
9 typedef type type2; in f() typedef
10 typedef int type2; in f() typedef
/external/clang/test/Sema/
Dc11-typedef-redef.c8 typedef int type2; in f() typedef
9 typedef type type2; in f() typedef
10 typedef int type2; in f() typedef
/external/llvm-project/flang/lib/Semantics/
Dcheck-allocate.cpp268 const DeclTypeSpec &type1, const DeclTypeSpec &type2) { in IsTypeCompatible()
287 const DeclTypeSpec &type1, const evaluate::DynamicType &type2) { in IsTypeCompatible()
310 const DeclTypeSpec &type1, const DeclTypeSpec &type2) { in HaveSameAssumedTypeParameters()
376 const DeclTypeSpec &type1, const evaluate::DynamicType &type2) { in HaveCompatibleKindParameters()
393 const DeclTypeSpec &type1, const DeclTypeSpec &type2) { in HaveCompatibleKindParameters()
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-exception-spec-cxx11.cpp91 struct type2 { struct
92 wrap<typename T::base> base;
98 typedef type2<types> type2; typedef
Dms-if-exists.cpp14 typedef Nontemplate::value type2; in __if_exists() typedef
/external/clang/test/SemaTemplate/
Dinstantiate-exception-spec-cxx11.cpp95 struct type2 { struct
96 wrap<typename T::base> base;
102 typedef type2<types> type2; typedef
Dms-if-exists.cpp14 typedef Nontemplate::value type2; in __if_exists() typedef
Dcanonical-expr-type.cpp43 typedef T __attribute__((ext_vector_type(M))) type2; typedef
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dconfig.hpp56 # define ASIO_MOVE_CAST2(type1, type2) static_cast<type1, type2&&> argument
75 # define ASIO_MOVE_CAST2(type1, type2) static_cast<const type1, type2&> argument
/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_multi_setup.cpp207 int type1, type2, type3; in test_kernel_arg_multi_setup_exhaustive() local
249 int type1, type2, type3; in test_kernel_arg_multi_setup_random() local
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
DCommonSuperclassTest.java102 String type1, String type2) { in superclassTest()
111 public void superclassTest(String commonSuperclass, String type1, String type2) { in superclassTest()
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1985 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
1992 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
2000 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
2008 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
2026 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
2308 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
2313 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
2319 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
2325 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
2334 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
[all …]
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-subst.cpp90 typedef int type2; typedef
94 typename X<T>::template Y<T>::type f(typename X<T>::template Y<T>::type2) { return 0; } in f()
/external/clang/test/CodeGenCXX/
Dmangle-subst.cpp90 typedef int type2; typedef
94 typename X<T>::template Y<T>::type f(typename X<T>::template Y<T>::type2) { return 0; } in f()
/external/llvm-project/flang/test/Semantics/
Dresolve43.f9013 type, extends(type1) :: type2(k) type
Dstructconst01.f9015 type, extends(type1) :: type2(k) type
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DMemberKey.java71 Class<?> type2 = _argTypes[i]; in equals() local
DAnnotationCollector.java132 Class<?> type2, Annotation value2) { in NCollector()
263 Class<?> type2, Annotation value2) { in TwoAnnotations()
/external/fmtlib/test/fuzzing/
Dtwo-args.cc93 const auto type2 = (data[0] & 0xF0) >> 4; in LLVMFuzzerTestOneInput() local
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DInstrumentingClassWriter.java34 protected String getCommonSuperClass(final String type1, final String type2) { in getCommonSuperClass()
/external/javassist/src/main/javassist/compiler/ast/
DIntConst.java60 int type2 = right.type; in compute0() local
/external/llvm-project/mlir/lib/IR/
DTypeUtilities.cpp73 LogicalResult mlir::verifyCompatibleShape(Type type1, Type type2) { in verifyCompatibleShape()
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/type/
DTypeReferenceTest.java147 ResolvedType type2 = new BogusResolvedType(true); in testResolvedType() local

12345