Searched defs:ExpandBuff (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/
H A DASCII_CharStream.java56 private final void ExpandBuff(boolean wrapAround) method in class:ASCII_CharStream
120 ExpandBuff(false);
125 ExpandBuff(true);
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/expr/
H A DASCII_UCodeESC_CharStream.java115 private final void ExpandBuff(boolean wrapAround) method in class:ASCII_UCodeESC_CharStream
228 ExpandBuff(false);
233 ExpandBuff(true);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/compact/
H A DJavaCharStream.java134 protected void ExpandBuff(boolean wrapAround) method in class:JavaCharStream
251 ExpandBuff(false);
256 ExpandBuff(true);
H A DUCode_UCodeESC_CharStream.java129 private final void ExpandBuff(boolean wrapAround) { method in class:UCode_UCodeESC_CharStream
221 ExpandBuff(false);
226 ExpandBuff(true);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/scd/
H A DSimpleCharStream.java61 protected void ExpandBuff(boolean wrapAround) method in class:SimpleCharStream
125 ExpandBuff(false);
130 ExpandBuff(true);

Completed in 75 milliseconds