OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
378
unsigned int nameLen, extraLen,
commentLen
, hash;
381
commentLen
= get2LE(ptr + kCDECommentLen);
396
ptr += kCDELen + nameLen + extraLen +
commentLen
;
/frameworks/base/libs/androidfw/
ZipFileRO.cpp
386
unsigned int
commentLen
= get2LE(ptr + kCDECommentLen);
401
ptr += kCDELen + nameLen + 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 237 milliseconds