Home
last modified time | relevance | path

Searched defs:getTypeName (Results 1 – 25 of 109) sorted by relevance

12345

/external/tensorflow/tensorflow/compiler/mlir/tfr/ir/
Dtfr_types.h97 static std::string getTypeName() { return "TFRTensorType"; } in getTypeName() function
103 static std::string getTypeName() { return "TFRTensorListType"; } in getTypeName() function
109 static std::string getTypeName() { return "TFRAttrType"; } in getTypeName() function
/external/llvm/include/llvm/Support/
DTypeName.h28 inline StringRef getTypeName() { in getTypeName() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/external/llvm-project/llvm/include/llvm/Support/
DTypeName.h27 inline StringRef getTypeName() { in getTypeName() function
/external/llvm/tools/llvm-pdbdump/
DBuiltinDumper.cpp26 StringRef BuiltinDumper::getTypeName(const PDBSymbolTypeBuiltin &Symbol) { in getTypeName() function in BuiltinDumper
/external/autotest/frontend/client/src/autotest/tko/
DJobKeyvalField.java13 public String getTypeName() { in getTypeName() method in JobKeyvalField
DIterationAttributeField.java13 public String getTypeName() { in getTypeName() method in IterationAttributeField
DTestAttributeField.java13 public String getTypeName() { in getTypeName() method in TestAttributeField
DTestLabelField.java22 public String getTypeName() { in getTypeName() method in TestLabelField
DIterationResultField.java13 public String getTypeName() { in getTypeName() method in IterationResultField
DMachineLabelField.java8 public String getTypeName() { in getTypeName() method in MachineLabelField
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyBuiltinDumper.cpp28 StringRef BuiltinDumper::getTypeName(const PDBSymbolTypeBuiltin &Symbol) { in getTypeName() function in BuiltinDumper
/external/skia/tests/
DFlattenDrawableTest.cpp49 const char* getTypeName() const override { return "IntDrawable"; } in getTypeName() function in IntDrawable
82 const char* getTypeName() const override { return "PaintDrawable"; } in getTypeName() function in PaintDrawable
129 const char* getTypeName() const override { return "CompoundDrawable"; } in getTypeName() function in CompoundDrawable
188 const char* getTypeName() const override { return "RootDrawable"; } in getTypeName() function in RootDrawable
/external/skqp/tests/
DFlattenDrawableTest.cpp49 const char* getTypeName() const override { return "IntDrawable"; } in getTypeName() function in IntDrawable
82 const char* getTypeName() const override { return "PaintDrawable"; } in getTypeName() function in PaintDrawable
129 const char* getTypeName() const override { return "CompoundDrawable"; } in getTypeName() function in CompoundDrawable
188 const char* getTypeName() const override { return "RootDrawable"; } in getTypeName() function in RootDrawable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_types.h261 static std::string getTypeName() { return "ResourceType"; } in getTypeName() function
272 static std::string getTypeName() { return "VariantType"; } in getTypeName() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeTableCollection.cpp42 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { in getTypeName() function in TypeTableCollection
DAppendingTypeTableBuilder.cpp56 StringRef AppendingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in AppendingTypeTableBuilder
DGlobalTypeTableBuilder.cpp59 StringRef GlobalTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in GlobalTypeTableBuilder
/external/emma/core/java12/com/vladium/emma/report/
DIItemMetadata.java28 String getTypeName (); in getTypeName() method
DItem.java104 public String getTypeName () in getTypeName() method in Item.ItemMetadata
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeTableCollection.cpp42 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { in getTypeName() function in TypeTableCollection
DAppendingTypeTableBuilder.cpp56 StringRef AppendingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in AppendingTypeTableBuilder
/external/skia/include/core/
DSkDrawable.h129 const char* getTypeName() const override { return nullptr; } in getTypeName() function
/external/proguard/src/proguard/classfile/attribute/annotation/
DEnumConstantElementValue.java80 public String getTypeName(Clazz clazz) in getTypeName() method in EnumConstantElementValue
/external/skqp/include/core/
DSkDrawable.h129 const char* getTypeName() const override { return nullptr; } in getTypeName() function

12345