Searched defs:SHORT_SIZE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/algorithm/
H A DIntegerEncodingAlgorithm.java31 public final static int SHORT_SIZE = 2; field in class:IntegerEncodingAlgorithm
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/
H A DHeapHprofBinWriter.java382 SHORT_SIZE = objectHeap.getShortSize();
670 long offset = SHORT_BASE_OFFSET + index * SHORT_SIZE;
999 private long SHORT_SIZE; field in class:HeapHprofBinWriter

Completed in 38 milliseconds