Home
last modified time | relevance | path

Searched defs:getElementType (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeArray.cpp23 std::unique_ptr<PDBSymbol> PDBSymbolTypeArray::getElementType() const { in getElementType() function in PDBSymbolTypeArray
/external/deqp/framework/randomshaders/
DrsgVariableType.cpp180 const VariableType& VariableType::getElementType (void) const in getElementType() function in rsg::VariableType
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DArrayProto.java76 @Nonnull public String getElementType() { return elementType; } in getElementType() method in ArrayProto
/external/llvm/include/llvm/IR/
DDerivedTypes.h290 Type *getElementType(unsigned N) const { in getElementType() function
322 Type *getElementType() const { return ContainedTys[0]; } in getElementType() function
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DSchema.java122 public ElementType getElementType(String name) { in getElementType() method in Schema
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DSppPropertyInfo.java99 public PropertyInfo getElementType() in getElementType() method in SppPropertyInfo
DPropertyInfo.java99 public PropertyInfo getElementType() in getElementType() method in PropertyInfo
/external/mockito/cglib-and-asm/src/org/mockito/asm/
DType.java417 public Type getElementType() { in getElementType() method in Type
/external/skia/src/animator/
DSkAnimator.cpp196 SkElementType SkAnimator::getElementType(const SkDisplayable* ae) { in getElementType() function in SkAnimator
202 SkElementType SkAnimator::getElementType(const char* id) { in getElementType() function in SkAnimator
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp88 const VarType& getElementType (void) const { return *m_data.array.elementType; } in getElementType() function in deqp::gls::ub::VarType
DglsLifetimeTests.hpp218 Type& getElementType (void) const { return m_elementType; } in getElementType() function in deqp::gls::LifetimeTests::details::Attacher
/external/javassist/src/main/javassist/bytecode/stackmap/
DTypeData.java428 public static String getElementType(String arrayType) { in getElementType() method in TypeData.ArrayElement
/external/deqp/framework/opengl/
DgluVarType.hpp65 …const VarType& getElementType (void) const { DE_ASSERT(isArrayType()); return *m_data.array.eleme… in getElementType() function in glu::VarType
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h1033 QualType getElementType() const { in getElementType() function
/external/llvm/include/llvm/TableGen/
DRecord.h305 RecTy *getElementType() const { return Ty; } in getElementType() function
/external/owasp/sanitizer/tools/findbugs/lib/
Dasm-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
/external/jarjar/lib/
Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class <Unknown> ...
/external/llvm/lib/IR/
DConstants.cpp2390 Type *ConstantDataSequential::getElementType() const { in getElementType() function in ConstantDataSequential
/external/expat/lib/
Dxmlparse.c6381 getElementType(XML_Parser parser, in getElementType() function
/external/clang/lib/Sema/
DSemaChecking.cpp7869 static const Type* getElementType(const Expr *BaseExpr) { in getElementType() function

12