| /src/sys/external/bsd/acpica/dist/utilities/ | 
| utnonansi.c | 22  * copy of the source code appearing in this file ("Covered Code") an 42  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 43  * Redistribution of source code of any substantial portion of the Covered
 44  * Code or modification with rights to further distribute source must include
 54  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 55  * Redistribution of source code of any substantial portion of the Covered
 56  * Code or modification without rights to further distribute source must
 59  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| /src/sys/external/bsd/acpica/dist/resources/ | 
| rsmisc.c | 22  * copy of the source code appearing in this file ("Covered Code") an 42  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 43  * Redistribution of source code of any substantial portion of the Covered
 44  * Code or modification with rights to further distribute source must include
 54  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 55  * Redistribution of source code of any substantial portion of the Covered
 56  * Code or modification without rights to further distribute source must
 59  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| rsutils.c | 22  * copy of the source code appearing in this file ("Covered Code") an 42  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 43  * Redistribution of source code of any substantial portion of the Covered
 44  * Code or modification with rights to further distribute source must include
 54  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 55  * Redistribution of source code of any substantial portion of the Covered
 56  * Code or modification without rights to further distribute source must
 59  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| omap443x-clocks.dtsi | 3  * Device Tree Source for OMAP4 clock data 
 | 
| omap446x-clocks.dtsi | 3  * Device Tree Source for OMAP4 clock data 
 | 
| uniphier-support-card.dtsi | 3 // Device Tree Source for UniPhier Support Card (Expansion Board) 
 | 
| sun7i-a20-olimex-som-evb-emmc.dts | 3  * Device Tree Source for A20-Olimex-SOM-EVB-eMMC Board 
 | 
| sun7i-a20-olimex-som204-evb-emmc.dts | 3  * Device Tree Source for A20-SOM204-EVB-eMMC Board 
 | 
| r8a7745-sk-rzg1e.dts | 3  * Device Tree Source for the SK-RZG1E board 
 | 
| /src/bin/ksh/ | 
| lex.h | 4  * Source input, lexer and parser 11 typedef struct source Source;
 12 struct source {  struct
 30 	Source *next;		/* stacked source */
 33 /* Source.type values */
 44 /* Source.flags values */
 122 EXTERN	Source *source;		/* yyparse/yylex source *  variable in typeref:typename:EXTERN Source *
 [all...]
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ | 
| salvator-x.dtsi | 3  * Device Tree Source for the Salvator-X board 
 | 
| r8a779a0-falcon-csi-dsi.dtsi | 3  * Device Tree Source for the Falcon CSI/DSI sub-board 
 | 
| rzg2-advantech-idk-1110wr-panel.dtsi | 3  * Device Tree Source for the Advantech idk-1110wr LVDS panel connected 
 | 
| cat875.dtsi | 3  * Device Tree Source for the Silicon Linux sub board for CAT874 (CAT875) 
 | 
| hihope-rzg2-ex-lvds.dtsi | 3  * Device Tree Source for the RZ/G2[MN] HiHope sub board LVDS common parts 
 | 
| /src/sys/external/bsd/acpica/dist/namespace/ | 
| nsrepair2.c | 23  * copy of the source code appearing in this file ("Covered Code") an 43  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 44  * Redistribution of source code of any substantial portion of the Covered
 45  * Code or modification with rights to further distribute source must include
 55  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 56  * Redistribution of source code of any substantial portion of the Covered
 57  * Code or modification without rights to further distribute source must
 60  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| nsrepair.c | 22  * copy of the source code appearing in this file ("Covered Code") an 42  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 43  * Redistribution of source code of any substantial portion of the Covered
 44  * Code or modification with rights to further distribute source must include
 54  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 55  * Redistribution of source code of any substantial portion of the Covered
 56  * Code or modification without rights to further distribute source must
 59  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| nsxfname.c | 23  * copy of the source code appearing in this file ("Covered Code") an 43  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 44  * Redistribution of source code of any substantial portion of the Covered
 45  * Code or modification with rights to further distribute source must include
 55  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 56  * Redistribution of source code of any substantial portion of the Covered
 57  * Code or modification without rights to further distribute source must
 60  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| /src/common/dist/zlib/contrib/ada/ | 
| buffer_demo.adb | 6 --  Open source license information is in the zlib.ads file.  -- 32    Source : Stream_Element_Array (1 .. Text'Length);
 33    for Source'Address use Text'Address;
 53          Translate (Compressor, Source, I, Compressed_Data, L, Finish);
 54          pragma Assert (I = Source'Last);
 103              & Boolean'Image (Uncompressed_Data = Source));
 
 | 
| /src/sys/external/bsd/gnu-efi/dist/lib/ | 
| sread.c | 27     VOID                *Source; 91         FHand->Source = SourceBuffer;
 246                 FHand->Source = SourceBuffer;
 289                 FreePool (FHand->Source);
 313     if (FHand->Source) {
 327         CopyMem (Buffer, (CHAR8 *) FHand->Source + Offset, *ReadSize);
 366     // If we allocated the Source buffer, free it
 370         FreePool (FHand->Source);
 
 | 
| /src/sys/external/bsd/acpica/dist/compiler/ | 
| aslparseop.c | 22  * copy of the source code appearing in this file ("Covered Code") an 42  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 43  * Redistribution of source code of any substantial portion of the Covered
 44  * Code or modification with rights to further distribute source must include
 54  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 55  * Redistribution of source code of any substantial portion of the Covered
 56  * Code or modification without rights to further distribute source must
 59  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| /src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/renesas/ | 
| r9a07g043f01-smarc.dts | 3  * Device Tree Source for the RZ/Five SMARC EVK 
 | 
| /src/sys/external/bsd/acpica/dist/disassembler/ | 
| dmresrcl.c | 22  * copy of the source code appearing in this file ("Covered Code") an 42  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 43  * Redistribution of source code of any substantial portion of the Covered
 44  * Code or modification with rights to further distribute source must include
 54  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 55  * Redistribution of source code of any substantial portion of the Covered
 56  * Code or modification without rights to further distribute source must
 59  * addition, Licensee may not authorize further sublicense of source of an
 [all...]
 | 
| /src/sys/external/bsd/acpica/dist/tools/acpisrc/ | 
| asmain.c | 3  * Module Name: asmain - Main module for the acpi source processor utility 22  * copy of the source code appearing in this file ("Covered Code") an
 42  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
 43  * Redistribution of source code of any substantial portion of the Covered
 44  * Code or modification with rights to further distribute source must include
 54  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
 55  * Redistribution of source code of any substantial portion of the Covered
 56  * Code or modification without rights to further distribute source mus
 [all...]
 | 
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ | 
| fp_extend.h | 6 // Source Licenses. See LICENSE.TXT for details. 10 // Set source and destination setting
 50 #error Source should be half, single, or double precision!
 51 #endif //end source precision
 
 |