HomeSort by relevance Sort by last modified time
    Searched refs:ORF (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
dlx.h 44 #define ORF 0x00000025
180 { "or", (ALUOP|ORF), "c,a,b" }, /* OR */
  /external/scapy/scapy/contrib/
bgp.uts 175 ############################# BGPCapORFBlock.ORF ##############################
176 + BGPCapORFBlock.ORF class tests
178 = BGPCapORFBlock.ORF - Instantiation
181 = BGPCapORFBlock.ORF - Instantiation with specific values (1)
184 = BGPCapORFBlock.ORF - Basic dissection
188 = BGPCapORFBlock.ORF - Dissection with specific values
204 raw(BGPCapORF(orf = [BGPCapORFBlock(afi = 1, safi = 1, entries = [BGPCapORFBlock.ORFTuple(orf_type = 64, send_receive = 3)])])) == b'\x03\x07\x00\x01\x00\x01\x01@\x03'
207 raw(BGPCapORF(orf = [BGPCapORFBlock(afi = 1, safi = 1, entries = [BGPCapORFBlock.ORFTuple(orf_type = 64, send_receive = 3)]), BGPCapORFBlock(afi = 2, safi = 1, entries = [BGPCapORFBlock.ORFTuple(orf_type = 64, send_receive = 3)])])) == b'\x03\x0e\x00\x01\x00\x01\x01@\x03\x00\x02\x00\x01\x01@\x03'
214 c = BGPCapORF(orf = [BGPCapORFBlock(afi = 1, safi = 1, entries = [BGPCapORFBlock.ORFTuple(orf_type = 64, send_receive = 3)]), BGPCapORFBlock(afi = 2, safi = 1, entries = [BGPCapORFBlock.ORFTuple(orf_type = 64, send_receive = 3)])])
215 c.code == 3 and c.orf[0].afi == 1 and c.orf[0].safi == 1 and c.orf[0].entries[0].orf_type == 64 and c.orf[0].entries[0]. (…)
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
dlx-dis.c 125 { ORF, "or" }, /* OR */
  /compatibility/cdd/5_multimedia/
5_1_media-codecs.md 203 <td>ARW (.arw), CR2 (.cr2), DNG (.dng), NEF (.nef), NRW (.nrw), ORF (.orf),

Completed in 1176 milliseconds