Searched refs:m_first (Results 1 – 5 of 5) sorted by relevance
72 First* m_first; member146 m_first->~First(); in release()151 m_first = DE_NULL; in release()158 m_first = new(m_data)First(first); in Either()179 m_first = new(m_data)First(*other.m_first); in Either()195 m_first = new(m_data)First(*other.m_first); in operator =()208 m_first = new(m_data)First(first); in operator =()240 return *m_first; in getFirst()
199 m_first, in isInEncoding()246 m_first, in isInEncoding()291 final private int m_first; field in EncodingInfo.EncodingImpl346 m_first = first; in EncodingImpl()
983 block.m_first = leader; // m_first set in visit()1141 …jumpAdjOffsets [l + 1] = _blocks [l].m_first + _blocks [l].m_length; // implies the insertion goes… in visit()1149 jumpAdjMap [l + 1] = emitctx.m_out.size () - _blocks [l + 1].m_first; in visit()1183 final int jump = _blocks [patchData [3]].m_first - patchData [2]; in visit()1417 int m_first; // inclusive offset of the leader instruction [first instr in the block] field in InstrVisitor.Block1439 final int first = m_first; in emit()1441 m_first = out.size (); // update position to be within new code array in emit()1506 … final int jumpOffset = ((Block) ctx.m_blocks.m_blocks.get (targetBlockID)).m_first - ip; in emitJumpOffset2()1530 … final int jumpOffset = ((Block) ctx.m_blocks.m_blocks.get (targetBlockID)).m_first - ip; in emitJumpOffset4()
META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...