Searched defs:TAB (Results 1 - 21 of 21) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWasmStreamer.h25 MCWasmStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
H A DMCSPIRVStreamer.h27 MCSPIRVStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
H A DMCDXContainerStreamer.h30 MCDXContainerStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
H A DTargetRegistry.h565 createMCObjectStreamer(const Triple &T, MCContext &Ctx, std::unique_ptr<MCAsmBackend> &&TAB, std::unique_ptr<MCObjectWriter> &&OW, std::unique_ptr<MCCodeEmitter> &&Emitter, const MCSubtargetInfo &STI, bool RelaxAll, bool IncrementalLinkerCompatible, bool DWARFMustBeAtTheEnd) const argument
647 createAsmStreamer(MCContext &Ctx, std::unique_ptr<formatted_raw_ostream> OS, bool IsVerboseAsm, bool UseDwarfDirectory, MCInstPrinter *InstPrint, std::unique_ptr<MCCodeEmitter> &&CE, std::unique_ptr<MCAsmBackend> &&TAB, bool ShowInst) const argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCELFStreamer.h29 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
36 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
/freebsd-current/usr.bin/colrm/
H A Dcolrm.c43 #define TAB 8 macro
/freebsd-current/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h14 #define TAB 271 macro
H A Dok_syntax1.tab.c177 #define TAB 271 macro
/freebsd-current/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h17 #define TAB 271 macro
H A Dok_syntax1.tab.c197 #define TAB 271 macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h113 CSKYELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp49 HexagonMCELFStreamer( MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, std::unique_ptr<MCObjectWriter> OW, std::unique_ptr<MCCodeEmitter> Emitter) argument
55 HexagonMCELFStreamer( MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, std::unique_ptr<MCObjectWriter> OW, std::unique_ptr<MCCodeEmitter> Emitter, MCAssembler *Assembler) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp45 MipsNaClELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
262 createMipsNaClELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, std::unique_ptr<MCObjectWriter> OW, std::unique_ptr<MCCodeEmitter> Emitter, bool RelaxAll) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp179 AArch64ELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, argument
309 createAArch64ELFStreamer( MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, std::unique_ptr<MCObjectWriter> OW, std::unique_ptr<MCCodeEmitter> Emitter, bool RelaxAll) argument
/freebsd-current/usr.bin/column/
H A Dcolumn.c46 #define TAB 8 macro
/freebsd-current/usr.bin/col/
H A Dcol.c50 #define TAB '\t' /* tab */ macro
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp42 MCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, std::unique_ptr<MCObjectWriter> OW, std::unique_ptr<MCCodeEmitter> Emitter) argument
H A DMCObjectStreamer.cpp27 MCObjectStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, std::unique_ptr<MCObjectWriter> OW, std::unique_ptr<MCCodeEmitter> Emitter) argument
/freebsd-current/contrib/libedit/
H A Dreadline.c63 #define TAB '\r' macro
/freebsd-current/contrib/dialog/
H A Ddialog.h175 #define TAB DLG_CTRL('I') macro
/freebsd-current/contrib/ee/
H A Dee.c110 #define TAB 9 macro

Completed in 328 milliseconds