Home
last modified time | relevance | path

Searched refs:util (Results 126 – 150 of 859) sorted by relevance

12345678910>>...35

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.hpp31 using DbusVariant = phosphor::power::util::DbusVariant;
32 using DbusPropertyMap = phosphor::power::util::DbusPropertyMap;
33 using DBusInterfacesFinder = phosphor::power::util::DBusInterfacesFinder;
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Fix-type-mismatch-on-32bit-arches.patch14 src/mongo/util/processinfo_linux.cpp:424:16: error: no matching function for call to 'max'
20 src/mongo/util/processinfo_linux.cpp | 2 +-
23 --- a/src/mongo/util/processinfo_linux.cpp
24 +++ b/src/mongo/util/processinfo_linux.cpp
H A Dppc64_ARCH_BITS.patch3 src/mongo/util/stacktrace_somap.cpp:89:2: error: #error Unknown target architecture.
8 --- a/src/mongo/util/stacktrace_somap.cpp
9 +++ b/src/mongo/util/stacktrace_somap.cpp
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A DCVE-2019-13636.patch6 * src/inp.c (plan_a, plan_b), src/util.c (copy_to_fd, copy_file,
10 * src/util.c (create_backup): When creating empty backup files, (re)create them
19 src/util.c | 14 +++++++++++---
60 diff --git a/src/util.c b/src/util.c
62 --- a/src/util.c
63 +++ b/src/util.c
/openbmc/openbmc/poky/meta/recipes-bsp/grub/files/
H A Dautogen.sh-exclude-pc.patch30 … './grub-core/lib/libgcrypt/src/secmem.c' ! -ipath './util/grub-gen-widthspec.c' ! -ipath './util
31 … './grub-core/lib/libgcrypt/src/secmem.c' ! -ipath './util/grub-gen-widthspec.c' ! -ipath './util
32 find util -iname '*.in' ! -name Makefile.in |sort > po/POTFILES-shell.in
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0003-support-infinit-timeout.patch10 blivet/util.py | 12 ++++++++----
13 diff --git a/blivet/util.py b/blivet/util.py
15 --- a/blivet/util.py
16 +++ b/blivet/util.py
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp33 namespace util namespace
465 switch (util::getCalloutType(path)) in findCallouts()
467 case util::CalloutType::i2c: in findCallouts()
470 case util::CalloutType::fsi: in findCallouts()
473 case util::CalloutType::fsii2c: in findCallouts()
476 case util::CalloutType::fsispi: in findCallouts()
522 auto json = util::loadJSON(compatibleList); in getCallouts()
523 return util::findCallouts(devPath, json); in getCallouts()
530 auto json = util::loadJSON(compatibleList); in getI2CCallouts()
531 return util::calloutI2C(i2cBus, i2cAddress, json); in getI2CCallouts()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0001-dvbdate-Remove-Obsoleted-stime-API-calls.patch12 util/dvbdate/dvbdate.c | 5 ++++-
15 --- a/util/dvbdate/dvbdate.c
16 +++ b/util/dvbdate/dvbdate.c
H A D0001-Fix-generate-keynames.patch11 diff -rup dvb-apps-83c746462ccb.orig/util/av7110_loadkeys/generate-keynames.sh dvb-apps-83c746462cc…
12 --- dvb-apps-83c746462ccb.orig/util/av7110_loadkeys/generate-keynames.sh 2012-12-06 10:38:07.000000…
13 +++ dvb-apps-83c746462ccb/util/av7110_loadkeys/generate-keynames.sh 2013-08-29 21:47:09.717991439 +…
/openbmc/openpower-hw-diags/test/
H A Dtest-bin-stream.cpp7 namespace util namespace
45 util::BinFileWriter w{"bin_stream_test.bin"}; in TEST()
59 util::BinFileReader r{"bin_stream_test.bin"}; in TEST()
H A Dtest-pdbg-dts.cpp72 pdbg_target_probe(util::pdbg::getPibTrgt(procTrgt))) in TEST()
116 using namespace util::pdbg; in TEST()
135 using namespace util::pdbg; in TEST()
171 using namespace util::pdbg; in TEST()
206 using namespace util::pdbg; in TEST()
240 using namespace util::pdbg; in TEST()
/openbmc/openbmc/poky/meta/recipes-support/vim/files/
H A Ddisable_acl_header_check.patch24 - util/debug.h util/msg18n.h frame.h sys/acl.h \
25 + util/debug.h util/msg18n.h frame.h \
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0009-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch18 util/mmap-alloc.c | 10 +++++++---
21 Index: qemu-8.0.0/util/mmap-alloc.c
23 --- qemu-8.0.0.orig/util/mmap-alloc.c
24 +++ qemu-8.0.0/util/mmap-alloc.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/libpeas/libpeas/
H A D0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch19 tests/testing-util/meson.build | 4 ++--
65 diff --git a/tests/testing-util/meson.build b/tests/testing-util/meson.build
67 --- a/tests/testing-util/meson.build
68 +++ b/tests/testing-util/meson.build
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/
H A D9b939c0b534c1b7958fa0a3c7aedf30bca910431.patch15 slip/util/hookable.py | 6 +++---
48 diff --git a/slip/util/hookable.py b/slip/util/hookable.py
50 --- a/slip/util/hookable.py
51 +++ b/slip/util/hookable.py
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/
H A D0002-Fix-gcc-build-problem.patch13 include/gsl/util | 12 ++++++++----
48 diff --git a/include/gsl/util b/include/gsl/util
50 --- a/include/gsl/util
51 +++ b/include/gsl/util
/openbmc/estoraged/src/
H A Dmain.cpp75 estoraged::util::findDevice(data, blockDevDir); in createStorageObjects()
100 estoraged::util::findSizeOfBlockDevice(deviceFile); in createStorageObjects()
103 estoraged::util::findPredictedMediaLifeLeftPercent( in createStorageObjects()
106 estoraged::util::getPartNumber(sysfsDir); in createStorageObjects()
108 estoraged::util::getSerialNumber(sysfsDir); in createStorageObjects()
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.cpp43 auto service = util::getService(POWER_OBJ_PATH, POWER_INTERFACE, bus); in pgoodPending()
45 util::getProperty<int32_t>(POWER_INTERFACE, "pgood", POWER_OBJ_PATH, in pgoodPending()
49 util::getProperty<int32_t>(POWER_INTERFACE, "state", POWER_OBJ_PATH, in pgoodPending()
/openbmc/phosphor-power/power-sequencer/
H A Dpgood_monitor.cpp43 auto service = util::getService(POWER_OBJ_PATH, POWER_INTERFACE, bus); in pgoodPending()
45 util::getProperty<int32_t>(POWER_INTERFACE, "pgood", POWER_OBJ_PATH, in pgoodPending()
49 util::getProperty<int32_t>(POWER_INTERFACE, "state", POWER_OBJ_PATH, in pgoodPending()
/openbmc/phosphor-dbus-monitor/mslverify/
H A Dverify.cpp38 return util::sdbusplus::getProperty<bool>( in operator ()()
64 auto mslVerificationRequired = util::sdbusplus::getProperty<bool>( in main()
82 auto subtree = util::sdbusplus::callMethodAndRead<SubTreeType>( in main()
/openbmc/openpower-hw-diags/attn/
H A Dattn_dbus.cpp24 util::dbus::DBusService service; in dbusMethod()
26 if (0 == util::dbus::findService(i_interface, i_path, service)) in dbusMethod()
56 util::FFDCFile pelFile{util::FFDCFormat::Text}; in createPelRaw()
/openbmc/qemu/tests/migration/guestperf/
H A Dplot.py108 util = cpudelta / timedelta * 100.0
110 util = 0
114 if util > maxvalue:
115 maxvalue = util
242 util = cpudelta / timedelta * 100.0
248 yaxis.append(util)
296 util = cpudelta / timedelta * 100.0
297 if util > 100:
298 util = 100
304 threads[record._tid]["yaxis"].append(util)
/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.cpp70 _bus, match::rules::nameOwnerChanged(util::INVENTORY_SVC), in start()
73 bool invServiceRunning = util::SDBusPlus::callMethodAndRead<bool>( in start()
75 "org.freedesktop.DBus", "NameHasOwner", util::INVENTORY_SVC); in start()
139 std::set<std::string> unique_interfaces{util::FAN_SENSOR_VALUE_INTF}; in subscribeSensorsToServices()
156 auto serviceObjects = util::SDBusPlus::getSubTreeRaw( in subscribeSensorsToServices()
193 catch (const util::DBusError&) in subscribeSensorsToServices()
207 if (util::INVENTORY_INTF != iface) in inventoryOnlineCb()
428 std::string fanPath{util::INVENTORY_PATH + fan.getName()}; in sensorErrorTimerExpired()
472 std::string fanPath{util::INVENTORY_PATH + fan.getName()}; in fanMissingErrorTimerExpired()
561 util::SDBusPlus::callMethod( in createBmcDump()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A Dcrosscompile_nm.patch12 Index: src/util/export-check.pl
14 --- src.orig/util/export-check.pl
15 +++ src/util/export-check.pl
/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/
H A Dconfigure_fixes.patch3 Index: apr-util-1.4.1/configure.in
5 --- apr-util-1.4.1.orig/configure.in 2009-12-18 03:15:19.000000000 +0800
6 +++ apr-util-1.4.1/configure.in 2011-12-30 13:32:07.000000000 +0800

12345678910>>...35