Home
last modified time | relevance | path

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

12345678910>>...13

/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/typescript/tests/baselines/reference/
DdeclFileClassWithStaticMethodReturningConstructor.js3 public static getType() { method in Enhancement
15 Enhancement.getType = function () { function in Enhancement
DgenericObjectSpreadResultInSwitch.js6 const getType = <P extends Params>(params: P) => { constant
48 var getType = function (params) { function
/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/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/typescript/tests/cases/compiler/
DdeclFileClassWithStaticMethodReturningConstructor.ts5 public static getType() { method in Enhancement
DgenericObjectSpreadResultInSwitch.ts5 const getType = <P extends Params>(params: P) => { constant
DgenericRecursiveImplicitConstructorErrors2.ts19 public getType<A,B,C>(): PullTypeSymbol<A,B,C> { method in PullSymbol
/third_party/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/
DCLBuffer.h66 inline MemObjectType Buffer::getType() const in getType() function
DEGLSync.h55 EGLenum getType() const { return mType; } in getType() function
DCLImage.h63 inline MemObjectType Image::getType() const 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/null/
DDeviceNULL.cpp32 EGLint DeviceNULL::getType() in getType() function in rx::DeviceNULL
/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/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DDeviceCGL.cpp49 EGLint DeviceCGL::getType() in getType() function in rx::DeviceCGL
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DDangiCalendar.java131 public String getType() { in getType() method in DangiCalendar
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DDangiCalendar.java129 public String getType() { in getType() method in DangiCalendar
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/specifying_members/call_signatures/specialized_signatures/
Dspecialized_signatures_1.ts31 class getType implements specialType { class
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DQuery.cpp134 GLenum Query::getType() const in getType() function in es2::Query
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeTableCollection.cpp37 CVType TypeTableCollection::getType(TypeIndex Index) { in getType() function in TypeTableCollection
/third_party/flatbuffers/tests/union_vector/
DGadgetUnion.java9 public byte getType() { return type; } in getType() method in GadgetUnion
/third_party/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
DUnionInNestedNSUnion.java11 public byte getType() { return type; } in getType() method in UnionInNestedNSUnion
/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDeviceVk.cpp99 EGLint DeviceVk::getType() in getType() function in rx::DeviceVk

12345678910>>...13