| /src/sys/crypto/blowfish/ |
| bf_enc.c | 22 * This can be in the form of a textual message at program startup or 23 * in documentation (online or textual) provided with the package. 25 * Redistribution and use in source and binary forms, with or without 32 * documentation and/or other materials provided with the distribution. 33 * 3. All advertising materials mentioning features or use of this software 39 * 4. If you include any Windows specific code (or a derivative thereof) from 44 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 46 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 47 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 49 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION 74 If you set BF_ROUNDS to some value other than 16 or 20, you will have variable [all...] |
| /src/include/ |
| iso646.h | 19 #define or || macro
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
| init.h | 12 int or; member in struct:nvbios_init 28 .or = -1, \
|
| dcb.h | 29 uint8_t or; member in struct:dcb_output
|
| /src/external/apache2/llvm/dist/clang/lib/Headers/ |
| iso646.h | 21 #define or || macro
|
| /src/external/gpl3/gcc/dist/gcc/ginclude/ |
| iso646.h | 5 GCC is free software; you can redistribute it and/or modify 7 the Free Software Foundation; either version 3, or (at your option) 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 39 #define or || macro
|
| /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/ |
| f7-wraps.h | 5 ;; GCC is free software; you can redistribute it and/or modify it under 7 ;; Software Foundation; either version 3, or (at your option) any later 11 ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or variable
|
| /src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
| iso646.h | 5 GCC is free software; you can redistribute it and/or modify 7 the Free Software Foundation; either version 3, or (at your option) 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 39 #define or || macro
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/ |
| f7-wraps.h | 5 ;; GCC is free software; you can redistribute it and/or modify it under 7 ;; Software Foundation; either version 3, or (at your option) any later 11 ;; WARRANTY; without even the implied warranty of MERCHANTABILITY or variable
|
| /src/usr.sbin/acpitools/aml/ |
| aml_store.c | 8 * Redistribution and use in source and binary forms, with or without 15 * documentation and/or other materials provided with the distribution. 18 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 21 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 23 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WA 65 struct aml_opregion *or; local [all...] |
| aml_evalobj.c | 8 * Redistribution and use in source and binary forms, with or without 15 * documentation and/or other materials provided with the distribution. 18 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 21 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 23 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WA 75 struct aml_opregion *or; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
| head.h | 44 void (*or)(struct nv50_head *, struct nv50_head_atom *); member in struct:nv50_head_func
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| nouveau_encoder.h | 11 * distribute, sublicense, and/or sell copies of the Software, and to 16 * next paragraph) shall be included in all copies or substantial 20 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 22 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE 23 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 24 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 25 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 47 int or; member in struct:nouveau_encoder [all...] |
| nouveau_backlight.c | 10 * distribute, sublicense, and/or sell copies of the Software, and to 15 * next paragraph) shall be included in all copies or substantial 19 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 21 * IN NO EVENT SHALL THE COPYRIGHT OWNER(S) AND/OR ITS SUPPLIERS BE 22 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 23 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 24 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 126 int or = ffs(nv_encoder->dcb->or) - 1 local 141 int or = ffs(nv_encoder->dcb->or) - 1; local 162 int or = ffs(nv_encoder->dcb->or) - 1; local 180 int or = ffs(nv_encoder->dcb->or) - 1; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| head.h | 26 /* Prior to GF119, these are set by the OR. */ 29 } or; member in struct:nvkm_head::nvkm_head_state
|
| /src/usr.bin/rump_dhcpclient/ |
| configure.c | 6 * Redistribution and use in source and binary forms, with or without 13 * documentation and/or other materials provided with the distribution. 16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 18 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 19 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 21 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 23 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WA 340 struct rt *nrs = NULL, *dnr, *or, *rt, *rtn, *rtl, *lrt = NULL; local [all...] |
| /src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| opt_41.c | 49 isc_region_t or; local 74 or = r; 75 or.length = length; 77 RETERR(isc_base64_totext(&or, 60, "", target)); 79 RETERR(isc_base64_totext(&or, tctx->width - 2,
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| opt_41.c | 49 isc_region_t or ; local 74 or = r; 75 or.length = length; 77 RETERR(isc_base64_totext(& or, 60, "", target)); 79 RETERR(isc_base64_totext(& or, tctx->width - 2,
|
| /src/bin/sh/ |
| arithmetic.c | 12 * Redistribution and use in source and binary forms, with or without 19 * documentation and/or other materials provided with the distribution. 21 * may be used to endorse or promote products derived from this software 25 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 27 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 28 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 30 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 32 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WA 335 or(int token, union a_token_val *val, int op, int noeval) function [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| cl5070.h | 49 __u8 or; member in struct:nv50_disp_acquire_v0
|
| /src/tests/lib/libppath/ |
| t_ppath.c | 263 "the component is a key or an index, respectively."); 434 prop_object_t r, or; local 495 rc = ppath_get_object(nd, p3, &or); 498 ATF_CHECK_EQ(r, or); 573 prop_object_t r, or; local 634 rc = ppath_get_object(nd, p3, &or); 637 ATF_CHECK_EQ(r, or);
|
| /src/external/gpl3/gcc/dist/libgcc/config/xtensa/ |
| ieee754-df.S | 7 GCC is free software; you can redistribute it and/or modify it 9 the Free Software Foundation; either version 3, or (at your option) 14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public 71 or a7, a7, xl 81 or a7, a7, xl 87 or xh, xh, a4 108 /* Check if either exponent == 0x7ff (i.e., NaN or Infinity). */ 120 /* Check if the smaller (or equal) exponent is zero. */ 124 or yh, yh, a6 167 is no need to shift or round, and the normal code for handlin 271 or: label [all...] |
| ieee754-sf.S | 7 GCC is free software; you can redistribute it and/or modify it 9 the Free Software Foundation; either version 3, or (at your option) 14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public 84 or a2, a2, a6 105 /* Check if either exponent == 0x7f8 (i.e., NaN or Infinity). */ 117 /* Check if the smaller (or equal) exponent is zero. */ 121 or a3, a3, a6 161 is no need to shift or round, and the normal code for handling 181 or a2, a2, a6 227 or label [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/ |
| ieee754-df.S | 7 GCC is free software; you can redistribute it and/or modify it 9 the Free Software Foundation; either version 3, or (at your option) 14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public 71 or a7, a7, xl 81 or a7, a7, xl 87 or xh, xh, a4 108 /* Check if either exponent == 0x7ff (i.e., NaN or Infinity). */ 120 /* Check if the smaller (or equal) exponent is zero. */ 124 or yh, yh, a6 167 is no need to shift or round, and the normal code for handlin 271 or: label [all...] |
| ieee754-sf.S | 7 GCC is free software; you can redistribute it and/or modify it 9 the Free Software Foundation; either version 3, or (at your option) 14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public 84 or a2, a2, a6 105 /* Check if either exponent == 0x7f8 (i.e., NaN or Infinity). */ 117 /* Check if the smaller (or equal) exponent is zero. */ 121 or a3, a3, a6 161 is no need to shift or round, and the normal code for handling 181 or a2, a2, a6 227 or label [all...] |