/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/ |
H A D | TunableGemm.h | 139 inline std::string TypeName(T v) { in TypeName() function 144 inline std::string TypeName(float v) { in TypeName() function 149 inline std::string TypeName(double v) { in TypeName() function 154 inline std::string TypeName(BFloat16 v) { in TypeName() function 159 inline std::string TypeName(Half v) { in TypeName() function 164 inline std::string TypeName(Float8_e4m3fn v) { in TypeName() function 169 inline std::string TypeName(Float8_e5m2 v) { in TypeName() function 174 inline std::string TypeName(Float8_e4m3fnuz v) { in TypeName() function 179 inline std::string TypeName(Float8_e5m2fnuz v) { in TypeName() function 184 inline std::string TypeName(c10::complex<double> v) { in TypeName() function [all …]
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | Deprecated.h | 50 #define C10_DEFINE_DEPRECATED_USING(TypeName, TypeThingy) \ argument 66 #define C10_DEFINE_DEPRECATED_USING(TypeName, TypeThingy) \ argument 74 #define C10_DEFINE_DEPRECATED_USING(TypeName, TypeThingy) \ argument 77 #define C10_DEFINE_DEPRECATED_USING(TypeName, TypeThingy) \ argument 90 #define C10_DEFINE_DEPRECATED_USING(TypeName, TypeThingy) \ argument 94 #define C10_DEFINE_DEPRECATED_USING(TypeName, TypeThingy) \ argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | typexpr.go | 22 func (check *Checker) ident(x *operand, e *ast.Ident, def *TypeName, wantType bool) { 200 func (check *Checker) definedType(e ast.Expr, def *TypeName) Type { 236 func (check *Checker) typInternal(e0 ast.Expr, def *TypeName) (T Type) { 415 func setDefType(def *TypeName, typ Type) { 435 func (check *Checker) instantiatedType(ix *typeparams.IndexExpr, def *TypeName) (res Type) {
|
D | decl.go | 50 func (check *Checker) objDecl(obj Object, def *TypeName) { 555 func (check *Checker) typeDecl(obj *TypeName, tdecl *ast.TypeSpec, def *TypeName) { 767 func (check *Checker) collectMethods(obj *TypeName) {
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | typexpr.go | 21 func (check *Checker) ident(x *operand, e *syntax.Name, def *TypeName, wantType bool) { 201 func (check *Checker) definedType(e syntax.Expr, def *TypeName) Type { 237 func (check *Checker) typInternal(e0 syntax.Expr, def *TypeName) (T Type) { 425 func setDefType(def *TypeName, typ Type) { 445 func (check *Checker) instantiatedType(x syntax.Expr, xlist []syntax.Expr, def *TypeName) (res Type…
|
D | decl.go | 49 func (check *Checker) objDecl(obj Object, def *TypeName) { 480 func (check *Checker) typeDecl(obj *TypeName, tdecl *syntax.TypeDecl, def *TypeName) { 668 func (check *Checker) collectMethods(obj *TypeName) {
|
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeDumper.cpp | 247 SmallString<256> TypeName("("); in visitArgList() local 341 SmallString<256> TypeName(ReturnTypeName); in visitProcedure() local 363 SmallString<256> TypeName(ReturnTypeName); in visitMemberFunction() local 422 SmallString<256> TypeName(PointeeName); in visitPointer() local 428 SmallString<256> TypeName; in visitPointer() local 457 SmallString<256> TypeName; in visitModifier() local 657 StringRef TypeName; in printTypeIndex() local
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/ |
D | macros.h | 37 #define DISALLOW_COPY(TypeName) \ argument 43 #define DISALLOW_ASSIGN(TypeName) TypeName& operator=(const TypeName&) = delete argument 48 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 57 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | macros.h | 37 #define DISALLOW_COPY(TypeName) \ argument 43 #define DISALLOW_ASSIGN(TypeName) TypeName& operator=(const TypeName&) = delete argument 48 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 57 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/external/libchrome/base/ |
H A D | macros.h | 34 #define DISALLOW_COPY(TypeName) \ argument 40 #define DISALLOW_ASSIGN(TypeName) TypeName& operator=(const TypeName&) = delete argument 45 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 54 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 687 llvm::StringRef &TypeName, in NormalizeType() 837 const llvm::StringRef &TypeName, in Create() 929 llvm::StringRef TypeName; in Create() local 997 RSExportPrimitiveType::GetRSSpecificType(const llvm::StringRef &TypeName) { in GetRSSpecificType() 1146 const llvm::StringRef &TypeName, in Create() 1159 llvm::StringRef TypeName; in Create() local 1260 const llvm::StringRef &TypeName) { in Create() 1331 const llvm::StringRef &TypeName, in Create() 1363 const llvm::StringRef &TypeName, in Create() 1492 const llvm::StringRef &TypeName, in Create()
|
D | slang_rs_reflection.cpp | 1783 std::string TypeName = ET->getElementName(); in genTypeInstance() local 1811 std::string TypeName = ET->getElementName(); in genFieldPackerInstance() local 1831 std::string TypeName; in genTypeCheck() local 1862 std::string TypeName = GetTypeName(EPT); in genPrimitiveTypeExportVariable() local 1969 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable() local 1999 std::string TypeName = GetTypeName(EV->getType()); in genVectorTypeExportVariable() local 2013 std::string TypeName = GetTypeName(ET); in genMatrixTypeExportVariable() local 2045 std::string TypeName = GetTypeName(EV->getType()); in genConstantArrayTypeExportVariable() local 2061 std::string TypeName = GetTypeName(EV->getType()); in genRecordTypeExportVariable() local 2070 void RSReflectionJava::genPrivateExportVariable(const std::string &TypeName, in genPrivateExportVariable() [all …]
|
D | slang_rs_reflection_cpp.cpp | 555 std::string TypeName = GetTypeName(EPT); in genGetterAndSetter() local 591 std::string TypeName = GetTypeName(ET); in genPointerTypeExportVariable() local 865 std::string TypeName; in genTypeCheck() local 908 std::string TypeName = ET->getElementName(); in genTypeInstance() local
|
/aosp_15_r20/external/javapoet/src/main/java/com/squareup/javapoet/ |
H A D | TypeName.java | 68 public class TypeName { class 97 private TypeName(String keyword) { in TypeName() method in TypeName 101 private TypeName(String keyword, List<AnnotationSpec> annotations) { in TypeName() method in TypeName 107 TypeName(List<AnnotationSpec> annotations) { in TypeName() method in TypeName
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | variant_test.cc | 41 string TypeName() const { return "POD"; } in TypeName() function 90 string TypeName() const { return "MaybeAlive"; } in TypeName() function in tensorflow::__anon7a33ae680111::MaybeAlive 130 string TypeName() const { return "DeleteCounter"; } in TypeName() function in tensorflow::__anon7a33ae680111::DeleteCounter 251 string TypeName() const { return "MoveAndCopyCounter"; } in TypeName() function in tensorflow::__anon7a33ae680211::MoveAndCopyCounter 541 string TypeName() const { return "TensorList"; } in TypeName() function 619 string TypeName() const { return "POD"; } in PodUpdateTest() function 642 string TypeName() const { return "POD"; } in TestEncodeDecodePod() function
|
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/ |
D | defines.h | 282 #define DISALLOW_DEFAULT_CONSTRUCTOR(TypeName) \ argument 285 #define DISALLOW_COPY_CONSTRUCTOR(TypeName) \ argument 288 #define DISALLOW_ASSIGNMENT_OPERATOR(TypeName) \ argument 291 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 295 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/external/cronet/third_party/ced/src/util/ |
H A D | basictypes.h | 92 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 97 #define DISALLOW_EVIL_CONSTRUCTORS(TypeName) DISALLOW_COPY_AND_ASSIGN(TypeName) argument 105 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/ |
D | Compiler.h | 16 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 26 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/external/protobuf/src/google/protobuf/stubs/ |
H A D | macros.h | 38 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument 43 #define GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | macros.h | 38 #define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName) \ argument 43 #define GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug023.go | 10 TypeName() string; methodSpec 17 func (i *TInt) TypeName() string { func
|
/aosp_15_r20/external/grpc-grpc/src/core/resolver/xds/ |
H A D | xds_resolver_attributes.h | 32 static UniqueTypeName TypeName() { in TypeName() function 51 static UniqueTypeName TypeName() { in TypeName() function
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/match/ |
H A D | TypeName.java | 22 public final class TypeName { class 28 public TypeName(String packageName, String className) { in TypeName() method in TypeName
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libbase/include/android-base/ |
D | macros.h | 45 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 55 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libbase/include/android-base/ |
D | macros.h | 45 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 55 #define DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|