Searched refs:another (Results 1 - 25 of 220) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/
H A Dharness_badtap6 not ok 2 - this is another test
H A Dharness_failure6 not ok 2 - this is another test
7 # Failed test 'this is another test'
/openbsd-current/gnu/usr.bin/perl/lib/perl5db/t/
H A Dtest-a-statement-113 3456789012345This is another test
14 6789012345678This is yet another test
15 9012345678901Is this yet another test?
16 234567890123 Yes, this is another test.
/openbsd-current/regress/usr.bin/ftp/
H A DMakefile65 ${redirect} ${rbase1}/path/to/file ${rbase2}/another/file ${rbase2}/another/file
71 ${redirect} ${rbase1}/path/to/file /another/file ${rbase1}/another/file
77 ${redirect} ${rbase1}/path/to/file another/file ${rbase1}/path/to/another/file
80 ${redirect} ${rbase1}/path/to/file/ another/file ${rbase1}/path/to/file/another/file
86 ${redirect} ${rbase1}/path/to/file ${rbase_2}/another/file ${rbase_2}/another/fil
[all...]
/openbsd-current/gnu/usr.bin/perl/t/re/
H A Duser_prop_race_thr.t112 qr/Thread \d+ terminated abnormally: Timeout waiting for another thread to define "InLongSleep" in regex/,
114 "One thread hung on a definition doesn't delay another indefinitely");
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/t/
H A D01-basic.t88 $saw = 1 if <$fh> =~ /another dir/;
92 $saw = 1 if grep {$_ =~ /another dir/} @_;
99 include_dirs => 'another dir');
104 include_dirs => ['a dir', 'another dir']);
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Builder/
H A Dno_plan_at_all.t28 $tb->ok(1, " and another");
34 ok 2 - and another
/openbsd-current/regress/usr.bin/openssl/
H A Dtest_server.sh5 echo Run ./testclient.sh in another window and type at it, you should
/openbsd-current/gnu/usr.bin/perl/t/japh/
H A Dabigail.t57 my $JaPH = "Just another Perl Hacker";
58 my $JaPh = "Just another Perl hacker";
59 my $JaPH_n = "Just another Perl Hacker\n";
60 my $JaPh_n = "Just another Perl hacker\n";
61 my $JaPH_s = "Just another Perl Hacker ";
62 my $JaPh_s = "Just another Perl hacker ";
63 my $JaPH_c = "Just another Perl Hacker,";
64 my $JaPh_c = "Just another Perl hacker,";
69 my $out = sprintf "Just another Perl Hacker";
117 another Per
[all...]
/openbsd-current/usr.bin/ftp/
H A Dcmds.c161 if (argc < 2 && !another(&argc, &argv, "local-file"))
163 if ((argc < 3 && !another(&argc, &argv, "remote-file")) || argc > 3) {
250 if (argc - optind < 1 && !another(&argc, &argv, "local-files")) {
809 if ((argc < 2 && !another(&argc, &argv, "remote-file")) || argc > 2) {
826 if (argc < 2 && !another(&argc, &argv, "remote-files")) {
859 if (argc < 2 && !another(&argc, &argv, "from-name"))
861 if ((argc < 3 && !another(&argc, &argv, "to-name")) || argc > 3) {
923 if (argc < 2 && !another(&argc, &argv, "remote-files"))
925 if (argc < 3 && !another(&argc, &argv, "local-file")) {
1023 (void)another(
[all...]
H A Dextern.h71 int another(int *, char ***, const char *);
H A Ddomacro.c49 if (argc < 2 && !another(&argc, &argv, "macro name")) {
H A Dsmall.c220 if (argc < 2 && !another(&argc, &argv, "remote-file"))
222 if ((argc < 3 && !another(&argc, &argv, "local-file")) || argc > 3) {
370 if (argc - optind < 1 && !another(&argc, &argv, "remote-files")) {
485 if ((argc < 2 && !another(&argc, &argv, "remote-directory")) ||
/openbsd-current/games/robots/
H A Dmain.c168 } while (another());
184 * another:
185 * See if another game is desired
188 another(void) function
H A Drobots.h105 bool another(void);
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/EventFacet/
H A DRender.pm53 Optional, if the display text was generated from another facet this should
64 Calculated means the facet was generated from another facet. Calculated facets
/openbsd-current/sys/lib/libkern/arch/sparc64/
H A D_setjmp.S72 mov %o0, %g1 ! save a in another global register
/openbsd-current/regress/usr.sbin/bgpd/integrationtests/
H A Dmaxprefix.sh85 echo test1: add another network
H A Dmaxprefixout.sh85 echo test1: add another network
/openbsd-current/gnu/usr.bin/perl/dist/threads-shared/lib/threads/
H A Dshared.pm365 scope. If the variable is locked by another thread, the C<lock> call will
389 another thread that does not itself attempt to obtain a lock on the variable.
406 the variable, and blocks until another thread does a C<cond_signal> or
419 execution suspended until another thread signals the first variable.
436 timeout is reached or another thread signals the variable. A false value is
467 signaling before another thread has entered cond_wait().
562 Blessing a shared item after it has been nested in another shared item does
576 get called at all if it is embedded inside another shared object. Another
598 to C<< lock($hashref->{key}) >> or C<< lock($arrayref->[idx]) >> in another
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dcrt0.S18 ; distribution when not linked into another program.)
/openbsd-current/gnu/usr.bin/perl/lib/
H A DThread.pm127 If the variable is locked by another thread, the C<lock> call will
166 a parameter, unlocks the variable, and blocks until another thread
194 The C<yield> function allows another thread to take control of the
250 from another thread would block until the lock was released.
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dsol2-ci.asm17 ! distribution when not linked into another program.)
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dcrti.asm15 # distribution when not linked into another program.)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2-ci.asm17 ! distribution when not linked into another program.)

Completed in 193 milliseconds

123456789