Home
last modified time | relevance | path

Searched defs:other (Results 26 – 50 of 146) sorted by relevance

123456

/openbmc/sdeventplus/src/sdeventplus/source/
H A Dchild.cpp22 Child::Child(const Child& other, sdeventplus::internal::NoOwn) : in Child()
H A Devent.cpp19 EventBase::EventBase(const EventBase& other, sdeventplus::internal::NoOwn) : in EventBase()
H A Dio.cpp20 IO::IO(const IO& other, sdeventplus::internal::NoOwn) : in IO()
H A Dtime.cpp26 Time<Id>::Time(const Time<Id>& other, sdeventplus::internal::NoOwn) : in Time()
H A Dbase.cpp113 Base::Base(const Base& other, sdeventplus::internal::NoOwn) : in Base()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_sync.c65 struct radeon_fence *other; in radeon_sync_fence() local
/openbmc/linux/drivers/leds/
H A Dleds-acer-a500.c20 struct a500_led *other; member
/openbmc/linux/tools/lib/perf/
H A Dcpumap.c405 struct perf_cpu_map *other) in perf_cpu_map__merge()
449 struct perf_cpu_map *other) in perf_cpu_map__intersect()
/openbmc/linux/include/uapi/linux/
H A Dicmpv6.h48 other:1, member
53 other:1, member
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp276 typedef SecureAllocator<U> other; typedef
292 SecureString(const SecureStringBase& other) : SecureStringBase(other) {}; in SecureString()
311 SecureBuffer(const SecureBufferBase& other) : SecureBufferBase(other) {}; in SecureBuffer()
/openbmc/linux/lib/kunit/
H A Dstring-stream.c119 struct string_stream *other) in string_stream_append()
/openbmc/sdeventplus/src/sdeventplus/
H A Devent.cpp23 Event::Event(const Event& other, sdeventplus::internal::NoOwn) : in Event()
/openbmc/linux/drivers/edac/
H A Daltera_edac.c1142 static void *ocram_alloc_mem(size_t size, void **other) in ocram_alloc_mem()
1171 static void ocram_free_mem(void *p, size_t size, void *other) in ocram_free_mem()
1240 static void *l2_alloc_mem(size_t size, void **other) in l2_alloc_mem()
1261 static void l2_free_mem(void *p, size_t size, void *other) in l2_free_mem()
/openbmc/linux/arch/x86/math-emu/
H A Dreg_ld_str.c1124 int offset = (top & 7) * 10, other = 80 - offset; in FPU_frstor() local
1202 int offset = (top & 7) * 10, other = 80 - offset; in fsave() local
/openbmc/linux/tools/testing/selftests/openat2/
H A Dhelpers.c73 char *fdpath, *dfdpath, *other; in fdequal() local
/openbmc/linux/drivers/base/
H A Ddriver.c225 struct device_driver *other; in driver_register() local
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.cpp36 Timer<Id>::Timer(const Timer<Id>& other, sdeventplus::internal::NoOwn) : in Timer()
/openbmc/sdeventplus/test/source/
H A Dbase.cpp43 BaseImpl(const BaseImpl& other, sdeventplus::internal::NoOwn) : in BaseImpl()
123 void empty_base(BaseImpl&& other) in empty_base()
/openbmc/qemu/hw/ppc/
H A Dspapr_vio.c387 SpaprVioDevice *other; in reg_conflict() local
484 SpaprVioDevice *other = reg_conflict(dev); in spapr_vio_busdev_realize() local
/openbmc/qemu/include/hw/misc/
H A Dmips_cmgcr.h70 uint32_t other; member
/openbmc/linux/include/linux/
H A Dmath.h153 #define __abs_choose_expr(x, type, other) __builtin_choose_expr( \ argument
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c208 struct efx_nic *other, *next; in efx_associate() local
253 struct efx_nic *other, *next; in efx_dissociate() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Dsettings.py157 def __mod__(self, other): argument
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__intrusive_queue.hpp233 void splice(iterator pos, __intrusive_queue& other, iterator first, in splice()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dhist-v4l2.rst1179 .. _other: target in V4L2 in Linux 4.4

123456