| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | do-not-use-config.h.in | 172 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 176 /* Define to 1 if you have the <dlfcn.h> header file. */ 185 /* Define to 1 if you have the <fcntl.h> header file. */ 188 /* Define to 1 if you have the <fnmatch.h> header file. */ 218 /* Define to 1 if you have the <inttypes.h> header file. */ 230 /* Define to 1 if you have the <libaudit.h> header file. */ 248 /* Define to 1 if you have the <linux/agpgart.h> header file. */ 251 /* Define to 1 if you have the <linux/apm_bios.h> header file. */ 254 /* Define to 1 if you have the <linux/fb.h> header file. */ 260 /* Define to 1 if you have the <memory.h> header file. */ [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ifmetric/ |
| H A D | ifmetric_0.3.bb | 4 LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f" 7 file://ifmetric.8_typo.patch \ 8 file://ifmetric.c_netlink-invalid-arg.patch \ 9 file://ifmetric.c_typo.patch \ 10 file://nlrequest.c_packet-too-small_fix.patch"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/ |
| H A D | ez-ipupdate_3.0.11b7.bb | 5 LIC_FILES_CHKSUM = "file://COPYING;md5=7783169b4be06b54e86730eb01bc3a31" 8 file://Makefile.am.patch \ 9 file://cache_file.c.patch \ 10 file://conf_file.c.patch \ 11 file://wformat.patch \
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qtwebchannel_git.bb | 6 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ 7 file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 8 file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ 9 file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \ 10 file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
| H A D | qtsensors_git.bb | 6 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ 7 file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 8 file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ 9 file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \ 10 file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
| H A D | qtserialport_git.bb | 6 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ 7 file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ 8 file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ 9 file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \ 10 file://LICENSE.LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netcat/ |
| H A D | netcat_0.7.1.bb | 3 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 8 file://obsolete_autoconf_macros.patch \ 9 file://netcat-locale_h.patch \ 10 file://make-netcat_flag_count_work.patch \ 11 file://gettext.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/pulseaudio/ |
| H A D | pulseaudio_15.0.bb | 4 file://0001-client-conf-Add-allow-autospawn-for-root.patch \ 5 file://0002-do-not-display-CLFAGS-to-improve-reproducibility-bui.patch \ 6 file://0001-meson-Check-for-__get_cpuid.patch \ 7 file://volatiles.04_pulse \ 8 file://0001-doxygen-meson.build-remove-dependency-on-doxygen-bin.patch \
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | imx-pxp.c | 222 static inline struct pxp_ctx *file2ctx(struct file *file) in file2ctx() argument 224 return container_of(file->private_data, struct pxp_ctx, fh); in file2ctx() 1025 static int pxp_querycap(struct file *file, void *priv, in pxp_querycap() argument 1066 static int pxp_enum_fmt_vid_cap(struct file *file, void *priv, in pxp_enum_fmt_vid_cap() argument 1072 static int pxp_enum_fmt_vid_out(struct file *file, void *priv, in pxp_enum_fmt_vid_out() argument 1103 static int pxp_g_fmt_vid_out(struct file *file, void *priv, in pxp_g_fmt_vid_out() argument 1106 return pxp_g_fmt(file2ctx(file), f); in pxp_g_fmt_vid_out() 1109 static int pxp_g_fmt_vid_cap(struct file *file, void *priv, in pxp_g_fmt_vid_cap() argument 1112 return pxp_g_fmt(file2ctx(file), f); in pxp_g_fmt_vid_cap() 1171 static int pxp_try_fmt_vid_cap(struct file *file, void *priv, in pxp_try_fmt_vid_cap() argument [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | debugfs.rst | 12 about a process, or sysfs, which has strict one-value-per-file rules, 46 The most general way to create a file within a debugfs directory is with:: 52 Here, name is the name of the file to create, mode describes the access 53 permissions the file should have, parent indicates the directory which 54 should hold the file, data will be stored in the i_private field of the 55 resulting inode structure, and fops is a set of file operations which 56 implement the file's behavior. At a minimum, the read() and/or write() 58 the return value will be a dentry pointer to the created file, 62 Create a file with an initial size, the following function can be used 70 file_size is the initial file size. The other parameters are the same [all …]
|
| H A D | nilfs2.rst | 7 NILFS2 is a log-structured file system (LFS) supporting continuous 8 snapshotting. In addition to versioning capability of the entire file 21 full. Each snapshot is mountable as a read-only file system 74 of all file operations including overwriting of data 76 overtaking of events occurs in the recovered file 104 NILFS_IOCTL_DELETE_CHECKPOINT Remove checkpoint from NILFS2 file system. 157 To use nilfs2 as a local file system, simply:: 212 The payload blocks are organized per file, and each file consists of 226 file structures (nilfs_finfo), and per block structures (nilfs_binfo):: 235 to maintain file system meta data. The current version of NILFS2 uses [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_main.c | 421 static u32 sec_current_qm_read(struct sec_debug_file *file) in sec_current_qm_read() argument 423 struct hisi_qm *qm = file->qm; in sec_current_qm_read() 428 static int sec_current_qm_write(struct sec_debug_file *file, u32 val) in sec_current_qm_write() argument 430 struct hisi_qm *qm = file->qm; in sec_current_qm_write() 465 static u32 sec_clear_enable_read(struct sec_debug_file *file) in sec_clear_enable_read() argument 467 struct hisi_qm *qm = file->qm; in sec_clear_enable_read() 473 static int sec_clear_enable_write(struct sec_debug_file *file, u32 val) in sec_clear_enable_write() argument 475 struct hisi_qm *qm = file->qm; in sec_clear_enable_write() 488 static ssize_t sec_debug_read(struct file *filp, char __user *buf, in sec_debug_read() 491 struct sec_debug_file *file = filp->private_data; in sec_debug_read() local [all …]
|
| /OK3568_Linux_fs/u-boot/doc/uImage.FIT/ |
| H A D | howto.txt | 23 an image source file, which describes the contents of the image and defines 24 its various properties used during booting. By convention, image source file 27 the uImage (kernel, ramdisk, etc.) is specified in the image source file in the 29 process is a binary file (by convention with the ".itb" extension) that 31 needed by U-Boot to handle the uImage properly. The uImage file is then 37 - image source file (*.its) 38 - image data file(s) 43 image source file mkimage + dtc transfer to target 44 + ---------------> image file --------------------> bootm 45 image data file(s) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-core/ |
| H A D | dvbdev.c | 95 static int dvb_device_open(struct inode *inode, struct file *file) in dvb_device_open() argument 110 file->private_data = dvbdev; in dvb_device_open() 111 replace_fops(file, new_fops); in dvb_device_open() 112 if (file->f_op->open) in dvb_device_open() 113 err = file->f_op->open(inode, file); in dvb_device_open() 134 int dvb_generic_open(struct inode *inode, struct file *file) in dvb_generic_open() argument 136 struct dvb_device *dvbdev = file->private_data; in dvb_generic_open() 144 if ((file->f_flags & O_ACCMODE) == O_RDONLY) { in dvb_generic_open() 160 int dvb_generic_release(struct inode *inode, struct file *file) in dvb_generic_release() argument 162 struct dvb_device *dvbdev = file->private_data; in dvb_generic_release() [all …]
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | salinfo.c | 275 salinfo_event_open(struct inode *inode, struct file *file) in salinfo_event_open() argument 283 salinfo_event_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in salinfo_event_read() argument 285 struct salinfo_data *data = PDE_DATA(file_inode(file)); in salinfo_event_read() 292 if (file->f_flags & O_NONBLOCK) in salinfo_event_read() 341 salinfo_log_open(struct inode *inode, struct file *file) in salinfo_log_open() argument 366 salinfo_log_release(struct inode *inode, struct file *file) in salinfo_log_release() argument 434 salinfo_log_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in salinfo_log_read() argument 436 struct salinfo_data *data = PDE_DATA(file_inode(file)); in salinfo_log_read() 495 salinfo_log_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) in salinfo_log_write() argument 497 struct salinfo_data *data = PDE_DATA(file_inode(file)); in salinfo_log_write()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | err.h | 180 OPENSSL_EXPORT uint32_t ERR_get_error_line(const char **file, int *line); 192 OPENSSL_EXPORT uint32_t ERR_get_error_line_data(const char **file, int *line, 198 OPENSSL_EXPORT uint32_t ERR_peek_error_line(const char **file, int *line); 199 OPENSSL_EXPORT uint32_t ERR_peek_error_line_data(const char **file, int *line, 205 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line(const char **file, int *line); 206 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line_data(const char **file, 261 OPENSSL_EXPORT void ERR_print_errors_fp(FILE *file); 435 const char *file, unsigned line);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | err.h | 180 OPENSSL_EXPORT uint32_t ERR_get_error_line(const char **file, int *line); 192 OPENSSL_EXPORT uint32_t ERR_get_error_line_data(const char **file, int *line, 198 OPENSSL_EXPORT uint32_t ERR_peek_error_line(const char **file, int *line); 199 OPENSSL_EXPORT uint32_t ERR_peek_error_line_data(const char **file, int *line, 205 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line(const char **file, int *line); 206 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line_data(const char **file, 261 OPENSSL_EXPORT void ERR_print_errors_fp(FILE *file); 435 const char *file, unsigned line);
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | Kconfig | 3 tristate "UFS file system support (read only)" 7 OpenBSD and NeXTstep) use a file system called UFS. Some System V 9 this file system as well. Saying Y here will allow you to read from 11 experimental "UFS file system write support", below. Please read the 12 file <file:Documentation/admin-guide/ufs.rst> for more information. 26 To compile the UFS file system support as a module, choose M here: the 32 bool "UFS file system write support (DANGEROUS)"
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | err.h | 180 OPENSSL_EXPORT uint32_t ERR_get_error_line(const char **file, int *line); 192 OPENSSL_EXPORT uint32_t ERR_get_error_line_data(const char **file, int *line, 198 OPENSSL_EXPORT uint32_t ERR_peek_error_line(const char **file, int *line); 199 OPENSSL_EXPORT uint32_t ERR_peek_error_line_data(const char **file, int *line, 205 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line(const char **file, int *line); 206 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line_data(const char **file, 261 OPENSSL_EXPORT void ERR_print_errors_fp(FILE *file); 435 const char *file, unsigned line);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/ |
| H A D | gperftools_2.9.1.bb | 9 LIC_FILES_CHKSUM = "file://COPYING;md5=762732742c73dc6c7fbe8632f06c059a" 15 file://0001-Support-Atomic-ops-on-clang.patch \ 16 file://0001-fix-build-with-musl-libc.patch \ 17 file://0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch \ 18 file://disable_libunwind_aarch64.patch \ 19 file://sgidef.patch \ 22 SRC_URI:append:libc-musl = " file://ppc-musl.patch" 56 # Also runs `objdump` on each cpuprofile data file
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/corelocation/ |
| H A D | qgeopositioninfosourcefactory_cl.mm | 6 ** This file is part of the QtPositioning module of the Qt Toolkit. 10 ** Licensees holding valid commercial Qt licenses may use this file in 18 ** Alternatively, this file may be used under the terms of the GNU Lesser 20 ** Foundation and appearing in the file LICENSE.LGPL3 included in the 21 ** packaging of this file. Please review the following information to 26 ** Alternatively, this file may be used under the terms of the GNU 30 ** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3 31 ** included in the packaging of this file. Please review the following
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | err.h | 180 OPENSSL_EXPORT uint32_t ERR_get_error_line(const char **file, int *line); 192 OPENSSL_EXPORT uint32_t ERR_get_error_line_data(const char **file, int *line, 198 OPENSSL_EXPORT uint32_t ERR_peek_error_line(const char **file, int *line); 199 OPENSSL_EXPORT uint32_t ERR_peek_error_line_data(const char **file, int *line, 205 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line(const char **file, int *line); 206 OPENSSL_EXPORT uint32_t ERR_peek_last_error_line_data(const char **file, 261 OPENSSL_EXPORT void ERR_print_errors_fp(FILE *file); 435 const char *file, unsigned line);
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/qml/qmlvideofx/ |
| H A D | Effect.qml | 6 ** This file is part of the Qt Mobility Components. 10 ** Licensees holding valid commercial Qt licenses may use this file in 18 ** Alternatively, this file may be used under the terms of the GNU Lesser 20 ** Software Foundation and appearing in the file LICENSE.LGPLv21 and 21 ** LICENSE.LGPLv3 included in the packaging of this file. Please review the 28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 60 // doesn't provide a way for shader programs to be read from a file, 61 // rather than being inline in the QML file
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/ |
| H A D | xserver-nodm-init_3.0.bb | 3 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 7 SRC_URI = "file://xserver-nodm \ 8 file://Xserver \ 9 file://X11 \ 10 file://gplv2-license.patch \ 11 file://xserver-nodm.service.in \ 12 file://xserver-nodm.conf.in \ 13 file://capability.conf \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/ |
| H A D | 0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch | 4 Subject: Don't leak temporary file on failed multi-file ed-style patch 6 The previous fix worked fine with single-file ed-style patches, but 7 would still leak temporary files in the case of multi-file ed-style 12 the next file in a patch. 18 Fixes: 19599883ffb6 ("Don't leak temporary file on failed ed-style patch") 64 +# Apparently we can't create a file with such a patch, while it works fine 65 +# when the file name is provided on the command line
|