| /f-stack/freebsd/libkern/ |
| H A D | strtoul.c | 58 int neg = 0, any, cutlim; in strtoul() local 81 for (acc = 0, any = 0;; c = *s++) { in strtoul() 92 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoul() 93 any = -1; in strtoul() 95 any = 1; in strtoul() 100 if (any < 0) { in strtoul() 105 *endptr = __DECONST(char *, any ? s - 1 : nptr); in strtoul()
|
| H A D | strtouq.c | 56 int neg, any, cutlim; in strtouq() local 83 for (acc = 0, any = 0;; c = *s++) { in strtouq() 94 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtouq() 95 any = -1; in strtouq() 97 any = 1; in strtouq() 102 if (any < 0) { in strtouq() 107 *endptr = __DECONST(char *, any ? s - 1 : nptr); in strtouq()
|
| H A D | strtol.c | 58 int neg = 0, any, cutlim; in strtol() local 102 for (acc = 0, any = 0;; c = *s++) { in strtol() 113 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtol() 114 any = -1; in strtol() 116 any = 1; in strtol() 121 if (any < 0) { in strtol() 126 *endptr = __DECONST(char *, any ? s - 1 : nptr); in strtol()
|
| H A D | strtoq.c | 56 int neg, any, cutlim; in strtoq() local 106 for (acc = 0, any = 0;; c = *s++) { in strtoq() 117 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoq() 118 any = -1; in strtoq() 120 any = 1; in strtoq() 125 if (any < 0) { in strtoq() 130 *endptr = __DECONST(char *, any ? s - 1 : nptr); in strtoq()
|
| /f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/ |
| H A D | THIRDPARTYLICENSE.openssl | 31 "Object" form shall mean any form resulting from mechanical 49 "Contribution" shall mean any work of authorship, including 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 95 (a) You must give any other recipients of the Work or 104 excluding those notices that do not pertain to any part of 127 for any such Derivative Works as a whole, provided Your use, 134 this License, without any additional terms or conditions. 172 of any other Contributor, and only if You agree to indemnify, 173 defend, and hold each Contributor harmless for any liability [all …]
|
| /f-stack/freebsd/contrib/dev/ipw/ |
| H A D | LICENSE | 37 Software, including any related documentation (modified or unmodified) to your 41 any third party. You may not, nor may you assist any other person or entity to 43 engineer, or disassemble any portion of the Software or otherwise attempt to 44 derive source code from any object code modules of the Software or any internal 54 excluding any distribution rights, and use for any other purpose. Except as 56 this Agreement or use Intel's name in any publications, advertisements, or 58 rights to use any Intel trademarks or logos. 65 and its suppliers and licensors or otherwise as set forth in any applicable 98 Intel. No failure or delay in exercising any right, power, or remedy under 105 SEVERABILITY. If any provision of this Agreement is held by a court of [all …]
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | LICENSE | 31 "Object" form shall mean any form resulting from mechanical 49 "Contribution" shall mean any work of authorship, including 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 95 (a) You must give any other recipients of the Work or 104 excluding those notices that do not pertain to any part of 127 for any such Derivative Works as a whole, provided Your use, 134 this License, without any additional terms or conditions. 172 of any other Contributor, and only if You agree to indemnify, 173 defend, and hold each Contributor harmless for any liability [all …]
|
| /f-stack/freebsd/contrib/dev/iwi/ |
| H A D | LICENSE | 37 Software, including any related documentation (modified or unmodified) to your 41 any third party. You may not, nor may you assist any other person or entity to 43 engineer, or disassemble any portion of the Software or otherwise attempt to 44 derive source code from any object code modules of the Software or any internal 51 compliance with the terms hereunder, any contractors or consultants that You 59 name in any publications, advertisements, or other announcements without 60 Intel's prior written consent. You do not have any rights to use any Intel 68 and its suppliers and licensors or otherwise as set forth in any applicable 101 Intel. No failure or delay in exercising any right, power, or remedy under 108 SEVERABILITY. If any provision of this Agreement is held by a court of [all …]
|
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | NOTICE | 6 Livermore National Security, LLC, nor any of their employees makes any warranty, 7 expressed or implied, or assumes any legal liability or responsibility for the 8 accuracy, completeness, or usefulness of any information, apparatus, product, or 10 rights. Reference herein to any specific commercial product, process, or service
|
| H A D | LICENSE | 16 Software, prior Modifications used by a Contributor (if any), 24 1.4. "Executable" means the Covered Software in any form other 38 subsequently acquired, any and all of the rights conveyed 42 any of the following: 48 B. Any new file that contains any part of the Original 58 1.11. "Patent Claims" means any patent claim(s), now owned or 180 or any descriptive text giving attribution to any Contributor or 185 You may not offer or impose any terms on any Covered Software in 289 infringes any patent, then any and all rights granted directly or 346 if any, provides otherwise), excluding such jurisdiction's [all …]
|
| /f-stack/freebsd/contrib/dev/nvidia/ |
| H A D | LICENCE.nvidia | 40 by Customer or any legal entity (such as a corporation or university) 53 decompile, or disassemble the SOFTWARE, nor attempt in any other 59 SOFTWARE to be executed by, any other microprocessor. 71 comply with any of the terms and conditions hereof. In such event, 77 suspend or terminate all license grants and any other rights provided 85 the accompanying printed materials, and any copies of the SOFTWARE, 88 Customer is required to treat the SOFTWARE like any other copyrighted 118 Sale of Goods is specifically disclaimed. If any provision of this 126 that it will not ship, transfer or export the SOFTWARE into any 127 country, or use the SOFTWARE in any manner, prohibited by the [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | b4420qds.dts | 20 * Foundation, either version 2 of that License or (at your option) any 23 * This software is provided by Freescale Semiconductor "as is" and any 26 * disclaimed. In no event shall Freescale Semiconductor be liable for any 30 * on any theory of liability, whether in contract, strict liability, or tort 31 * (including negligence or otherwise) arising in any way out of the use of
|
| H A D | b4420si-pre.dtsi | 20 * Foundation, either version 2 of that License or (at your option) any 23 * This software is provided by Freescale Semiconductor "as is" and any 26 * disclaimed. In no event shall Freescale Semiconductor be liable for any 30 * on any theory of liability, whether in contract, strict liability, or tort 31 * (including negligence or otherwise) arising in any way out of the use of
|
| H A D | b4420si-post.dtsi | 20 * Foundation, either version 2 of that License or (at your option) any 23 * This software is provided by Freescale Semiconductor "as is" and any 26 * disclaimed. In no event shall Freescale Semiconductor be liable for any 30 * on any theory of liability, whether in contract, strict liability, or tort 31 * (including negligence or otherwise) arising in any way out of the use of
|
| /f-stack/freebsd/contrib/dev/imx/ |
| H A D | LICENSE | 25 Licensor.s submission of the Software and any patents deriving priority (i.e., 32 submission of any Software, any license or other rights under any patent or 33 patent application owned by any affiliate of Licensor or any other entity
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | pmc.txt | 6 "fsl,mpc8349-pmc" should be listed for any chip whose PMC is 7 compatible. "fsl,mpc8313-pmc" should also be listed for any chip 10 "fsl,mpc8548-pmc" should be listed for any chip whose PMC is 11 compatible. "fsl,mpc8536-pmc" should also be listed for any chip 14 "fsl,mpc8641d-pmc" should be listed for any chip whose PMC is 41 supports disabling and resuming devices at any time.
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | COPYING | 16 Foundation's software and to any other program whose authors commit to 50 Finally, any free program is threatened constantly by software 66 means either the Program or any derivative work under copyright law: 80 source code as you receive it, in any medium, provided that you 84 and give any other recipients of the Program a copy of this License 96 stating that you changed the files and the date of any change. 99 whole or in part contains or is derived from the Program or any 143 years, to give any third party, for a charge no more than your 184 modifying or distributing the Program (or any work based on the 192 these terms and conditions. You may not impose any further [all …]
|
| /f-stack/dpdk/license/ |
| H A D | gpl-2.0.txt | 16 Foundation's software and to any other program whose authors commit to 50 Finally, any free program is threatened constantly by software 66 means either the Program or any derivative work under copyright law: 80 source code as you receive it, in any medium, provided that you 84 and give any other recipients of the Program a copy of this License 96 stating that you changed the files and the date of any change. 99 whole or in part contains or is derived from the Program or any 143 years, to give any third party, for a charge no more than your 184 modifying or distributing the Program (or any work based on the 192 these terms and conditions. You may not impose any further [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | THIRDPARTYLICENSE.gplv2 | 16 Foundation's software and to any other program whose authors commit to 50 Finally, any free program is threatened constantly by software 66 means either the Program or any derivative work under copyright law: 80 source code as you receive it, in any medium, provided that you 84 and give any other recipients of the Program a copy of this License 96 stating that you changed the files and the date of any change. 99 whole or in part contains or is derived from the Program or any 143 years, to give any third party, for a charge no more than your 184 modifying or distributing the Program (or any work based on the 192 these terms and conditions. You may not impose any further [all …]
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_check_gnu_make.m4 | 41 # Then perhaps to cause gnu make to override any other make, we could do 51 # Then, if any (well almost any) other make is called, and GNU make also 60 # permitted in any medium without royalty provided the copyright notice 61 # and this notice are preserved. This file is offered as-is, without any
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ov772x.txt | 4 such as VGA, QVGA, and any size scaling down from CIF to 40x30. It also can 15 active low, if any. 17 active high, if any.
|
| H A D | ov7740.txt | 4 size, such as VGA, and QVGA, CIF and any size smaller. It also 19 if any. Active low with pull-ip resistor. 21 if any. Active high with pull-down resistor.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | sky81452-regulator.txt | 5 - any required generic properties defined in regulator.txt 8 - any available generic properties defined in regulator.txt
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | dra62x.dtsi | 3 * version 2. This program is licensed "as is" without any warranty of any
|
| /f-stack/ |
| H A D | LICENSE | 156 …any free program is threatened constantly by software patents. We wish to avoid the danger that re… 162 …any program or other work which contains a notice placed by the copyright holder saying it may be … 166 …any medium, provided that you conspicuously and appropriately publish on each copy an appropriate … 172 …ied files to carry prominent notices stating that you changed the files and the date of any change. 174 b) You must cause any work that you distribute or publish, that in whole or in part contains or is … 198 …any work based on the Program), the recipient automatically receives a license from the original l… 202 If any portion of this section is held invalid or unenforceable under any particular circumstance, … 204 …any patents or other property right claims or to contest validity of any such claims; this section… 212 …any later version", you have the option of following the terms and conditions either of that versi… 233 …e Free Software Foundation; either version 2 of the License, or (at your option) any later version. [all …]
|