| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dbinput.c | 343 char *invocation = help->invocation; in acpi_db_match_command_help() local 348 if (*invocation != ' ') { in acpi_db_match_command_help() 352 while (*invocation == ' ') { in acpi_db_match_command_help() 353 invocation++; in acpi_db_match_command_help() 358 while ((*command) && (*invocation) && (*invocation != ' ')) { in acpi_db_match_command_help() 359 if (tolower((int)*command) != tolower((int)*invocation)) { in acpi_db_match_command_help() 363 invocation++; in acpi_db_match_command_help() 371 acpi_os_printf("%-38s : %s", help->invocation, in acpi_db_match_command_help() 400 while (next->invocation) { in acpi_db_display_command_info() 434 while (next->invocation) { in acpi_db_display_help() [all …]
|
| H A D | acdebug.h | 29 char *invocation; /* Command Invocation */ member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/ |
| H A D | 0002-Support-transformation-between-D-Bus-errors-and-exce.patch | 187 - invocation.return_dbus_error(e_type, str(e)) 190 + invocation.return_dbus_error(name, str(e)) 197 + invocation.return_dbus_error(e_type, str(e))
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | userspace-if.rst | 156 the setsockopt invocation below. 180 subsequent invocation of the send system call. 210 the setsockopt invocation below. 215 invocation described below. 243 subsequent invocation of the send system call. 370 Each setsockopt invocation must use the level SOL_ALG.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/glew/glew/ |
| H A D | notempdir.patch | 2 creates a new temp directory in /tmp/ for every invocation of make. Lets
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.sdp | 59 (u-boot.img) using a second invocation of imx_usb: 97 With that SPL and U-Boot can be downloaded with a single invocation
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-bench.txt | 171 Repeat memcpy invocation this number of times. 195 Repeat memset invocation this number of times.
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | Bug-1640982-SetCARGO_PROFILE_RELEASE_LTO-true-when-e.patch | 18 # invocation (i.e., only the top-level crate, not its dependencies).
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | rcuref.rst | 131 even given a concurrent invocation of delete() for that same object. 136 the eventual invocation of kfree(), which is usually not a problem on
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/ |
| H A D | 0004-run-ranlib-per-library-and-use-AR.patch | 10 on single invocation
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/db/db/ |
| H A D | 0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch | 4 Subject: [PATCH] configure: Add explicit tag options to libtool invocation
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
| H A D | 0001-Add-lxml2-to-linker-cmdline-of-xml-is-found.patch | 16 | clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/lprng/lprng/ |
| H A D | 0001-checkpc-Do-not-define-Mail_fd-multiple-times.patch | 11 clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0012-debug-Fix-build-with-musl.patch | 12 clang-8: error: linker command failed with exit code 1 (use -v to see invocation)
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 19-merge_config.sh-add-br2-external-support.patch | 9 external trees on a clean buildroot tree invocation.
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0020-llvm-Do-not-use-find_library-for-ncurses.patch | 11 clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | Kconfig | 198 callback invocation. 224 callback invocation to energy-efficient CPUs in battery-powered 227 This option offloads callback invocation from the set of CPUs
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | sign_rpm.bbclass | 24 # invocation
|
| /OK3568_Linux_fs/buildroot/package/libselinux/ |
| H A D | 0002-Do-not-use-PYCEXT-and-rely-on-the-installed-file-nam.patch | 15 invocation to rely on the name of the _selinux*.so Python module that
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | hotplug.rst | 50 the subsystem making that invocation. 63 are added or removed from system. The invocation is done by the kernel
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0010-Misc-python-config.sh.in-ensure-sed-invocations-only.patch | 17 the double sed invocation (prefix is already expanded). Work around it by
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/ |
| H A D | 0014-page_characteristics-in-base-should-be-exported.patch | 21 clang++: error: linker command failed with exit code 1 (use -v to see invocation)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0010-eglibc-Cross-building-and-testing-instructions.patch | 441 +- Remote-shell like invocation. There must be a way to run a program 487 +words, each test program invocation is 'wrapped up' inside an explicit 488 +invocation of the dynamic linker, which must itself execute the test 494 +to which it passes the entire dynamic linker invocation shown above as 526 + With the cross-testing wrapper, that invocation becomes:
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | writecache.rst | 10 first sector should contain valid superblock from previous invocation.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/ |
| H A D | makefile_fix.patch | 6 as well. Removing of -D in install invocation is a little
|