Searched refs:will (Results 26 - 50 of 187) sorted by relevance

12345678

/freebsd-10.3-release/contrib/bmake/mk/
H A Dlinks.mk5 # This file is provided in the hope that it will
H A Djava.mk7 # This file is provided in the hope that it will
78 # this will work with other BSD make's
H A Dlibs.mk5 # This file is provided in the hope that it will
66 # lib.mk will do the rest
H A Dmeta.subdir.mk6 # This file is provided in the hope that it will
68 # dirdeps.mk will compute some interesting combinations.
H A Dprogs.mk5 # This file is provided in the hope that it will
65 # prog.mk will do the rest
H A Dsys.dependfile.mk5 # This file is provided in the hope that it will
34 # The order of preference: we will use the first one of these we find.
H A Ddpadd.mk5 # This file is provided in the hope that it will
48 # the DPADD paths will be to the obj tree so we need to subst anyway.
93 # so that the correct INCLUDES_* will be picked up automatically.
99 # This little bit of magic, assumes that SRC_libfoo will be
143 # 2. INCLUDES_libfoo will have been set correctly
192 # and we defer the .PATH: until now so that SRC_libfoo will be available.
H A Dautoconf.mk5 # This file is provided in the hope that it will
H A Dmeta.stage.mk5 # This file is provided in the hope that it will
52 # will match against .MAKE.META.BAILIWICK
225 # each ${file} will be staged as ${STAGE_AS_${file:T}}
259 # this will run install(1) and then followup with .dirdep files.
H A Dsys.mk5 # This file is provided in the hope that it will
34 # will apply DEBUG_MAKE_FLAGS now.
188 # If we get to the end of the loop, a plain mkdir will issue an error.
211 # will apply DEBUG_MAKE_FLAGS, now.
H A Dtarget-flags.mk44 # This file is provided in the hope that it will
H A Dwhats.mk5 # This file is provided in the hope that it will
H A Dyacc.mk6 # This file is provided in the hope that it will
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.procpriv.ksh81 * If our p_pgidp points to the same pid structure as our p_pidp, we will
117 * with only dtrace_proc, it will be readable in the global but not readable in
/freebsd-10.3-release/contrib/gdb/
H A Ddjunpack.bat4 Rem format, or else stock DOS/Windows shells will refuse to run it.
29 Rem empty files. We need that because the previous line will create
/freebsd-10.3-release/contrib/ncurses/ncurses/widechar/
H A Dlib_wacs.c90 * If we're running in a UTF-8 locale, will use the Unicode equivalents
/freebsd-10.3-release/contrib/gcc/config/rs6000/
H A Dtramp.asm19 * This file is distributed in the hope that it will be useful, but
49 .long 0 /* will be replaced with function address */
51 .long 0 /* will be replaced with static chain */
H A Ddarwin-tramp.asm19 * This file is distributed in the hope that it will be useful, but
46 .g_long 0 /* will be replaced with function address */
48 .g_long 0 /* will be replaced with static chain */
/freebsd-10.3-release/share/mk/
H A Dbsd.progs.mk6 # This file is provided in the hope that it will
72 # prog.mk will do the rest
H A Dbsd.compiler.mk17 # COMPILER_FEATURES will contain one or more of the following, based on
/freebsd-10.3-release/usr.sbin/ypserv/
H A Dypinit.sh119 # hard-coded list of maps. The FreeBSD ypxfr command will work even
163 Creating an YP server will require that you answer a few questions.
164 Questions will all be asked at the beginning of the procedure.
233 echo "There will be no further questions. The remainder of the procedure"
/freebsd-10.3-release/contrib/llvm/lib/Support/Windows/
H A DSignals.inc39 // with -Wall, this will generate these warnings which should be ignored. So
40 // we will turn off the warnings for this just file. However, MinGW also does
48 // DebugHlp APIs. So we will have to load them manually. The structures and
204 // we support), we will bail out since there would be nothing to report.
240 // else multi-threading problems will ensue.
462 // to catch it in this thread so it will kill the process.
/freebsd-10.3-release/contrib/bmake/unit-tests/
H A Descape.mk43 # We will add dependencies like "all: yet-another-test" later.
112 # The second lines below each end with '=' so that they will not
139 # The second lines below each end with '=' so that they will not
222 # When make passes two backslashes to the shell, the shell will pass one
/freebsd-10.3-release/share/examples/drivers/
H A Dmake_device_driver.sh62 echo "The following files will be created:"
144 * hopefully it will make it's way into the handbook.
306 * our 'probe routine' will be called for them.
310 * some (or all) of them will fail probe() and only waste a little memory.
319 * The ISA PNP system will have automatically added it to the system and
385 * As it will guard against accidentally recognising
386 * foreign hardware. This is because we will be called to check against
430 * Hopefully the 'identify' routine will have picked these
501 * If we lose the bid, but still hold the resources, we will
503 * which will resul
[all...]
/freebsd-10.3-release/contrib/gcc/doc/
H A Dmakefile.texi96 If you do a change, rebuilding will also start from the first stage
99 rebuilt, and copied to its subdirectory. This will allow you to, for
154 You will invoke this target if you need to test or debug the
164 points to the stage2 GCC, after invoking this target it will be
190 @command{make f951} will build a Fortran compiler even in the stage1

Completed in 287 milliseconds

12345678