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

/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dsort_perldiag.pl87 non-letter characters, and case are ignored, as explained in L<perldiag>.
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dfriend.c430 static int explained; local
432 if (! explained)
435 explained = 1;
H A Ddecl2.c835 static int explained = 0;
838 if (!explained)
841 explained = 1;
897 static int explained;
900 if (!explained)
903 explained = 1;
834 static int explained = 0; local
896 static int explained; local
H A Dclass.c6279 static int explained;
6285 if (!explained)
6288 explained = 1;
6272 static int explained; local
H A Ddecl.c13641 static int explained;
13646 if (!explained++)
13620 static int explained; local
/openbsd-current/gnu/gcc/gcc/cp/
H A Dfriend.c550 static int explained; local
553 if (! explained)
559 explained = 1;
H A Ddecl2.c733 static int explained = 0;
736 if (!explained)
739 explained = 1;
732 static int explained = 0; local
H A Dclass.c5971 static int explained;
5977 if (!explained)
5980 explained = 1;
5964 static int explained; local
/openbsd-current/games/hunt/hunt/
H A Dhunt.c451 int explained; local
460 explained = FALSE;
478 if (!explained) {
481 explained = TRUE;
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-semantics.c677 static int explained = 0; local
680 if (!explained)
683 explained = 1;
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
H A DToText.pm60 It supports the following options, which are explained in
H A DToNroff.pm69 Those options are explained in L<Pod::Man>.
H A DToANSI.pm59 It supports the following options, which are explained in
H A DToTerm.pm131 It supports the following options, which are explained in
H A DToMan.pm525 (Those options are explained in L<Pod::Man>.)
/openbsd-current/gnu/usr.bin/perl/dist/Devel-SelfStubber/lib/Devel/
H A DSelfStubber.pm108 This is best explained using the following example:
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc299 // Finally, account for possible overflow, as explained above.
/openbsd-current/gnu/usr.bin/perl/cpan/Params-Check/lib/Params/
H A DCheck.pm213 This is a hash reference which contains a template as explained in the
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DConfigure.pm373 This is best explained by some examples:
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dcharnames.pm202 specified order). Customized aliases can override these, and are explained in
/openbsd-current/gnu/usr.bin/perl/ext/GDBM_File/
H A DGDBM_File.pm525 it is explained in "Crashproofing the Original NoSQL Key-Value Store",
/openbsd-current/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DTrig.pm456 systems, explained shortly in more detail.
/openbsd-current/gnu/usr.bin/perl/lib/Unicode/
H A DUCD.pm2144 of such hashes, explained below) is returned with the following keys and their
2183 and/or I<contexts> (explained in the next paragraph),
4625 As explained in L</prop_invlist()>, whether a code point is in the list or not
4626 depends on if the index is even (in) or odd (not in). And as explained in
/openbsd-current/gnu/usr.bin/perl/win32/bin/
H A Dsearch.pl1427 explained elsewhere) do special interaction with the
/openbsd-current/gnu/usr.bin/perl/dist/Net-Ping/lib/Net/
H A DPing.pm2108 ACK packets, use the L</ack> method as explained below. Use the

Completed in 244 milliseconds