| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | infomap.h | 33 #define LFD '\n' macro
|
| H A D | infomap.c | 341 map[LFD].function = ea_newline; in initialize_emacs_like_keymaps() 410 map[LFD].function = info_select_reference_this_line; in initialize_emacs_like_keymaps() 591 map[LFD].function = ea_newline; in initialize_vi_like_keymaps() 665 map[LFD].function = info_down_line; in initialize_vi_like_keymaps() 772 map[LFD].function = info_select_reference_this_line; in initialize_vi_like_keymaps() 855 LFD, NUL, A_info_select_reference_this_line, 1067 LFD, NUL, A_ea_newline, 1128 LFD, NUL, A_info_down_line, 1242 CONTROL('x'), LFD, NUL, A_info_select_reference_this_line, 1373 LFD, NUL, A_ea_newline,
|
| H A D | session.c | 3866 case LFD: rep = "\\n"; break; in show_isearch_prompt()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 137 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \ 144 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \ 151 PPC::LWZ, PPC::LD, PPC::LFD, PPC::LFS, PPC::RESTORE_CR, \
|
| H A D | PPCFastISel.cpp | 163 unsigned FP64LoadOpc = PPC::LFD); 514 bool Is64VSXLoad = IsVSFRC && Opc == PPC::LFD; in PPCEmitLoad() 567 case PPC::LFD: Opc = IsVSFRC ? PPC::LXSDX : PPC::LFDX; break; in PPCEmitLoad() 613 Subtarget->hasSPE() ? PPC::EVLDD : PPC::LFD)) in SelectLoad() 1038 unsigned LoadOpc = PPC::LFD; in PPCMoveToFPReg() 2026 Opc = ((VT == MVT::f32) ? PPC::LFS : PPC::LFD); in PPCMaterializeFP() 2367 Subtarget->hasSPE() ? PPC::EVLDD : PPC::LFD)) in tryToFoldLoadIntoMI()
|
| H A D | PPCPreEmitPeephole.cpp | 78 case PPC::LFD: in hasPCRelativeForm()
|
| H A D | PPCRegisterInfo.cpp | 104 ImmToIdxMap[PPC::LFS] = PPC::LFSX; ImmToIdxMap[PPC::LFD] = PPC::LFDX; in PPCRegisterInfo()
|
| H A D | PPCInstrInfo.cpp | 2918 LowerOpcode = PPC::LFD; in expandVSXMemPseudo() 4080 case PPC::LFDX: III.ImmOpcode = PPC::LFD; break; in instrHasImmForm() 4201 III.ImmOpcode = PPC::LFD; in instrHasImmForm()
|
| H A D | P9InstrResources.td | 763 LFD
|
| H A D | PPCISelDAGToDAG.cpp | 7069 case PPC::LFD: in PeepholePPC64()
|
| H A D | PPCInstrInfo.td | 2249 def LFD : DForm_1<50, (outs f8rc:$rD), (ins memri:$src),
|
| H A D | PPCISelLowering.cpp | 12483 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/ |
| H A D | ChangeLog | 1633 * TAB moves to LFD for po-msgid-to-msgstr. 1646 * LFD (po-msgid-to-msgstr) requests confirmation if entry was
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | rluserman.info | 88 <ESC>, <LFD>, <SPC>, <RET>, and <TAB> all stand for themselves when seen 90 keyboard lacks a <LFD> key, typing <C-j> will produce the desired 696 processing this key binding syntax: DEL, ESC, ESCAPE, LFD,
|
| H A D | rluser.texi | 110 @key{DEL}, @key{ESC}, @key{LFD}, @key{SPC}, @key{RET}, and @key{TAB} all 113 If your keyboard lacks a @key{LFD} key, typing @key{C-j} will 825 @var{LFD},
|
| H A D | readline.info | 90 <ESC>, <LFD>, <SPC>, <RET>, and <TAB> all stand for themselves when seen 92 keyboard lacks a <LFD> key, typing <C-j> will produce the desired 698 processing this key binding syntax: DEL, ESC, ESCAPE, LFD,
|
| /netbsd-src/external/gpl2/texinfo/dist/doc/ |
| H A D | info-stnd.texi | 565 @itemx @key{LFD}, vi-like operation 570 @kindex LFD, vi-like operation
|
| H A D | texinfo.txi | 6970 @item LFD
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | gettext.texi | 3520 @item @key{LFD} 3522 @efindex LFD@r{, PO Mode command} 3555 @efindex LFD@r{, PO Mode command} 3558 The command @kbd{@key{LFD}} (@code{po-msgid-to-msgstr}) initializes, or 3565 entry, the @kbd{@key{LFD}} command be automatically executed. If you set
|
| H A D | gettext.info | 3719 `<LFD>' 3747 The command `<LFD>' (`po-msgid-to-msgstr') initializes, or 3753 entry, the `<LFD>' command be automatically executed. If you set 16175 * LFD, PO Mode command: Modifying Translations.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000.md | 7637 ;; STFD LFD FMR LXSD STXSD 7704 ;; STFD LFD FMR LXSD STXSD 13745 ;; LFD 0,32(3)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000.md | 8281 ;; STFD LFD FMR LXSD STXSD 8353 ;; STFD LFD FMR LXSD STXSD 14462 ;; LFD 0,32(3)
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog.46 | 4151 C-x LFD and C-x RET. 9476 * info/infomap.c (initialize_info_keymaps): Add info_keymap[LFD] to
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2015 | 36770 that LFD is used to load double constants instead of LFS. Add
|