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

1 2 3

  /src/sys/arch/sun2/sun2/
locore.s 119 | These entry points are here in pretty low memory, so that they
122 | they need to be reachable using 16-bit displacements from PCs
416 * because they have a real software interrupt register.
543 * strange behavior in SunOS' locore.o, where they keep a soft
544 * copy of what they think is in the enable register and loop
550 * i.e., once the sun2 was designed they realized the enable
551 * register had to be treated this way, so on the sun3 they made
  /src/usr.bin/make/unit-tests/
directive-ifdef.mk 38 # they evaluate to true if they are not empty, therefore this particular
var-scope-local-legacy.mk 8 # are retained so that they can be resolved later, in the target scope.
14 # command line scope, and they override the target-local variables, leading to
varmod-order-numeric.mk 33 # equal-valued numbers are spelled the same, so they are indistinguishable in
40 # If there are several numbers that have the same integer value, they are
cond-eof.mk 15 # case they have side effects.
export.mk 27 # These are ignored because they are local to the target.
opt-debug-lint.mk 25 # sense to expand them in the global scope since they will never be defined
26 # there under normal circumstances. Therefore they expand to a string that
53 # may assume that the variable is defined since they will only be evaluated
54 # if the variable is indeed defined. Otherwise they are only parsed, and
varname-make_print_var_on_error-jobs.mk 7 # expressions expanded, just as they were printed to the shell command file.
directive-for-empty.mk 18 # when in fact they aren't.
75 # condition directives, they can also occur in the modifier ':?', see
101 # they might interact between files.
108 # same variable name. These are generally avoided by developers, as they
109 # would be difficult to understand for humans as well. Technically, they are
deptgt-end-jobs.mk 45 # Instead, the deferred commands of the .END node are run as if they were
deptgt-end.mk 44 # Instead, the deferred commands of the .END node are run as if they were
directive-for-break.mk 41 # whether they belong to an .if/.elif/.else/.endif chain.
directive-ifndef.mk 29 # them. Since these conditions are confusing for humans, they should be
directive.mk 8 # even if they are indented.
escape.mk 113 # The second lines below each end with '=' so that they will not
114 # generate syntax errors regardless of whether or not they are
140 # The second lines below each end with '=' so that they will not
141 # generate syntax errors regardless of whether or not they are
posix-varassign.mk 8 # as they would introduce the distinction between eagerly and lazily evaluated
posix1.mk 82 # if they work. Add, remove and replace things.
177 # and obj2.c are not used, so they should not get created. They're here
  /src/share/mk/
bsd.ioconf.mk 23 # config doesn't change the files if they're unchanged. however,
bsd.doc.mk 35 # directly; they should be changed to set ROFF_* instead.
37 # Also they set e.g. DIR=usd/72.mydocument; this should be changed
96 # We can't use .IMPSRC in the rules because they aren't suffix rules
97 # (they could be for some docs, but not others) and we can't use
  /src/etc/rc.d/
sshd 29 not enough entropy configured, so they may be predictable.
  /src/etc/namedb/
bind.keys 6 # for any other zones MUST be configured elsewhere; if they are configured
7 # here, they will not be recognized or used by named.
10 # They are not activated within named.conf unless specifically switched on.
  /src/libexec/httpd/
printenv.lua 7 -- daemon mode, you can set global variables here, but they will have
32 -- you can also use print() and io.write() but they will not work with SSL
  /src/doc/
TODO.modules 19 load code), but they're often gross hacks.
58 existing drivers if they're willing to manage (ie, attach) a
164 mechanism to define and build modules, whether they are included as
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 69 // The sign of the result is the sign of the larger operand, a. If they
  /src/sys/arch/m68k/060sp/dist/
test.doc 42 the state of the 68060ISP and 68060FPSP once they have been installed.
94 are individual tests, they each require their own "Call-out" sections.
181 test all 68060SP connections. For example, they do not test connections

Completed in 206 milliseconds

1 2 3