Home
last modified time | relevance | path

Searched refs:SHARED (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/
H A D0001-Fix-build-race-in-Makefile.patch42 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 D0001-version-libraries.patch10 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 Dovercommit-accounting.rst58 | SHARED or READ-only - 0 cost (该文件是映射而不是交换)
62 | SHARED - 映射的大小
H A Dhugetlbfs_reserv.rst108 PRIVATE和SHARED映射之间的一个很大的区别是预留在预留映射中的表示方式。
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0001-mmal-Do-not-use-Werror.patch23 set(LIBRARY_TYPE SHARED)
29 add_library(mmal SHARED util/mmal_util.c)
H A D0011-build-shared-library-for-vchostif.patch24 +add_library(vchostif SHARED ${VCHOSTIF_SOURCE})
H A D0025-CMakeLists.txt-.pc-respect-CMAKE_INSTALL_LIBDIR.patch174 @@ -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 D0009-fix-cmake-dependency-race.patch44 add_library (vcos SHARED ${SOURCES})
H A D0002-wayland-Add-support-for-the-Wayland-winsys.patch203 + 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/poky/meta/recipes-devtools/gcc/gcc/
H A D0020-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch66 -#if defined SHARED && defined USE_ELF_SYMVER
69 +#ifndef SHARED
/openbmc/linux/Documentation/mm/
H A Dovercommit-accounting.rst58 | 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 D0001-Make-space-for-flags-from-environment.patch66 @@ -58,7 +58,7 @@ SHARED = -fPIC
83 SHARED_COMPILE = $(CC) $(ARCH) $(CPPFLAGS) $(SHARED) $(CFLAGS) -o $@ -c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/konkretcmpi/konkretcmpi/
H A D0001-drop-including-rpath-cmake-module.patch28 add_library(libkonkret SHARED ${konkret_SRCS})
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iniparser/iniparser/
H A DAdd-CMake-support.patch26 +add_library(iniparser-shared SHARED ${INIPARSER_SRCS} ${INIPARSER_HDRS})
/openbmc/openbmc/poky/meta/recipes-bsp/pciutils/
H A Dpciutils_3.11.1.bb24 PCI_CONF_FLAG = "ZLIB=yes DNS=yes SHARED=yes STRIP= LIBDIR=${libdir}"
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf602 auth_alg=SHARED
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_internal.h137 #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 D0001-Adjust-the-cmake-files.patch131 +ADD_LIBRARY(json_spirit SHARED ${JSON_SPIRIT_SRCS})
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch97 -#ifndef SHARED
98 +#if !defined SHARED && !defined IN_GLIBC_LOCALEDEF
/openbmc/qemu/docs/devel/migration/
H A Dqpl-compression.rst52 $cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DQPL_LIBRARY_TYPE=SHARED ..
/openbmc/linux/mm/
H A Dfilemap.c1194 SHARED, /* Hold ref to page and check the bit when woken, like enumerator
1440 folio_wait_bit_common(folio, bit_nr, TASK_UNINTERRUPTIBLE, SHARED); in folio_wait_bit()
1446 return folio_wait_bit_common(folio, bit_nr, TASK_KILLABLE, SHARED); in folio_wait_bit_killable()
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c70 #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 Dipw2200.rst118 + WEP (OPEN and SHARED KEY mode)
/openbmc/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt1 MARKING SHARED-MEMORY ACCESSES
/openbmc/linux/tools/perf/Documentation/
H A Dperf-config.txt638 is to remove the common prefix in things like "MAP_SHARED", showing just "SHARED".

12