| /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
| f7-wraps.h | 7 ;; Software Foundation; either version 3, or (at your option) any later 10 ;; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| f7-wraps.h | 7 ;; Software Foundation; either version 3, or (at your option) any later 10 ;; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
| /src/tests/lib/libutil/ |
| t_parsedate.c | 18 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 21 * COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 25 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 26 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 42 * ANY is used as a placeholder for values that do not need to be 46 #define ANY -30215 54 * Don't check values specified as ANY. 91 if (year != ANY) 95 if (month != ANY) 99 if (day != ANY) [all...] |
| /src/sys/dev/usb/ |
| usb_quirks.c | 22 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 25 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 28 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 30 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 53 #define ANY 0xffff 181 { USB_VENDOR_APC, USB_PRODUCT_APC_UPS, ANY, 183 { USB_VENDOR_APC, USB_PRODUCT_APC_UPS3, ANY, 185 { USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS0, ANY, 187 { USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS, ANY, 189 { USB_VENDOR_CYBERPOWER, USB_PRODUCT_CYBERPOWER_UPS2, ANY, [all...] |
| /src/usr.bin/netstat/ |
| atalk.c | 20 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 23 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 26 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 27 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 279 #define ANY(x,y,z) \ 304 ANY(ddpstat[DDP_STAT_SHORT], "packet", " with short headers "); 305 ANY(ddpstat[DDP_STAT_LONG], "packet", " with long headers "); 306 ANY(ddpstat[DDP_STAT_NOSUM], "packet", " with no checksum "); 307 ANY(ddpstat[DDP_STAT_TOOSHORT], "packet", " too short "); 308 ANY(ddpstat[DDP_STAT_BADSUM], "packet", " with bad checksum ") [all...] |
| /src/external/gpl3/binutils/dist/include/opcode/ |
| pyr.h | 8 any later version. 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 46 - the length of any insn can be told from the first word of 92 #define ANY (GEN_TO_REG | (GEN_TO_REG << 5) | (GEN_TO_REG << 15)) 122 {"movw", { 2, "", ANY, 0x10} }, 123 {"movl", { 2, "", ANY, 0x13} },
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| pyr.h | 8 any later version. 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 46 - the length of any insn can be told from the first word of 92 #define ANY (GEN_TO_REG | (GEN_TO_REG << 5) | (GEN_TO_REG << 15)) 122 {"movw", { 2, "", ANY, 0x10} }, 123 {"movl", { 2, "", ANY, 0x13} },
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| pyr.h | 8 any later version. 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 46 - the length of any insn can be told from the first word of 92 #define ANY (GEN_TO_REG | (GEN_TO_REG << 5) | (GEN_TO_REG << 15)) 122 {"movw", { 2, "", ANY, 0x10} }, 123 {"movl", { 2, "", ANY, 0x13} },
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| pyr.h | 8 any later version. 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 46 - the length of any insn can be told from the first word of 92 #define ANY (GEN_TO_REG | (GEN_TO_REG << 5) | (GEN_TO_REG << 15)) 122 {"movw", { 2, "", ANY, 0x10} }, 123 {"movl", { 2, "", ANY, 0x13} },
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
| MipsABIFlagsSection.h | 23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; 48 FpABIKind FpABI = FpABIKind::ANY; 177 FpABI = FpABIKind::ANY;
|
| /src/lib/libcompat/regexp/ |
| regexp.c | 7 * Permission is granted to anyone to use this software for any 8 * purpose on any computer system, and to redistribute it freely, 88 #define ANY 3 /* no Match any one character. */ 89 #define ANYOF 4 /* str Match any character in this string. */ 90 #define ANYBUT 5 /* str Match any character not in this string. */ 108 * anything being concatenated to any individual branch. The 129 * An operand, if any, simply follows the node. (Note that much of the 496 ret = regnode(ANY); 943 case ANY [all...] |
| /src/external/bsd/less/dist/ |
| regexp.c | 9 * Permission is granted to anyone to use this software for any 10 * purpose on any computer system, and to redistribute it freely, 85 #define ANY 3 /* no Match any one character. */ 86 #define ANYOF 4 /* str Match any character in this string. */ 87 #define ANYBUT 5 /* str Match any character not in this string. */ 103 * anything being concatenated to any individual branch. The 124 * An operand, if any, simply follows the node. (Note that much of the 493 ret = regnode(ANY); 865 case ANY [all...] |
| /src/external/bsd/libbind/dist/irs/ |
| getaddrinfo.c | 22 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 25 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 28 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 29 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 117 #define ANY 0 163 { PF_LOCAL, 0, ANY, ANY, NULL, 0x01 }, 167 { PF_INET6, SOCK_RAW, ANY, NULL, 0x05 }, 170 { PF_INET, SOCK_RAW, ANY, NULL, 0x05 }, 275 ((x) == (y) || (/*CONSTCOND*/(w) && ((x) == ANY || (y) == ANY)) [all...] |
| /src/sys/arch/sparc/sparc/ |
| cpu.c | 39 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 42 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 45 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 46 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 742 /* Mask any CPUs that are not ready */ 1039 * Get the FSR and clear any exceptions. If we do not unload 1730 * A cloaked Turbosparc: clear any items in cpuinfo that 1991 #define ANY -1 /* match any version */ 2003 { CPU_SUN4, 0, 0, ANY, ANY, "MB86900/1A or L64801", &module_sun4 } [all...] |
| /src/lib/libc/net/ |
| getaddrinfo.c | 21 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 24 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 27 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 108 #define ANY 0 169 { PF_LOCAL, 0, ANY, ANY, NULL, 0x01 }, 174 { PF_INET6, SOCK_RAW, ANY, NULL, 0x05 }, 178 { PF_INET, SOCK_RAW, ANY, NULL, 0x05 }, 181 { PF_UNSPEC, SOCK_RAW, ANY, NULL, 0x05 } [all...] |
| /src/external/bsd/unbound/dist/util/ |
| configparser.h | 11 (at your option) any later version. 14 but WITHOUT ANY WARRANTY; without even the implied warranty of 62 ANY = 263, /* ANY */ 445 #define ANY 263
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| arm-dis.c | 11 (at your option) any later version. 14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 376 ANY, 533 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 536 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 539 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 541 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 543 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 547 {ANY, ARM_FEATURE_CORE_LOW (0), SENTINEL_IWMMXT_START, 0, "" }, 548 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_IWMMXT) [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| arm-dis.c | 11 (at your option) any later version. 14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 376 ANY, 533 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 536 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 539 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 541 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 543 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 547 {ANY, ARM_FEATURE_CORE_LOW (0), SENTINEL_IWMMXT_START, 0, "" }, 548 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_IWMMXT) [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| arm-dis.c | 11 (at your option) any later version. 14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 376 ANY, 533 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 536 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 539 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 541 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 543 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 547 {ANY, ARM_FEATURE_CORE_LOW (0), SENTINEL_IWMMXT_START, 0, "" }, 548 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_IWMMXT) [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| arm-dis.c | 11 (at your option) any later version. 14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 376 ANY, 540 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 543 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 546 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 548 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 550 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_XSCALE), 554 {ANY, ARM_FEATURE_CORE_LOW (0), SENTINEL_IWMMXT_START, 0, "" }, 555 {ANY, ARM_FEATURE_COPROC (ARM_CEXT_IWMMXT) [all...] |