Home
last modified time | relevance | path

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

12

/freebsd-14.2/tests/sys/netinet/
H A Dfibs_test.sh240 TAP0=$TAP
242 TAP1=$TAP
287 TAP0=$TAP
289 TAP1=$TAP
331 TAP0=${TAP}
333 TAP1=${TAP}
338 TAP0=${TAP}
340 TAP1=${TAP}
376 TAP0=${TAP}
378 TAP1=${TAP}
[all …]
/freebsd-14.2/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)
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
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegionGenerator.cpp57 std::unique_ptr<MCTargetAsmParser> TAP( in parseCodeRegions() local
59 if (!TAP) in parseCodeRegions()
63 Parser->setTargetParser(*TAP); in parseCodeRegions()
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp114 std::unique_ptr<MCTargetAsmParser> TAP(TM.getTarget().createMCAsmParser( in emitInlineAsm() local
116 if (!TAP) in emitInlineAsm()
120 Parser->setTargetParser(*TAP); in emitInlineAsm()
130 emitInlineAsmEnd(STI, &TAP->getSTI()); in emitInlineAsm()
/freebsd-14.2/contrib/pjdfstest/
H A DREADME50 - TAP-Harness (perl package)
/freebsd-14.2/contrib/googletest/
H A DREADME.md121 [GTest TAP Listener](https://github.com/kinow/gtest-tap-listener) is an event
123 [TAP protocol](https://en.wikipedia.org/wiki/Test_Anything_Protocol) for test
124 result output. If your test runner understands TAP, you may find it useful.
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp329 std::unique_ptr<MCTargetAsmParser> TAP( in AssembleInput() local
332 if (!TAP) { in AssembleInput()
342 Parser->setTargetParser(*TAP); in AssembleInput()
/freebsd-14.2/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp570 std::unique_ptr<MCTargetAsmParser> TAP( in ExecuteAssemblerImpl() local
572 if (!TAP) in ExecuteAssemblerImpl()
587 Parser->setTargetParser(*TAP.get()); in ExecuteAssemblerImpl()
/freebsd-14.2/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-14.2/share/mk/
H A Dbsd.README709 TAP-compliant test programs that are written in Perl.
712 TAP_TESTS_C The names of the TAP-compliant C test programs to build.
714 TAP_TESTS_CXX The names of the TAP-compliant C++ test programs to
717 TAP_TESTS_PERL The names of the TAP-compliant Perl test programs to
723 TAP_TESTS_SH The names of the TAP-compliant sh test programs to
/freebsd-14.2/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges70 + use Test::More instead of generating TAP by hand
/freebsd-14.2/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-14.2/contrib/ntp/sntp/libevent/
H A Daclocal.m4497 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd-14.2/contrib/openpam/
H A Daclocal.m4534 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd-14.2/contrib/file/
H A Daclocal.m4497 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd-14.2/contrib/ntp/sntp/
H A Daclocal.m4557 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd-14.2/contrib/openbsm/
H A Daclocal.m4501 # We need awk for the "check" target (and possibly the TAP driver). The
/freebsd-14.2/contrib/libevent/
H A Daclocal.m4493 # We need awk for the "check" target (and possibly the TAP driver). The

12