Home
last modified time | relevance | path

Searched refs:TAP (Results 1 – 25 of 93) sorted by relevance

1234

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dber15 # - TAP files (TD.57) - CDR batches and notifications
20 # TAP 3 Files
21 # TAP -> Transferred Account Procedure
27 # Sender long tag #TAP 3.x (BER encoded)
31 >>>>&0 byte x TAP 3.%d Batch (TD.57, Transferred Account)
39 >>>&0 byte x TAP 3.%d Notification (TD.57, Transferred Account)
60 >>>&0 byte x TAP 3.%d
H A Dspectrum20 # Tape file. This assumes the .TAP starts with a Spectrum-format header,
29 # Note: called "ZX Spectrum Tape image" by TrID and "TAP (ZX Spectrum)" by DROID via PUID fmt/801
30 # verified by fuse-emulator-utils `tzxlist EXAMPLES.TAP`
40 >>>4 string <\177 Spectrum .TAP data "%-10.10s"
H A Dsniffer265 >20 belong&0x03FFFFFF 283 (802.15.4 with TAP
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Drun_tests.pl163 package TAP::Parser::OpenSSL;
165 require TAP::Parser;
247 package TAP::Harness::OpenSSL;
249 require TAP::Harness;
260 package TAP::Harness::fake;
H A DREADME.md146 for `TAP::Harness` to know more.
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp134 std::unique_ptr<MCTargetAsmParser> TAP( in parseCodeRegions() local
136 if (!TAP) in parseCodeRegions()
140 Parser->setTargetParser(*TAP); in parseCodeRegions()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Drun_tests.pl23 my $TAP_Harness = eval { require TAP::Harness } ? "TAP::Harness"
113 package OpenSSL::TAP::Harness;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DModuleSymbolTable.cpp116 std::unique_ptr<MCTargetAsmParser> TAP( in initializeRecordStreamer() local
118 if (!TAP) in initializeRecordStreamer()
125 Parser->setTargetParser(*TAP); in initializeRecordStreamer()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc-assemble-fuzzer/
H A Dllvm-mc-assemble-fuzzer.cpp115 std::unique_ptr<MCTargetAsmParser> TAP( in AssembleInput() local
118 if (!TAP) { in AssembleInput()
125 Parser->setTargetParser(*TAP); in AssembleInput()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp111 std::unique_ptr<MCTargetAsmParser> TAP(TM.getTarget().createMCAsmParser( in emitInlineAsm() local
113 if (!TAP) in emitInlineAsm()
117 Parser->setTargetParser(*TAP.get()); in emitInlineAsm()
127 emitInlineAsmEnd(STI, &TAP->getSTI()); in emitInlineAsm()
/netbsd-src/sys/rump/net/lib/libtap/
H A DTAP.ioconf1 # $NetBSD: TAP.ioconf,v 1.1 2015/08/20 12:20:09 christos Exp $
H A DMakefile9 IOCONF= TAP.ioconf
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ml/
H A Dllvm-ml.cpp134 std::unique_ptr<MCTargetAsmParser> TAP( in AssembleInput() local
137 if (!TAP) { in AssembleInput()
144 Parser->setTargetParser(*TAP); in AssembleInput()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp296 std::unique_ptr<MCTargetAsmParser> TAP( in AssembleInput() local
299 if (!TAP) { in AssembleInput()
309 Parser->setTargetParser(*TAP); in AssembleInput()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp1568 NodeAddr<T> TAP; in linkRefUp() local
1590 if (TAP.Id == 0) { in linkRefUp()
1591 TAP = TA; in linkRefUp()
1594 TAP.Addr->setFlags(TAP.Addr->getFlags() | NodeAttrs::Shadow); in linkRefUp()
1595 TAP = getNextShadow(IA, TAP, true); in linkRefUp()
1599 TAP.Addr->linkToDef(TAP.Id, RDA); in linkRefUp()
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Dcc1as_main.cpp514 std::unique_ptr<MCTargetAsmParser> TAP( in ExecuteAssemblerImpl() local
516 if (!TAP) in ExecuteAssemblerImpl()
531 Parser->setTargetParser(*TAP.get()); in ExecuteAssemblerImpl()
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DChanges70 + use Test::More instead of generating TAP by hand
/netbsd-src/external/gpl3/gdb.old/dist/readline/
H A Daclocal.m4236 # We need awk for the "check" target (and possibly the TAP driver). The
/netbsd-src/external/gpl3/gdb/dist/readline/
H A Daclocal.m4236 # We need awk for the "check" target (and possibly the TAP driver). The
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A Daclocal.m4236 # We need awk for the "check" target (and possibly the TAP driver). The
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Daclocal.m4236 # We need awk for the "check" target (and possibly the TAP driver). The
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/
H A Daclocal.m4256 # We need awk for the "check" target (and possibly the TAP driver). The
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Daclocal.m4236 # We need awk for the "check" target (and possibly the TAP driver). The
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Daclocal.m4236 # We need awk for the "check" target (and possibly the TAP driver). The
/netbsd-src/external/gpl3/gcc/dist/libphobos/
H A Daclocal.m4256 # We need awk for the "check" target (and possibly the TAP driver). The

1234