| /src/distrib/sets/ |
| culldeps | 33 TAB=" " 51 ${JOIN} -t "${TAB}" "${NEXTJOIN}" "${LEFTOVERS}" | ${SORT} 1>&2 60 ${JOIN} -v 2 -t "${TAB}" "${NEXTJOIN}" "${LEFTOVERS}" | \
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
| AArch64ELFStreamer.h | 21 std::unique_ptr<MCAsmBackend> TAB,
|
| AArch64WinCOFFStreamer.h | 22 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB,
|
| AArch64ELFStreamer.cpp | 138 AArch64ELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 141 : MCELFStreamer(Context, std::move(TAB), std::move(OW), 268 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 272 Context, std::move(TAB), std::move(OW), std::move(Emitter));
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/ |
| AVRMCELFStreamer.h | 29 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 32 : MCELFStreamer(Context, std::move(TAB), std::move(OW), 36 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 40 : MCELFStreamer(Context, std::move(TAB), std::move(OW),
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
| MipsMCNaCl.h | 26 std::unique_ptr<MCAsmBackend> TAB,
|
| MipsNaClELFStreamer.cpp | 45 MipsNaClELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 48 : MipsELFStreamer(Context, std::move(TAB), std::move(OW), 263 std::unique_ptr<MCAsmBackend> TAB, 268 Context, std::move(TAB), std::move(OW), std::move(Emitter));
|
| /src/external/bsd/byacc/dist/test/btyacc/ |
| ok_syntax1.tab.h | 1 /* $NetBSD: ok_syntax1.tab.h,v 1.2 2024/09/14 21:29:04 christos Exp $ */ 19 #define TAB 271
|
| /src/external/bsd/byacc/dist/test/yacc/ |
| ok_syntax1.tab.h | 1 /* $NetBSD: ok_syntax1.tab.h,v 1.2 2024/09/14 21:29:05 christos Exp $ */ 16 #define TAB 271
|
| /src/usr.bin/colrm/ |
| colrm.c | 55 #define TAB 8 110 column = (column + TAB) & ~(TAB - 1);
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| HexagonMCELFStreamer.h | 24 HexagonMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 28 HexagonMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB,
|
| HexagonMCELFStreamer.cpp | 49 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 51 : MCELFStreamer(Context, std::move(TAB), std::move(OW), std::move(Emitter)), 55 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 58 : MCELFStreamer(Context, std::move(TAB), std::move(OW), std::move(Emitter)),
|
| /src/external/gpl2/texinfo/dist/info/ |
| infomap.h | 31 #define TAB '\011'
|
| infomap.c | 344 map[TAB].function = ea_complete; 366 map[TAB].function = ea_tab_insert; 409 map[TAB].function = info_move_to_next_xref; 465 map[TAB].function = info_move_to_prev_xref; 594 map[TAB].function = ea_complete; 621 map[TAB].function = ea_tab_insert; 664 map[TAB].function = info_move_to_next_xref; 739 map[TAB].function = info_move_to_prev_xref; 854 TAB, NUL, A_info_move_to_next_xref, 921 ESC, TAB, NUL, A_info_move_to_prev_xref [all...] |
| /src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| MCWasmStreamer.h | 25 MCWasmStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 28 : MCObjectStreamer(Context, std::move(TAB), std::move(OW),
|
| MCELFStreamer.h | 25 MCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, 102 std::unique_ptr<MCAsmBackend> TAB,
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| TargetRegistry.h | 64 // Takes ownership of \p TAB and \p CE. 76 /// \param TAB - If given, a target asm backend to use to show the fixup 78 /// ownership of \p TAB. 86 std::unique_ptr<MCAsmBackend> &&TAB, bool ShowInst); 89 std::unique_ptr<MCAsmBackend> &&TAB, 94 std::unique_ptr<MCAsmBackend> &&TAB, 100 std::unique_ptr<MCAsmBackend> &&TAB, 105 std::unique_ptr<MCAsmBackend> &&TAB, 172 std::unique_ptr<MCAsmBackend> &&TAB, 176 MCStreamer *(*)(MCContext &Ctx, std::unique_ptr<MCAsmBackend> &&TAB, [all...] |
| /src/games/adventure/ |
| io.c | 280 if ((*s = next()) == TAB || *s == '\n' || *s == LF) 382 if ((*s = next()) == TAB || *s == LF) 447 if ((*s = next()) == TAB || *s == '\n' || *s == LF 450 /* terminate word with newline, LF, tab, blank */ 468 if (breakch == TAB) /* there's another entry */ 548 while ((*s++ ^ *tape++) != TAB); /* read past loc num */ 585 for (numst = s; (*s ^= *tape++) != TAB; s++); /* get number */
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-m68k.c | 727 #define TAB(x,y) (((x) << 2) + (y)) 796 { 127, -128, 0, TAB (BRANCHBWL, SHORT) }, 797 { 32767, -32768, 2, TAB (BRANCHBWL, LONG) }, 801 { 127, -128, 0, TAB (BRABSJUNC, SHORT) }, 802 { 32767, -32768, 2, TAB (BRABSJUNC, LONG) }, 806 { 127, -128, 0, TAB (BRABSJCOND, SHORT) }, 807 { 32767, -32768, 2, TAB (BRABSJCOND, LONG) }, 811 { 127, -128, 0, TAB (BRANCHBW, SHORT) }, 817 { 32767, -32768, 2, TAB (FBRANCH, LONG) }, 822 { 32767, -32768, 2, TAB (DBCCLBR, LONG) } [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-m68k.c | 727 #define TAB(x,y) (((x) << 2) + (y)) 796 { 127, -128, 0, TAB (BRANCHBWL, SHORT) }, 797 { 32767, -32768, 2, TAB (BRANCHBWL, LONG) }, 801 { 127, -128, 0, TAB (BRABSJUNC, SHORT) }, 802 { 32767, -32768, 2, TAB (BRABSJUNC, LONG) }, 806 { 127, -128, 0, TAB (BRABSJCOND, SHORT) }, 807 { 32767, -32768, 2, TAB (BRABSJCOND, LONG) }, 811 { 127, -128, 0, TAB (BRANCHBW, SHORT) }, 817 { 32767, -32768, 2, TAB (FBRANCH, LONG) }, 822 { 32767, -32768, 2, TAB (DBCCLBR, LONG) } [all...] |
| /src/external/gpl3/gdb/dist/readline/readline/ |
| chardefs.h | 141 #ifndef TAB 142 #define TAB '\t'
|
| keymaps.c | 127 newmap[TAB].function = rl_insert;
|
| /src/external/gpl3/gdb.old/dist/readline/readline/ |
| chardefs.h | 141 #ifndef TAB 142 #define TAB '\t'
|
| keymaps.c | 127 newmap[TAB].function = rl_insert;
|
| /src/usr.bin/column/ |
| column.c | 58 #define TAB 8 59 #define TABROUND(l) (((l) + TAB) & ~(TAB - 1))
|