/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | TypeName.h | 27 inline StringRef getTypeName() { in getTypeName() function
|
/third_party/skia/tests/ |
D | FlattenDrawableTest.cpp | 50 const char* getTypeName() const override { return "IntDrawable"; } in getTypeName() function in IntDrawable 81 const char* getTypeName() const override { return "PaintDrawable"; } in getTypeName() function in PaintDrawable 128 const char* getTypeName() const override { return "CompoundDrawable"; } in getTypeName() function in CompoundDrawable 187 const char* getTypeName() const override { return "RootDrawable"; } in getTypeName() function in RootDrawable
|
D | GrStyledShapeTest.cpp | 1167 const char* getTypeName() const override { return nullptr; } in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect 1252 const char* getTypeName() const override { return nullptr; } in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect 1300 const char* getTypeName() const override { return nullptr; } in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect 1385 const char* getTypeName() const override { return nullptr; } in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect 1474 const char* getTypeName() const override { return nullptr; } in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeTableCollection.cpp | 42 StringRef TypeTableCollection::getTypeName(TypeIndex Index) { in getTypeName() function in TypeTableCollection
|
D | AppendingTypeTableBuilder.cpp | 56 StringRef AppendingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in AppendingTypeTableBuilder
|
D | GlobalTypeTableBuilder.cpp | 59 StringRef GlobalTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in GlobalTypeTableBuilder
|
D | MergingTypeTableBuilder.cpp | 59 StringRef MergingTypeTableBuilder::getTypeName(TypeIndex Index) { in getTypeName() function in MergingTypeTableBuilder
|
D | LazyRandomTypeCollection.cpp | 113 StringRef LazyRandomTypeCollection::getTypeName(TypeIndex Index) { in getTypeName() function in LazyRandomTypeCollection
|
/third_party/skia/include/core/ |
D | SkDrawable.h | 129 const char* getTypeName() const override { return nullptr; } in getTypeName() function
|
/third_party/skia/src/gpu/ |
D | GrTestUtils.h | 80 const char* getTypeName() const override { return nullptr; } in getTypeName() function
|
/third_party/skia/src/core/ |
D | SkVMBlitter.cpp | 58 const char* getTypeName() const override { return "NoopColorFilter"; } in getTypeName() function 68 const char* getTypeName() const override { return "SpriteShader"; } in getTypeName() function 94 const char* getTypeName() const override { return "DitherShader"; } in getTypeName() function 182 const char* getTypeName() const override { return "PaintColorShader"; } in getTypeName() function
|
D | SkDraw_atlas.cpp | 83 const char* getTypeName() const override { return nullptr; } in getTypeName() function in UpdatableColorShader
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | TypeRegistry.java | 85 private static String getTypeName(String typeUrl) throws InvalidProtocolBufferException { in getTypeName() method in TypeRegistry
|
/third_party/skia/src/effects/ |
D | Sk2DPathEffect.cpp | 152 const char* getTypeName() const override { return "SkLine2DPathEffectImpl"; } in getTypeName() function in SkLine2DPathEffectImpl 184 const char* getTypeName() const override { return "SkPath2DPathEffectImpl"; } in getTypeName() function in SkPath2DPathEffectImpl
|
D | SkCornerPathEffect.cpp | 162 const char* getTypeName() const override { return "SkCornerPathEffect"; } in getTypeName() function in SkCornerPathEffectImpl
|
D | SkDiscretePathEffect.cpp | 153 const char* getTypeName() const override { return "SkDiscretePathEffect"; } in getTypeName() function in SkDiscretePathEffectImpl
|
D | Sk1DPathEffect.cpp | 124 const char* getTypeName() const override { return "SkPath1DPathEffectImpl"; } in getTypeName() function in SkPath1DPathEffectImpl
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStrUtilImpl.inl | 6 template<> const char* getTypeName<VkInstance> (void) { return "VkInstance"; } function 7 template<> const char* getTypeName<VkPhysicalDevice> (void) { return "VkPhysicalDevice"; } function 8 template<> const char* getTypeName<VkDevice> (void) { return "VkDevice"; } function 9 template<> const char* getTypeName<VkQueue> (void) { return "VkQueue"; } function 10 template<> const char* getTypeName<VkCommandBuffer> (void) { return "VkCommandBuffer"; } function 11 template<> const char* getTypeName<VkDeviceMemory> (void) { return "VkDeviceMemory"; } function 12 template<> const char* getTypeName<VkCommandPool> (void) { return "VkCommandPool"; } function 13 template<> const char* getTypeName<VkBuffer> (void) { return "VkBuffer"; } function 14 template<> const char* getTypeName<VkBufferView> (void) { return "VkBufferView"; } function 15 template<> const char* getTypeName<VkImage> (void) { return "VkImage"; } function [all …]
|
/third_party/skia/src/shaders/ |
D | SkShaderBase.h | 273 const char* getTypeName() const override { return nullptr; } in getTypeName() function
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptorProto.php | 316 public function getTypeName() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgVariableType.hpp | 139 const char* getTypeName (void) const { return m_typeName.c_str(); } in getTypeName() function in rsg::VariableType
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUHSAMetadataStreamer.cpp | 162 std::string MetadataStreamerV2::getTypeName(Type *Ty, bool Signed) const { in getTypeName() function in llvm::AMDGPU::HSAMD::MetadataStreamerV2 608 std::string MetadataStreamerV3::getTypeName(Type *Ty, bool Signed) const { in getTypeName() function in llvm::AMDGPU::HSAMD::MetadataStreamerV3
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ObjectFile.h | 544 inline void RelocationRef::getTypeName(SmallVectorImpl<char> &Result) const { in getTypeName() function
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MessagePatternUtil.java | 226 public String getTypeName() { in getTypeName() method in MessagePatternUtil.ArgNode
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessagePatternUtil.java | 240 public String getTypeName() { in getTypeName() method in MessagePatternUtil.ArgNode
|