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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/algorithm/
H A DIntegerEncodingAlgorithm.java33 public final static int LONG_SIZE = 8; field in class:IntegerEncodingAlgorithm
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/
H A DHeapHprofBinWriter.java384 LONG_SIZE = objectHeap.getLongSize();
686 long offset = LONG_BASE_OFFSET + index * LONG_SIZE;
1001 private long LONG_SIZE; field in class:HeapHprofBinWriter

Completed in 1320 milliseconds