Home
last modified time | relevance | path

Searched defs:chunkpos (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DChunkedIntArray.java88 int chunkpos = newoffset >> lowbits; in appendSlot() local
124 int chunkpos = position >> lowbits; in readEntry() local
146 int chunkpos = ancestor >> lowbits; in specialFind() local
205 int chunkpos = position >> lowbits; in writeEntry() local
224 int chunkpos = position >> lowbits; in writeSlot() local
257 int chunkpos = position >> lowbits; in readSlot() local
/external/libpng/contrib/libtests/
Dpngvalid.c771 png_uint_32 chunkpos; /* Position in chunk */ member
1286 png_uint_32 chunkpos = ps->chunkpos; in store_write() local
1472 png_uint_32 chunkpos = ps->chunkpos; in store_read_chunk() local