/freebsd/tests/sys/netinet/ |
H A D | fibs_test.sh | 233 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 D | ber | 15 # - 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 D | spectrum | 20 # 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 D | c64 | 272 # 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 D | sniffer | 265 >20 belong&0x03FFFFFF 283 (802.15.4 with TAP
|
/freebsd/crypto/openssl/test/ |
H A D | run_tests.pl | 163 package TAP::Parser::OpenSSL; 165 require TAP::Parser; 247 package TAP::Harness::OpenSSL; 249 require TAP::Harness; 260 package TAP::Harness::fake;
|
H A D | README.md | 146 for `TAP::Harness` to know more.
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | CodeRegionGenerator.cpp | 56 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 D | ModuleSymbolTable.cpp | 120 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 D | AsmPrinterInlineAsm.cpp | 111 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 D | README.md | 117 [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 D | README | 50 - TAP-Harness (perl package)
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 1511 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 D | llvm-mc.cpp | 320 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 D | cc1as_main.cpp | 594 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 D | README.md | 20 designed, but simple, framework-less test programs and TAP-compliant test
|
H A D | NEWS.md | 32 * 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 D | bsd.README | 706 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 D | Changes | 70 + use Test::More instead of generating TAP by hand
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README | 361 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 D | aclocal.m4 | 534 # We need awk for the "check" target (and possibly the TAP driver). The
|
/freebsd/contrib/openbsm/ |
H A D | aclocal.m4 | 501 # We need awk for the "check" target (and possibly the TAP driver). The
|
/freebsd/contrib/ntp/sntp/ |
H A D | aclocal.m4 | 557 # We need awk for the "check" target (and possibly the TAP driver). The
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | aclocal.m4 | 497 # We need awk for the "check" target (and possibly the TAP driver). The
|
/freebsd/contrib/libevent/ |
H A D | aclocal.m4 | 493 # We need awk for the "check" target (and possibly the TAP driver). The
|