Home
last modified time | relevance | path

Searched full:shared (Results 1 – 25 of 1348) sorted by relevance

12345678910>>...54

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/
H A D0002-Remove-suffix-shared-from-shared-library-name.patch4 Subject: [PATCH 2/2] Remove suffix `-shared' from shared library name
19 -set (HDF5_LIBSH_TARGET "${HDF5_LIB_CORENAME}-shared")
20 -set (HDF5_TEST_LIBSH_TARGET "${HDF5_TEST_LIB_CORENAME}-shared")
21 -set (HDF5_CPP_LIBSH_TARGET "${HDF5_CPP_LIB_CORENAME}-shared")
22 -set (HDF5_HL_LIBSH_TARGET "${HDF5_HL_LIB_CORENAME}-shared")
23 -set (HDF5_HL_CPP_LIBSH_TARGET "${HDF5_HL_CPP_LIB_CORENAME}-shared")
24 -set (HDF5_TOOLS_LIBSH_TARGET "${HDF5_TOOLS_LIB_CORENAME}-shared")
25 -set (HDF5_UTILS_LIBSH_TARGET "${HDF5_UTILS_LIB_CORENAME}-shared")
26 -set (HDF5_F90_LIBSH_TARGET "${HDF5_F90_LIB_CORENAME}-shared")
27 -set (HDF5_F90_C_LIBSH_TARGET "${HDF5_F90_C_LIB_CORENAME}-shared")
[all …]
/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/
H A Dshared-mime-info_2.4.bb1 SUMMARY = "Shared MIME type database and specification"
2 DESCRIPTION = "The shared-mime-info package contains the core database of common types."
3 HOMEPAGE = "http://freedesktop.org/wiki/Software/shared-mime-info"
9 DEPENDS = "libxml2 glib-2.0 shared-mime-info-native xmlto-native"
11 SRC_URI = "git://gitlab.freedesktop.org/xdg/shared-mime-info.git;protocol=https;branch=master \
23 FILES:${PN}-dev += "${datadir}/pkgconfig/shared-mime-info.pc ${datadir}/gettext/its"
27 PACKAGES =+ "shared-mime-info-data"
28 FILES:shared-mime-info-data = "${datadir}/mime/packages/freedesktop.org.xml"
29 RDEPENDS:shared-mime-info-data = "shared-mime-info"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0021-shared-Do-not-use-malloc_info-on-musl.patch4 Subject: [PATCH 21/22] shared: Do not use malloc_info on musl
9 src/shared/bus-util.c | 5 +++--
10 src/shared/common-signal.c | 4 ++--
13 diff --git a/src/shared/bus-util.c b/src/shared/bus-util.c
15 --- a/src/shared/bus-util.c
16 +++ b/src/shared/bus-util.c
36 diff --git a/src/shared/common-signal.c b/src/shared/common-signal.c
38 --- a/src/shared/common-signal.c
39 +++ b/src/shared/common-signal.c
H A D0014-Handle-missing-gshadow.patch14 src/shared/user-record-nss.c | 20 ++++++++++++++++++++
15 src/shared/user-record-nss.h | 4 ++++
16 src/shared/userdb.c | 7 ++++++-
19 diff --git a/src/shared/user-record-nss.c b/src/shared/user-record-nss.c
21 --- a/src/shared/user-record-nss.c
22 +++ b/src/shared/user-record-nss.c
124 diff --git a/src/shared/user-record-nss.h b/src/shared/user-record-nss.h
126 --- a/src/shared/user-record-nss.h
127 +++ b/src/shared/user-record-nss.h
140 diff --git a/src/shared/userdb.c b/src/shared/userdb.c
[all …]
H A D0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch15 src/shared/base-filesystem.c | 1 +
35 diff --git a/src/shared/base-filesystem.c b/src/shared/base-filesystem.c
37 --- a/src/shared/base-filesystem.c
38 +++ b/src/shared/base-filesystem.c
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0021-shared-Do-not-use-malloc_info-on-musl.patch4 Subject: [PATCH 21/26] shared: Do not use malloc_info on musl
9 src/shared/bus-util.c | 5 +++--
10 src/shared/common-signal.c | 4 ++--
13 diff --git a/src/shared/bus-util.c b/src/shared/bus-util.c
15 --- a/src/shared/bus-util.c
16 +++ b/src/shared/bus-util.c
36 diff --git a/src/shared/common-signal.c b/src/shared/common-signal.c
38 --- a/src/shared/common-signal.c
39 +++ b/src/shared/common-signal.c
H A D0014-Handle-missing-gshadow.patch14 src/shared/user-record-nss.c | 20 ++++++++++++++++++++
15 src/shared/user-record-nss.h | 4 ++++
16 src/shared/userdb.c | 7 ++++++-
19 diff --git a/src/shared/user-record-nss.c b/src/shared/user-record-nss.c
21 --- a/src/shared/user-record-nss.c
22 +++ b/src/shared/user-record-nss.c
123 diff --git a/src/shared/user-record-nss.h b/src/shared/user-record-nss.h
125 --- a/src/shared/user-record-nss.h
126 +++ b/src/shared/user-record-nss.h
139 diff --git a/src/shared/userdb.c b/src/shared/userdb.c
[all …]
H A D0024-undef-stdin-for-references-using-stdin-as-a-struct-m.patch16 src/shared/edit-util.c | 2 ++
20 diff --git a/src/shared/edit-util.c b/src/shared/edit-util.c
22 --- a/src/shared/edit-util.c
23 +++ b/src/shared/edit-util.c
H A D0015-missing_syscall.h-Define-MIPS-ABI-defines-for-musl.patch15 src/shared/base-filesystem.c | 1 +
35 diff --git a/src/shared/base-filesystem.c b/src/shared/base-filesystem.c
37 --- a/src/shared/base-filesystem.c
38 +++ b/src/shared/base-filesystem.c
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dmakefile-fix-parallel.patch13 Fatal error: can't create shared/hosts_access.o: No such file or directory
29 shared/%.o: %.c
30 + [ -d shared ] || mkdir -p shared
34 @@ -730,6 +731,8 @@ SHLIB_OBJ= $(addprefix shared/, $(LIB_OBJ));
47 - @if [ ! -d shared ]; then mkdir shared; fi
48 + @[ -d shared ] || mkdir -p shared
/openbmc/u-boot/drivers/smem/
H A DKconfig2 bool "SMEM (Shared Memory mamanger) support"
7 bool "Sandbox Shared Memory Manager (SMEM)"
12 The sandbox driver allocates a shared memory from the heap and
16 bool "Qualcomm Shared Memory Manager (SMEM)"
20 Enable support for the Qualcomm Shared Memory Manager.
21 The driver provides an interface to items in a heap shared among all
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmime.bbclass11 DEPENDS += "${@bb.utils.contains('BPN', 'shared-mime-info', '', 'shared-mime-info', d)}"
12 PACKAGE_WRITE_DEPS += "shared-mime-info-native"
33 # $D${MIMEDIR}/packages belong to package shared-mime-info-data,
34 # packages like libfm-mime depend on shared-mime-info-data.
35 # after shared-mime-info-data uninstalled, $D${MIMEDIR}/packages
73 if pkg != 'shared-mime-info-data':
74 bb.note("adding shared-mime-info-data dependency to %s" % pkg)
75 d.appendVar('RDEPENDS:' + pkg, " " + d.getVar('MLPREFIX')+"shared-mime-info-data")
H A Dsetuptools3-base.bbclass14 # LDSHARED is the ld *command* used to create shared library
15 export LDSHARED = "${CCLD} -shared"
16 # LDXXSHARED is the ld *command* used to create shared library of C++
18 export LDCXXSHARED = "${CXX} -shared"
19 # CCSHARED are the C *flags* used to create objects to go into a shared
/openbmc/qemu/docs/system/devices/
H A Divshmem.rst1 Inter-VM Shared Memory device
4 On Linux hosts, a shared memory device is available. The basic syntax
11 where hostmem names a host memory backend. For a POSIX shared memory
19 shared memory region. Interrupt support requires using a shared memory
21 shared memory server is qemu.git/contrib/ivshmem-server. An example
22 syntax when using the shared memory server is:
41 With device property ``master=on``, the guest will copy the shared
/openbmc/u-boot/include/
H A Dtee.h12 #define TEE_GEN_CAP_REG_MEM BIT(1) /* Supports registering shared memory */
14 #define TEE_SHM_REGISTER BIT(0) /* In list of shared memory */
70 * struct tee_shm - memory shared with the TEE
73 * @addr: Pointer to the shared memory
74 * @size: Size of the the shared memory
87 * @shm_offs: Offset in bytes into the shared memory object @shm
89 * @shm: Pointer to a shared memory object for the buffer
176 * @shm_register: Registers memory shared with the TEE
177 * @shm_unregister: Unregisters memory shared with the TEE
220 * shm_register() - Registers memory shared with the TEE
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/dmalloc/dmalloc/
H A D13-fix-ldflags-in-makefile.patch11 - $(CC) -shared -Wl,-soname,libdmalloc.so.5 -o $@ $(OBJS_SL) $(NORMAL_OBJS_SL)
12 + $(CC) $(LDFLAGS) -shared -Wl,-soname,libdmalloc.so.5 -o $@ $(OBJS_SL) $(NORMAL_OBJS_SL)
20 - $(CC) -shared -Wl,-soname,libdmallocth.so.5 -o $@ $(OBJS_SL) $(THREAD_OBJS_SL)
21 + $(CC) $(LDFLAGS) -shared -Wl,-soname,libdmallocth.so.5 -o $@ $(OBJS_SL) $(THREAD_OBJS_SL)
28 - $(CC) -shared -Wl,-soname,libdmalloccxx.so.5 -o $@ $(OBJS_SL) $(NORMAL_OBJS_SL) $(CXX_OBJS_SL)
29 + $(CC) $(LDFLAGS) -shared -Wl,-soname,libdmalloccxx.so.5 -o $@ $(OBJS_SL) $(NORMAL_OBJS_SL) $(CXX_…
36 - $(CC) -shared -Wl,-soname,libdmallocthcxx.so.5 -o $@ $(OBJS_SL) $(THREAD_OBJS_SL) $(CXX_OBJS_SL)
37 + $(CC) $(LDFLAGS) -shared -Wl,-soname,libdmallocthcxx.so.5 -o $@ $(OBJS_SL) $(THREAD_OBJS_SL) $(CX…
H A D100-use-xtools.patch43 AC_MSG_CHECKING([shared library link args])
48 # see which shared-library ld commands work
63 - elif (ld -shared --whole-archive -soname conftest.so -o conftest.so.t conftest.a) 2>&5; then
64 - ac_cv_shared_link_args='ld -shared --whole-archive -soname $@ -o $@.t'
65 - elif (ld -shared -o conftest.so.t -all -soname conftest.so.t -none -lc -all conftest.a) 2>&5; then
66 - ac_cv_shared_link_args='ld -shared -o $@.t -all -soname $@ -none -lc -all'
69 + elif (${ac_cv_prog_LD} -shared --whole-archive -soname conftest.so -o conftest.so.t confte…
70 + ac_cv_shared_link_args='${CC} -Wl,-shared -Wl,--whole-archive -Wl,-soname,$@ -o $@.t -Wl,--no-wh…
71 + elif (${ac_cv_prog_LD} -shared -o conftest.so.t -all -soname conftest.so.t -none -lc -all conftes…
72 + ac_cv_shared_link_args='${CC} -Wl,-shared -o $@.t -Wl,-all -Wl,-soname,$@ -Wl,-none -lc -Wl,-all'
[all …]
/openbmc/u-boot/drivers/tee/optee/
H A Doptee_smc.h121 * a3 Cache settings, not used if physical pointer is in a predefined shared
160 * Get Shared Memory Config
162 * Returns the Secure/Non-secure shared memory config.
214 /* Secure world has reserved shared memory for normal world to use */
216 /* Secure world can communicate via previously unregistered shared memory */
220 * Secure world supports commands "register/unregister shared memory",
237 * Disable and empties cache of shared memory objects
239 * Secure world can cache frequently used shared memory objects, for
241 * function returns one shared memory reference to free. To disable the
252 * a1 Upper 32bit of a 64bit Shared memory cookie
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lockdev/lockdev/
H A Dbuild.patch18 -shared = ${libname}.${VER}.so
19 +shared = ${libname}.so.${VER}
24 install_run: ${shared}
26 install -m644 ${shared} ${libdir}
27 + ln -s ${shared} ${libdir}/liblockdev.so
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Divc.h14 * Communication is via a statically sized and allocated buffer in shared
17 * This API handles all aspects of the shared memory buffer's metadata, and
33 * struct tegra_ivc - In-memory shared memory layout.
48 * rx_channel - Pointer to the shared memory region used to receive
53 * tx_channel - Pointer to the shared memory region used to send
69 * shared memory.
73 * frame_size - The size of each frame in shared memory.
152 * tegra_ivc_channel_reset - initiates a reset of the shared memory state
167 * @rx_base Address of the the RX shared memory buffer.
168 * @tx_base Address of the the TX shared memory buffer.
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0009-FF-A-v15-arm_ffa-efi-introduce-FF-A-MM-communication.patch12 An MM shared buffer and a door bell event are used to exchange
16 and copied from the communication buffer to the MM shared buffer.
19 MM shared buffer by an FF-A message (door bell).
21 On such event, MM SP can read the data and updates the MM shared
103 + A door bell mechanism is used to notify the SP when there is data in the shared
104 + MM buffer. The data is copied by u-boot to the shared buffer before issuing
108 + int "Memory size of the shared MM communication buffer"
112 + This defines the size in bytes of the memory area reserved for the shared
117 + It is assumed that the MM SP knows the size of the shared MM communication buffer.
120 + int "Data offset in the shared MM communication buffer"
[all …]
/openbmc/phosphor-ipmi-blobs/internal/
H A Dsys.hpp24 * open a shared object
26 * @param[in] filename - the path to the shared object or the filename to
29 * @return a handle to the shared object (null on failure)
34 * obtain address of a symbol in a shared object or executable
36 * @param[in] handle - pointer to shared object
/openbmc/qemu/tests/qemu-iotests/
H A D296.out5 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
6 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
10 qemu-img: Failed to get shared "consistent read" lock
15 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
16 {"error": {"class": "GenericError", "desc": "Failed to get shared \"consistent read\" lock"}}
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/
H A D0001-random-util.c-sync-dev_urandom-implementation-to-sys.patch39 src/shared/missing.h | 4 +++
40 src/shared/random-util.c | 70 ++++++++++++++++++----------------------
43 diff --git a/src/shared/missing.h b/src/shared/missing.h
45 --- a/src/shared/missing.h
46 +++ b/src/shared/missing.h
58 diff --git a/src/shared/random-util.c b/src/shared/random-util.c
60 --- a/src/shared/random-util.c
61 +++ b/src/shared/random-util.c
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.hpp209 // Shared pointer to worker class
212 // Shared pointer to backup and restore object.
215 // Shared pointer to GpioMonitor object.
218 // Shared pointer to Dbus interface class.
221 // Shared pointer to Dbus collection progress interface class.
224 // Shared pointer to asio context object.
227 // Shared pointer to bus connection.
230 // Shared pointer to Listener object.
233 // Shared pointer to Logger object.

12345678910>>...54