/openbsd/gnu/usr.bin/perl/dist/Net-Ping/t/ |
H A D | 450_service.t | 72 # Try on the first port 77 # Try on the other port 88 # Try on the first port 93 # Try on the other port 109 # Try on the first port 126 # Try on the other port 152 # Try on the first port 170 # Try on the other port
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | parse1.C | 3 class Try { 14 Try x; in main()
|
/openbsd/gnu/usr.bin/perl/dist/SelfLoader/t/ |
H A D | 01SelfLoader.t | 93 # Try an undefined method 168 # Try an subroutine that should never be noticed by selfloader 178 # Try to read from the data file handle 191 # Try an subroutine that should never be noticed by selfloader 201 # Try to read from the data file handle
|
/openbsd/usr.bin/sed/TEST/ |
H A D | hanoi.sed | 49 Illegal characters: use only a-z and ":". Try again. 55 Try again. 59 Repeated letters not allowed. Try again. 102 s/.*/Done! Try another, or end with ^D./p
|
/openbsd/regress/usr.bin/sed/ |
H A D | hanoi.sed | 49 Illegal characters: use only a-z and ":". Try again. 55 Try again. 59 Repeated letters not allowed. Try again. 102 s/.*/Done! Try another, or end with ^D./p
|
H A D | hanoi.expected | 17 Done! Try another, or end with ^D.
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | output.t | 18 # Try parse_string_document(). 26 # Try parse_file().
|
H A D | xhtml01.t | 108 B: The same thing we do every night, Pinky. Try to take over the world! 120 <li><p>B: The same thing we do every night, Pinky. Try to take over the world!</p> 138 B: The same thing we do every night, Pinky. Try to take over the world! 162 <li><p>B: The same thing we do every night, Pinky. Try to take over the world!</p> 191 B: The same thing we do every night, Pinky. Try to take over the world! 203 <li><p>B: The same thing we do every night, Pinky. Try to take over the world!</p> 221 B: The same thing we do every night, Pinky. Try to take over the world! 273 The same thing we do every night, Pinky. Try to take over the world! 291 <p>The same thing we do every night, Pinky. Try to take over the world!</p> 308 The same thing we do every night, Pinky. Try to take over the world! [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/t/ |
H A D | bigroot.t | 48 "Try: $mbf->new($x)->bpow($n)->broot($y, $s) == $expected"); 55 "Try: $mbi->new($x)->bpow($n)->broot($y, $s) == $expected");
|
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/ |
H A D | bigroot.t | 48 "Try: $mbf->new($x)->bpow($n)->broot($y, $s) == $expected"); 55 "Try: $mbi->new($x)->bpow($n)->broot($y, $s) == $expected");
|
/openbsd/gnu/usr.bin/perl/os2/OS2/OS2-REXX/t/ |
H A D | rx_cmprt.t | 28 # Try again 37 # Try again
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyCFGStackify.cpp | 711 MachineInstr *Try = EHPadToTry[Cont]; in removeUnnecessaryInstrs() local 712 MachineInstr *EndTry = BeginToEnd[Try]; in removeUnnecessaryInstrs() 759 MachineInstr *Try = &MI, *EndTry = BeginToEnd[Try]; in removeUnnecessaryInstrs() local 763 MachineBasicBlock *TryBB = Try->getParent(); in removeUnnecessaryInstrs() 765 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() 766 for (auto B = Try->getIterator(), E = std::next(EndTry->getIterator()); in removeUnnecessaryInstrs() 873 MachineInstr *Try = BuildMI(*BeginBB, TryPos, RangeBegin->getDebugLoc(), in addTryDelegate() local 965 registerTryScope(Try, Delegate, nullptr); in addTryDelegate() 1358 MachineInstr *Try = EHPadToTry[EHPad]; in fixCatchUnwindMismatches() local 1359 MachineInstr *EndTry = BeginToEnd[Try]; in fixCatchUnwindMismatches() [all …]
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | MeetupGuidelines.rst | 24 * Do not be alone to organize the meetup. Try to work with a couple other 38 * Try to advertise via similar meetups/user groups 56 * Try to record the talks if possible. It adds visibility to the meetup and
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 226 Try, enumerator 313 case Try: in nestingString() 585 push(Try); in ParseInstruction() 595 if (pop(Name, Try)) in ParseInstruction() 597 push(Try); in ParseInstruction() 599 if (pop(Name, Try)) in ParseInstruction() 606 if (pop(Name, Try, CatchAll)) in ParseInstruction() 609 if (pop(Name, Try)) in ParseInstruction()
|
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/googletest-timeout/ |
H A D | lit.cfg | 9 # Try setting the max individual test time in the configuration
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | README | 5 2) Try to organize the tests by topic using file name prefixes.
|
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/ |
H A D | basic.txt | 5 Try a few different levels of headings, with embedded formatting codes 29 Try out *LOTS* of different ways of specifying references: 208 Try to get this bit of text over towards the edge so 239 (Ugh, that's obnoxiously long.) Try different spacing:
|
H A D | basic.pod | 7 Try a few different levels of headings, with embedded formatting codes and 40 Try out I<LOTS> of different ways of specifying references: 320 Try to get this bit of text over towards the edge so S<|that all of this 352 (Ugh, that's obnoxiously long.) Try different spacing:
|
/openbsd/gnu/usr.bin/perl/hints/ |
H A D | dragonfly.sh | 43 problem. Try
|
/openbsd/regress/usr.bin/mandoc/char/hyphen/ |
H A D | man.out_ascii | 10 Try the same thing once again, but this time in italic font mode: _b_r_e_a_k_-
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
H A D | podtest | 22 # Try loading Test::Pod
|
/openbsd/gnu/llvm/llvm/cmake/modules/ |
H A D | FindZ3.cmake | 8 # Try to find a threading module in case Z3 was built with threading support. 79 # We do not have the Z3 binary to query for a version. Try to use
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/ |
H A D | mi2-cli.exp | 52 set msg {Undefined command: \\\"bogus\\\"\. Try \\\"help\\\"\.}
|
H A D | mi-cli.exp | 52 set msg {Undefined command: \\\"bogus\\\"\. Try \\\"help\\\"\.}
|
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-timeout/ |
H A D | lit.cfg | 21 # Try setting the max individual test time in the configuration
|