/openbmc/phosphor-networkd/src/ |
H A D | config_parser.cpp | 266 catch (const std::system_error& e) in setFile() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-qdist.c | 77 struct qdist_entry *e = &dist->entries[i]; in entries_check() local
|
/openbmc/telemetry/src/ |
H A D | report_manager.cpp | 222 catch (const std::exception& e) in loadFromPersistent() local
|
/openbmc/bmcweb/http/ |
H A D | http_body.hpp | 69 explicit value_type(EncodingType e) : encodingType(e) {} in value_type()
|
/openbmc/estoraged/src/ |
H A D | estoraged.cpp | 297 catch (const std::exception& e) in isLocked() local
|
/openbmc/qemu/tests/qtest/ |
H A D | test-x86-cpuid-compat.c | 121 const QListEntry *e; in get_feature_word() local
|
/openbmc/qemu/hw/misc/ |
H A D | ivshmem-flat.c | 52 EventNotifier *e = &vi->event_notifier; in ivshmem_flat_irq_handler() local
|
/openbmc/qemu/util/ |
H A D | main-loop.c | 648 void event_notifier_set_handler(EventNotifier *e, in event_notifier_set_handler()
|
H A D | cutils.c | 262 char *e; in do_strtosz() local 778 const char *e = strchr(s, c); in qemu_strchrnul() local
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models_system.c | 104 const QDictEntry *e; in cpu_model_from_info() local
|
/openbmc/phosphor-user-manager/ |
H A D | users.cpp | 295 catch (const std::filesystem::filesystem_error& e) in verifyOTP() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | confdata.c | 1057 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 D | manager.cpp | 595 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 D | sys_eeprom.c | 47 } e; variable
|
/openbmc/sdeventplus/test/source/ |
H A D | io.cpp | 43 auto deleter = [this, event](Event* e) { in make_event()
|
/openbmc/libmctp/tests/fuzz/ |
H A D | i2c-fuzz.c | 155 const uint8_t *e = fuzz_buf_extract(ctx->ctrl, sizeof(uint8_t)); in do_tx() local
|
/openbmc/qemu/backends/ |
H A D | cryptodev-vhost.c | 177 int r, e; in cryptodev_vhost_start() local
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | oem_ibm_handler.hpp | 159 catch (const std::exception& e) Handler() local
|
/openbmc/pldm/common/ |
H A D | utils.hpp | 739 catch (const sdbusplus::exception::SdBusError& e) in getBiosAttrValue() local
|
/openbmc/qemu/bsd-user/ |
H A D | qemu.h | 310 #define __put_user_e(x, hptr, e) \ argument 321 #define __get_user_e(x, hptr, e) \ argument
|
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.cpp | 858 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 D | qcow2-bitmap.c | 494 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 D | oemcommands.cpp | 538 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 D | flags.c | 455 ENTRY e, *ep; in set_flags() local
|
/openbmc/u-boot/lib/ |
H A D | sha1.c | 97 #define P(a,b,c,d,e,x) { \ in sha1_process() argument
|