| /external/llvm-project/clang/test/SemaCXX/ |
| D | constexpr-many-arguments.cpp | 4 struct type1 struct 6 constexpr type1(int a0) : my_data{a0} {} in type1() argument 12 typedef type1 T; argument
|
| /external/clang/test/SemaCXX/ |
| D | constexpr-many-arguments.cpp | 4 struct type1 struct 6 constexpr type1(int a0) : my_data{a0} {} in type1() function 12 typedef type1 T; argument
|
| /external/freetype/src/type1/ |
| D | t1gload.c | 48 T1_Font type1 = &face->type1; in T1_Parse_Glyph_And_Get_Char_String() local 218 T1_Font type1 = &face->type1; in T1_Compute_Max_Advance() local 284 T1_Font type1 = &face->type1; in T1_Get_Advances() local 359 T1_Font type1 = &face->type1; in T1_Load_Glyph() local
|
| D | t1objs.c | 203 T1_Font type1; in T1_Face_Done() local 316 T1_Font type1 = &face->type1; in T1_Face_Init() local
|
| /external/deqp/modules/gles2/scripts/ |
| D | gen-invalid-implicit-conversions.py | 74 def __init__(self, operation, type0, type1): argument 85 def createCase(operation, type0, type1): argument
|
| /external/llvm-project/flang/test/Semantics/ |
| D | resolve43.f90 | 9 type :: type1(j) type 43 type :: type1(k) type
|
| D | structconst01.f90 | 11 type :: type1(j) type
|
| /external/llvm-project/flang/lib/Semantics/ |
| D | check-allocate.cpp | 251 const DeclTypeSpec &type1, const DerivedTypeSpec &derivedType2) { in IsTypeCompatible() 268 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/deqp/modules/gles3/scripts/ |
| D | gen-invalid-implicit-conversions.py | 78 def __init__(self, operation, type0, type1): argument 90 def createCase(operation, type0, type1): argument
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/ |
| D | LambdaResolutionTest.java | 75 ResolvedType type1 = javaParserFacade.getType(e1); in lambdaMap() local 90 ResolvedType type1 = javaParserFacade.getType(expr); in lambdaReduce() local 103 ResolvedType type1 = javaParserFacade.getType(expr); in lambdaPrint() local 116 ResolvedType type1 = javaParserFacade.getType(expr); in lambdaBifunc() local
|
| /external/llvm-project/clang/test/SemaTemplate/ |
| D | instantiate-exception-spec-cxx11.cpp | 86 struct type1 { struct 87 wrap<typename T::base> base; 97 typedef type1<types> type1; typedef
|
| /external/clang/test/SemaTemplate/ |
| D | instantiate-exception-spec-cxx11.cpp | 90 struct type1 { struct 91 wrap<typename T::base> base; 101 typedef type1<types> type1; typedef
|
| /external/freetype/src/type42/ |
| D | t42objs.c | 36 T1_Font type1 = &face->type1; in T42_Open_Face() local 174 T1_Font type1 = &face->type1; in T42_Face_Init() local 408 T1_Font type1; in T42_Face_Done() local
|
| D | t42types.h | 35 T1_FontRec type1; member
|
| /external/parameter-framework/asio-1.10.6/include/asio/detail/ |
| D | config.hpp | 56 # 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/google-breakpad/src/third_party/lss/ |
| D | linux_syscall_support.h | 1978 #define _syscall1(type,name,type1,arg1) \ argument 1985 #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 2303 #define _syscall1(type,name,type1,arg1) \ 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 [all …]
|
| /external/OpenCL-CTS/test_conformance/api/ |
| D | test_kernel_arg_multi_setup.cpp | 207 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/ |
| D | CommonSuperclassTest.java | 102 String type1, String type2) { in superclassTest() 111 public void superclassTest(String commonSuperclass, String type1, String type2) { in superclassTest()
|
| /external/javassist/src/main/javassist/compiler/ |
| D | TypeChecker.java | 311 int type1 = exprType; in atCondExpr() local 356 int type1 = exprType; in atBinExpr() local 396 int type1 = exprType; in atPlusExpr() local 519 private void computeBinExprType(BinExpr expr, int token, int type1) in computeBinExprType() 540 int type1 = exprType; in booleanExpr() local 560 private void insertCast(BinExpr expr, int type1, int type2) in insertCast()
|
| D | CodeGen.java | 1022 int type1 = exprType; in atBinExpr() local 1054 int index, int type1) throws CompileError in atArithBinExpr() 1084 private void atStringConcatExpr(Expr expr, int type1, int dim1, in atStringConcatExpr() 1158 int type1 = compileOprands(bexpr); in booleanExpr() local 1230 int type1 = exprType; in compileOprands() local 1264 int token, int type1, BinExpr expr) in compareExpr() 1351 static boolean rightIsStrong(int type1, int type2) { in rightIsStrong() 1367 private void convertOprandTypes(int type1, int type2, Expr expr) in convertOprandTypes()
|
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/ |
| D | MemberKey.java | 70 Class<?> type1 = otherArgs[i]; in equals() local
|
| D | AnnotationCollector.java | 131 Class<?> type1, Annotation value1, in NCollector() 262 public TwoAnnotations(Class<?> type1, Annotation value1, in TwoAnnotations()
|
| /external/fmtlib/test/fuzzing/ |
| D | two-args.cc | 92 const auto type1 = data[0] & 0x0F; in LLVMFuzzerTestOneInput() local
|
| /external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
| D | InstrumentingClassWriter.java | 34 protected String getCommonSuperClass(final String type1, final String type2) { in getCommonSuperClass()
|
| /external/javassist/src/main/javassist/compiler/ast/ |
| D | IntConst.java | 59 int type1 = this.type; in compute0() local
|