Searched refs:pio (Results 1 - 2 of 2) sorted by relevance

/external/scapy/scapy/layers/
H A Dinet6.py3793 pio = tmp[ICMPv6NDOptPrefixInfo]
3794 tmp = pio.payload
3795 del(pio.payload)
3796 rep /= pio
/external/v8/src/compiler/
H A Dregister-allocator.cc1208 PrintableInstructionOperand pio; local
1209 pio.register_configuration_ = printable_range.register_configuration_;
1212 pio.op_ = *use_pos->operand();
1213 os << pio << use_pos->pos() << " ";

Completed in 199 milliseconds