/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 730 TemplateArgument Converted; in ActOnNonTypeTemplateParameter() local 732 CheckTemplateArgument(Param, Param->getType(), Default, Converted); in ActOnNonTypeTemplateParameter() 2041 const SmallVectorImpl<TemplateArgument> &Converted, in checkBuiltinTemplateIdType() argument 2052 if (!Converted[1].getAsType()->isIntegralType(Context)) { in checkBuiltinTemplateIdType() 2060 TemplateArgument NumArgsArg = Converted[2]; in checkBuiltinTemplateIdType() 2085 return SemaRef.CheckTemplateIdType(Converted[0].getAsTemplate(), in checkBuiltinTemplateIdType() 2093 assert(Converted.size() == 2 && in checkBuiltinTemplateIdType() 2097 TemplateArgument IndexArg = Converted[0], Ts = Converted[1]; in checkBuiltinTemplateIdType() 2145 SmallVector<TemplateArgument, 4> Converted; in CheckTemplateIdType() local 2147 false, Converted)) in CheckTemplateIdType() [all …]
|
D | SemaTemplateInstantiateDecl.cpp | 182 ExprResult Converted = S.PerformContextuallyConvertToBool(Cond); in instantiateDependentEnableIfAttr() local 183 if (Converted.isInvalid()) in instantiateDependentEnableIfAttr() 185 Cond = Converted.get(); in instantiateDependentEnableIfAttr() 2697 SmallVector<TemplateArgument, 4> Converted; in VisitClassTemplateSpecializationDecl() local 2702 Converted)) in VisitClassTemplateSpecializationDecl() 2709 InstClassTemplate->findSpecialization(Converted, InsertPos); in VisitClassTemplateSpecializationDecl() 2751 Converted, in VisitClassTemplateSpecializationDecl() 2766 TemplateName(InstClassTemplate), Converted, in VisitClassTemplateSpecializationDecl() 2819 SmallVector<TemplateArgument, 4> Converted; in VisitVarTemplateSpecializationDecl() local 2823 Converted)) in VisitVarTemplateSpecializationDecl() [all …]
|
/external/armnn/src/armnnTfLiteParser/test/ |
D | ReshapeDynamic.cpp | 120 "description": "MLIR Converted.", in ReshapeDynamicFixture1() 284 "description": "MLIR Converted.", in ReshapeDynamicFixture2() 448 "description": "MLIR Converted.", in ReshapeDynamicFixture3()
|
D | Transpose.cpp | 95 "description": "TOCO Converted.", in TransposeFixture()
|
D | FloorDiv.cpp | 95 "description": "MLIR Converted.", in FloorDivFixture()
|
D | Slice.cpp | 103 "description": "TOCO Converted.", in SliceFixture()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 342 auto Converted = PromotionCache.insert( in shouldConvert() local 344 if (Converted.second) in shouldConvert() 345 Converted.first->second.ShouldConvert = shouldConvertImpl(&C); in shouldConvert() 346 return Converted.first->second.ShouldConvert; in shouldConvert()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 350 auto Converted = PromotionCache.insert( in shouldConvert() local 352 if (Converted.second) in shouldConvert() 353 Converted.first->second.ShouldConvert = shouldConvertImpl(&C); in shouldConvert() 354 return Converted.first->second.ShouldConvert; in shouldConvert()
|
/external/antlr/runtime/Python3/ |
D | AUTHORS | 6 Benjamin S Wolf (http://github.com/Zannick): Converted Python target to Python3.
|
/external/glide/third_party/gif_encoder/ |
D | README.third_party | 13 Converted BufferedImage to Android's Bitmap class, split apart classes into individual files.
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir/ |
D | tf_variant_type.mlir | 7 // CHECK: module attributes {tfl.description = "MLIR Converted.", tfl.schema_version = 3 : i32}
|
D | simple.mlir | 8 // CHECK: module attributes {tfl.description = "MLIR Converted.", tfl.schema_version = 3 : i32}
|
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/Ed448/ |
D | rfc8032.txt | 1 # Converted to NIST style from RFC 8032
|
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/tests/ |
D | insert_main_function.mlir | 17 …roducer = 930 : i32}, tf_saved_model.semantics, tfl.description = "MLIR Converted.", tfl.schema_ve… 18 …roducer = 930 : i32}, tf_saved_model.semantics, tfl.description = "MLIR Converted.", tfl.schema_ve…
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/ |
D | hashtable_resource.mlir | 28 // CHECK: description: "MLIR Converted.",
|
D | type_attr.mlir | 29 // CHECK: description: "MLIR Converted.",
|
D | variant_type_on_func.mlir | 27 // CHECK-NEXT: description: "MLIR Converted.",
|
D | tf_entry_function.mlir | 46 // CHECK-LABEL: description: "MLIR Converted.",
|
D | variant_type_on_op.mlir | 27 // CHECK-NEXT: description: "MLIR Converted.",
|
D | unranked_tensor.mlir | 35 // CHECK-NEXT: description: "MLIR Converted.",
|
D | signature_def_with_no_inputs.mlir | 21 // CHECK-NEXT: description: "MLIR Converted.",
|
D | flex_exclusively.mlir | 38 // CHECK-NEXT: description: "MLIR Converted.",
|
D | nn.mlir | 46 // CHECK-NEXT: description: "MLIR Converted.",
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/ |
D | unique_output_name.mlir | 3 …roducer = 946 : i32}, tf_saved_model.semantics, tfl.description = "MLIR Converted.", tfl.schema_ve…
|
/external/sonic/debian/ |
D | changelog.vinux | 3 * Converted to mostly integer arithmetic, and added stereo support.
|