Home
last modified time | relevance | path

Searched defs:e (Results 776 – 800 of 916) sorted by relevance

1...<<31323334353637

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py139 def get_element_link_id(e): argument
304 def set_element_alias(self, e): argument
/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
H A Dsha512.c143 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
/openbmc/qemu/tests/qtest/
H A Dnetdev-socket.c21 #define EXPECT_STATE(q, e, t) \ argument
H A Darm-cpu-features.c224 const QDictEntry *e; in resp_get_sve_vls() local
/openbmc/qemu/util/
H A Dlog.c418 const char *range_op, *r2, *e; in qemu_set_dfilter_ranges() local
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c272 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 Dstb_truetype.h1676 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 Dpower_supply_tests.cpp146 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 Dstoragecommands.cpp839 catch (const std::invalid_argument& e) fromHexStr() local
844 catch (const std::out_of_range& e) fromHexStr() local
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dstandard_device_tests.cpp619 catch (const std::exception& e) in TEST() local
/openbmc/sdbusplus/test/
H A Dunpack_properties.cpp65 catch (const Exception& e) in captureException() local
/openbmc/u-boot/board/freescale/common/
H A Dsys_eeprom.c64 } e; variable
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp279 catch (const std::out_of_range& e) in typeToString() local
/openbmc/phosphor-fan-presence/control/
H A Dfunctor.hpp450 catch (const util::DBusMethodError& e) in operator ()() local
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py137 def _upgrade_error(e, rd, srctree, keep_failure=False, extramsg=None): argument
/openbmc/qemu/block/
H A Dnull.c250 const QDictEntry *e; in null_refresh_filename() local
/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.cpp566 catch (const std::exception& e) in createBmcDump() local
/openbmc/qemu/target/riscv/
H A Dpmp.c340 hwaddr e = 0; in pmp_hart_has_privs() local
/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c199 struct sdr_record_list * e, *f; in __sdr_list_empty() local
350 struct sdr_record_list *elist, *e; in sunoem_led_get_byentity() local
394 struct sdr_record_list *elist, *e; in sunoem_led_set_byentity() local
/openbmc/qemu/linux-user/
H A Dqemu.h225 #define __put_user_e(x, hptr, e) \ argument
236 #define __get_user_e(x, hptr, e) \ argument
/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp165 auto e = errno; in openPLDM() local
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp436 catch (const sdbusplus::exception_t& e) in systemInfoUpdate() local
/openbmc/dbus-sensors/src/
H A DThresholds.cpp480 catch (const sdbusplus::exception_t& e) in assertThresholds() local

1...<<31323334353637