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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVT.java 50 * INIT_BUFFER_CHUNK_BITS is used to set initial size of
52 * size = 2^ INIT_BUFFER_CHUNK_BITS, INIT_BUFFER_CHUNK_BITS = 7
55 private final static int INIT_BUFFER_CHUNK_BITS = 8;
611 return new FastStringBuffer(INIT_BUFFER_CHUNK_BITS);
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 182 milliseconds