Home
last modified time | relevance | path

Searched defs:getType (Results 226 – 250 of 17832) sorted by relevance

12345678910>>...714

/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/java/com/gitlab/pdftk_java/com/lowagie/text/pdf/
H A DExtendedColor.java109 public int getType() { in getType() method in ExtendedColor
118 public static int getType(Color color) { in getType() method in ExtendedColor
/dports/net-im/centerim/centerim-4.22.10/libicq2000/src/
H A DICQ.cpp296 unsigned char NormalICQSubType::getType() const { return MSG_Type_Normal; } in getType() function in ICQ2000::NormalICQSubType
358 unsigned char URLICQSubType::getType() const { return MSG_Type_URL; } in getType() function in ICQ2000::URLICQSubType
406 unsigned char AwayMsgSubType::getType() const { return m_type; } in getType() function in ICQ2000::AwayMsgSubType
550 unsigned char SMSICQSubType::getType() const { return MSG_Type_SMS; } in getType() function in ICQ2000::SMSICQSubType
605 unsigned char AuthReqICQSubType::getType() const { return MSG_Type_AuthReq; } in getType() function in ICQ2000::AuthReqICQSubType
629 unsigned char AuthRejICQSubType::getType() const { return MSG_Type_AuthRej; } in getType() function in ICQ2000::AuthRejICQSubType
647 unsigned char AuthAccICQSubType::getType() const { return MSG_Type_AuthAcc; } in getType() function in ICQ2000::AuthAccICQSubType
680 unsigned char EmailExICQSubType::getType() const { return MSG_Type_EmailEx; } in getType() function in ICQ2000::EmailExICQSubType
777 unsigned char UserAddICQSubType::getType() const { return MSG_Type_UserAdd; } in getType() function in ICQ2000::UserAddICQSubType
841 unsigned char FTICQSubType::getType() const in getType() function in ICQ2000::FTICQSubType
[all …]
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/run/
H A DVirtualSettings.inl.h62 virtual Type getType() const override { in getType() function
94 virtual Type getType() const override { in getType() function
165 virtual Type getType() const override { in getType() function
198 virtual Type getType() const override { in getType() function
231 virtual Type getType() const override { in getType() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/
H A DComparableVersion.java87 int getType(); in getType() method
114 public int getType() in getType() method in ComparableVersion.IntegerItem
202 public int getType() in getType() method in ComparableVersion.StringItem
268 public int getType() in getType() method in ComparableVersion.ListItem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/vector/src/test/java/org/apache/arrow/vector/
H A DTestVectorReset.java111 new ListVector("VarList", allocator, FieldType.nullable(MinorType.INT.getType()), null); in testListTypeReset()
134 …new NonNullableStructVector("Struct", allocator, FieldType.nullable(MinorType.INT.getType()), null… in testStructTypeReset()
/dports/databases/arrow/apache-arrow-6.0.1/java/vector/src/test/java/org/apache/arrow/vector/
H A DTestVectorReset.java111 new ListVector("VarList", allocator, FieldType.nullable(MinorType.INT.getType()), null); in testListTypeReset()
134 …new NonNullableStructVector("Struct", allocator, FieldType.nullable(MinorType.INT.getType()), null… in testStructTypeReset()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/vector/src/test/java/org/apache/arrow/vector/
H A DTestVectorReset.java111 new ListVector("VarList", allocator, FieldType.nullable(MinorType.INT.getType()), null); in testListTypeReset()
134 …new NonNullableStructVector("Struct", allocator, FieldType.nullable(MinorType.INT.getType()), null… in testStructTypeReset()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/events/
H A DReticulateEvent.java30 public final native String getType() /*-{ return this["type"]; }-*/; in getType() method in ReticulateEvent.Data
50 public String getType() in getType() method in ReticulateEvent
H A DEditorCommandEvent.java29 public final native String getType() /*-{ return this["type"]; }-*/; in getType() method in EditorCommandEvent.Data
45 public final String getType() in getType() method in EditorCommandEvent
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/PlatformSupport/
H A DNamedNodeMapAttributeList.cpp94 NamedNodeMapAttributeList::getType(const XalanSize_t index) const in getType() function in XALAN_CPP_NAMESPACE::NamedNodeMapAttributeList
127 NamedNodeMapAttributeList::getType(const XMLCh* const name) const in getType() function in XALAN_CPP_NAMESPACE::NamedNodeMapAttributeList
/dports/math/vampire/vampire-4.5.1/SAT/
H A DSATInference.hpp114 virtual InfType getType() const { return PROP_INF; } in getType() function in SAT::PropInference
131 virtual InfType getType() const { return FO_CONVERSION; } in getType() function in SAT::FOConversionInference
143 virtual InfType getType() const { return ASSUMPTION; } in getType() function in SAT::AssumptionInference
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/ghc-events-0.15.1/src/GHC/RTS/
H A DEventParserUtils.hs86 getType (FixedSizeParser t _ _) = t function
87 getType (VariableSizeParser t _) = t function
/dports/devel/hs-ghc-events/ghc-events-0.17.0/src/GHC/RTS/
H A DEventParserUtils.hs86 getType (FixedSizeParser t _ _) = t function
87 getType (VariableSizeParser t _) = t function
/dports/graphics/Coin/coin-Coin-4.0.0/src/io/
H A DSoOutput_Writer.cpp136 SoOutput_FileWriter::getType(void) const in getType() function in SoOutput_FileWriter
181 SoOutput_MemBufferWriter::getType(void) const in getType() function in SoOutput_MemBufferWriter
261 SoOutput_GZFileWriter::getType(void) const in getType() function in SoOutput_GZFileWriter
324 SoOutput_BZ2FileWriter::getType(void) const in getType() function in SoOutput_BZ2FileWriter
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/complexscripts/fonts/
H A DGlyphMappingTable.java49 public int getType() { in getType() method in GlyphMappingTable
95 public int getType() { in getType() method in GlyphMappingTable.EmptyMappingTable
120 public int getType() { in getType() method in GlyphMappingTable.MappedMappingTable
139 public int getType() { in getType() method in GlyphMappingTable.RangeMappingTable
/dports/deskutils/pinot/pinot-1.20/Core/
H A DDBusServerThreads.cpp55 string DBusEngineQueryThread::getType(void) const in getType() function in DBusEngineQueryThread
83 string DBusReloadThread::getType(void) const in getType() function in DBusReloadThread
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/internal/
H A DVecAttributesImpl.cpp96 const XMLCh* VecAttributesImpl::getType(const XMLSize_t index) const in getType() function in VecAttributesImpl
187 const XMLCh* VecAttributesImpl::getType(const XMLCh* const uri, const XMLCh* const localPart ) const in getType() function in VecAttributesImpl
197 const XMLCh* VecAttributesImpl::getType(const XMLCh* const qName) const in getType() function in VecAttributesImpl
H A DVecAttrListImpl.cpp69 const XMLCh* VecAttrListImpl::getType(const XMLSize_t index) const in getType() function in VecAttrListImpl
85 const XMLCh* VecAttrListImpl::getType(const XMLCh* const name) const in getType() function in VecAttrListImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DType.java108 public byte getType() { return type; } in getType() method in Type
158 public static final Type getType(String signature) in getType() method in Type
239 public static Type getType(java.lang.Class cl) { in getType() method in Type
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DType.java108 public byte getType() { return type; } in getType() method in Type
158 public static final Type getType(String signature) in getType() method in Type
239 public static Type getType(java.lang.Class cl) { in getType() method in Type
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/internal/
H A DVecAttributesImpl.cpp96 const XMLCh* VecAttributesImpl::getType(const XMLSize_t index) const in getType() function in VecAttributesImpl
187 const XMLCh* VecAttributesImpl::getType(const XMLCh* const uri, const XMLCh* const localPart ) const in getType() function in VecAttributesImpl
197 const XMLCh* VecAttributesImpl::getType(const XMLCh* const qName) const in getType() function in VecAttributesImpl
H A DVecAttrListImpl.cpp69 const XMLCh* VecAttrListImpl::getType(const XMLSize_t index) const in getType() function in VecAttrListImpl
85 const XMLCh* VecAttrListImpl::getType(const XMLCh* const name) const in getType() function in VecAttrListImpl
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/explorer/events/
H A DObjectExplorerEvent.java49 public final native String getType() in getType() method in ObjectExplorerEvent.Data
71 public EventType getType() in getType() method in ObjectExplorerEvent
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/util/
H A DAttributesProxy.java91 public String getType(int i) { in getType() method in AttributesProxy
95 public String getType(String name) { in getType() method in AttributesProxy
99 public String getType(String uri, String localName) { in getType() method in AttributesProxy
/dports/math/blahtexml/blahtexml-92f2c5f/Source/BlahtexXMLin/
H A DAttributesImpl.cpp74 const XMLCh* AttributesImpl::getType(const XMLSize_t index) const in getType() function in AttributesImpl
131 const XMLCh* AttributesImpl::getType(const XMLCh* const uri, const XMLCh* const localPart ) const in getType() function in AttributesImpl
139 const XMLCh* AttributesImpl::getType(const XMLCh* const qName) const in getType() function in AttributesImpl

12345678910>>...714