Home
last modified time | relevance | path

Searched refs:Okay (Results 1 – 25 of 33) sorted by relevance

12

/openbsd-src/gnu/usr.bin/perl/dist/Attribute-Handlers/t/
H A Dmulti.t33 sub UNIVERSAL::Okay :ATTR(BEGIN) {
77 my $y1 :Okay(1,9);
78 my @y1 :Okay(1,10);
79 my %y1 :Okay(1,11);
80 sub y1 :Okay(1,12) {}
102 my $y3 :Okay(1,24);
103 my @y3 :Okay(1,25);
104 my %y3 :Okay(1,26);
105 sub y3 :Okay(1,27) {}
109 my $x11 :Okay(1,1);
[all …]
/openbsd-src/gnu/usr.bin/perl/t/lib/feature/
H A Dswitch65 given (1) {print "Okay here\n";}
70 Okay here
76 given (1) { when(1) {print "Okay here\n";} }
81 Okay here
87 given (1) { default {print "Okay here\n";} }
92 Okay here
108 given (1) { when(1) {print "Okay here\n";} }
113 Okay here
119 given (1) { when(1) {print "Okay here\n";} }
124 Okay here
/openbsd-src/regress/usr.bin/m4/
H A Dsynch1.m412 Okay, some more input.
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebate.txt36 Okay before you comment, please look at:
H A D2001-02-06-TypeNotationDebateResp1.txt8 > Okay before you comment, please look at:
H A D2001-02-09-AdveCommentsResponse.txt82 Okay, that comment is removed.
118 Okay, once we get the above stuff figured out, I'll put it all in the
H A D2000-11-18-EarlyDesignIdeasResp.txt6 Okay... here are a few of my thoughts on this (it's good to know that we
/openbsd-src/gnu/usr.bin/perl/lib/
H A Dlocale.t931 my %Okay;
1078 push @{$Okay{$i}}, $Locale;
2608 || ! defined $Okay{$test_num}
2609 || ! @{$Okay{$test_num}};
2628 if ( ($Okay{$test_num} || $Known_bad_locale{$test_num})
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Checker/t/pod/
H A Dpoderrs.t46 Okay, now use a non-empty blank line to terminate a paragraph and make
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3166 bool Okay = all_equal(OperandList); in singleReachablePHIPath() local
3167 if (Okay) in singleReachablePHIPath()
3336 bool Okay = Res.second; in verifyStoreExpressions() local
3340 if (!Okay) in verifyStoreExpressions()
3341 Okay = (std::get<1>(Res.first->second) == KV.second) && in verifyStoreExpressions()
3344 assert(Okay && "Stored expression conflict exists in expression table"); in verifyStoreExpressions()
/openbsd-src/gnu/llvm/clang/docs/
H A DLibASTMatchersTutorial.rst47 Okay. Now we'll build Clang!
223 Okay, on to using matchers for real. Let's start by defining a matcher
/openbsd-src/gnu/usr.bin/perl/
H A Dconfigure.com775 $ echo4 "Okay, continuing."
777 $ echo4 "Okay, bye."
3516 $! Okay, gid_t failed. Must be unsigned int
3542 $! Okay, dev_t failed. Must be unsigned int
3626 $! Okay, select failed. Must be an int *
3662 $! Okay, fd_set failed. Must not exist
5797 $! Okay, we've got everything configured. Now go write out a config.sh.
6998 $! Okay, we've gotten here. Build munchconfig.exe
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dmagic597 # Okay, attempt to remove magic that isn't there
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlunifaq.pod314 Okay, if you insist: the "internal format" is utf8, not UTF-8. (When it's not
H A Dperlref.pod599 ${ bareword }; # Okay, means $bareword.
H A Dperlobj.pod306 $thing->SUPER::save(); # Okay: looks for save() method in parent
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp4613 bool Okay = false; in ActOnVarTemplateSpecialization() local
4617 Okay = true; in ActOnVarTemplateSpecialization()
4622 if (!Okay) { in ActOnVarTemplateSpecialization()
8797 bool Okay = false; in ActOnClassTemplateSpecialization() local
8801 Okay = true; in ActOnClassTemplateSpecialization()
8806 if (!Okay) { in ActOnClassTemplateSpecialization()
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.mm125 // Okay, no system app...
4068 // Okay, now let's assemble all these goodies into the BackBoardServices
4196 // Okay, now let's assemble all these goodies into the BackBoardServices
4233 // Okay, now let's assemble all these goodies into the BackBoardServices
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A DChangeLog.01820 warnings about uninitialized variables. Okay, so for
3374 * bad.c (ffebad_here): Okay to use unknown line/col.
3399 Okay to kill or use unknown line/col objects now.
3405 Okay to kill or use unknown line/col objects now.
3408 (ffelex_set_expecting_hollerith): Okay to kill or use unknown
3415 * stw.c (ffestw_update): Okay to kill unknown line/col objects
/openbsd-src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/
H A DLangImpl02.rst464 // Okay, we know this is a binop.
H A DLangImpl05.rst279 Okay, enough of the motivation and overview, let's generate code!
H A DLangImpl07.rst634 actually mutate the value! Okay, we have now officially implemented our
/openbsd-src/gnu/llvm/llvm/lib/Support/Windows/
H A DPath.inc570 // Okay, the old destination file has probably been moved out of the way at
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/Maketext/
H A DTPJ13.pod478 Okay, concision isn't a buzzword. But it should be, so I decree that
/openbsd-src/games/fortune/datfiles/
H A Dzippy932 Okay ... I'm going home to write the "I HATE RUBIK's CUBE HANDBOOK FOR

12