Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTypeName.h28 inline StringRef getTypeName() { in getTypeName() function
/external/llvm/include/llvm/Support/
DTypeName.h28 inline StringRef getTypeName() { in getTypeName() function
/external/autotest/frontend/client/src/autotest/tko/
DTestLabelField.java22 public String getTypeName() { in getTypeName() method in TestLabelField
DIterationResultField.java13 public String getTypeName() { in getTypeName() method in IterationResultField
DIterationAttributeField.java13 public String getTypeName() { in getTypeName() method in IterationAttributeField
DMachineLabelField.java8 public String getTypeName() { in getTypeName() method in MachineLabelField
DTestAttributeField.java13 public String getTypeName() { in getTypeName() method in TestAttributeField
DJobKeyvalField.java13 public String getTypeName() { in getTypeName() method in JobKeyvalField
DParameterizedField.java109 public abstract String getTypeName(); in getTypeName() method in ParameterizedField
/external/llvm/tools/llvm-pdbdump/
DBuiltinDumper.cpp26 StringRef BuiltinDumper::getTypeName(const PDBSymbolTypeBuiltin &Symbol) { in getTypeName() function in BuiltinDumper
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyBuiltinDumper.cpp29 StringRef BuiltinDumper::getTypeName(const PDBSymbolTypeBuiltin &Symbol) { in getTypeName() function in BuiltinDumper
/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/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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeTableCollection.cpp47 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { in getTypeName() function in TypeTableCollection
DAppendingTypeTableBuilder.cpp62 StringRef AppendingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in AppendingTypeTableBuilder
DGlobalTypeTableBuilder.cpp67 StringRef GlobalTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in GlobalTypeTableBuilder
DMergingTypeTableBuilder.cpp64 StringRef MergingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in MergingTypeTableBuilder
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl4 template<> const char* getTypeName<VkInstance> (void) { return "VkInstance"; } function
5 template<> const char* getTypeName<VkPhysicalDevice> (void) { return "VkPhysicalDevice"; } function
6 template<> const char* getTypeName<VkDevice> (void) { return "VkDevice"; } function
7 template<> const char* getTypeName<VkQueue> (void) { return "VkQueue"; } function
8 template<> const char* getTypeName<VkSemaphore> (void) { return "VkSemaphore"; } function
9 template<> const char* getTypeName<VkCommandBuffer> (void) { return "VkCommandBuffer"; } function
10 template<> const char* getTypeName<VkFence> (void) { return "VkFence"; } function
11 template<> const char* getTypeName<VkDeviceMemory> (void) { return "VkDeviceMemory"; } function
12 template<> const char* getTypeName<VkBuffer> (void) { return "VkBuffer"; } function
13 template<> const char* getTypeName<VkImage> (void) { return "VkImage"; } function
[all …]
/external/skia/include/core/
DSkDrawable.h129 const char* getTypeName() const override { return nullptr; } in getTypeName() function
/external/skqp/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/src/effects/
DSkColorMatrixFilter.cpp77 const char* getTypeName() const override { return fMatrixFilter->getTypeName(); } in getTypeName() function in SkLightingColorFilter
/external/skia/src/effects/
DSkColorMatrixFilter.cpp77 const char* getTypeName() const override { return fMatrixFilter->getTypeName(); } in getTypeName() function in SkLightingColorFilter

1234