Searched refs:entryOffset (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DCursiveAttachmentSubtables.cpp54 Offset entryOffset = SWAPW(entryExitRecords[coverageIndex].entryAnchor); // TODO local
57 if (entryOffset != 0) {
58 const AnchorTable *entryAnchorTable = (const AnchorTable *) ((char *) this + entryOffset);
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DPerfDataPrologue.java99 public int entryOffset() { method in class:PerfDataPrologue
H A DPerfMemory.java98 int off = header.entryOffset();

Completed in 23 milliseconds