| /NextBSD/sys/i386/i386/ |
| HD | db_disasm.c | 80 #define Dl 27 /* long displacement from EIP */ macro 279 /*80*/ { "jo", FALSE, NONE, op1(Dl), 0 }, 280 /*81*/ { "jno", FALSE, NONE, op1(Dl), 0 }, 281 /*82*/ { "jb", FALSE, NONE, op1(Dl), 0 }, 282 /*83*/ { "jnb", FALSE, NONE, op1(Dl), 0 }, 283 /*84*/ { "jz", FALSE, NONE, op1(Dl), 0 }, 284 /*85*/ { "jnz", FALSE, NONE, op1(Dl), 0 }, 285 /*86*/ { "jbe", FALSE, NONE, op1(Dl), 0 }, 286 /*87*/ { "jnbe", FALSE, NONE, op1(Dl), 0 }, 288 /*88*/ { "js", FALSE, NONE, op1(Dl), 0 }, [all …]
|
| /NextBSD/sys/amd64/amd64/ |
| HD | db_disasm.c | 95 #define Dl 27 /* long displacement from EIP */ macro 354 /*80*/ { "jo", FALSE, NONE, op1(Dl), 0 }, 355 /*81*/ { "jno", FALSE, NONE, op1(Dl), 0 }, 356 /*82*/ { "jb", FALSE, NONE, op1(Dl), 0 }, 357 /*83*/ { "jnb", FALSE, NONE, op1(Dl), 0 }, 358 /*84*/ { "jz", FALSE, NONE, op1(Dl), 0 }, 359 /*85*/ { "jnz", FALSE, NONE, op1(Dl), 0 }, 360 /*86*/ { "jbe", FALSE, NONE, op1(Dl), 0 }, 361 /*87*/ { "jnbe", FALSE, NONE, op1(Dl), 0 }, 363 /*88*/ { "js", FALSE, NONE, op1(Dl), 0 }, [all …]
|
| /NextBSD/contrib/mdocml/ |
| HD | example.style.css | 17 div.mandoc blockquote { margin-left: 5ex; margin-top: 0ex; margin-bottom: 0ex; } /* D1, Dl. */ 31 div.mandoc .display { } /* All Bd, D1, Dl. */ 38 …-style: normal; font-weight: normal; font-family: monospace; } /* Literal: Dl, Li, Ql, Bf -literal…
|
| HD | style.css | 42 .lit { font-style: normal; font-weight: normal; font-family: monospace; } /* Literal: Dl, Li, Ql, … 46 .display { } /* Top of all Bd, D1, Dl. */
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | CommentHTMLTags.td | 41 def Dl : Tag<"dl">;
|
| /NextBSD/contrib/ntp/ntpsnmpd/ |
| HD | ntpsnmpd-opts.def | 78 .Dl % snmpwalk -v2c -c public localhost enterprises.5597.99
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | LoopAccessAnalysis.cpp | 392 AccessAnalysis(const DataLayout &Dl, AliasAnalysis *AA, LoopInfo *LI, in AccessAnalysis() argument 394 : DL(Dl), AST(*AA), LI(LI), DepCands(DA), in AccessAnalysis()
|
| /NextBSD/contrib/ntp/ntpq/ |
| HD | ntpq-opts.def | 416 .Dl ind assid status conf reach auth condition last_event cnt 562 .Dl [tally]remote refid st t when pool reach delay offset jitter 613 .Dl [tally]remote refid assid st t when pool reach delay offset jitter
|
| /NextBSD/contrib/llvm/tools/llvm-objdump/ |
| HD | MachODump.cpp | 8418 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands() local 8419 PrintDylibCommand(Dl, Command.Ptr); in PrintLoadCommands()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCISelLowering.cpp | 9066 DebugLoc Dl = MI->getDebugLoc(); in EmitInstrWithCustomInserter() local 9069 BuildMI(*BB, MI, Dl, TII->get(PPC::TCHECK), CRReg); in EmitInstrWithCustomInserter()
|
| /NextBSD/contrib/groff/ |
| HD | ChangeLog.118 | 3367 and `Dl' commands.
|
| /NextBSD/contrib/groff/doc/ |
| HD | groff-2 | 2837 `Dl H V<line break>'
|
| HD | groff.texinfo | 14895 @item Dl @var{h} @var{v}@angles{line break}
|
| /NextBSD/share/termcap/ |
| HD | termcap | 3051 :so=\Eh:se=\Er:us=\Eu:ue=\Ev:al=\EI:Al=\E+%+ :dl=\ED:Dl=\E-%+ :\
|