| /mirbsd/src/gnu/usr.bin/perl/lib/Pod/t/ |
| D | parselink.t | 117 my $okay = 1; 124 print "not ok $n\n" if $okay; 128 $okay = 0; 131 print "ok $n\n" if $okay;
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Text/Balanced/t/ |
| D | extbrk.t | 62 {a nested { and } are okay as are () and <> pairs and escaped \}'s }; 63 {a nested\n{ and } are okay as are\n() and <> pairs and escaped \}'s }; 66 {a nested { and } are okay as are unbalanced ( and < pairs and escaped \}'s }; 69 {an unmatched nested { isn't okay, nor are ( and < }; 74 <a q{uoted} ">" unbalanced right bracket of /(q>)/ either sort (`>>>""">>>>`) is okay >; 77 <a quoted ">" unbalanced right bracket is okay >; 80 <a quoted ">" unbalanced right bracket of either sort (`>>>""">>>>`) is okay >;
|
| /mirbsd/src/usr.bin/vi/catalog/ |
| D | ru_RU.KOI8-R.check | 1 Unused message id's (this is okay): 155 Duplicate messages, both id and message (this is okay): 157 Duplicate messages, just message (this is okay):
|
| D | swedish.check | 1 Unused message id's (this is okay): 19 Duplicate messages, both id and message (this is okay): 21 Duplicate messages, just message (this is okay):
|
| D | german.check | 1 Unused message id's (this is okay): 19 Duplicate messages, both id and message (this is okay): 21 Duplicate messages, just message (this is okay):
|
| D | english.check | 1 Unused message id's (this is okay): 18 Duplicate messages, both id and message (this is okay): 22 Duplicate messages, just message (this is okay):
|
| D | polish.check | 1 Unused message id's (this is okay): 19 Duplicate messages, both id and message (this is okay): 21 Duplicate messages, just message (this is okay):
|
| D | spanish.check | 1 Unused message id's (this is okay): 18 Duplicate messages, both id and message (this is okay): 22 Duplicate messages, just message (this is okay):
|
| D | french.check | 1 Unused message id's (this is okay): 18 Duplicate messages, both id and message (this is okay): 22 Duplicate messages, just message (this is okay):
|
| D | dutch.check | 1 Unused message id's (this is okay): 19 Duplicate messages, both id and message (this is okay): 21 Duplicate messages, just message (this is okay):
|
| /mirbsd/src/usr.bin/elf2olf/ |
| D | elf2olf.c | 70 int ch, i, okay; in main() local 123 okay = 0; in main() 173 okay = 1; in main() 187 okay = 1; in main() 195 if (okay) { in main()
|
| /mirbsd/src/bin/ed/test/ |
| D | TODO | 5 0) g/./s^@^@ - okay: NULs in commands 6 1) g/./s/^@/ - okay: NULs in patterns 9 . - okay: embedded newlines in insert mode
|
| D | bang1.r | 1 okay
|
| D | bang1.t | 4 okay
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | locale.c | 57 bool okay = TRUE; in S_stdize_locale() local 61 okay = FALSE; in S_stdize_locale() 68 okay = TRUE; in S_stdize_locale() 73 if (!okay) in S_stdize_locale()
|
| D | README.hurd | 36 Failed 2/229 test scripts, 99.13% okay. 2/10850 subtests failed, 99.98% okay.
|
| D | README.irix | 94 and later are okay. 127 Failed 3/811 test scripts, 99.63% okay. 78/75813 subtests failed, 99.90% okay.
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | solib-aix5.c | 639 } okay[] = in map_index_vs_section_name_okay() local 681 for (i = 0; i < sizeof (okay) / sizeof (okay[0]); i++) in map_index_vs_section_name_okay() 683 if (strcmp (name, okay[i].name) == 0) in map_index_vs_section_name_okay() 684 return idx == okay[i].idx; in map_index_vs_section_name_okay()
|
| /mirbsd/src/gnu/usr.bin/perl/t/op/ |
| D | utf8decode.t | 161 my ($okay, $bytes, $Unicode, $byteslen, $hex, $charslen, $experr) = 176 if ($okay eq 'y') { 181 } elsif ($okay eq 'n') { 187 print "ok $test # $id $okay\n";
|
| /mirbsd/src/gnu/usr.bin/perl/ext/threads/shared/t/ |
| D | blessed.t | 66 ok(4, $$sobj eq '3', "scalar contents okay"); 84 ok(16, $$sobj eq '3', "scalar contents okay"); 123 ok(28, $$sobj eq 'test', "scalar contents okay");
|
| /mirbsd/src/lib/libc/gen/ |
| D | auth_subr.c | 786 int okay; in auth_call() local 948 okay = as->state & AUTH_ALLOW; in auth_call() 950 if (!okay) in auth_call() 957 okay = -1; in auth_call() 974 return (okay); in auth_call()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/NEXT/t/ |
| D | unseen.t | 44 : ::pass("First diamond is okay");
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Net/Ping/t/ |
| D | 190_alarm.t | 48 # Got out of "infinite loop" okay
|
| /mirbsd/src/gnu/usr.bin/perl/hints/ |
| D | netbsd.sh | 164 *** have at least gcc 2.95.3 which should work okay: use for example
|
| /mirbsd/src/lib/libc/time/ |
| D | localtime.c | 1610 int okay; local 1614 t = time2(tmp, funcp, offset, &okay); 1618 if (okay) 1652 t = time2(tmp, funcp, offset, &okay); 1653 if (okay)
|