Home
last modified time | relevance | path

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

12

/freebsd/tests/sys/netinet/
H A Dfibs_test.sh233 TAP0=$TAP
235 TAP1=$TAP
279 TAP0=$TAP
281 TAP1=$TAP
322 TAP0=${TAP}
324 TAP1=${TAP}
329 TAP0=${TAP}
331 TAP1=${TAP}
366 TAP0=${TAP}
368 TAP1=${TAP}
[all …]
/freebsd/contrib/file/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)
59 >>>&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 Dc64272 # Reference: http://ist.uwaterloo.ca/~schepers/formats/TAP.TXT
273 # Note: called "TAP (Commodore 64)" by DROID via PUID fmt/802
295 # TAP version like: 0~OriginalLayout 1~Updated (often)
H A Dsniffer265 >20 belong&0x03FFFFFF 283 (802.15.4 with TAP
/freebsd/crypto/openssl/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.
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp56 std::unique_ptr<MCTargetAsmParser> TAP( in parseCodeRegions() local
58 if (!TAP) in parseCodeRegions()
62 Parser->setTargetParser(*TAP); in parseCodeRegions()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp120 std::unique_ptr<MCTargetAsmParser> TAP( in initializeRecordStreamer() local
122 if (!TAP) in initializeRecordStreamer()
136 Parser->setTargetParser(*TAP); in initializeRecordStreamer()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp111 std::unique_ptr<MCTargetAsmParser> TAP(TM.getTarget().createMCAsmParser( in emitInlineAsm() local
113 if (!TAP) in emitInlineAsm()
125 Parser->setTargetParser(*TAP); in emitInlineAsm()
131 emitInlineAsmEnd(STI, &TAP->getSTI()); in emitInlineAsm()
/freebsd/contrib/googletest/
H A DREADME.md117 [GTest TAP Listener](https://github.com/kinow/gtest-tap-listener) is an event
119 [TAP protocol](https://en.wikipedia.org/wiki/Test_Anything_Protocol) for test
120 result output. If your test runner understands TAP, you may find it useful.
/freebsd/contrib/pjdfstest/
H A DREADME50 - TAP-Harness (perl package)
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1511 NodeAddr<T> TAP; in linkRefUp() local
1533 if (TAP.Id == 0) { in linkRefUp()
1534 TAP = TA; in linkRefUp()
1537 TAP.Addr->setFlags(TAP.Addr->getFlags() | NodeAttrs::Shadow); in linkRefUp()
1538 TAP = getNextShadow(IA, TAP, true); in linkRefUp()
1542 TAP.Addr->linkToDef(TAP.Id, RDA); in linkRefUp()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp320 std::unique_ptr<MCTargetAsmParser> TAP( in AssembleInput() local
323 if (!TAP) { in AssembleInput()
333 Parser->setTargetParser(*TAP); in AssembleInput()
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp594 std::unique_ptr<MCTargetAsmParser> TAP( in ExecuteAssemblerImpl() local
596 if (!TAP) in ExecuteAssemblerImpl()
611 Parser->setTargetParser(*TAP.get()); in ExecuteAssemblerImpl()
/freebsd/contrib/kyua/
H A DREADME.md20 designed, but simple, framework-less test programs and TAP-compliant test
H A DNEWS.md32 * Issue #159: Fixed TAP parser to ignore case while matching `TODO` and
72 * Known regression: Running `kyua debug` on a TAP-based test program does
179 and TAP test programs via the environment. The name of the
193 * Issue #103: Started being more liberal in the parsing of TAP test
290 * Issues #85, #86, #90 and #92: Made the TAP parser more complete: mark
/freebsd/share/mk/
H A Dbsd.README706 TAP-compliant test programs that are written in Perl.
709 TAP_TESTS_C The names of the TAP-compliant C test programs to build.
711 TAP_TESTS_CXX The names of the TAP-compliant C++ test programs to
714 TAP_TESTS_PERL The names of the TAP-compliant Perl test programs to
720 TAP_TESTS_SH The names of the TAP-compliant sh test programs to
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges70 + use Test::More instead of generating TAP by hand
/freebsd/contrib/tcp_wrappers/
H A DREADME361 TAP, RFC 1413). To add to the confusion, they all use the same network
595 Source for a portable RFC 931 (TAP, IDENT, RFC 1413) daemon by Peter
/freebsd/contrib/openpam/
H A Daclocal.m4534 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd/contrib/openbsm/
H A Daclocal.m4501 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd/contrib/ntp/sntp/
H A Daclocal.m4557 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd/contrib/ntp/sntp/libevent/
H A Daclocal.m4497 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd/contrib/libevent/
H A Daclocal.m4493 # We need awk for the "check" target (and possibly the TAP driver). The

12