Home
last modified time | relevance | path

Searched defs:getType (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DQualifierTypes.h56 TQualifierType getType() const override { return QtInvariant; } in getType() function
67 TQualifierType getType() const override { return QtPrecise; } in getType() function
80 TQualifierType getType() const override { return QtInterpolation; } in getType() function
100 TQualifierType getType() const override { return QtLayout; } in getType() function
117 TQualifierType getType() const override { return QtStorage; } in getType() function
137 TQualifierType getType() const override { return QtPrecision; } in getType() function
157 TQualifierType getType() const override { return QtMemory; } in getType() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DQualifierTypes.h55 TQualifierType getType() const override { return QtInvariant; } in getType() function
68 TQualifierType getType() const override { return QtInterpolation; } in getType() function
88 TQualifierType getType() const override { return QtLayout; } in getType() function
105 TQualifierType getType() const override { return QtStorage; } in getType() function
125 TQualifierType getType() const override { return QtPrecision; } in getType() function
145 TQualifierType getType() const override { return QtMemory; } in getType() function
/third_party/typescript/tests/baselines/reference/
DdeclFileClassWithStaticMethodReturningConstructor.js3 public static getType() { method in Enhancement
15 Enhancement.getType = function () { function in Enhancement
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleImpl.java65 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceBinary
82 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceInt
100 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceString
122 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceIntVector
176 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceArray
215 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceTable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUResourceBundleImpl.java66 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceBinary
83 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceInt
101 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceString
123 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceIntVector
177 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceArray
216 public int getType() { in getType() method in ICUResourceBundleImpl.ResourceTable
/third_party/flutter/skia/tests/
DGrTRecorderTest.cpp88 virtual ClassType getType() { return kBase_ClassType; } in getType() function in Base
102 virtual ClassType getType() { return kSubclass_ClassType; } in getType() function in Subclass
117 virtual ClassType getType() { return kSubSubclass_ClassType; } in getType() function in SubSubclass
139 virtual ClassType getType() { return kSubclassExtraData_ClassType; } in getType() function in SubclassExtraData
158 virtual ClassType getType() { return kSubclassEmpty_ClassType; } in getType() function in SubclassEmpty
/third_party/typescript/tests/cases/compiler/
DdeclFileClassWithStaticMethodReturningConstructor.ts5 public static getType() { method in Enhancement
DgenericRecursiveImplicitConstructorErrors2.ts19 public getType<A,B,C>(): PullTypeSymbol<A,B,C> { method in PullSymbol
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DQueryImpl.h40 gl::QueryType getType() const { return mType; } in getType() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DQueryImpl.h40 gl::QueryType getType() const { return mType; } in getType() function
/third_party/boost/libs/yap/example/autodiff_library/
DOPNode.cpp25 TYPE OPNode::getType() in getType() function in AutoDiff::OPNode
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDeviceVk.cpp33 EGLint DeviceVk::getType() in getType() function in rx::DeviceVk
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDeviceNULL.cpp32 EGLint DeviceNULL::getType() in getType() function in rx::DeviceNULL
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_network.js22 getType: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DEGLSync.h55 EGLenum getType() const { return mType; } in getType() function
DCLBuffer.h66 inline MemObjectType Buffer::getType() const in getType() function
DCLImage.h63 inline MemObjectType Image::getType() const in getType() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDeviceNULL.cpp32 EGLint DeviceNULL::getType() in getType() function in rx::DeviceNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DEGLSync.h54 EGLenum getType() const { return mType; } in getType() function
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContext.hpp210 glu::ContextType getType (void) { return m_type; } in getType() function in sglr::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DDeviceCGL.cpp49 EGLint DeviceCGL::getType() in getType() function in rx::DeviceCGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DDeviceEAGL.cpp47 EGLint DeviceEAGL::getType() in getType() function in rx::DeviceEAGL
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DDangiCalendar.java129 public String getType() { in getType() method in DangiCalendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DDangiCalendar.java131 public String getType() { in getType() method in DangiCalendar
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionMachO.h57 MachO::SectionType getType() const { in getType() function

12345678910>>...16