Searched defs:getBasicType (Results 1 - 10 of 10) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
H A DTypedConstant.java36 public final int getBasicType() { method in class:TypedConstant
37 return getType().getBasicType();
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
H A DTypeBearer.java50 public int getBasicType(); method in interface:TypeBearer
54 * is equivalent to {@code getFrameType().getBasicType()}, and
59 * @see #getBasicType
H A DType.java543 public int getBasicType() { method in class:Type
705 * {@code getBasicType() == Type.BT_OBJECT}.
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
H A DRegisterSpec.java307 public final int getBasicType() { method in class:RegisterSpec
308 return type.getBasicType();
/external/deqp/modules/glshared/
H A DglsUniformBlockCase.hpp86 glu::DataType getBasicType (void) const { return m_data.basicType; } function in class:deqp::gls::ub::VarType
/external/chromium_org/third_party/angle/src/compiler/translator/
H A DTypes.h258 TBasicType getBasicType() const function in class:TType
H A DIntermNode.h271 TBasicType getBasicType() const { return mType.getBasicType(); } function in class:TIntermTyped
656 bool usesTernaryOperator() const { return getBasicType() != EbtVoid; }
/external/deqp/framework/opengl/
H A DgluVarType.hpp62 DataType getBasicType (void) const { DE_ASSERT(isBasicType()); return m_data.basic.type; } function in class:glu::VarType
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 171 milliseconds