Home
last modified time | relevance | path

Searched refs:anything (Results 1 – 25 of 100) sorted by relevance

1234

/glibc-2.36/malloc/
Dmtrace.pl226 $anything=0;
230 if ($anything == 0) {
233 $anything=1;
240 print "No memory leaks.\n" if ($anything == 0);
242 exit $anything != 0;
/glibc-2.36/argp/
Dargp-help.c1577 int anything = 0; in argp_doc() local
1620 anything = 1; in argp_doc()
1634 if (anything || pre_blank) in argp_doc()
1641 anything = 1; in argp_doc()
1646 while (child->argp && !(first_only && anything)) in argp_doc()
1647 anything |= in argp_doc()
1649 post, anything || pre_blank, first_only, in argp_doc()
1652 return anything; in argp_doc()
1663 int anything = 0; /* Whether we've output anything. */ in _help() local
1744 anything = 1; in _help()
[all …]
/glibc-2.36/manual/
Dcontrib.texi187 (@code{alpha-@var{anything}-linux}) and software floating-point support.
200 (@code{x86_64-@var{anything}-linux} and his work on Linux for MIPS
201 (@code{mips-@var{anything}-linux}), implementing the @file{ldconfig}
221 (@code{powerpc-@var{anything}-linux}).
237 architecture (@code{mips-@var{anything}-gnu}) and for his work on the
314 (@code{tilegx-@var{anything}-linux} and
315 @code{tilepro-@var{anything}-linux}) and support for the generic Linux
323 (@code{sparc*-@var{anything}-linux}).
330 (@code{alpha-@var{anything}-linux}).
341 (@code{powerpc64-@var{anything}-linux}) and for adding optimized
[all …]
Dio.texi6 data), or most frequently both, in order to do anything useful. @Theglibc{}
165 pointer, which is not affected by anything the other programs do.
Dsyslog.texi379 Results are undefined if the facility code is anything else.
412 Results are undefined if the priority code is anything else.
Dsysinfo.texi67 need not have anything to do with the DNS domain name.
278 @code{"i386-@var{anything}"},
325 almost anything. This section explains how to find out what filesystems
435 @code{mount} call. Again, this can be almost anything. There can be
Dstartup.texi299 The values of environment variables can be anything that can be
704 the function does not know anything about what a particular system
711 @code{syscall} probably won't accept anything less than kernel and C
Djob.texi13 need not do anything special about job control. So you can probably
561 anything with process groups or signals. Remember that a shell not
891 /* @r{Don't say anything about jobs that are still running.} */
Dcrypt.texi233 to do anything to ensure that the random numbers it produces are
Dcharset.texi109 say anything specific about the representation. It only requires that
1661 must not assume anything about the definition of this type; it must be
1682 @c destructing and releasing them all if anything fails.
1873 does not say anything about the legitimate names, a minimal set of
2415 buffer. The conversion function must not assume anything about the size
Dlang.texi49 without indicating anything might be wrong.
374 You don't have to do anything special to call a variadic function.
Dusers.texi169 You can't arbitrarily set your user ID or group ID to anything you want;
940 do anything to fool these functions.
1419 therefore the return value does not say anything about whether the
2562 Any of the fields in the triple can be empty which means anything
Dtunables.texi133 content of the file could be anything or even empty.
Dlgpl-2.1.texi347 the materials to be distributed need not include anything that is
Dmaint.texi156 users thinking there is anything in common between the different
Dtexinfo.tex113 % messages, but if we're using an old version of TeX, don't do anything.
971 % We also make \indent itself not actually do anything until the next
4144 % Only one token in the argument. It could still be anything.
4585 % Ignore anything after the last `@end #1'; this matters in verbatim
5459 % it can discover if there is anything in it.
6753 % But if #1 is `omit', then we don't do anything. This is used for the
9293 % Oh yes, they do; otherwise, @ifset (and anything else that uses
9629 % If we have anything to print, print it, with space before.
9752 % Can't fully expand XR#1-lof because it can contain anything. Just
11224 % using an old version of TeX, don't do anything. We want the amount of
Dprocess.texi52 until the subprogram terminates before you can do anything else.
/glibc-2.36/timezone/
Dsystemv8 # using the System V "TZ" scheme (half-hour offset), or anything outside
Daustralasia751 # Victoria: I wasn't able to find anything separate, but the other articles
880 # in WA or its introduction in SA had anything to do with the genesis
Dasia279 # about China's single time zone, and couldn't find anything before 1986
2118 # We have not found any sources saying anything about when DST ends this year.
/glibc-2.36/sysdeps/arm/armv6t2/
Dmemchr.S92 uadd8 r4, r4, r7 @ Parallel add 0xff - sets the GE bits for anything that wasn't 0
/glibc-2.36/
DCOPYING161 anything that is normally distributed (in either source or binary
DMakeconfig528 # a -O greater than 0 than when invoked with -O0, regardless of anything else
559 # so that the symlink to libc.so is created before anything tries to
DINSTALL4 Before you do anything else, you should read the FAQ at
/glibc-2.36/posix/
DPCRE.tests792 anything

1234