Searched refs:getBaseType (Results 1 – 12 of 12) sorted by relevance
77 public int getBaseType() { in getBaseType() method in FrameFormat161 result.setBaseType(getBaseType()); in mutableCopy()195 if (specification.getBaseType() != TYPE_UNSPECIFIED in isCompatibleWith()196 && getBaseType() != specification.getBaseType()) { in isCompatibleWith()251 if (specification.getBaseType() != TYPE_UNSPECIFIED in mayBeCompatibleWith()252 && getBaseType() != TYPE_UNSPECIFIED in mayBeCompatibleWith()253 && getBaseType() != specification.getBaseType()) { in mayBeCompatibleWith()
52 final int baseType = format.getBaseType(); in initWithFormat()
73 if (getFormat().getBaseType() != FrameFormat.TYPE_OBJECT) { in getObjectValue()
57 String baseType = getBaseType(); in isVoid()74 public String getBaseType() { in getBaseType() method in CType
123 public String getBaseType() { in getBaseType() method in JType
38 return "L" + jType.getBaseType() + ";"; in getJniName()43 String baseType = jType.getBaseType(); in getJniName()164 String typeName = argType.getBaseType(); in emitFunctionCall()633 String baseType = jType.getBaseType(); in getJniType()
41 const Type * getBaseType() const {return mAllocation->getType();} in getBaseType() function76 const Type * getBaseType() const {return mAllocation->getType();} in getBaseType() function
507 switch (out.getBaseType()->getElement()->getSizeBits()) { in mip()
34038 method public abstract int getBaseType() throws java.sql.SQLException;
34193 method public abstract int getBaseType() throws java.sql.SQLException;
35476 method public abstract int getBaseType() throws java.sql.SQLException;