Home
last modified time | relevance | path

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

1234

/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/linux/security/integrity/ima/
Dima_asymmetric_keys.c
/openbmc/telemetry/src/utils/
H A Dmessanger_service.cpp11 MessangerService::Context& MessangerService::create() in create() function in utils::MessangerService
/openbmc/linux/fs/efs/
Dfile.c
/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.cpp13 std::unique_ptr<VoltageRegulator> create(sdbusplus::async::context& ctx, in create() function
/openbmc/linux/tools/testing/selftests/drivers/dma-buf/
Dudmabuf.c
/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/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.cpp19 std::unique_ptr<CPLDInterface> CPLDFactory::create( in create() function in phosphor::software::cpld::CPLDFactory
/openbmc/linux/include/linux/
Dsmpboot.h
/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/linux/fs/freevxfs/
Dvxfs_subr.c
/openbmc/linux/fs/minix/
Ditree_v1.c
Ditree_v2.c
/openbmc/linux/fs/ocfs2/dlm/
Ddlmlock.c
/openbmc/qemu/include/block/
H A Dexport.h36 int (*create)(BlockExport *, BlockExportOptions *, Error **); member
/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()

1234