Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/openbmc/poky/scripts/tiny/
H A Ddirsize.py18 def create(path): member in Record
34 create = staticmethod(create) variable in Record
H A Dksize.py47 def create(filename, title, subglob=None): member in Report
76 create = staticmethod(create) variable in Report
/openbmc/sdeventplus/src/sdeventplus/source/
H A Devent.cpp23 EventBase::EventBase(const char* name, CreateFunc create, const Event& event, in EventBase()
41 sd_event_source* EventBase::create_source(const char* name, CreateFunc create, in create_source()
/openbmc/phosphor-power/tools/i2c/test/
H A Dmocked_i2c_interface.cpp8 std::unique_ptr<I2CInterface> create( in create() function
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsection_factory.cpp34 std::unique_ptr<Section> create(Stream& pelData) in create() function
H A Devent_logger.hpp124 void create(sdeventplus::source::EventBase& /*source*/) in create() function in openpower::pels::EventLogger
/openbmc/telemetry/src/utils/
H A Dmessanger_service.cpp11 MessangerService::Context& MessangerService::create() in create() function in utils::MessangerService
/openbmc/google-ipmi-sys/
H A Dfile_system_wrapper.cpp37 void FileSystemWrapper::create(const char* path) const in create() function in google::ipmi::FileSystemWrapper
/openbmc/qemu/include/hw/xen/
H A Dxen-backend.h22 XenBackendDeviceCreate create; member
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/
H A Dvr.cpp14 std::unique_ptr<VoltageRegulator> create(sdbusplus::async::context& ctx, in create() function
/openbmc/phosphor-fan-presence/monitor/
H A Dtrust_manager.hpp46 for (auto& create : functions) in Manager() local
/openbmc/phosphor-bmc-code-mgmt/cpld/
H A Dcpld_interface.cpp17 std::unique_ptr<CPLDInterface> CPLDFactory::create( in create() function in phosphor::software::cpld::CPLDFactory
/openbmc/openbmc/poky/meta/lib/oe/
H A Dmaketype.py41 def create(value, var_type, **flags): function
/openbmc/phosphor-logging/test/openpower-pels/
H A Devent_logger_test.cpp27 void create(const std::string& name, Entry::Level level, in create() function in CreateHelper
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py163 def create(self): member in DirectPlugin
554 def create(self): member in PartitionedImage
/openbmc/qemu/include/block/
H A Dexport.h36 int (*create)(BlockExport *, BlockExportOptions *, Error **); member
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.cpp105 int I2CDevice::create() const in create() function in I2CDevice
/openbmc/phosphor-dbus-monitor/src/
H A Devent_manager.cpp31 void Manager::create(const std::string& eventName, in create() function in phosphor::events::Manager
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp525 std::unique_ptr<I2CInterface> I2CDevice::create( in create() function in i2c::I2CDevice
533 std::unique_ptr<I2CInterface> create(uint8_t busId, uint8_t devAddr, in create() function
/openbmc/phosphor-led-sysfs/test/
H A Dsysfs.cpp39 static FakeSysfsLed create() in create() function in FakeSysfsLed
/openbmc/u-boot/common/
H A Dfdt_support.c87 const void *val, int len, int create) in fdt_find_and_setprop()
306 const void *val, int len, int create) in do_fixup_by_path()
322 u32 val, int create) in do_fixup_by_path_u32()
331 int create) in do_fixup_by_prop()
351 const char *prop, u32 val, int create) in do_fixup_by_prop_u32()
358 const char *prop, const void *val, int len, int create) in do_fixup_by_compat()
377 const char *prop, u32 val, int create) in do_fixup_by_compat_u32()
/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp249 void HealthMetric::create(const paths_t& bmcPaths) in create() function in phosphor::health::metric::HealthMetric
H A Dhealth_metric_collection.cpp224 void HealthMetricCollection::create(const MetricIntf::paths_t& bmcPaths) in create() function in phosphor::health::metric::collection::HealthMetricCollection
/openbmc/libpldm/tests/transport/
H A Dtransport.cpp8 TEST(Transport, create) in TEST() argument
/openbmc/qemu/crypto/
H A Dblockpriv.h64 int (*create)(QCryptoBlock *block, member

12