| /OK3568_Linux_fs/buildroot/package/linux-firmware/ |
| H A D | Config.in | 4 This package provides various binary firmware files (closed 16 Firmware files for Intel Baytrail SST DSP audio. 25 Firmware files for AMD GPU video cards. 30 Firmware files for the Intel i915 video cards. 35 Firmware files for AMD Radeon video cards. 40 Firmware files for Qualcomm Venus video codec accelerator 45 Firmware files for Qualcomm Adreno GPU firmware 50 Firmware files for Samsung MFC video encoder/decoder driver v8 59 Firmware files for Intel 3160/7260/7265/8260/8265 Wireless 65 Firmware files for MediaTek MT7650 bluetooth support [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | pkgdata.py | 112 files = {} 117 files[curpkg].append(line.strip()) 121 files[curpkg] = [] 122 return files 129 result = runCmd('oe-pkgdata-util list-pkg-files zlib-dev zlib-doc') 130 files = splitoutput(result.output) 131 self.assertIn('zlib-dev', list(files.keys()), "listed pkgs. files: %s" %result.output) 132 self.assertIn('zlib-doc', list(files.keys()), "listed pkgs. files: %s" %result.output) 133 self.assertIn(os.path.join(includedir, 'zlib.h'), files['zlib-dev']) 134 self.assertIn(os.path.join(mandir, 'man3/zlib.3'), files['zlib-doc']) [all …]
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | file.c | 51 * space if any. This does not copy the file pointers. Called with the files 74 * clear the extra space. Called with the files spinlock held for write. 167 * The files->file_lock should be held on entry, and will be held on exit. 169 static int expand_fdtable(struct files_struct *files, unsigned int nr) in expand_fdtable() argument 170 __releases(files->file_lock) in expand_fdtable() 171 __acquires(files->file_lock) in expand_fdtable() 175 spin_unlock(&files->file_lock); in expand_fdtable() 181 if (atomic_read(&files->count) > 1) in expand_fdtable() 184 spin_lock(&files->file_lock); in expand_fdtable() 195 cur_fdt = files_fdtable(files); in expand_fdtable() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | FEATURES.in | 4 * Raw files in various binary formats 6 * Amiga 8svx files 7 * Apple/SGI AIFF files 8 * SUN .au files 10 ** G7xx ADPCM files (read only) 11 ** mutant DEC .au files 12 ** NeXT .snd files 13 * AVR files 15 * CVS and VMS files (continuous variable slope) 16 * Grandstream ring-tone files [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | LPPL-1.0 | 23 To use this license, the files of your distribution should have an 46 This license gives terms under which files of The Program may be 47 distributed and modified. Individual files may have specific further 54 files, do not refer to this license, instead distribute The Program 95 Redistribution of unchanged files is allowed provided that all files 102 listing all the files covered by this license. 104 If you receive only some of these files from someone, complain! 106 The distribution of changed versions of certain files included in the 112 See note below, under "Conditions on individual files". 116 files must be distributed under a license that forbids distribution [all …]
|
| H A D | LPPL-1.2 | 32 distributed. Individual files of The Program may bear supplementary 67 in the subsection `Additional Conditions on Individual Files of 73 `Additional Conditions on LaTeX Software Files`. 87 ensure that reports for files no longer maintained by the original 89 files. 92 distribution both of the modified file and of any files derived 127 applied to files that have been modified in accordance with the 143 modified files will never be distributed, often this will happen by 150 licensed files. 153 Additional Conditions on Individual Files of The Program [all …]
|
| H A D | LPPL-1.1 | 32 distributed. Individual files of The Program may bear supplementary 67 in the subsection `Additional Conditions on Individual Files of 73 `Additional Conditions on LaTeX Software Files`. 87 ensure that reports for files no longer maintained by the original 89 files. 92 distribution both of the modified file and of any files derived 126 applied to files that have been modified in accordance with the 142 modified files will never be distributed, often this will happen by 149 licensed files. 152 Additional Conditions on Individual Files of The Program [all …]
|
| H A D | Unicode-DFS-2015 | 1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 3 …Files include all data files under the directories http://www.unicode.org/Public/, http://www.unic… 5 …FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUN… 11 …files and any associated documentation (the "Data Files") or Unicode software and any associated d… 13 (a) this copyright and permission notice appear with all copies of the Data Files or Software, 17 …FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDI… 19 …ing or otherwise to promote the sale, use or other dealings in these Data Files or Software withou…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/geany/ |
| H A D | geany-plugins_1.38.bb | 43 FILES:${PN} += "${datadir}/icons" 44 FILES:${PN}-dev += "${libdir}/geany/*.la ${libdir}/${BPN}/*/*.la" 48 FILES:${PN}-addons = "${libdir}/geany/addons.so" 52 FILES:${PN}-autoclose = "${libdir}/geany/autoclose.so" 56 FILES:${PN}-automark = "${libdir}/geany/automark.so" 60 FILES:${PN}-codenav = "${libdir}/geany/codenav.so" 65 FILES:${PN}-commander = "${libdir}/geany/commander.so" 71 #FILES:${PN}-debugger = "${libdir}/geany/debugger.so ${datadir}/${PN}/debugger" 75 FILES:${PN}-defineformat = "${libdir}/geany/defineformat.so" 82 #FILES:${PN}-devhelp = "${libdir}/geany/devhelp.so" [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/ |
| H A D | dvb-apps_1.1.1.bb | 64 FILES:${PN} = "${bindir} ${datadir}/dvb" 65 FILES:${PN}-doc = "" 66 FILES:${PN}-dev = "${includedir}" 67 FILES:dvb-evtest = "${bindir}/evtest" 68 FILES:dvb-evtest-dbg = "${bindir}/.debug/evtest" 69 FILES:dvbapp-tests = "${bindir}/*test* " 70 FILES:dvbapp-tests-dbg = "${bindir}/.debug/*test*" 71 FILES:dvbdate = "${bindir}/dvbdate" 72 FILES:dvbdate-dbg = "${bindir}/.debug/dvbdate" 73 FILES:dvbtraffic = "${bindir}/dvbtraffic" [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux-firmware/ |
| H A D | linux-firmware_20230210.bb | 1 SUMMARY = "Firmware files for use with Linux kernel" 140 # so that the license files will be copied from fetched source 339 FILES:${PN}-atheros-license = "${nonarch_base_libdir}/firmware/LICENCE.atheros_firmware" 340 FILES:${PN}-ar9170 = " \ 343 FILES:${PN}-ath3k = " \ 346 FILES:${PN}-ath6k = " \ 349 FILES:${PN}-ath9k = " \ 366 FILES:${PN}-gplv2-license = "${nonarch_base_libdir}/firmware/GPL-2" 367 FILES:${PN}-carl9170 = " \ 380 FILES:${PN}-ar3k-license = "${nonarch_base_libdir}/firmware/LICENSE.QualcommAtheros_ar3k" [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.headersinst | 21 # files. So, we are using a combination of sort/dir/wildcard which works 46 header-files := $(notdir $(wildcard $(srcdir)/*.h)) 47 header-files += $(notdir $(wildcard $(srcdir)/*.agh)) 48 header-files := $(filter-out $(no-export-headers), $(header-files)) 49 genhdr-files := $(notdir $(wildcard $(gendir)/*.h)) 50 genhdr-files := $(filter-out $(header-files), $(genhdr-files)) 52 # files used to track state of install/check 56 # all headers files for this dir 57 all-files := $(header-files) $(genhdr-files) 58 output-files := $(addprefix $(installdir)/, $(all-files)) [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.headersinst | 21 # files. So, we are using a combination of sort/dir/wildcard which works 46 header-files := $(notdir $(wildcard $(srcdir)/*.h)) 47 header-files += $(notdir $(wildcard $(srcdir)/*.agh)) 48 header-files := $(filter-out $(no-export-headers), $(header-files)) 49 genhdr-files := $(notdir $(wildcard $(gendir)/*.h)) 50 genhdr-files := $(filter-out $(header-files), $(genhdr-files)) 52 # files used to track state of install/check 56 # all headers files for this dir 57 all-files := $(header-files) $(genhdr-files) 58 output-files := $(addprefix $(installdir)/, $(all-files)) [all …]
|
| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | getdeveloperlib.py | 19 """Parse one patch and return the list of files modified, added or 21 files = set() 34 files.add(fname) 35 return (files, infras) 60 """Parse a list of patches and returns the list of files modified, 66 (files, infras) = analyze_patch(patch) 67 allfiles = allfiles | files 107 def __init__(self, name, files): argument 109 self.files = files 110 self.packages = parse_developer_packages(files) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | MiniDebugInfo.html | 28 <link href="GDB-Files.html#GDB-Files" rel="up" title="GDB Files"> 29 <link href="Index-Files.html#Index-Files" rel="next" title="Index Files"> 30 <link href="Separate-Debug-Files.html#Separate-Debug-Files" rel="previous" title="Separate Debug Fi… 67 …Files.html#Index-Files" accesskey="n" rel="next">Index Files</a>, Previous: <a href="Separate-Debu… 82 …ebugging information (see <a href="Separate-Debug-Files.html#Separate-Debug-Files">Separate Debug … 130 …Files.html#Index-Files" accesskey="n" rel="next">Index Files</a>, Previous: <a href="Separate-Debu…
|
| H A D | GDB-Files.html | 17 <title>Debugging with GDB: GDB Files</title> 19 <meta name="description" content="Debugging with GDB: GDB Files"> 20 <meta name="keywords" content="Debugging with GDB: GDB Files"> 29 <link href="Files.html#Files" rel="next" title="Files"> 64 <a name="GDB-Files"></a> 70 <a name="GDB-Files-1"></a> 71 <h2 class="chapter">18 <small>GDB</small> Files</h2> 79 …bull; <a href="Files.html#Files" accesskey="1">Files</a>:</td><td> </td><td align="left… 83 …Files.html#Separate-Debug-Files" accesskey="3">Separate Debug Files</a>:</td><td> </td>… 87 … <a href="Index-Files.html#Index-Files" accesskey="5">Index Files</a>:</td><td> </td><t… [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | MiniDebugInfo.html | 28 <link href="GDB-Files.html#GDB-Files" rel="up" title="GDB Files"> 29 <link href="Index-Files.html#Index-Files" rel="next" title="Index Files"> 30 <link href="Separate-Debug-Files.html#Separate-Debug-Files" rel="previous" title="Separate Debug Fi… 67 …Files.html#Index-Files" accesskey="n" rel="next">Index Files</a>, Previous: <a href="Separate-Debu… 82 …ebugging information (see <a href="Separate-Debug-Files.html#Separate-Debug-Files">Separate Debug … 130 …Files.html#Index-Files" accesskey="n" rel="next">Index Files</a>, Previous: <a href="Separate-Debu…
|
| H A D | GDB-Files.html | 17 <title>Debugging with GDB: GDB Files</title> 19 <meta name="description" content="Debugging with GDB: GDB Files"> 20 <meta name="keywords" content="Debugging with GDB: GDB Files"> 29 <link href="Files.html#Files" rel="next" title="Files"> 64 <a name="GDB-Files"></a> 70 <a name="GDB-Files-1"></a> 71 <h2 class="chapter">18 <small>GDB</small> Files</h2> 79 …bull; <a href="Files.html#Files" accesskey="1">Files</a>:</td><td> </td><td align="left… 83 …Files.html#Separate-Debug-Files" accesskey="3">Separate Debug Files</a>:</td><td> </td>… 87 … <a href="Index-Files.html#Index-Files" accesskey="5">Index Files</a>:</td><td> </td><t… [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/lib/ |
| H A D | libnss_files.so.2 | ... /etc/protocols /etc/services nss_files/files-hosts.c af == AF_INET || ... |
| HD | libnss_files-2.33.so | ... /etc/protocols /etc/services nss_files/files-hosts.c af == AF_INET || ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/lib/ |
| H A D | libnss_files.so | ... /etc/protocols /etc/services nss_files/files-hosts.c af == AF_INET || ... |
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | create_manifest3.py | 12 # one of the files on each package, this task will check what was required for that 21 # as part of FILES. 28 # There are some caveats which we try to deal with, such as repeated files on different 30 # Its also important to note that this method only works for python files, and shared 31 # libraries. Static libraries, header files and binaries need to be dealt with manually. 34 # The manifest file for python3 has an extra field which contains the cached files for 36 # Tha method to handle cached files does not work when a module includes a folder which 65 # Check for repeated files, folders and wildcards 130 if coredep not in old_manifest['core']['files']: 131 old_manifest['core']['files'].append(coredep) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/ |
| H A D | Makefile | 2 # this make file is simply to help autogenerate these files: 12 @echo "\`make csv-files\`" 13 @echo " Creates new csv-files using content of c-files of existing" 14 @echo " ni_routing/* content. New csv files are placed in csv" 16 @echo "\`make c-files\`" 17 @echo " Creates new c-files using content of csv sub-directory. These" 18 @echo " new c-files can be compared to the active content in the" 25 @echo " Remove all generated files/directories EXCEPT for csv/c files." 27 @echo " Remove all generated files/directories." 29 @echo " Build all csv-files, then all new c-files." [all …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qttranslations_git.bb | 37 FILES:${PN}-assistant = " \ 41 FILES:${PN}-designer = " \ 45 FILES:${PN}-linguist = " \ 49 FILES:${PN}-qtconnectivity = " \ 53 FILES:${PN}-qtmultimedia = " \ 57 FILES:${PN}-qtlocation = " \ 61 FILES:${PN}-qtdeclarative = " \ 65 FILES:${PN}-qtquickcontrols = " \ 69 FILES:${PN}-qtquickcontrols2 = " \ 73 FILES:${PN}-qtwebsockets = " \ [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/rkwifibt-firmware/ |
| H A D | rkwifibt-firmware.bb | 4 SUMMARY = "Rockchip WIFI/BT firmware files" 46 FILES:${PN}-ap6181-wifi = " \ 52 FILES:${PN}-ap6212a1-wifi = " \ 57 FILES:${PN}-ap6212a1-bt = " \ 61 FILES:${PN}-ap6236-wifi = " \ 66 FILES:${PN}-ap6236-bt = " \ 70 FILES:${PN}-ap6255-wifi = " \ 74 FILES:${PN}-ap6255-bt = " \ 79 FILES:${PN}-ap6275p-wifi = " \ 86 FILES:${PN}-ap6275s-wifi = " \ [all …]
|