/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | QualifierTypes.h | 56 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/ |
D | QualifierTypes.h | 55 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/ |
D | declFileClassWithStaticMethodReturningConstructor.js | 3 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/ |
D | ICUResourceBundleImpl.java | 65 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/ |
D | ICUResourceBundleImpl.java | 66 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/ |
D | GrTRecorderTest.cpp | 88 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/ |
D | declFileClassWithStaticMethodReturningConstructor.ts | 5 public static getType() { method in Enhancement
|
D | genericRecursiveImplicitConstructorErrors2.ts | 19 public getType<A,B,C>(): PullTypeSymbol<A,B,C> { method in PullSymbol
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | QueryImpl.h | 40 gl::QueryType getType() const { return mType; } in getType() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | QueryImpl.h | 40 gl::QueryType getType() const { return mType; } in getType() function
|
/third_party/boost/libs/yap/example/autodiff_library/ |
D | OPNode.cpp | 25 TYPE OPNode::getType() in getType() function in AutoDiff::OPNode
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | DeviceVk.cpp | 33 EGLint DeviceVk::getType() in getType() function in rx::DeviceVk
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DeviceNULL.cpp | 32 EGLint DeviceNULL::getType() in getType() function in rx::DeviceNULL
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_network.js | 22 getType: function (...args) { method
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | EGLSync.h | 55 EGLenum getType() const { return mType; } in getType() function
|
D | CLBuffer.h | 66 inline MemObjectType Buffer::getType() const in getType() function
|
D | CLImage.h | 63 inline MemObjectType Image::getType() const in getType() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DeviceNULL.cpp | 32 EGLint DeviceNULL::getType() in getType() function in rx::DeviceNULL
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | EGLSync.h | 54 EGLenum getType() const { return mType; } in getType() function
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrContext.hpp | 210 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/ |
D | DeviceCGL.cpp | 49 EGLint DeviceCGL::getType() in getType() function in rx::DeviceCGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
D | DeviceEAGL.cpp | 47 EGLint DeviceEAGL::getType() in getType() function in rx::DeviceEAGL
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | DangiCalendar.java | 129 public String getType() { in getType() method in DangiCalendar
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | DangiCalendar.java | 131 public String getType() { in getType() method in DangiCalendar
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 57 MachO::SectionType getType() const { in getType() function
|