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

1234567891011>>

/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c8 This program is free software; you can redistribute it and/or modify
10 the Free Software Foundation; either version 2, or (at your option)
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24 part or all of the Bison parser skeleton and distribute that work
26 parser generator using the skeleton or a modified version thereof
27 as a parser skeleton. Alternatively, if you modify or redistribute
39 /* All symbols defined below should begin with yy or YY, to avoid
88 * Redistribution and use in source and binary forms, with or without
97 * documentation and/or other materials provided with the distribution.
100 * may be used to endorse or promot
[all...]
/freebsd-11-stable/sys/sparc64/include/
H A Dasmacros.h6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
124 9: or r2, bits, r3 ; \
135 9: or r2, bits, r3 ; \
209 * corresponding width and ASI (or not). Note that we want to evaluate the
/freebsd-11-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-11-stable/tools/tools/portsinfo/
H A Dportsinfo.sh28 source code, either from a local disk or via ftp, unpacks it on your
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-ia64.S7 distribute, sublicense, and/or sell copies of the Software, and to
12 included in all copies or substantial portions of the Software.
391 or M12_ = W_, DTmp ; \
501 or Y = Y, X ;; \
580 or Y = Y, X ; \
602 or Y = Y, X ; \
835 or Y = Y, X ; \
843 or W = W, DTmp ; \
862 or Y = Y, X ; \
870 (pMore) or
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dwhats.mk7 # Permission to copy, redistribute or otherwise
H A Dscripts.mk7 # Permission to copy, redistribute or otherwise
H A Dinit.mk7 # Permission to copy, redistribute or otherwise
H A Dinc.mk7 # Permission to copy, redistribute or otherwise
H A Dautoconf.mk7 # Permission to copy, redistribute or otherwise
H A Dfiles.mk7 # Permission to copy, redistribute or otherwise
/freebsd-11-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-11-stable/stand/pc98/boot0.5/
H A Dboot0.5.s6 # Redistribution and use in source and binary forms, with or without
15 # documentation and/or other materials provided with the distribution.
H A Dputssjis.s6 # Redistribution and use in source and binary forms, with or without
15 # documentation and/or other materials provided with the distribution.
/freebsd-11-stable/stand/pc98/kgzldr/
H A Dcrt.s5 # Redistribution and use in source and binary forms, with or without
12 # documentation and/or other materials provided with the distribution.
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_pr.h6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
254 CK_PR_BIN_S(or, char, char, |)
283 CK_PR_BIN_S(or, int, int, |)
327 CK_PR_BIN_S(or, uint, unsigned int, |)
356 CK_PR_BIN(or, ptr, void, uintptr_t, |, void *)
385 CK_PR_BIN_S(or, 64, uint64_t, |)
414 CK_PR_BIN_S(or, 32, uint32_t, |)
443 CK_PR_BIN_S(or, 16, uint16_t, |)
472 CK_PR_BIN_S(or,
[all...]
/freebsd-11-stable/stand/i386/kgzldr/
H A Dcrt.s5 # Redistribution and use in source and binary forms, with or without
12 # documentation and/or other materials provided with the distribution.
/freebsd-11-stable/sys/contrib/ck/include/gcc/ppc/
H A Dck_pr.h6 * Redistribution and use in source and binary forms, with or without
13 * documentation and/or other materials provided with the distribution.
58 __asm__ __volatile__("or 1, 1, 1;"
59 "or 2, 2, 2;" ::: "memory");
273 CK_PR_BINARY(or, ptr, void, uintptr_t, "or", "w")
280 CK_PR_BINARY(or, S, T, T, "or", W) \
/freebsd-11-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-11-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.
320 LINUX_ATOMIC_OP(or, |)
325 LINUX_ATOMIC_FETCH_OP(or, |)
/freebsd-11-stable/sys/conf/
H A Dconfig.mk9 # (or should)
/freebsd-11-stable/contrib/libpcap/
H A Dgrammar.y31 * Redistribution and use in source and binary forms, with or without
35 * this paragraph in its entirety in the documentation or other materials
37 * features or use of this software display the following acknowledgement:
41 * or promote products derived from this software without specific prior
311 %type <blk> and or paren not null prog
373 | expr or term { gen_or($1.b, $3.b); $$ = $3; }
374 | expr or id { gen_or($1.b, $3.b); $$ = $3; }
378 or: OR { $$ = $<blk>0; } label
441 | qid or id { gen_or($1.b, $3.b); $$ = $3; }
758 | atmlistvalue or atmfieldvalu
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb-events.sh10 # This program is free software; you can redistribute it and/or modify
12 # the Free Software Foundation; either version 2 of the License, or
17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
38 # to either a straight function call or a function call with a
123 This program is free software; you can redistribute it and/or modify
125 the Free Software Foundation; either version 2 of the License, or
130 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
/freebsd-11-stable/stand/i386/pmbr/
H A Dpmbr.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
/freebsd-11-stable/share/examples/drivers/
H A Dmake_device_driver.sh119 * Redistribution and use in source and binary forms, with or without
126 * documentation and/or other materials provided with the distribution.
297 * (Either linked in and the bus is started, or loaded as a module).
301 * some pnp-like method, or at least mentioned in the hints.
309 * some (or all) of them will fail probe() and only waste a little memory.
323 * file get added as children for probing, whether or not the
337 * Maybe it was in the hints file. or it was loaded before.
381 * whether via the PNP code or via the hints etc.
410 * and return a value of '-2' or something if we could
436 * or hav
[all...]

Completed in 285 milliseconds

1234567891011>>