Searched refs:or (Results 326 - 350 of 478) sorted by relevance

<<11121314151617181920

/freebsd-13-stable/usr.sbin/makefs/
H A Dmtree.c7 * Redistribution and use in source and binary forms, with or without
14 * documentation and/or other materials provided with the distribution.
874 * (either implicit or defined) is not '.', then we need to create
1013 mtree_error("absolute path cannot contain . or .. "
/freebsd-13-stable/usr.sbin/sysrc/
H A Dsysrc6 # Redistribution and use in source and binary forms, with or without
13 # documentation and/or other materials provided with the distribution.
113 "Check. Return success if set or no changes, else error."
119 "RC_CONFS to NULL or passing \`-f' with a NULL file-argument)."
125 "Existing files only with \`-[lL]' or when changing a setting."
139 "The jid or name of the jail to operate within (overrides"
280 die "%s: Missing or null argument to \`-j' flag" "$pgm"
288 die "%s: Missing or null argument to \`-R' flag" "$pgm"
291 die "%s: Missing or null argument to \`-s' flag" "$pgm"
404 # value (`-D', `-f file', `-s name', or inherite
[all...]
/freebsd-13-stable/sys/contrib/ck/include/gcc/
H A Dck_pr.h5 * Redistribution and use in source and binary forms, with or without
12 * documentation and/or other materials provided with the distribution.
262 CK_PR_GENERATE(or)
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dchacha-armv4.S216 addlo r12,sp,#4*(0) @ shortcut or ...
218 addlo r14,sp,#4*(0) @ shortcut or ...
422 eorlo r8,r8,r8 @ zero or ...
436 eor r0,r8,r0 @ xor with input (or zero)
507 eorlo r8,r8,r8 @ zero or ...
521 eor r4,r8,r4 @ xor with input (or zero)
597 eorlo r8,r8,r8 @ zero or ...
611 eor r0,r8,r0 @ xor with input (or zero)
686 eorlo r8,r8,r8 @ zero or ...
700 eor r4,r8,r4 @ xor with input (or zer
[all...]
/freebsd-13-stable/sys/conf/
H A Dkern.post.mk9 # override or augment them.
261 # Also skip generating or including .depend.* files if in meta+filemon mode
313 # all dependencies are correctly added or accounted for. This is mostly to
/freebsd-13-stable/contrib/bmake/mk/
H A Dldorder.mk7 # Permission to copy, redistribute or otherwise
H A Dmeta.sys.mk8 # Permission to copy, redistribute or otherwise
H A Dprog.mk95 .if ${SHLINKDIR} != "/usr/libexec" # XXX: change or remove if ld.so moves
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dposix1.mk62 # $@ = target or archive name $< = implied source
H A Dsh-flags.mk48 # reading /etc/profile or similar files.
H A Dvar-op-sunsh.mk97 # be enclosed in braces or parentheses.
H A Dvarmisc.mk47 @echo do not evaluate or expand :? if discarding
H A Dvarmod-assign.mk95 # This differs subtly from normal assignments such as '+=' or '=', which copy
H A Dvarmod-ifelse.mk4 # the then-expression or the else-expression, depending on the condition.
/freebsd-13-stable/sys/riscv/riscv/
H A Dexception.S13 * Redistribution and use in source and binary forms, with or without
20 * documentation and/or other materials provided with the distribution.
118 or t0, t0, t1
/freebsd-13-stable/share/mk/
H A Dbsd.crunchgen.mk22 # By default, any name appearing in CRUNCH_PROGS or CRUNCH_ALIAS_${P}
H A Dbsd.linker.mk12 # LINKER_FEATURES may contain one or more of the following, based on
H A Dbsd.progs.mk8 # Permission to copy, redistribute or otherwise
H A Dbsd.test.mk31 # SUBDIR for directories that may contain helper binaries and/or data files.
H A Dmeta.sys.mk9 # Permission to copy, redistribute or otherwise
H A Dsuite.test.mk97 echo "Please install via pkg install, or specify the path to the kyua"; \
/freebsd-13-stable/stand/i386/boot0/
H A Dboot0.S12 * This software is provided "AS IS" and without any express or
57 * It is 512 bytes long and it is normally loaded by the BIOS (or another
68 * (called 'packet') or CHS mode, whether to force a drive number,
110 * out enabled partition or disks, and waits for user input.
112 * When a partition is selected, or a timeout expires, the currently
224 * or a ZIP/flash drive in floppy emulation).
243 * is normally used for the state of the partition (0x80 or 0x00),
314 * If it was illegal or we cycled through them, go back to drive 0.
340 * Here we have the code waiting for user input or a timeout.
342 beep: movb $ASCII_BEL,%al # Input error, print or bee
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c205 /// This function returns 1 if the exchange takes place or 0 if it fails.
347 #define OPTIMISED_CASE(n, lockfree, type) ATOMIC_RMW(n, lockfree, type, or, |)
H A Dfp_lib.h198 #error SINGLE_PRECISION, DOUBLE_PRECISION or QUAD_PRECISION must be defined.
275 return x; // NaN or +inf: return x
/freebsd-13-stable/contrib/bc/include/
H A Dvm.h8 * Redistribution and use in source and binary forms, with or without
16 * and/or other materials provided with the distribution.
67 #error Must define BC_ENABLED, DC_ENABLED, or both

Completed in 130 milliseconds

<<11121314151617181920