HomeSort by relevance Sort by last modified time
    Searched defs:commentLen (Results 1 - 11 of 11) sorted by null

  /system/core/libzipfile/
private.h 33 unsigned short commentLen; //mCommentLen;
  /dalvik/libdex/
ZipArchive.cpp 312 unsigned int fileNameLen, extraLen, commentLen, hash;
315 commentLen = get2LE(ptr + kCDECommentLen);
321 ptr += kCDELen + fileNameLen + extraLen + commentLen;
  /frameworks/native/libs/utils/
ZipFileRO.cpp 355 unsigned int fileNameLen, extraLen, commentLen, hash;
359 commentLen = get2LE(ptr + kCDECommentLen);
365 ptr += kCDELen + fileNameLen + extraLen + commentLen;
  /bootable/recovery/minzip/
Zip.c 251 unsigned int fileNameLen, extraLen, commentLen, localHdrOffset;
267 commentLen = get2LE(ptr + CENCOM);
332 // i, localHdrOffset, fileNameLen, extraLen, commentLen);
391 ptr += CENHDR + fileNameLen + extraLen + commentLen;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 211 OMX_U16 commentLen;
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 143 milliseconds