/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/ |
H A D | CMakeLists.txt | 23 # Linking a small library makes the example more useful for testing. 26 # A simple library linking json-c library found by pkgconfig 40 # A simple executable linking the library
|
H A D | cpp-example.cpp | 14 std::cout << "C++ example linking " << cpp_example.get_string() << std::endl; in main() 15 std::cout << "Linking json-c version " << cpp_example.get_json_c_version() << std::endl; in main()
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | lto.inc | 22 # webkit is not linking properly with LTO, disable until next time 41 # usable for both LTO linking and normal linking
|
/openbmc/linux/Documentation/driver-api/tty/ |
H A D | tty_driver.rst | 70 variants described in `Linking Devices to Ports`_ later. It is up to driver to 86 Linking Devices to Ports 93 This way, the driver needs not care about linking later on. 102 The linking routines are documented here:
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | hyp.lds.S | 6 * Linker script used for partial linking of nVHE EL2 object files. 22 * alignment for when linking into vmlinux.
|
/openbmc/linux/Documentation/arch/arm/keystone/ |
H A D | knav-qmss.rst | 12 processors(PDSP), linking RAM, descriptor pools and infrastructure 18 Linking RAM registers are used to link the descriptors which are stored in 20 The QMSS driver manages the PDSP setups, linking RAM regions,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-schema-validator/json-schema-validator/ |
H A D | 0001-Set-Json_validator-Install-off-if-it-finds-it-via-li.patch | 4 Subject: [PATCH 1/3] Set Json_validator Install off if it finds it via linking 22 + message(STATUS "Found nlohmann_json::nlohmann_json-target - linking with it")
|
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/ |
H A D | vulkan-volk_1.3.296.0.bb | 3 to use Vulkan without linking to vulkan-1.dll or statically linking Vulkan loader. \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/ |
H A D | 0001-configure.ac.in-Allow-dynamic-linking-against-ndpi-3.patch | 4 Subject: [PATCH] configure.ac.in: Allow dynamic linking against ndpi 3.0 6 Linking statically is problematic since NDPI_LIBS is '-lndpi -lm'
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/ |
H A D | 0002-Do-not-include-lib-md5.c-into-src-shar.c.patch | 10 point in linking md5.o twice into shar executable. Moreover SuSE 11 reports that this triggers a linking error with GCC 10:
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0006-warn-for-uses-of-system-directories-when-cross-linki.patch | 4 Subject: [PATCH] warn for uses of system directories when cross linking 150 + cross linking. */ 154 + directories when cross linking instead of a warning. */ 172 +@file{/usr/lib} when cross linking. This option is intended for use 179 +system directories when cross linking.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/obexftp/ |
H A D | 0001-apps-CMakeLists.txt-Explicitly-link-libbfb-and-libmu.patch | 6 Transitive linking is disabled now for multicobex and 7 obexftp, This ends up with linking errors for apps, therefore
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | landlock.rst | 188 relevant when we want to allow linking or renaming. Indeed, having consistent 390 As for file renaming and linking, a sandboxed thread cannot modify its 428 File renaming and linking (ABI < 2) 436 their hierarchy, moving or linking a file from one directory to another implies 439 escalations through renaming or linking, and for the sake of simplicity, 440 Landlock previously limited linking and renaming to the same directory. 442 control renaming and linking thanks to the new ``LANDLOCK_ACCESS_FS_REFER``
|
/openbmc/linux/include/linux/ |
H A D | zstd_errors.h | 31 * note 1 : this API shall be used with static linking only. 32 * dynamic linking is not yet officially supported.
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kbuild.rst | 75 Additional options used for $(LD) when linking modules. 91 Additional flags to be passed when linking host programs. 105 Additional options used for $(LD) when linking userprogs. userprogs are linked 263 symbols in the final module linking stage. It changes such errors
|
/openbmc/openbmc/poky/scripts/ |
H A D | gen-lockedsig-cache | 112 print('linking') 116 print('hard linking failed, copying')
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/ |
H A D | gold-unversioned-symbol.patch | 1 fuse: Fix linking issues with gold linker 3 fuse has problems when linking with gold since it uses version
|
/openbmc/u-boot/board/cobra5272/ |
H A D | README | 96 => linking address for u-boot as single bootloader stored in flash 135 => target linking address for RAM
|
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | keystone-navigator-qmss.txt | 6 processors(PDSP), linking RAM, descriptor pools and infrastructure 12 Linking RAM registers are used to link the descriptors which are stored in 14 The QMSS driver manages the PDSP setups, linking RAM regions,
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/ |
H A D | pyproject.toml | 6 # "extension-module" tells pyo3 we want to build an extension module (skips linking against libpyth…
|
/openbmc/linux/include/asm-generic/ |
H A D | module.lds.h | 6 * <asm/module.lds.h> can specify arch-specific sections for linking modules.
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch | 7 linking, link fails otherwise without them, which can result in 9 when tests involve linking
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-2.0-with-GCC-exception | 4 GCC Linking Exception
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/ |
H A D | psqlodbc-remove-some-checks-for-cross-compiling.patch | 69 - # Linking libiodoc is rather problematic 81 - # Linking libodbc is rather problematic
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | rt274.txt | 16 Pins on the device (for linking into audio routes) for RT274:
|