Searched refs:any (Results 201 - 225 of 866) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.arch/
H A Dgdb1431.s6 ! (at your option) any later version.
17 ! Please email any bugs, comments, and/or additions to this file to:
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dena-dis-br.exp9 # (at your option) any later version.
295 -re "Not stopped at any breakpoint; argument ignored.*$gdb_prompt $" {
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dhppabsd-core.c10 (at your option) any later version.
27 gross hacks to trad-core.c or hpux-core.c. So instead we keep any
33 I would not expect this to be of use to any other host/target, but
203 bfd_release (abfd, abfd->tdata.any);
204 abfd->tdata.any = NULL;
232 /* If somebody calls any byte-swapping routines, shoot them. */
236 /* This way doesn't require any declaration for ANSI to fuck up. */
H A Dnetbsd-core.c12 (at your option) any later version.
235 bfd_release (abfd, abfd->tdata.any);
236 abfd->tdata.any = NULL;
266 /* If somebody calls any byte-swapping routines, shoot them. */
270 abort (); /* This way doesn't require any declaration for ANSI to fuck up */
H A Dptrace-core.c14 (at your option) any later version.
104 text. I don't think that any of these things are supported on the
131 bfd_release (abfd, abfd->tdata.any);
132 abfd->tdata.any = NULL;
165 /* If somebody calls any byte-swapping routines, shoot them. */
169 abort (); /* This way doesn't require any declaration for ANSI to fuck up */
H A Dtrad-core.c12 (at your option) any later version.
231 bfd_release (abfd, abfd->tdata.any);
232 abfd->tdata.any = NULL;
270 /* If somebody calls any byte-swapping routines, shoot them. */
274 abort (); /* This way doesn't require any declaration for ANSI to fuck up */
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Daix5ppc-core.c12 (at your option) any later version.
43 #define core_hdr(abfd) ((struct core_dumpxx *) abfd->tdata.any)
117 abfd->tdata.any = new_core_hdr;
H A Dbinary.c11 (at your option) any later version.
91 abfd->tdata.any = (void *) sec;
150 /* Change any non-alphanumeric characters to underscores. */
163 asection *sec = (asection *) abfd->tdata.any;
H A Dhppabsd-core.c10 (at your option) any later version.
27 gross hacks to trad-core.c or hpux-core.c. So instead we keep any
33 I would not expect this to be of use to any other host/target, but
200 bfd_release (abfd, abfd->tdata.any);
201 abfd->tdata.any = NULL;
221 /* If somebody calls any byte-swapping routines, shoot them. */
225 /* This way doesn't require any declaration for ANSI to fuck up. */
H A Dnetbsd-core.c12 (at your option) any later version.
232 bfd_release (abfd, abfd->tdata.any);
233 abfd->tdata.any = NULL;
253 /* If somebody calls any byte-swapping routines, shoot them. */
258 /* This way doesn't require any declaration for ANSI to fuck up. */
H A Dtrad-core.c12 (at your option) any later version.
226 bfd_release (abfd, abfd->tdata.any);
227 abfd->tdata.any = NULL;
257 /* If somebody calls any byte-swapping routines, shoot them. */
261 abort (); /* This way doesn't require any declaration for ANSI to fuck up */
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2-c1.asm8 ! Free Software Foundation; either version 2, or (at your option) any
14 ! those programs without any restriction coming from the use of this
32 ! This exception does not however invalidate any other reasons why
42 ! implementations. This file is the first thing linked into any executable.
H A Dsol2-gc1.asm8 ! Free Software Foundation; either version 2, or (at your option) any
14 ! those programs without any restriction coming from the use of this
32 ! This exception does not however invalidate any other reasons why
42 ! implementations. This file is the first thing linked into any executable.
/openbsd-current/gnu/usr.bin/perl/dist/I18N-Collate/lib/I18N/
H A DCollate.pm27 That is, please do not use it anymore for any new applications
144 That is, please do not use it anymore for any new applications
/openbsd-current/gnu/usr.bin/perl/ext/DynaLoader/
H A Ddl_dllload.xs68 possible you should store any error messages associated with your
82 the first parameter if the error may contain any % characters.
174 # These functions should not need changing on any platform:
H A Ddl_dlopen.xs8 * 15th July 1994 - Added code to explicitly save any error messages.
101 Remember when you are making any changes that the return value from
110 possible you should store any error messages associated with your
123 the first parameter if the error may contain any % characters.
125 any of those, a mutex should be added. khw (who added this comment) has no
262 # These functions should not need changing on any platform:
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dvmsish.pm44 to an exit status of SS$_NORMAL, and any other argument to exit() is
57 VMS error messages. It does not suppress any messages from Perl
H A DPerlIO.pm71 colon). Each layer performs some operation on any input or output, except
80 When opening a handle, it will be opened with any layers specified
101 layers. C<binmode> called with no layers will remove or unset any
120 that as this is "real" stdio it will ignore any layers beneath it and
159 machines, but UTF-EBCDIC on EBCDIC machines. This allows any character
163 implicitly set by any C<:encoding> layer) does not translate or validate
206 pops itself and then any layers which would modify the binary data stream.
265 needs extra house-keeping (to extend the file) which negates any advantage.
/openbsd-current/gnu/usr.bin/perl/win32/bin/
H A Dexetype.pl75 You can specify any of the following subsystems:
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A Dtdtags68 tags file. Without ths option, any and all existing tags are
81 name of a recipe, and any further arguments are arguments to
92 that contains any .td files.
96 Produce a tags file in every directory that contains any .td
144 # Partition the supplied list of files, plus any files included from them,
149 # benefit the any of the included files.
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Harness/
H A DEnv.pm145 This function reads the environment and generates an appropriate argument hash from it. If given any arguments in C<%extra_args>, these will override the environmental defaults. In accepts C<harness_class> (which defaults to C<TAP::Harness>), and any argument the harness class accepts.
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Tabs/lib/Text/
H A DTabs.pm93 any Unicode combining characters (such as diacriticals) that may occur
141 or otherwise deal with any other zero-, half-, and full-width characters.
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DDebug.pm96 any Pod::Simple-based class). If you try loading Pod::Simple::Debug
157 without any warranty; without even the implied warranty of
/openbsd-current/sys/arch/amd64/amd64/
H A Dspl.S129 andq CPUVAR(IPENDING),%rax # any non-masked bits left?
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DSubtargetFeature.h92 bool any() const { function in class:llvm::FeatureBitset
95 bool none() const { return !any(); }

Completed in 301 milliseconds

1234567891011>>