Home
last modified time | relevance | path

Searched defs:getType (Results 26 - 50 of 322) sorted by relevance

12345678910>>...13

/third_party/vk-gl-cts/framework/opengl/
H A DgluFboRenderContext.hpp51 virtual ContextType getType (void) const { return m_context->getType(); } in getType() function in glu::FboRenderContext
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.hpp59 virtual glu::ContextType getType (void) const { return m_ctxType; } in getType() function in tcu::null::RenderContext
/third_party/vk-gl-cts/framework/platform/ohos/context/
H A DtcuOhosNativeContext.hpp56 glu::ContextType getType(void) const { return m_contextType; } in getType() function in tcu::OHOS_ROSEN::egl::OhosRendContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DDeviceCGL.cpp49 EGLint DeviceCGL::getType() in getType() function in rx::DeviceCGL
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DBytesDictionaryMatcher.java89 public int getType() { in getType() method in BytesDictionaryMatcher
/third_party/icu/icu4c/source/i18n/
H A Ddangical.cpp74 const char *DangiCalendar::getType() const { in getType() function in DangiCalendar
H A Dtaiwncal.cpp61 const char *TaiwanCalendar::getType() const in getType() function in TaiwanCalendar
H A Dcoptccal.cpp50 CopticCalendar::getType() const in getType() function in CopticCalendar
H A Dnfrule.h60 ERuleType getType() const { return (ERuleType)(baseValue <= kNoBase ? (ERuleType)baseValue : kOtherRule); } in getType() function in NFRule
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImageIndex.h29 TextureType getType() const { return mType; } in getType() function in gl::ImageIndex
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDeviceD3D.cpp74 EGLint DeviceD3D::getType() in getType() function in rx::DeviceD3D
H A DImageD3D.h44 gl::TextureType getType() const { return mType; } in getType() function in rx::ImageD3D
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DGlobalTypeTableBuilder.cpp54 CVType GlobalTypeTableBuilder::getType(TypeIndex Index) { in getType() function in GlobalTypeTableBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h81 Type getType() const { return Kind; } in getType() function in llvm::SymbolRewriter::RewriteDescriptor
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DRepeatedField.php93 public function getType() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DBuddhistCalendar.java244 public String getType() { in getType() method in BuddhistCalendar
H A DTaiwanCalendar.java251 public String getType() { in getType() method in TaiwanCalendar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DTaiwanCalendar.java235 public String getType() { in getType() method in TaiwanCalendar
H A DBuddhistCalendar.java229 public String getType() { in getType() method in BuddhistCalendar
/third_party/node/deps/icu-small/source/i18n/
H A Dbuddhcal.cpp61 const char *BuddhistCalendar::getType() const in getType() function in BuddhistCalendar
H A Dcoptccal.cpp50 CopticCalendar::getType() const in getType() function in CopticCalendar
H A Dtaiwncal.cpp61 const char *TaiwanCalendar::getType() const in getType() function in TaiwanCalendar
H A Ddangical.cpp74 const char *DangiCalendar::getType() const { in getType() function in DangiCalendar
H A Dnfrule.h60 ERuleType getType() const { return (ERuleType)(baseValue <= kNoBase ? (ERuleType)baseValue : kOtherRule); } in getType() function in NFRule
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DExamplesTableSchema.java63 public abstract ValidNumberType getType(); in getType() method in ExamplesTableSchema.ExampleNumberKey

Completed in 8 milliseconds

12345678910>>...13