Searched refs:BSR (Results 1 – 13 of 13) sorted by relevance
/external/tcpdump/tests/ |
D | pimv2_bootstrap-v.out | 3 …Bootstrap, cksum 0xe410 (correct) tag=4b0 hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 RP… 9 …Bootstrap, cksum 0xdf74 (correct) tag=94c hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 RP… 15 …Bootstrap, cksum 0xd555 (correct) tag=136b hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 R… 21 …Bootstrap, cksum 0xe3ab (correct) tag=515 hashmlen=0 BSRprio=0 BSR=1.1.1.1 (group0: 224.0.0.0/4 RP…
|
/external/pcre/dist2/src/ |
D | pcre2_jit_test.c | 129 #define BSR(x) ((x) << 16) macro 432 { 0, BSR(PCRE2_BSR_ANYCRLF), 0, 0, "\\R", "\r" }, 433 { 0, BSR(PCRE2_BSR_ANYCRLF), 0, 0, "\\R", "\x85#\r\n#" }, 434 { U, BSR(PCRE2_BSR_UNICODE), 0, 0, "\\R", "ab\xe2\x80\xa8#c" }, 435 { U, BSR(PCRE2_BSR_UNICODE), 0, 0, "\\R", "ab\r\nc" }, 436 …{ U, PCRE2_NEWLINE_CRLF | BSR(PCRE2_BSR_UNICODE), 0, 0, "(\\R.)+", "\xc2\x85\r\n#\xe2\x80\xa8\n\r\… 755 { 0, BSR(PCRE2_BSR_UNICODE), 0, 0 | F_NO8 | F_FORCECONV, "\\R", "ab\xe2\x80\xa8" },
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelDAGToDAG.cpp | 404 Chain = SDValue(CurDAG->getMachineNode(Alpha::BSR, dl, MVT::Other, in SelectCALL()
|
D | AlphaInstrInfo.td | 409 def BSR : BFormD<0x34, "bsr $$26,$$$DISP..ng", [], s_jsr>; //Branch to subroutine
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.h | 37 BSR, enumerator
|
D | X86InstrInfo.td | 122 def X86bsr : SDNode<"X86ISD::BSR", SDTUnaryArithWithFlags>;
|
D | X86ISelLowering.cpp | 9730 Op = DAG.getNode(X86ISD::BSR, dl, VTs, Op); in LowerCTLZ() 10622 case X86ISD::BSR: return "X86ISD::BSR"; in getTargetNodeName() 12898 case X86ISD::BSR: in PerformCMOVCombine()
|
D | X86GenDAGISel.inc | 26508 /*SwitchOpcode*/ 2|128,1/*130*/, TARGET_VAL(X86ISD::BSR),// ->54524
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 36 BSR, enumerator
|
D | X86SchedHaswell.td | 853 // BSF BSR.
|
D | X86InstrInfo.td | 132 def X86bsr : SDNode<"X86ISD::BSR", SDTUnaryArithWithFlags>;
|
D | X86ISelLowering.cpp | 19144 Op = DAG.getNode(X86ISD::BSR, dl, VTs, Op); in LowerCTLZ() 22079 case X86ISD::BSR: return "X86ISD::BSR"; in getTargetNodeName() 27201 case X86ISD::BSR: in combineCMov()
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 5916 PCRE2_BSR_ANYCRLF at compile time. (BSR is an abbrevation for "back-
|