Searched refs:or (Results 1 - 25 of 478) sorted by relevance

1234567891011>>

/freebsd-13-stable/include/
H A Diso646.h7 * Redistribution and use in source and binary forms, with or without
14 * documentation and/or other materials provided with the distribution.
43 #define or || macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Diso646.h21 #define or || macro
/freebsd-13-stable/lib/libc/mips/net/
H A Dhtonl.S10 * Redistribution and use in source and binary forms, with or without
17 * documentation and/or other materials provided with the distribution.
42 or v0, v0, v1
45 or v0, v0, v1
48 or v0, v0, v1
H A Dntohl.S10 * Redistribution and use in source and binary forms, with or without
17 * documentation and/or other materials provided with the distribution.
42 or v0, v0, v1
45 or v0, v0, v1
48 or v0, v0, v1
H A Dhtons.S10 * Redistribution and use in source and binary forms, with or without
17 * documentation and/or other materials provided with the distribution.
44 or v0, v0, v1
H A Dntohs.S10 * Redistribution and use in source and binary forms, with or without
17 * documentation and/or other materials provided with the distribution.
43 or v0, v0, v1
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-short.exp7 expected or
8 expected or exists
9 expected or empty
H A Dcond-cmp-string.exp5 make: "cond-cmp-string.mk" line 113: String comparison operator must be either == or !=
6 make: "cond-cmp-string.mk" line 120: String comparison operator must be either == or !=
7 make: "cond-cmp-string.mk" line 127: String comparison operator must be either == or !=
8 make: "cond-cmp-string.mk" line 134: String comparison operator must be either == or !=
H A Dopt-chdir.exp4 make: chdir /nonexistent: No such file or directory
H A Dcond-cmp-numeric.exp2 make: "cond-cmp-numeric.mk" line 11: String comparison operator must be either == or !=
4 make: "cond-cmp-numeric.mk" line 16: String comparison operator must be either == or !=
H A Dcond-cmp-numeric-eq.mk5 # This comparison yields the same result, whether numeric or character-based.
11 # This comparison yields the same result, whether numeric or character-based.
45 # typically 16 or 17 significant digits, therefore these two numbers seem to
63 or maybe a machine without IEEE 754 floating point support.
/freebsd-13-stable/usr.sbin/periodic/etc/security/
H A D100.chksetuid6 # Redistribution and use in source and binary forms, with or without
13 # documentation and/or other materials provided with the distribution.
48 IFS=$'\n' # Don't split mount points with spaces or tabs
56 \( -perm -u+x -or -perm -g+x -or -perm -o+x \) \
57 \( -perm -u+s -or -perm -g+s \) -exec ls -liTd \{\} \+ |
H A D110.neggrpperm6 # Redistribution and use in source and binary forms, with or without
13 # documentation and/or other materials provided with the distribution.
46 IFS=$'\n' # Don't split mount points with spaces or tabs
54 \( \( ! -perm +010 -and -perm +001 \) -or \
55 \( ! -perm +020 -and -perm +002 \) -or \
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh9 # or http://www.opensolaris.org/os/licensing.
86 or die "socket() failed: \$!";
89 or die "setsockopt() failed: \$!";
92 bind(S, \$addr) or die "bind() failed: \$!";
93 listen(S, SOMAXCONN) or die "listen() failed: \$!";
115 or die "socket() failed: \$!";
117 connect(S, \$peer) or die "connect failed: \$!";
120 send(S, "There!", 0) or die "send() failed: \$!";
/freebsd-13-stable/usr.bin/locate/locate/
H A Dupdatedb.sh8 # Redistribution and use in source and binary forms, with or without
15 # documentation and/or other materials provided with the distribution.
71 excludes="! (" or=""
74 excludes="$excludes $or -fstype $fstype"
75 or="-or"
81 excludes="$excludes -or -path $path -prune"
87 excludes="$excludes -or -name $dir -type d -prune"
95 if $find -s $SEARCHPATHS $excludes -or -print 2>/dev/null |
/freebsd-13-stable/contrib/ntp/scripts/
H A Dplot_summary.in9 # This program is free software; you can redistribute it and/or modify
11 # the Free Software Foundation; either version 2 of the License, or
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
89 open TOUCH, ">$file" and close TOUCH or die "$file: $!";
111 open INPUT, "$fname" or die "$fname: $!";
112 open OUTPUT, ">$out_file" or die "$out_file: $!";
150 close OUTPUT or die "close failed on $out_file: $!";
165 open OUTPUT, "> $cmd_file" or die "$cmd_file: $!";
237 close OUTPUT or die "close failed on $cmd_file: $!";
253 open INPUT, "$fname" or di
[all...]
/freebsd-13-stable/tools/tools/commitsdb/
H A Dmake_commit_db13 open DB, "> $dbname" or die "$!\n";
21 opendir DIR, $dir or die $!;
61 open LOG, "cvs -R log $file 2>/dev/null |" or die $!;
/freebsd-13-stable/tools/pkgbase/
H A Dmetalog_reader.lua7 -- Redistribution and use in source and binary forms, with or without
14 -- documentation and/or other materials provided with the distribution.
98 fuid and sess.pkg_issetuid or nil,
99 fgid and sess.pkg_issetgid or nil,
100 fid and sess.pkg_issetid or nil
134 -fsetid only include packages with setgid or setuid files
242 elseif seg == 'development' or seg == 'profile'
243 or seg == 'debug' or seg == 'docs' then
246 ext = ext == '' and seg or ex
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Dtst.platformevent.ksh10 # or http://www.opensolaris.org/os/licensing.
44 or die "Couldn't run cpustat: \$!\n";
/freebsd-13-stable/cddl/usr.sbin/dtrace/tests/tools/
H A Dgentest.sh11 or aren't expected to pass.
96 gentestcases SKIPS "atf_skip \"test may hang or cause system instability\""
/freebsd-13-stable/contrib/ntp/scripts/build/
H A DupdateBEDate32 open(my $IFILE, "<", $i) or die "Cannot open < $i: $!";
33 open(my $OFILE, ">", $i.".new") or die "Cannot open > $i.new: $!";
/freebsd-13-stable/lib/libc/mips/gen/
H A Dsigsetjmp.S10 * Redistribution and use in source and binary forms, with or without
17 * documentation and/or other materials provided with the distribution.
19 * may be used to endorse or promote products derived from this software
73 bne t0, t1, 1f # setjmp or _setjmp magic?
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend.h50 #error Source should be half, single, or double precision!
72 #error Destination should be single, double, or quad precision!
H A Dfp_trunc.h37 #error Source should be double precision or quad precision!
59 #error Destination should be single precision or double precision!
/freebsd-13-stable/sys/libkern/
H A Diconv_xlat16.c7 * Redistribution and use in source and binary forms, with or without
14 * documentation and/or other materials provided with the distribution.
121 size_t in, on, ir, or, inlen; local
129 or = on = *outbytesleft;
133 while(ir > 0 && or > 0) {
217 if (or < 3) {
224 or -= 3;
228 if (or < 2) {
247 or -= 2;
264 or
[all...]

Completed in 275 milliseconds

1234567891011>>