/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/ |
H A D | 0001-Fix-build-race-in-Makefile.patch | 42 bin/$(GLEWINFO.BIN): $(GLEWINFO.BIN.OBJ) $(LIB.SHARED.DIR)/$(LIB.SHARED) 49 bin/$(VISUALINFO.BIN): $(VISUALINFO.BIN.OBJ) $(LIB.SHARED.DIR)/$(LIB.SHARED)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/ |
H A D | 0001-version-libraries.patch | 10 ADD_LIBRARY(ubox SHARED ${SOURCES}) 17 ADD_LIBRARY(blobmsg_json SHARED blobmsg_json.c) 26 ADD_LIBRARY(json_script SHARED json_script.c)
|
/openbmc/linux/Documentation/translations/zh_CN/mm/ |
H A D | overcommit-accounting.rst | 58 | SHARED or READ-only - 0 cost (该文件是映射而不是交换) 62 | SHARED - 映射的大小
|
H A D | hugetlbfs_reserv.rst | 108 PRIVATE和SHARED映射之间的一个很大的区别是预留在预留映射中的表示方式。
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0001-mmal-Do-not-use-Werror.patch | 23 set(LIBRARY_TYPE SHARED) 29 add_library(mmal SHARED util/mmal_util.c)
|
H A D | 0011-build-shared-library-for-vchostif.patch | 24 +add_library(vchostif SHARED ${VCHOSTIF_SOURCE})
|
H A D | 0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch | 174 @@ -22,4 +22,4 @@ add_library (dtovl ${SHARED} 402 @@ -19,5 +19,5 @@ add_library(bcm_host ${SHARED} bcm_host.c) 414 add_library(debug_sym ${SHARED} debug_sym.c) 427 @@ -14,5 +14,5 @@ add_library(vcsm ${SHARED} user-vcsm.c) 442 add_library(wayland-egl ${SHARED} ${WAYLAND_EGL_SOURCE}) 452 add_library(EGL ${SHARED} ${EGL_SOURCE}) 463 add_library(brcmEGL ${SHARED} ${EGL_SOURCE}) 573 @@ -5,7 +5,7 @@ add_library(vchiq_arm SHARED
|
H A D | 0009-fix-cmake-dependency-race.patch | 44 add_library (vcos SHARED ${SOURCES})
|
H A D | 0002-wayland-Add-support-for-the-Wayland-winsys.patch | 203 + add_library(wayland-egl ${SHARED} ${WAYLAND_EGL_SOURCE}) 211 add_library(EGL ${SHARED} ${EGL_SOURCE}) 212 add_library(GLESv2 ${SHARED} ${GLES_SOURCE}) 213 add_library(OpenVG ${SHARED} ${VG_SOURCE}) 214 add_library(WFC ${SHARED} ${WFC_SOURCE}) 233 @@ -87,7 +135,7 @@ add_library(brcmGLESv2 ${SHARED} ${GLES_SOURCE}) 234 add_library(brcmOpenVG ${SHARED} ${VG_SOURCE}) 235 add_library(brcmWFC ${SHARED} ${WFC_SOURCE})
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
H A D | static_library_as_option.patch | 8 just like creating a SHARED library and set default to ON. 48 add_library(${ROCKSDB_SHARED_LIB} SHARED ${SOURCES} ${BUILD_VERSION_CC})
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0020-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch | 66 -#if defined SHARED && defined USE_ELF_SYMVER 69 +#ifndef SHARED
|
/openbmc/linux/Documentation/mm/ |
H A D | overcommit-accounting.rst | 58 | SHARED or READ-only - 0 cost (the file is the map not swap) 62 | SHARED - size of mapping
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/ |
H A D | 0001-Make-space-for-flags-from-environment.patch | 66 @@ -58,7 +58,7 @@ SHARED = -fPIC 83 SHARED_COMPILE = $(CC) $(ARCH) $(CPPFLAGS) $(SHARED) $(CFLAGS) -o $@ -c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/serial/serial/ |
H A D | 0001-Add-SOVERSION-for-shared-lib-and-comment-example.patch | 27 +add_library(${PROJECT_NAME} SHARED ${serial_SRCS})
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/ |
H A D | 0001-drop-including-rpath-cmake-module.patch | 28 add_library(libkonkret SHARED ${konkret_SRCS})
|
/openbmc/openbmc/poky/meta/recipes-bsp/pciutils/ |
H A D | pciutils_3.13.0.bb | 25 EXTRA_OEMAKE += "${PACKAGECONFIG_CONFARGS} DNS=yes SHARED=yes"
|
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
H A D | wpa_supplicant.conf | 602 auth_alg=SHARED
|
/openbmc/linux/tools/lib/bpf/ |
H A D | libbpf_internal.h | 137 #if defined(SHARED) && defined(__GNUC__) && __GNUC__ >= 10 144 #elif defined(SHARED)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/ |
H A D | 0001-Adjust-the-cmake-files.patch | 131 +ADD_LIBRARY(json_spirit SHARED ${JSON_SPIRIT_SRCS})
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 97 -#ifndef SHARED 98 +#if !defined SHARED && !defined IN_GLIBC_LOCALEDEF
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qpl-compression.rst | 52 $cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DQPL_LIBRARY_TYPE=SHARED ..
|
/openbmc/linux/mm/ |
H A D | filemap.c | 1222 SHARED, /* Hold ref to page and check the bit when woken, like enumerator 1468 folio_wait_bit_common(folio, bit_nr, TASK_UNINTERRUPTIBLE, SHARED); in folio_wait_bit() 1474 return folio_wait_bit_common(folio, bit_nr, TASK_KILLABLE, SHARED); in folio_wait_bit_killable()
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_delloem.c | 70 #define SHARED 0 macro 75 #define SHARED 0 macro 2231 return SHARED; in get_nic_selection_mode()
|
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ |
H A D | ipw2200.rst | 118 + WEP (OPEN and SHARED KEY mode)
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | access-marking.txt | 1 MARKING SHARED-MEMORY ACCESSES
|