Home
last modified time | relevance | path

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

123456

/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
DConstantUnion.h103 TBasicType getType() const { return type; } in getType() 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/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/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/
DQueryImpl.h40 gl::QueryType getType() const { return mType; } in getType() function
/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/
Dnetwork.js7 getType: function (...args) { method
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DEGLSync.h54 EGLenum getType() const { return mType; } in getType() function
DImageIndex.h29 TextureType getType() const { return mType; } in getType() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DDangiCalendar.java131 public String getType() { in getType() method in DangiCalendar
/third_party/protobuf/php/src/Google/Protobuf/
DFieldDescriptor.php79 public function getType() function in Google\\Protobuf\\FieldDescriptor
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DPayload.php54 public function getType() function in Grpc\\Testing\\Payload
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DPayload.php54 public function getType() function in Grpc\\Testing\\Payload
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDeviceD3D.cpp72 EGLint DeviceD3D::getType() in getType() function in rx::DeviceD3D
DImageD3D.h47 gl::TextureType getType() const { return mType; } in getType() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDictionaryMatcher.java42 public abstract int getType(); in getType() method in DictionaryMatcher
DCharsDictionaryMatcher.java68 public int getType() { in getType() method in CharsDictionaryMatcher
DBytesDictionaryMatcher.java89 public int getType() { in getType() method in BytesDictionaryMatcher
/third_party/node/deps/icu-small/source/common/
Ddictionarydata.cpp41 int32_t UCharsDictionaryMatcher::getType() const { in getType() function in UCharsDictionaryMatcher
109 int32_t BytesDictionaryMatcher::getType() const { in getType() function in BytesDictionaryMatcher
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ddictionarydata.cpp41 int32_t UCharsDictionaryMatcher::getType() const { in getType() function in UCharsDictionaryMatcher
109 int32_t BytesDictionaryMatcher::getType() const { in getType() function in BytesDictionaryMatcher
/third_party/icu/icu4c/source/common/
Ddictionarydata.cpp41 int32_t UCharsDictionaryMatcher::getType() const { in getType() function in UCharsDictionaryMatcher
109 int32_t BytesDictionaryMatcher::getType() const { in getType() function in BytesDictionaryMatcher
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DJavaType.java63 public Class<?> getType() { in getType() method in JavaType
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DRepeatedField.php93 public function getType() function in Google\\Protobuf\\Internal\\RepeatedField

123456