| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.headersinst | 29 src-headers := $(if $(src-subdirs), $(shell cd $(src) && find $(src-subdirs) -name '*.h')) 30 src-headers := $(filter-out $(no-export-headers), $(src-headers)) 31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h')) 32 gen-headers := $(filter-out $(no-export-headers), $(gen-headers)) 36 duplicated := $(filter $(gen-headers), $(src-headers)) 39 gen-headers := $(filter-out $(duplicated), $(gen-headers)) 43 src-headers := $(addprefix $(dst)/, $(src-headers)) 44 gen-headers := $(addprefix $(dst)/, $(gen-headers)) 45 all-headers := $(src-headers) $(gen-headers) 49 old-headers := $(if $(old-subdirs),$(shell find $(old-subdirs) -name '*.h')) [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.headersinst | 29 src-headers := $(if $(src-subdirs), $(shell cd $(src) && find $(src-subdirs) -name '*.h')) 30 src-headers := $(filter-out $(no-export-headers), $(src-headers)) 31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h')) 32 gen-headers := $(filter-out $(no-export-headers), $(gen-headers)) 36 duplicated := $(filter $(gen-headers), $(src-headers)) 39 gen-headers := $(filter-out $(duplicated), $(gen-headers)) 43 src-headers := $(addprefix $(dst)/, $(src-headers)) 44 gen-headers := $(addprefix $(dst)/, $(gen-headers)) 45 all-headers := $(src-headers) $(gen-headers) 49 old-headers := $(if $(old-subdirs),$(shell find $(old-subdirs) -name '*.h')) [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.headersinst | 29 src-headers := $(if $(src-subdirs), $(shell cd $(src) && find $(src-subdirs) -name '*.h')) 30 src-headers := $(filter-out $(no-export-headers), $(src-headers)) 31 gen-headers := $(if $(gen-subdirs), $(shell cd $(gen) && find $(gen-subdirs) -name '*.h')) 32 gen-headers := $(filter-out $(no-export-headers), $(gen-headers)) 36 duplicated := $(filter $(gen-headers), $(src-headers)) 39 gen-headers := $(filter-out $(duplicated), $(gen-headers)) 43 src-headers := $(addprefix $(dst)/, $(src-headers)) 44 gen-headers := $(addprefix $(dst)/, $(gen-headers)) 45 all-headers := $(src-headers) $(gen-headers) 49 old-headers := $(if $(old-subdirs),$(shell find $(old-subdirs) -name '*.h')) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0011-eglibc-Help-bootstrap-cross-toolchain.patch | 10 * Makefile (install-headers): Preserve old behavior: depend on 11 $(inst_includedir)/gnu/stubs.h only if install-bootstrap-headers 16 * Makefile: Amend make install-headers to install everything 18 part of 'install-headers', not 'install-others'. 19 If install-bootstrap-headers is 'yes', install a dummy copy of 43 +# other headers, so 'make install-headers' produces a useable include 46 +ifeq ($(install-bootstrap-headers),yes) 47 +install-headers: $(inst_includedir)/gnu/stubs.h 53 headers += gnu/lib-names.h 62 +ifeq ($(install-bootstrap-headers),yes) [all …]
|
| /OK3568_Linux_fs/buildroot/package/gpm/ |
| H A D | 0006-src-headers-daemon.h-avoid-redefinition-of-last_sele.patch | 4 Subject: [PATCH] src/headers/daemon.h: avoid redefinition of 11 ld: twiddler.o:gpm/src/headers/daemon.h:183: 12 …multiple definition of `last_selection_time'; mice.o:gpm/src/headers/daemon.h:183: first defined h… 13 ld: synaptics.o:git/gpm/src/headers/daemon.h:183: 14 …multiple definition of `last_selection_time'; mice.o:git/gpm/src/headers/daemon.h:183: first defin… 25 src/headers/daemon.h | 2 +- 28 diff --git a/src/headers/daemon.h b/src/headers/daemon.h 30 --- a/src/headers/daemon.h 31 +++ b/src/headers/daemon.h
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
| H A D | 0004-Add-options-to-configure-the-use-of-libbsd.patch | 45 - if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 49 - conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 50 - if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 51 - conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') 53 - conf.CHECK_FUNCS_IN('setproctitle_init', 'bsd', headers='sys/types.h bsd/unistd.h') 56 - conf.CHECK_FUNCS_IN('closefrom', 'bsd', headers='bsd/unistd.h') 60 + if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 64 + conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 65 + if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 66 + conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') [all …]
|
| /OK3568_Linux_fs/docs/licenses/ |
| H A D | manifest.csv | 2 …/glibc/archive/2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c","linux-headers [GPL-2.0] skeleto… 3 "linux-headers","custom","GPL-2.0","","linux-headers-custom.tar.gz","/home/wxt/linux-develop/rockch… 4 …libc [GPL-2.0+ (programs), LGPL-2.1+, BSD-3-Clause, MIT (library)] linux-headers [GPL-2.0] skeleto… 5 …-2.1+] libtool [LGPL-2.1+] libvorbis [BSD-3-Clause] libzlib [Zlib] linux-headers [GPL-2.0] ncurses… 6 …-2.1+] libtool [LGPL-2.1+] libvorbis [BSD-3-Clause] libzlib [Zlib] linux-headers [GPL-2.0] ncurses… 7 …libglib2 [LGPL-2.1+] libopenssl [OpenSSL or SSLeay] libzlib [Zlib] linux-headers [GPL-2.0] ncurses… 8 …libc [GPL-2.0+ (programs), LGPL-2.1+, BSD-3-Clause, MIT (library)] linux-headers [GPL-2.0] skeleto… 9 …libc [GPL-2.0+ (programs), LGPL-2.1+, BSD-3-Clause, MIT (library)] linux-headers [GPL-2.0] skeleto… 10 …GPL-2.1+, BSD-3-Clause, MIT (library)] libffi [MIT] libzlib [Zlib] linux-headers [GPL-2.0] pcre [B… 11 …libc [GPL-2.0+ (programs), LGPL-2.1+, BSD-3-Clause, MIT (library)] linux-headers [GPL-2.0] skeleto… [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | CMakeLists.txt | 236 add_custom_target(cxx-headers ALL DEPENDS ${out_files} ${LIBCXX_CXX_ABI_HEADER_TARGET}) 238 add_custom_target(cxx-headers) 240 set_target_properties(cxx-headers PROPERTIES FOLDER "Misc") 247 COMPONENT cxx-headers 258 COMPONENT cxx-headers) 262 add_custom_target(install-cxx-headers 263 DEPENDS cxx-headers ${generated_config_deps} 265 -DCMAKE_INSTALL_COMPONENT=cxx-headers 267 # Stripping is a no-op for headers 268 add_custom_target(install-cxx-headers-stripped DEPENDS install-cxx-headers) [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | CMakeLists.txt | 236 add_custom_target(cxx-headers ALL DEPENDS ${out_files} ${LIBCXX_CXX_ABI_HEADER_TARGET}) 238 add_custom_target(cxx-headers) 240 set_target_properties(cxx-headers PROPERTIES FOLDER "Misc") 247 COMPONENT cxx-headers 258 COMPONENT cxx-headers) 262 add_custom_target(install-cxx-headers 263 DEPENDS cxx-headers ${generated_config_deps} 265 -DCMAKE_INSTALL_COMPONENT=cxx-headers 267 # Stripping is a no-op for headers 268 add_custom_target(install-cxx-headers-stripped DEPENDS install-cxx-headers) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/kbuild/ |
| H A D | headers_install.rst | 2 Exporting kernel headers for use by userspace 13 from the "linux" subdirectory. The system's libc headers are usually 14 installed at the default location /usr/include and the kernel headers in 18 Kernel headers are backwards compatible, but not forwards compatible. This 19 means that a program built against a C library using older kernel headers 21 features), but a program built against newer kernel headers may not work on an 30 ARCH indicates which architecture to produce headers for, and defaults to the 31 current architecture. The linux/asm directory of the exported kernel headers 37 INSTALL_HDR_PATH indicates where to install the headers. It defaults to 41 headers are installed in 'INSTALL_HDR_PATH/include'.
|
| /OK3568_Linux_fs/buildroot/package/iperf/ |
| H A D | 0001-Fix-build-with-musl-libc.patch | 10 define one. The kernel headers provide a way to suppress its struct 11 ethhdr. For that to work the libc headers must precede the kernel. Move 16 from ../include/headers.h:117, 22 from ../include/headers.h:110, 34 include/headers.h | 10 +++++----- 37 diff --git a/include/headers.h b/include/headers.h 39 --- a/include/headers.h 40 +++ b/include/headers.h
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | comminit.c | 268 q->headers.producer = (__le32 *)mem; in aac_queue_init() 269 q->headers.consumer = (__le32 *)(mem+1); in aac_queue_init() 270 *(q->headers.producer) = cpu_to_le32(qsize); in aac_queue_init() 271 *(q->headers.consumer) = cpu_to_le32(qsize); in aac_queue_init() 372 u32 *headers; in aac_comm_init() local 391 if (!aac_alloc_comm(dev, (void * *)&headers, size, QUEUE_ALIGNMENT)) in aac_comm_init() 394 queues = (struct aac_entry *)(((ulong)headers) + hdrsize); in aac_comm_init() 398 aac_queue_init(dev, &comm->queue[HostNormCmdQueue], headers, HOST_NORM_CMD_ENTRIES); in aac_comm_init() 400 headers += 2; in aac_comm_init() 404 aac_queue_init(dev, &comm->queue[HostHighCmdQueue], headers, HOST_HIGH_CMD_ENTRIES); in aac_comm_init() [all …]
|
| /OK3568_Linux_fs/external/linux-rga/ |
| H A D | Android.go | 144 var headers []string 147 headers = append(headers, "libhardware_rockchip_headers") 150 return headers 154 var headers []string 157 headers = append(headers, "libhardware_rockchip_headers") 160 return headers
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | sched-migration.py | 333 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, argument 338 on_cpu_task = self.current_tsk[headers.cpu] 342 headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid) 346 self.current_tsk[headers.cpu] = next_pid 348 ts = self.timeslices.get_time_slice(headers.ts()) 349 ts.sched_switch(self.timeslices, prev_pid, prev_state, next_pid, headers.cpu) 351 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument 352 ts = self.timeslices.get_time_slice(headers.ts()) 355 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument 358 ts = self.timeslices.get_time_slice(headers.ts()) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/ |
| H A D | 0001-configure.ac-don-t-require-eglmesaext.h.patch | 12 fixes commit fb1acfec ("Fix building against libglvnd-provided EGL headers") 32 - [AC_MSG_ERROR([Unable to locate required EGL headers])]) 36 - [AC_MSG_ERROR([Unable to locate required EGL headers])], 41 - [AC_MSG_ERROR([Unable to locate required EGL headers])], 55 +dnl Test for the existence of egl headers. 57 +dnl In that case AC_CHECK_HEADERS failes if X11 headers are not available. 60 +dnl require additional headers. 64 + [AC_MSG_ERROR([Unable to locate required EGL headers])], 72 + [AC_MSG_ERROR([Unable to locate required EGL headers])],
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-test/cunit/files/ |
| H A D | fixup-install-docdir.patch | 15 diff -uNr a/doc/headers/Makefile.am b/doc/headers/Makefile.am 16 --- a/doc/headers/Makefile.am 2014-10-30 22:06:29.704574162 +0100 17 +++ b/doc/headers/Makefile.am 2014-10-30 22:07:43.578524791 +0100 21 -dochdrdir = $(prefix)/doc/@PACKAGE@/headers 22 +dochdrdir = $(docdir)/headers
|
| /OK3568_Linux_fs/buildroot/package/linux-headers/ |
| H A D | Config.in.host | 8 Select the kernel version to get headers from. 10 The kernel headers must be at least as old as the oldest 14 the sources from that kernel as source for the headers. 16 If you choose a custom version of the kernel headers, or 20 kernel headers. 27 bool "Linux 4.14.x kernel headers" 32 bool "Linux 4.19.x kernel headers" 36 bool "Linux 5.4.x kernel headers" 40 bool "Linux 5.10.x kernel headers" 44 bool "Linux 5.15.x kernel headers" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-altera.c | 100 void (*tlp_write_pkt)(struct altera_pcie *pcie, u32 *headers, 285 static void tlp_write_packet(struct altera_pcie *pcie, u32 *headers, in tlp_write_packet() argument 290 tlp_rp_regdata.reg0 = headers[0]; in tlp_write_packet() 291 tlp_rp_regdata.reg1 = headers[1]; in tlp_write_packet() 296 tlp_rp_regdata.reg0 = headers[2]; in tlp_write_packet() 304 tlp_rp_regdata.reg0 = headers[2]; in tlp_write_packet() 312 static void s10_tlp_write_packet(struct altera_pcie *pcie, u32 *headers, in s10_tlp_write_packet() argument 315 s10_tlp_write_tx(pcie, headers[0], RP_TX_SOP); in s10_tlp_write_packet() 316 s10_tlp_write_tx(pcie, headers[1], 0); in s10_tlp_write_packet() 317 s10_tlp_write_tx(pcie, headers[2], 0); in s10_tlp_write_packet() [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | wget.py | 185 headers = dict(req.unredirected_hdrs) 186 headers.update(dict((k, v) for k, v in list(req.headers.items()) 187 if k not in headers)) 198 headers["Connection"] = "close" 200 headers["Connection"] = "Keep-Alive" # Works for HTTP/1.0 202 headers = dict( 203 (name.title(), val) for name, val in list(headers.items())) 208 if proxy_auth_hdr in headers: 209 tunnel_headers[proxy_auth_hdr] = headers[proxy_auth_hdr] 212 del headers[proxy_auth_hdr] [all …]
|
| /OK3568_Linux_fs/buildroot/package/samba4/ |
| H A D | 0001-libreplace-disable-libbsd-support.patch | 28 - if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 32 - conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 33 - if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 34 - conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') 36 - conf.CHECK_FUNCS_IN('setproctitle_init', 'bsd', headers='sys/types.h bsd/unistd.h') 39 - conf.CHECK_FUNCS_IN('closefrom', 'bsd', headers='bsd/unistd.h')
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | waveaudio.c | 46 WAVEHDR headers[num_buffers]; member 354 priv->headers[i].lpData = priv->data + ((priv->buf_len * i) << priv->sample_shift); in start() 355 priv->headers[i].dwBufferLength = priv->buf_len << priv->sample_shift; in start() 358 error = waveInPrepareHeader(priv->hin, &priv->headers[i], sizeof(priv->headers[i])); in start() 360 error = waveOutPrepareHeader(priv->hout, &priv->headers[i], sizeof(priv->headers[i])); in start() 371 error = waveInAddBuffer(priv->hin, &priv->headers[i], sizeof(priv->headers[i])); in start() 406 LPWAVEHDR header = &priv->headers[priv->current]; in waveread() 440 priv->headers[priv->current].dwUser = 0; in waveread() 469 LPWAVEHDR header = &priv->headers[priv->current]; in wavewrite() 503 priv->headers[priv->current].dwUser = 0; in wavewrite()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/ |
| H A D | tdb-Add-configure-options-for-packages.patch | 123 - if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 127 - conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 128 - if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 129 - conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') 131 - conf.CHECK_FUNCS_IN('setproctitle_init', 'bsd', headers='sys/types.h bsd/unistd.h') 134 - conf.CHECK_FUNCS_IN('closefrom', 'bsd', headers='bsd/unistd.h') 138 + if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 142 + conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 143 + if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 144 + conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
| H A D | options-2.2.0.patch | 123 - if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 127 - conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 128 - if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 129 - conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') 131 - conf.CHECK_FUNCS_IN('setproctitle_init', 'bsd', headers='sys/types.h bsd/unistd.h') 134 - conf.CHECK_FUNCS_IN('closefrom', 'bsd', headers='bsd/unistd.h') 138 + if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 142 + conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 143 + if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 144 + conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
| H A D | 0002-ldb-Add-configure-options-for-packages.patch | 122 - if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 126 - conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 127 - if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 128 - conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') 130 - conf.CHECK_FUNCS_IN('setproctitle_init', 'bsd', headers='sys/types.h bsd/unistd.h') 133 - conf.CHECK_FUNCS_IN('closefrom', 'bsd', headers='bsd/unistd.h') 137 + if conf.CHECK_FUNCS_IN('strlcpy strlcat', 'bsd', headers='bsd/string.h', 141 + conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h') 142 + if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'): 143 + conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h') [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-meta-uvc.rst | 15 This format describes standard UVC metadata, extracted from UVC packet headers 19 in those headers. See section "2.4.3.3 Video and Still Image Payload Headers" of 23 contain multiple headers, if multiple such headers have been transmitted by the 24 camera for the respective frame. However, the driver may drop headers when the 27 perform rate limiting when the device sends a large number of headers.
|