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

  /external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/bzip2/
BZip2CompressorOutputStream.java 316 private final int allowableBlockSize;
390 this.allowableBlockSize = (this.blockSize100k * BZip2Constants.BASEBLOCKSIZE) - 20;
419 if (lastShadow < this.allowableBlockSize) {
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 48 milliseconds