| /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/fb-ipmi-oem/src/ |
| H A D | oemcommands.cpp | 561 catch (const sdbusplus::exception_t& e) in findFruPathByInterface() local 631 catch (sdbusplus::exception_t& e) in getMotherBoardFruName() local 678 catch (sdbusplus::exception_t& e) in getFruData() local 1125 catch (const sdbusplus::exception::SdBusError& e) in ipmiOemGet80PortRecord() local 1737 catch (const std::bad_variant_access& e) in ipmiOemGetFruId() local 2815 catch (const nlohmann::json::parse_error& e) in registerOEMFunctions() 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/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/common/ |
| H A D | utils.hpp | 741 catch (const sdbusplus::exception::SdBusError& e) in getBiosAttrValue() 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/qemu/tests/qtest/libqos/ |
| H A D | virtio-9p-client.c | 646 struct V9fsDirent *e = NULL; in v9fs_rreaddir() local 689 void v9fs_free_dirents(struct V9fsDirent *e) in v9fs_free_dirents()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | sbom30.py | 139 def get_element_link_id(e): argument 304 def set_element_alias(self, e): argument
|
| /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
|
| /openbmc/qemu/tests/qtest/ |
| H A D | netdev-socket.c | 21 #define EXPECT_STATE(q, e, t) \ argument
|
| /openbmc/qemu/util/ |
| H A D | log.c | 418 const char *range_op, *r2, *e; in qemu_set_dfilter_ranges() local
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | dbus_interface.cpp | 32 catch (std::exception& e) in tryIfaceInitialize() local
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | oem_ibm_handler.hpp | 152 catch (const std::exception& e) in Handler() local
|
| /openbmc/qemu/hw/nvram/ |
| H A D | fw_cfg.c | 272 FWCfgEntry *e; in fw_cfg_select() local 297 FWCfgEntry *e = (s->cur_entry == FW_CFG_INVALID) ? NULL : in fw_cfg_data_read() local 339 FWCfgEntry *e; in fw_cfg_dma_transfer() local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 1676 static stbtt__active_edge *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float sta… in stbtt__new_active() 1697 static stbtt__active_edge *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float sta… in stbtt__new_active() 1721 static void stbtt__fill_active_edges(unsigned char *scanline, int len, stbtt__active_edge *e, int m… in stbtt__fill_active_edges() 1763 static void stbtt__rasterize_sorted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsam… in stbtt__rasterize_sorted_edges() 1865 static void stbtt__handle_clipped_edge(float *scanline, int x, stbtt__active_edge *e, float x0, flo… in stbtt__handle_clipped_edge() 1902 …_active_edges_new(float *scanline, float *scanline_fill, int len, stbtt__active_edge *e, float y_t… in stbtt__fill_active_edges_new() 2065 static void stbtt__rasterize_sorted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsam… in stbtt__rasterize_sorted_edges() 2251 stbtt__edge *e; in stbtt__rasterize() local
|
| /openbmc/phosphor-power/phosphor-power-supply/test/ |
| H A D | power_supply_tests.cpp | 146 catch (const std::invalid_argument& e) in TEST_F() local 165 catch (const std::invalid_argument& e) in TEST_F() local
|
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | storagecommands.cpp | 840 catch (const std::invalid_argument& e) in fromHexStr() local 845 catch (const std::out_of_range& e) in fromHexStr() local
|
| /openbmc/u-boot/board/freescale/common/ |
| H A D | sys_eeprom.c | 64 } e; variable
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_fru_cmd.cpp | 279 catch (const std::out_of_range& e) in typeToString() local
|