Home
last modified time | relevance | path

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

123456

/openbsd-src/games/hunt/hunt/
H A Dhunt.c451 int explained; in intr() local
460 explained = FALSE; in intr()
478 if (!explained) { in intr()
481 explained = TRUE; in intr()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dfriend.c430 static int explained; local
432 if (! explained)
435 explained = 1;
H A Ddecl2.c834 static int explained = 0; local
837 if (!explained)
840 explained = 1;
896 static int explained; local
899 if (!explained)
902 explained = 1;
/openbsd-src/gnu/gcc/gcc/cp/
H A Dfriend.c550 static int explained; in do_friend() local
553 if (! explained) in do_friend()
559 explained = 1; in do_friend()
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/
H A Derror-normal18 Hey! The above document had some coding errors, which are explained
H A Derror-pod21 Hey! The above document had some coding errors, which are explained
H A Diso-8859-1-error-pod25 Hey! The above document had some coding errors, which are explained
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Djunk2o.txt6 Hey! The above document had some coding errors, which are explained below:
H A Djunk1o.txt4 Hey! The above document had some coding errors, which are explained below:
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/
H A Derror-normal21 Hey! \fBThe above document had some coding errors, which are explained below:\fR
H A Derror-pod24 Hey! \fBThe above document had some coding errors, which are explained below:\fR
H A Diso-8859-1-error-pod26 Hey! \fBThe above document had some coding errors, which are explained below:\fR
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-semantics.c677 static int explained = 0; local
680 if (!explained)
683 explained = 1;
/openbsd-src/gnu/usr.bin/perl/dist/encoding-warnings/
H A DChanges35 - Added lots of documentations, as well as explained the subtlety of
/openbsd-src/gnu/llvm/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX1013.rst25 Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.
H A DAMDGPUAsmGFX904.rst25 Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.
H A DAMDGPUAsmGFX900.rst25 Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.
H A DAMDGPUAsmGFX1011.rst25 Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.
H A DAMDGPUAsmGFX906.rst25 Notation used in this document is explained :ref:`here<amdgpu_syn_instruction_notation>`.
/openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/t/
H A Dpoderr.t74 <p>Hey! <b>The above document had some coding errors, which are explained below:</b></p>
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dlfs.t23 my $explained;
26 unless ($explained++) {
/openbsd-src/gnu/usr.bin/perl/
H A DSECURITY.md37 go through are explained in the ["HOW WE DEAL WITH SECURITY ISSUES"]
/openbsd-src/gnu/usr.bin/perl/ext/Fcntl/t/
H A Dsyslfs.t25 my $explained;
28 unless ($explained++) {
/openbsd-src/gnu/llvm/llvm/docs/
H A DSegmentedStacks.rst46 ret # The reason for this extra return is explained below
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpod.pod37 codes are explained in the "L<Formatting Codes|/"Formatting Codes">"
112 Such commands are explained in the
139 Such commands are explained in the
593 This was formerly explained as a "zero-width character". But it in

123456