Searched defs:ARRAY_ELEMENT (Results 1 - 7 of 7) sorted by relevance

/external/adhd/cras/src/common/
H A Darray.h83 #define ARRAY_ELEMENT(a, i) ((a)->element + (i)) macro
/external/annotation-tools/asmx/src/org/objectweb/asm/
H A DTypePath.java45 public final static int ARRAY_ELEMENT = 0; field in class:TypePath
103 * @return {@link #ARRAY_ELEMENT ARRAY_ELEMENT}, {@link #INNER_TYPE
144 out.put11(ARRAY_ELEMENT, 0);
166 * Returns a string representation of this type path. {@link #ARRAY_ELEMENT
167 * ARRAY_ELEMENT} steps are represented with '[', {@link #INNER_TYPE
178 case ARRAY_ELEMENT:
/external/deqp/framework/opengl/
H A DgluVarTypeUtil.hpp78 ARRAY_ELEMENT, enumerator in enum:glu::VarTypeComponent::Type
131 SubTypeAccess& element (int ndx) { m_path.push_back(VarTypeComponent(VarTypeComponent::ARRAY_ELEMENT, ndx)); DE_ASSERT(isValid()); return *this; } //!< Access array element.
257 else if (curComp.type == VarTypeComponent::ARRAY_ELEMENT)
304 m_path.push_back(VarTypeComponent(VarTypeComponent::ARRAY_ELEMENT, 0));
328 else if (pathIter->type == VarTypeComponent::ARRAY_ELEMENT)
386 else if (pathIter->type == VarTypeComponent::ARRAY_ELEMENT)
/external/guice/lib/build/
H A Dasm-5.0.3.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class " package ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dasm-5.0.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/ALLPerfTest$1. ...
/external/mockito/lib/
H A Dbyte-buddy-1.7.9.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/net. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 236 milliseconds