HomeSort by relevance Sort by last modified time
    Searched refs:CENLEN (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/util/zip/
ZipConstants.java 34 CENHOW = 10, CENTIM = 12, CENCRC = 16, CENSIZ = 20, CENLEN = 24,
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
HttpZipLocator.java 78 CENHOW = 10, CENTIM = 12, CENCRC = 16, CENSIZ = 20, CENLEN = 24,
229 entry.length = get32(table, offset + CENLEN);
  /bootable/recovery/minzip/
Zip.c 42 CENLEN = 24,
338 pEntry->uncompLen = get4LE(ptr + CENLEN);
    [all...]

Completed in 4698 milliseconds