Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 15211) sorted by path

12345678910>>...609

/netbsd/
H A DBUILDING18 toolchain (make(1) is not required); all other tools (including make(1)
289 This is not a summary of all the options available to make(1); only the
320 all Build programs, libraries, and preformatted documentation.
333 dependall Does a "make depend" immediately followed by a "make all".
379 default, all sets except "etc" and "xetc" are installed, so
393 install all of the required files.
401 install all of the required files.
484 directory. The live image contains all necessary files to
485 boot NetBSD up to multi-user mode, including all files
601 kernels This command will build all kernels defined in port
[all …]
H A DMakefile500 ${MAKEDIRTARGET} external/mit/xorg/tools all
531 dependall-distrib depend-distrib all-distrib: .PHONY
H A DUPDATING72 remove all extended attributes. If you wish to preserve extended
320 update builds, make sure to remove all old obj dirs, like:
325 to long. This requires recompiling all C++ binaries.
329 independend. This requires recompilation of all object
351 removal of the vadvise syscall requires manual removal of all
367 in the tools and the native section. Remove all GCC, GMP, MPFR
373 in the tools and the native section. Remove all GCC, GMP, MPFR
424 libedit needs manual removal of all autogenerated files since
730 failure during the tool build, clean out all your tools
857 $ (cd sbin/drvctl/ && nbmake-$arch all)
[all …]
H A Dbuild.sh2169 make_in_dir "${kernelbuildpath}" all
/netbsd/bin/ed/
H A DPOSIX81 `u' within a global command undoes all previous commands (including
/netbsd/bin/ed/test/
H A DMakefile7 all: check target
/netbsd/bin/ksh/
H A Dc_ksh.c1000 int rv = 0, all = 0; local
1006 all = 1;
1032 if (all) {
H A Dc_sh.c708 struct tms all; local
710 times(&all);
711 shprintf("Shell: %8ss user ", clocktos(all.tms_utime));
712 shprintf("%8ss system\n", clocktos(all.tms_stime));
713 shprintf("Kids: %8ss user ", clocktos(all.tms_cutime));
714 shprintf("%8ss system\n", clocktos(all.tms_cstime));
H A Dc_ulimit.c132 int set, all = 0; local
157 all = 1;
175 if (all || wp[1]) {
200 if (all) {
H A Dexec.c996 flushcom(all) in flushcom() argument
997 int all; /* just relative or all */ in flushcom()
1003 if ((tp->flag&ISSET) && (all || !ISDIRSEP(tp->val.s[0]))) {
H A Dproto.h77 void flushcom ARGS((int all));
/netbsd/bin/sh/
H A DTOUR35 There are undoubtedly too many of these. Mkinit searches all the
102 big advantage is that when an exception occurs all we have to do
132 PARSING: The parser code is all in parser.c. A recursive des-
151 porary files was complex and I never fixed all the bugs in it.
242 find_command is called for all the commands in the pipeline be-
H A Dmiscbltin.c433 int set, all = 0; in ulimitcmd() local
447 all = 1; in ulimitcmd()
462 if (all || argptr[1]) in ulimitcmd()
489 if (all) { in ulimitcmd()
H A Doption.list35 aflag allexport a # export all variables
H A Dshow.c874 trace_flush(TFILE *fp, int all) in trace_flush() argument
880 if (all && fp->blen > 0) { in trace_flush()
/netbsd/common/dist/zlib/
H A DChangeLog9 - Have infback() deliver all of the available output up to any error
48 - Show all the codes for the maximum tables size in enough.c
257 - Include io.h for Turbo C / Borland C on all platforms [Truta]
286 - Write out all of the available bits when using Z_BLOCK
1025 - Expand use of NO_DUMMY_DECL to avoid all dummy structures
1052 - Get rid of all those darn tabs
1292 - add EXPORT in all exported functions (for Windows DLL)
1457 - added a dimension to all arrays (Borland C can't count)
1508 - untabify all sources to simplify patches
1521 was Mark's bug after all :)
[all …]
H A DFAQ37 avail_out is big enough to allow processing all pending input. Note that a
214 Z_FULL_FLUSH, carefully write all the pending data at those points, and
354 Since it's part of zlib, doesn't that mean that all of zlib falls under the
H A DMakefile1 all: target
H A DMakefile.in72 all: static shared
82 test: all teststatic testshared
H A DREADME13 test/minigzip.c. The compression library itself is composed of all source
16 To compile all files and run the test program, follow the instructions given at
81 zlib specifications were written by L. Peter Deutsch. Thanks to all the
111 Gailly and Mark Adler; it does not include third-party code. We make all
/netbsd/common/dist/zlib/amiga/
H A DMakefile.pup22 all: example minigzip
25 test: all
H A DMakefile.sas21 all: SCOPTIONS example minigzip
24 test: all
/netbsd/common/dist/zlib/contrib/ada/
H A Dreadme.txt46 1. Make a project with all *.ads and *.adb files from the distribution.
/netbsd/common/dist/zlib/contrib/delphi/
H A Dreadme.txt42 duplicated code, or not using the ZLib unit at all.
H A Dzlibd32.mak28 all: $(ZLIB_LIB) example.exe minigzip.exe target

12345678910>>...609