Searched defs:getBasicType (Results 1 - 13 of 13) 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/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp81 glu::DataType getBasicType (void) const { return m_data.basicType; } function in class:vkt::ubo::VarType
/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/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/llvm/unittests/IR/
H A DMetadataTest.cpp94 DITypeRef getBasicType(StringRef Name) { function in class:__anon13193::MetadataTest
101 getBasicType("basictype"), 1, 2, 0, 0)
990 DITypeRef BaseType = getBasicType("basic");
1027 Scope, getBasicType("basic2"), 2, 3, 4, 5, ExtraData));
1051 DITypeRef BaseType = getBasicType("basic");
1127 Context, Tag, Name, File, Line, Scope, getBasicType("other"),
1686 DITypeRef Type = getBasicType("basic");
1697 DITemplateTypeParameter::get(Context, Name, getBasicType("other")));
1708 DITypeRef Type = getBasicType("basic");
1724 getBasicType("othe
[all...]
/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/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.core.contenttype_3.5.0.v20150421-2214.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.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/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 350 milliseconds