Home
last modified time | relevance | path

Searched refs:serialize (Results 51 – 75 of 121) sorted by relevance

12345

/openbmc/linux/arch/ia64/scripts/
H A Dtoolchain-flags47 $CC -c $dir/check-serialize.S -o $out 2>/dev/null
/openbmc/phosphor-snmp/
H A Dsnmp_serialize.cpp59 fs::path serialize(Id id, const Client& manager, const fs::path& dir) in serialize() function
H A Dsnmp_conf_manager.cpp61 serialize(lastClientId, *client, dbusPersistentLocation); in client()
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-blobs-binarystore_git.bb2 DESCRIPTION = "This package provides a read/write/serialize abstraction for storing binary data thr…
/openbmc/linux/arch/xtensa/
H A DMakefile37 KBUILD_CFLAGS += $(call cc-option,-mno-serialize-volatile,)
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/
H A Dlibxml-sax-writer-perl_0.57.bb3 XML::SAX::Writer helps to serialize SAX2 representations of XML documents to \
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_serialize.cpp59 fs::path serialize(const LDAPMapperEntry& entry, const fs::path& path) in serialize() function
/openbmc/bios-settings-mgr/src/
H A Dmanager_serialize.cpp56 void serialize(const Manager& obj, const fs::path& path) in serialize() function
/openbmc/openbmc/poky/meta/recipes-core/gettext/gettext/
H A Dparallel.patch7 be installing and removing libgettextlib.a. We serialize
/openbmc/phosphor-logging/test/
H A Dserialization_test_properties.cpp25 auto path = serialize(*input, TestSerialization::dir); in TEST_F()
/openbmc/phosphor-dbus-monitor/src/
H A Devent_serialize.cpp59 fs::path serialize(const Entry& event, const std::string& eventName) in serialize() function
H A Devent_manager.cpp84 serialize(*event, eventName); in create()
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Davoid_parallel_tests.patch8 Revert run.sh script accordingly to serialize running tests
/openbmc/linux/arch/x86/boot/
H A Dpmjump.S31 jmp 1f # Short jump to serialize on 386/486
/openbmc/ibm-logging/test/
H A Dtest_callout.cpp62 callout->serialize(persistDir); in TEST_F()
/openbmc/openbmc/poky/meta/recipes-gnome/json-glib/
H A Djson-glib_1.8.0.bb4 integration, providing the ability to serialize and deserialize GObject \
/openbmc/qemu/tests/migration/guestperf/
H A Dscenario.py69 def serialize(self): member in Scenario
/openbmc/linux/arch/x86/include/asm/
H A Dspecial_insns.h220 static inline void serialize(void) in serialize() function
/openbmc/phosphor-debug-collector/
H A Ddump_entry.hpp146 virtual void serialize();
H A Dbmc_dump_entry.hpp100 serialize(); in update()
H A Ddump_entry.cpp67 void Entry::serialize() in serialize() function in phosphor::dump::Entry
/openbmc/linux/drivers/usb/atm/
H A Dusbatm.h143 struct mutex serialize; member
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst38 Note that the rpc server requires the caller to serialize addition and
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp186 auto& serialize = in updateInterfaces() local
188 serialize(path, ifaceit->first, refaceit->second); in updateInterfaces()
/openbmc/phosphor-inventory-manager/test/
H A Dinterface_ops_test.cpp80 static void serialize(const std::string& path, const std::string& iface) in serialize() function
85 static void serialize(const std::string& path, const std::string& iface, in serialize() function

12345