HomeSort by relevance Sort by last modified time
    Searched full:m_rebundlebits (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/main/java/org/apache/xml/utils/
FastStringBuffer.java 118 int m_rebundleBits = 2;
218 m_rebundleBits = rebundleBits;
373 rootFSB.m_rebundleBits = m_rebundleBits;
448 if (m_lastChunk == 1 << m_rebundleBits
528 if (m_lastChunk == 1 << m_rebundleBits
610 if (m_lastChunk == 1 << m_rebundleBits
693 if (m_lastChunk == 1 << m_rebundleBits
793 if (m_lastChunk == 1 << m_rebundleBits
    [all...]

Completed in 404 milliseconds