Searched refs:or (Results 1 - 25 of 3487) sorted by last modified time

1234567891011>>

/netbsd-current/sys/arch/m68k/060sp/dist/
H A Diskeletn.s32 # in any modified and/or redistributed versions, and that such modified
34 # No licenses are granted by implication, estoppel or otherwise under any
35 # patents or trademarks of Motorola, Inc.
/netbsd-current/distrib/miniroot/
H A Dinstall.sub10 # Redistribution and use in source and binary forms, with or without
17 # documentation and/or other materials provided with the distribution.
220 The directory \"$_mp/$_dir\" does not exist, or does not hold any of the
508 echo "ERROR: hostname not set in /etc/myname or /etc/rc.conf!"
881 echo -n "File name(s) (or "all") [$_next]? "
1109 already mounted, or we might have to mount the filesystem to get to it.
1167 echo "Use small NFS transfers (needed when server or client"
1211 echo "$TAPE does not exist or is not a character special file."
1220 echo "$TAPE may not be attached to the system or may not be"
1289 # If the zoneinfo is not on the installation medium or o
[all...]
/netbsd-current/share/mk/
H A Dbsd.x11.mk199 # or between a tab(@) and .TE.
H A Dbsd.lib.mk53 # files or always have a shared library.
H A Dbsd.prog.mk280 .if ${SHLINKDIR} != "/usr/libexec" # XXX: change or remove if ld.so moves
H A Dbsd.own.mk42 # Subdirectory or path component used for the following paths:
240 # existence of build.sh and tools/ in the current or a parent directory,
258 # NetBSD version, or on variables defined at build time, can
289 @echo "Must set MACHINE_ARCH to one of ${MACHINE_ARCH}eb or ${MACHINE_ARCH}el"
643 # Standalone code should not be compiled with PIE or CTF
754 # Targets to check if DESTDIR or RELEASEDIR is provided
856 # OBJECT_FMT: currently either "ELF" or "a.out".
882 # No kernel modules for or1k or riscv (yet)
975 # Flags to pass to CC for using the old APCS ABI on ARM for compat or stand.
1016 # Define MKxxx variables (which are either yes or n
[all...]
/netbsd-current/lib/libm/arch/vax/
H A Dn_support.S6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
15 * may be used to endorse or promote products derived from this software
59 beql Lz # if zero or reserved op then return x
69 beql 1f # if zero or reserved op then return x
96 Ln: movq 4(%ap),%r0 # %r0:1 = x (zero or reserved op)
144 beql ret1 # 0 or reserved operand
238 xorw2 -12(%fp),%r0 #x^sign (exclusive or)
H A Dn_tan.S6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
15 * may be used to endorse or promote products derived from this software
55 beql 1f # if x is zero or reserved operand then return x
68 * %r0 contains the quadrant number, 0, 1, 2, or 3;
H A Dn_sqrt.S6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
15 * may be used to endorse or promote products derived from this software
62 jeql noexp # biased exponent is zero -> 0.0 or reserved
H A Dn_sincos.S6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
15 * may be used to endorse or promote products derived from this software
64 beql 1f # if x is zero or reserved operand then return x
H A Dn_cabs.S6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
15 * may be used to endorse or promote products derived from this software
111 movl *4(%ap),%r4 # %r4 -> (u,v), if x or y is reserved
/netbsd-current/usr.bin/make/unit-tests/
H A DMakefile89 TESTS+= cond-op-or
90 TESTS+= cond-op-or-lint
423 # these tests will not work if TMPDIR is or is a subdir of
424 # /tmp or /var/tmp
458 # Some tests just do not work on some platforms or environments
521 ${:D They may come in multiples of 1024 or as 10000. } \
542 # The "-q" may be there or not, see jobs.c, variable shells.
637 # NetBSD ksh ksh: cannot open /nonexistent: No such file or directory
638 # bash 5.0.18 bash: /nonexistent: No such file or directory
639 # bash 5.1.0 bash: line 1: /nonexistent: No such file or director
[all...]
H A Dvarmod-match.mk22 # * matches 0 or more characters
34 # '*' matches 0 or more characters. The whole pattern matches all words that
35 # start with 's' and have 3 or more characters.
131 # matches a single character, except for 'a', 'b', 'c', '6' or
146 # [[-]] May look like it would match a single '[', '\' or ']', but
183 # * matches 0 or more characters
199 # variables, either the short form or the long form can be used, just as
H A Dvarmod-ifelse.mk4 # the then-expression or the else-expression, depending on the condition.
164 # The following situation occasionally occurs with MKINET6 or similar
193 # strings containing quotes or backslashes, the '?:' modifier should not be
211 # parsed differently, depending on whether the branch was taken or not. When
214 # parser only counted balanced '{' and '}', ignoring any escaping or other
234 # same way, no matter whether they are evaluated or not.
237 # text to be evaluated later or conditionally, still they parse that text
241 # evaluated or not. Since balanced mode and standard mode are incompatible,
300 # were parsed differently, depending on whether the branch was active or not.
H A Dcomment.mk65 no matter if it is 3 or 5 \\\\\
66 or 9 backslashes. \\\\\\\\\
H A Dvarparse-errors.mk76 # or 'Bad modifier' when in fact the modifier was entirely correct, it was
77 # just not delimited by either ':' or '}' but instead by '\0'.
H A Dvarmod.mk3 # Tests for variable modifiers, such as :Q, :S,from,to or :Ufallback.
11 # * either uses `ParseModifierPart` or parses the modifier literal
H A Dvarmod-to-separator.mk38 # split into words. Beware of separating the words using a single or double
39 # quote though, or other special characters like dollar or backslash.
229 # After the backslash, only n, t, an octal number, or x and a hexadecimal
H A Dvarmod-mtime.mk19 # time, without an error or warning message. The returned timestamp differs
20 # from the 'now' that is used when updating the timestamps in archives or for
31 # cannot be determined, without any error or warning message.
H A Dvarmod-match-escape.mk5 # first backslash or not. See ParseModifier_Match, "copy = true".
11 # Str_Match, only \*, \? or \[ would make a noticeable difference.
75 # in behavior, or a proof that the behavior does not depend on the actual
H A Dvarmod-loop-varname.mk83 # or two dollar signs, which were silently ignored.
H A Dvarmod-indirect.mk5 # uppercase or lowercase, as well as for fairly advanced modifiers that first
63 # indirect modifier evaluates to an empty string or not.
98 # to say whether the variable name will be evaluated as a variable name or
245 # ':ts*' or the single-word marker from ':tW'.
/netbsd-current/tests/modules/
H A Dt_modload.sh6 # Redistribution and use in source and binary forms, with or without
13 # documentation and/or other materials provided with the distribution.
50 modload: No such file or directory
/netbsd-current/bin/csh/
H A Dfunc.c7 * Redistribution and use in source and binary forms, with or without
14 * documentation and/or other materials provided with the distribution.
16 * may be used to endorse or promote products derived from this software
750 * if we have read a keyword ( "if", "switch" or "while" ) then we do not
786 * switch or while. It seems that when an if statement looks like
1358 * this command will either ignore redirection inside or outside
/netbsd-current/
H A Dbuild.sh10 # Redistribution and use in source and binary forms, with or without
17 # documentation and/or other materials provided with the distribution.
32 # Top level build wrapper, to build or cross-build NetBSD.
38 # We try to determine whether or not this script is being run under
105 # We don't bother testing for ${var+value}, ${var-value}, or their variants,
115 errmsg='Shell does not support "${var%suffix}" or "${var#prefix}".'
175 # Does the shell support getopts or getopt?
182 errmsg='Shell does not support getopts or getopt.'
187 # If shelltest is true, exit now, reporting whether or not the shell is good.
199 # If the shell was bad, try to exec a better shell, or repor
[all...]

Completed in 345 milliseconds

1234567891011>>