Home
last modified time | relevance | path

Searched defs:TAB (Results 1 – 25 of 72) sorted by relevance

123

/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCELFStreamer.h29 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AVRMCELFStreamer()
36 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AVRMCELFStreamer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRMCELFStreamer.h29 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AVRMCELFStreamer()
36 AVRMCELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AVRMCELFStreamer()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.h25 HexagonMCELFStreamer(MCContext &Context, MCAsmBackend &TAB, in HexagonMCELFStreamer()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.cpp105 MCAsmBackend &TAB, raw_pwrite_stream &OS, in createELFStreamer()
110 static MCStreamer *createMachOStreamer(MCContext &Ctx, MCAsmBackend &TAB, in createMachOStreamer()
DAArch64ELFStreamer.cpp91 AArch64ELFStreamer(MCContext &Context, MCAsmBackend &TAB, in AArch64ELFStreamer()
201 MCELFStreamer *createAArch64ELFStreamer(MCContext &Context, MCAsmBackend &TAB, in createAArch64ELFStreamer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp49 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in HexagonMCELFStreamer()
55 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in HexagonMCELFStreamer()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCELFStreamer.cpp49 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in HexagonMCELFStreamer()
55 MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in HexagonMCELFStreamer()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.cpp281 std::unique_ptr<MCAsmBackend> &&TAB, in createELFStreamer()
290 std::unique_ptr<MCAsmBackend> &&TAB, in createMachOStreamer()
301 createWinCOFFStreamer(MCContext &Ctx, std::unique_ptr<MCAsmBackend> &&TAB, in createWinCOFFStreamer()
DAArch64ELFStreamer.cpp136 AArch64ELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AArch64ELFStreamer()
268 std::unique_ptr<MCAsmBackend> TAB, in createAArch64ELFStreamer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCTargetDesc.cpp277 std::unique_ptr<MCAsmBackend> &&TAB, in createELFStreamer()
286 std::unique_ptr<MCAsmBackend> &&TAB, in createMachOStreamer()
297 createWinCOFFStreamer(MCContext &Ctx, std::unique_ptr<MCAsmBackend> &&TAB, in createWinCOFFStreamer()
DAArch64ELFStreamer.cpp77 AArch64ELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AArch64ELFStreamer()
205 std::unique_ptr<MCAsmBackend> TAB, in createAArch64ELFStreamer()
/external/llvm-project/llvm/include/llvm/MC/
DMCWasmStreamer.h25 MCWasmStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in MCWasmStreamer()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWasmStreamer.h29 MCWasmStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in MCWasmStreamer()
/external/llvm/include/llvm/MC/
DMCELFStreamer.h29 MCELFStreamer(MCContext &Context, MCAsmBackend &TAB, raw_pwrite_stream &OS, in MCELFStreamer()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp45 MipsNaClELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in MipsNaClELFStreamer()
263 std::unique_ptr<MCAsmBackend> TAB, in createMipsNaClELFStreamer()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp39 MipsNaClELFStreamer(MCContext &Context, MCAsmBackend &TAB, in MipsNaClELFStreamer()
254 MCELFStreamer *createMipsNaClELFStreamer(MCContext &Context, MCAsmBackend &TAB, in createMipsNaClELFStreamer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp45 MipsNaClELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in MipsNaClELFStreamer()
263 std::unique_ptr<MCAsmBackend> TAB, in createMipsNaClELFStreamer()
/external/python/cpython3/Lib/idlelib/
Dautocomplete.py21 TAB = False, True, True, None # Tab. variable
/external/apache-http/src/org/apache/commons/codec/net/
DQuotedPrintableCodec.java77 private static byte TAB = 9; field in QuotedPrintableCodec
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/util/
DASN1Dump.java50 private static final String TAB = " "; field in ASN1Dump
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/util/
DASN1Dump.java50 private static final String TAB = " "; field in ASN1Dump
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/util/
DASN1Dump.java48 private static final String TAB = " "; field in ASN1Dump
/external/mesa3d/src/freedreno/decode/
Dutil.h38 const char *TAB = "\t\t\t\t\t\t\t\t\0"; in tab() local
/external/icu/libicu/cts_headers/
Dselfmtimpl.h35 #define TAB ((UChar)0x0009) macro
/external/icu/icu4c/source/i18n/
Dselfmtimpl.h35 #define TAB ((UChar)0x0009) macro

123