Home
last modified time | relevance | path

Searched refs:attrCount (Results 1 – 11 of 11) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DClassFileWriter.java235 static void writeAttribute(ByteStream bs, AttributeWriter aw, int attrCount) { in writeAttribute() argument
237 bs.writeShort(attrCount); in writeAttribute()
241 bs.writeShort(aw.size() + attrCount); in writeAttribute()
374 int attrCount = isAbstract ? 0 : 1; in begin() local
376 ++attrCount; in begin()
378 writeAttribute(output, aw, attrCount); in begin()
488 int attrCount = smap == null ? 0 : 1; in end() local
489 writeAttribute(output, aw, attrCount); in end()
/external/skia/src/xml/
DSkDOM.cpp219 int attrCount = fAttrs.count(); in flushAttributes() local
221 …SkDOM::Node* node = (SkDOM::Node*)fAlloc->alloc(sizeof(SkDOM::Node) + attrCount * sizeof(SkDOM::At… in flushAttributes()
226 node->fAttrCount = SkToU16(attrCount); in flushAttributes()
243 sk_careful_memcpy(node->attrs(), fAttrs.begin(), attrCount * sizeof(SkDOM::Attr)); in flushAttributes()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3981 int attrCount = gpu->glCaps().maxVertexAttributes(); in internalBind() local
3982 fVBOVertexArray = new GrGLVertexArray(arrayID, attrCount); in internalBind()
3995 int attrCount = gpu->glCaps().maxVertexAttributes(); in internalBind() local
3996 if (fDefaultVertexArrayAttribState.count() != attrCount) { in internalBind()
3997 fDefaultVertexArrayAttribState.resize(attrCount); in internalBind()
/external/robolectric/v3/
Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/ ...
/external/guice/extensions/struts2/lib/
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...