HomeSort by: relevance | last modified time | path
    Searched refs:For (Results 1 - 25 of 130) sorted by relevancy

1 2 3 4 5 6

  /src/sys/arch/arm/xscale/
ixp425-fw.mk 4 # For IXP425 NE support, this file must be included by the board-specific
9 # See ixp425-fw.README for instructions on how to download and generate
10 # a suitable microcode image for IXP425 Ethernet support.
  /src/sys/arch/m68k/060sp/dist/
changes 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with
22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
27 # Motorola assumes no responsibility for the maintenance and support
46 Inexact FPSR bit. Emulation now does not set Inexact for
49 3) For an opclass three FP instruction where the effective addressing
65 For example, if a user executed "fsin.x ADDR,fp0" where
86 For instruction read access errors, the info stacked is:
99 bit 18:16 = x10 (TM; x = 1 for supervisor mode)
108 For data read/write access errors, the info stacked is
    [all...]
test.doc 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with
22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
27 # Motorola assumes no responsibility for the maintenance and support
62 for documentation purposes.
104 For example, to run the 060ISP test, write a program that includes the
137 For _print_string(), the test programs pass a longword address
138 of the string on the stack. For _print_number(), the test programs pass
141 For debugging purposes, after the main program performs a "print"
142 for a test package, it should flush the output so that it's no
    [all...]
ilsp.doc 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with
22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
27 # Motorola assumes no responsibility for the maintenance and support
70 The source code ilsp.s has also been included but only for
87 For example, to use a 64-bit multiply instruction,
90 for unsigned multiply could look like:
95 subq.l &0x8,%sp # make room for result on stack
104 For a divide:
109 subq.l &0x8,%sp # make room for result on stac
    [all...]
  /src/usr.bin/make/unit-tests/
depsrc-precious.mk 3 # Tests for the special source .PRECIOUS in dependency declarations, which
4 # is only relevant if the commands for the target fail or are interrupted.
8 # For targets marked with .PRECIOUS, the target file is not removed.
9 # The author of the makefile is then responsible for avoiding the above
dollar.exp 41 For some reason, multiple dollars are folded into one.
47 For some reason, multiple dollars are folded into one.
opt-debug-for.mk 1 # $NetBSD: opt-debug-for.mk,v 1.4 2020/10/05 19:27:48 rillig Exp $
3 # Tests for the -df command line option, which adds debug logging for
4 # parsing and evaluating .for loops.
17 # actual substitutions, such as "For 1: outer=b".
19 .for outer in a b
20 . for inner in 1 2
suff-main-several.mk 31 # For some reason, mentioning the suffixes in reverse order disables them.
varname-make_print_var_on_error-jobs.mk 3 # Tests for the special MAKE_PRINT_VAR_ON_ERROR variable, which prints the
11 # happened. For more details, use the debug options -de, -dj, -dl, -dn, -dx.
cond-func-make-main.mk 9 # is not one of the special targets. For example, .PHONY is special when
20 # This test only covers items 1 and 3. For item 2, see cond-func-make.mk.
dollar.mk 73 $C 'For some reason, multiple dollars are folded into one.'
78 $C 'For some reason, multiple dollars are folded into one.'
deptgt-begin.mk 3 # Tests for the special target .BEGIN in dependency declarations,
4 # which is a container for commands that are run before any other
16 # expect+3: warning: duplicate script for target ".BEGIN" ignored
17 # expect-9: warning: using previous script for ".BEGIN" defined here
29 # For the .BEGIN target, .USE dependencies do not work though, since in
39 # For the .BEGIN target, .USEBEFORE dependencies do not work though, since in
directive-info.mk 3 # Tests for the .info directive.
15 # expect+1: Missing argument for ".info"
29 # expect+1: Missing argument for ".info"
31 # expect+1: Missing argument for ".info"
39 # See directive.mk for more tests of this kind.
43 # number of completely read lines. For the following multi-line directive,
46 # expect+1: expect line 35 for multi-line message
47 .info expect line 35 for\
cond-func-exists.mk 3 # Tests for the exists() function in .if conditions.
20 # is to enclose them in an expression. For function arguments,
31 # See cond-func.mk for the characters that cannot be used directly.
var-scope-cmdline.mk 3 # Tests for variables specified on the command line.
8 # For performance reasons, the actual implementation is more complex than the
11 # variable name once for each lookup. Instead, when looking up the value of
43 # time than the name of the cmdline variable. For variable names that didn't
79 # See varmod-loop.mk for a non-obvious way to undefine a cmdline variable.
  /src/common/dist/zlib/win32/
zlib1.rc 33 VALUE "Comments", "For more information visit http://www.zlib.net/\0"
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
twl4030_omap3.dtsi 15 * defaults for the SYS_NIRQ pin here.
26 * this file. For proper idle mode signaling with sys_clkreq and sys_off_mode
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amd/
amd-overdrive-rev-b0.dts 3 * DTS file for AMD Seattle Overdrive Development Board
4 * Note: For Seattle Rev.B0
amd-overdrive-rev-b1.dts 3 * DTS file for AMD Seattle Overdrive Development Board
4 * Note: For Seattle Rev.B1
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 1 # Makefile for zlib
2 # For use with Delphi and C++ Builder under Win32
3 # Updated for zlib 1.2.x by Cosmin Truta
71 # For the sake of the old Borland make,
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 1 # Makefile for zlib
2 # For use with Delphi and C++ Builder under Win32
3 # Updated for zlib 1.2.x by Cosmin Truta
71 # For the sake of the old Borland make,
  /src/share/mk/
bsd.host.mk 17 # Helpers for cross-compiling
49 # For _HOST_ARCH, if uname -p fails, or prints "unknown", or prints
  /src/sys/arch/acorn32/doc/
interrupts 24 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25 * IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
42 -1 - interrupt may have been for us but not sure so pass it on
50 For some interrupts and drivers where only a single device is
  /src/lib/libc/time/
tzselect.ksh 40 # Specify default values for environment variables if they are unset.
60 Instead of asking for continent and then country and then city,
61 ask for selection from time zones whose largest cities
63 COORD should use ISO 6709 notation, for example, '-c +4852+00220'
64 for Paris (in degrees and minutes, North and East), or
65 '-c -35-058' for Buenos Aires (in degrees, South and West).
115 for select_word
145 t*) # Undocumented option, used for developer testing.
207 for (iline = 1; iline <= nlines; iline++) {
221 for (i = 1; i <= ncc; i++)
    [all...]
  /src/lib/
checkver 21 # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
23 # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
34 # Check for libraries that appear to be newer than the
71 # Can't trap 11 (SEGV) in the Real Bourne Shell, since it uses it for
81 $PROG is a script that looks for installed libraries with
83 For more information, read the comments.
179 for f in $libdir; do
233 for instlib in $(grep $libname.so "$LIBLIST"); do

Completed in 20 milliseconds

1 2 3 4 5 6