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

  /libcore/ojluni/src/main/java/java/util/zip/
ZipConstants64.java 57 static final int ZIP64_ENDTOT = 32; // total number of entries
  /libcore/ojluni/src/main/native/
zip_util.h 128 #define ZIP64_ENDTOT(b) LL(b, 32) /* total number of entries */
zip_util.c 583 total = (jint)ZIP64_ENDTOT(end64buf);
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
zipfs.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
zipfs.jar 

Completed in 151 milliseconds