Home
last modified time | relevance | path

Searched defs:e (Results 751 – 775 of 915) sorted by relevance

1...<<31323334353637

/openbmc/phosphor-networkd/src/
H A Dconfig_parser.cpp266 catch (const std::system_error& e) in setFile() local
/openbmc/qemu/tests/unit/
H A Dtest-qdist.c77 struct qdist_entry *e = &dist->entries[i]; in entries_check() local
/openbmc/telemetry/src/
H A Dreport_manager.cpp222 catch (const std::exception& e) in loadFromPersistent() local
/openbmc/bmcweb/http/
H A Dhttp_body.hpp69 explicit value_type(EncodingType e) : encodingType(e) {} in value_type()
/openbmc/estoraged/src/
H A Destoraged.cpp297 catch (const std::exception& e) in isLocked() local
/openbmc/qemu/tests/qtest/
H A Dtest-x86-cpuid-compat.c121 const QListEntry *e; in get_feature_word() local
/openbmc/qemu/hw/misc/
H A Divshmem-flat.c52 EventNotifier *e = &vi->event_notifier; in ivshmem_flat_irq_handler() local
/openbmc/qemu/util/
H A Dmain-loop.c648 void event_notifier_set_handler(EventNotifier *e, in event_notifier_set_handler()
H A Dcutils.c262 char *e; in do_strtosz() local
778 const char *e = strchr(s, c); in qemu_strchrnul() local
/openbmc/qemu/target/s390x/
H A Dcpu_models_system.c104 const QDictEntry *e; in cpu_model_from_info() local
/openbmc/phosphor-user-manager/
H A Dusers.cpp295 catch (const std::filesystem::filesystem_error& e) in verifyOTP() local
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c1057 struct expr *e; in randomize_choice_values() local
1105 struct expr *e; in set_all_choice_values() local
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp595 catch (const std::exception& e) in addObjects() local
712 catch (const std::exception& e) in addGroups() local
/openbmc/u-boot/board/varisys/common/
H A Dsys_eeprom.c47 } e; variable
/openbmc/sdeventplus/test/source/
H A Dio.cpp43 auto deleter = [this, event](Event* e) { in make_event()
/openbmc/libmctp/tests/fuzz/
H A Di2c-fuzz.c155 const uint8_t *e = fuzz_buf_extract(ctx->ctrl, sizeof(uint8_t)); in do_tx() local
/openbmc/qemu/backends/
H A Dcryptodev-vhost.c177 int r, e; in cryptodev_vhost_start() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp159 catch (const std::exception& e) Handler() local
/openbmc/pldm/common/
H A Dutils.hpp739 catch (const sdbusplus::exception::SdBusError& e) in getBiosAttrValue() local
/openbmc/qemu/bsd-user/
H A Dqemu.h310 #define __put_user_e(x, hptr, e) \ argument
321 #define __get_user_e(x, hptr, e) \ argument
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp858 catch (const nlohmann::json::exception& e) in initializeChannels() local
864 catch (const std::out_of_range& e) in initializeChannels() local
/openbmc/qemu/block/
H A Dqcow2-bitmap.c494 Qcow2BitmapDirEntry *e = (Qcow2BitmapDirEntry *)dir; in bitmap_directory_to_be() local
562 Qcow2BitmapDirEntry *e; in bitmap_list_load() local
745 Qcow2BitmapDirEntry *e; in bitmap_list_store() local
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp538 catch (sdbusplus::exception_t& e) in getMotherBoardFruPath() local
566 catch (sdbusplus::exception_t& e) in getMotherBoardFruName() local
613 catch (sdbusplus::exception_t& e) in getFruData() local
1060 catch (const sdbusplus::exception::SdBusError& e) in ipmiOemGet80PortRecord() local
2651 catch (const nlohmann::json::parse_error& e) in registerOEMFunctions() local
/openbmc/u-boot/env/
H A Dflags.c455 ENTRY e, *ep; in set_flags() local
/openbmc/u-boot/lib/
H A Dsha1.c97 #define P(a,b,c,d,e,x) { \ in sha1_process() argument

1...<<31323334353637