Searched refs:or (Results 201 - 225 of 478) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bmake/mk/
H A Drst2htm.mk7 # Permission to copy, redistribute or otherwise
H A Dscripts.mk7 # Permission to copy, redistribute or otherwise
H A Dsrctop.mk7 # Permission to copy, redistribute or otherwise
H A Dtarget-flags.mk46 # Permission to copy, redistribute or otherwise
H A Dwhats.mk7 # Permission to copy, redistribute or otherwise
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dmodts.mk12 # Use print or printf iff they are builtin.
H A Dvarmisc.exp18 do not evaluate or expand :? if discarding
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.
163 # After the backslash, only n, t, an octal number, or x and a hexadecimal
H A Dvarmod.mk3 # Tests for variable modifiers, such as :Q, :S,from,to or :Ufallback.
H A Dvarname-dot-parsedir.mk6 # The .PARSEDIR may be absolute or relative, therefore there is not much that
H A Dvarname.mk3 # Tests for special variables, such as .MAKE or .PARSEDIR.
/freebsd-13-stable/contrib/libpcap/msdos/
H A Dpkt_rx1.s90 mov es, bx ; ES = DS = CS or seg _DATA
131 @post: or si, si ; DS:SI->_pktRxBuf[n][n].destinAdr
/freebsd-13-stable/sys/contrib/openzfs/contrib/zcp/
H A Dautosnap.lua34 if root_snap == nil or property == nil then
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_coroutine.lua9 --* distribute, sublicense, and/or sell copies of the Software, and to
14 --* included in all copies or substantial portions of the Software.
298 a = type(a) == "table" and a.x or a
299 b = type(b) == "table" and b.x or b
/freebsd-13-stable/contrib/openpam/
H A Dmkpkgng.in6 # Redistribution and use in source and binary forms, with or without
13 # documentation and/or other materials provided with the distribution.
14 # 3. The name of the author may not be used to endorse or promote
155 find -s "$tmproot@prefix@" -type f -or -type l | while read file ; do
/freebsd-13-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh59 All arguments are optional: Default (or current value) shown:
65 Prefer IPv4 or IPv6 (as specified) addresses, but use either
99 If the file does not exist, is not valid, has expired, or is expiring soon,
103 If the current file is acceptable, no download or restart occurs.
227 # Stdout unless syslog specified or logger isn't available
237 # Also log to stdout if cron job && notice or higher
332 # If it is missing, doesn't validate or expired
385 # Restart NTP (or whatever else is specified)
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dno_serv_v4.exp14 hostname nor servname provided, or not known
H A Dno_serv_v4v6.exp16 hostname nor servname provided, or not known
/freebsd-13-stable/sys/mips/mips/
H A Docteon_cop2_swtch.S5 * Redistribution and use in source and binary forms, with or without
12 * documentation and/or other materials provided with the distribution.
48 or t0, t2, MIPS_SR_COP_2_BIT
150 or t0, t2, MIPS_SR_COP_2_BIT
/freebsd-13-stable/sys/compat/linuxkpi/common/include/asm/
H A Datomic.h8 * Redistribution and use in source and binary forms, with or without
16 * documentation and/or other materials provided with the distribution.
310 LINUX_ATOMIC_OP(or, |)
315 LINUX_ATOMIC_FETCH_OP(or, |)
/freebsd-13-stable/sys/conf/
H A Dconfig.mk9 # (or should)
/freebsd-13-stable/share/mk/
H A Dbsd.nls.mk11 # NLS Source or intermediate .msg files. [set in Makefile]
H A Dgoogletest.test.mk8 # to write tests in other languages, e.g., C or shell, unlike the ATF, plain,
H A Dinstall-new.mk8 # Permission to copy, redistribute or otherwise
H A Dsrc.sys.mk28 .error Option ${var} may only be defined in ${SRC_ENV_CONF}, environment, or make argument, not ${SRCCONF}.

Completed in 109 milliseconds

1234567891011>>