Home
last modified time | relevance | path

Searched defs:result (Results 676 – 700 of 780) sorted by relevance

1...<<21222324252627282930>>...32

/openbmc/qemu/dump/
H A Ddump.c2019 DumpQueryResult *result = NULL; in dump_process() local
2054 DumpQueryResult *result = g_new(DumpQueryResult, 1); in qmp_query_dump() local
/openbmc/u-boot/cmd/
H A Dfdc.c35 uchar result[11]; /* status information */ member
/openbmc/dbus-sensors/src/
H A DUtils.cpp100 std::optional<std::string> result; in getFullHwmonFilePath() local
/openbmc/google-ipmi-sys/test/
H A Dhandler_unittest.cpp46 std::tuple<std::uint8_t, std::string> result = h.getEthDetails("et"); in TEST() local
/openbmc/qemu/hw/remote/
H A Dvfio-user-obj.c357 MemTxResult result; in vfu_object_mr_rw() local
/openbmc/qemu/tests/unit/
H A Dtest-block-iothread.c376 BdrvCheckResult result; in test_sync_op_check() local
H A Dtest-bdrv-drain.c723 enum test_job_result result, in test_blockjob_common_drain_node()
901 enum test_job_result result) in test_blockjob_common()
/openbmc/qemu/hw/timer/
H A Dhpet.c172 uint64_t result = deposit64(cur_tick, 0, 32, target); in hpet_calculate_cmp64() local
/openbmc/qemu/hw/intc/
H A Dpnv_xive2.c287 MemTxResult result; in pnv_xive2_vst_read() local
311 MemTxResult result; in pnv_xive2_vst_write() local
426 MemTxResult result; in pnv_xive2_inject_notify() local
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c217 uint8_t result; in mipsdsp_sat_add_u8() local
234 uint16_t result; in mipsdsp_sat_add_u16() local
252 int32_t temp32, temp31, result; in mipsdsp_sat32_acc_q31() local
1580 uint64_t result; in helper_precrqu_s_ob_qh() local
/openbmc/qemu/util/
H A Dhbitmap.c901 void hbitmap_merge(const HBitmap *a, const HBitmap *b, HBitmap *result) in hbitmap_merge()
/openbmc/u-boot/drivers/core/
H A Dofnode.c430 struct timing_entry *result) in decode_timing_property()
/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp352 std::string result = target; in positionToString() local
/openbmc/qemu/block/
H A Dvdi.c534 int result; in vdi_co_block_status() local
H A Dqcow.c361 uint64_t *result) in get_cluster_offset()
/openbmc/qemu/hw/dma/
H A Dxilinx_axidma.c201 MemTxResult result = address_space_read(&s->dma->as, in stream_desc_load() local
/openbmc/qemu/bsd-user/
H A Dqemu.h205 void (*result)(const struct syscallname *, abi_long); member
/openbmc/qemu/migration/
H A Dqemu-file.c787 int result; in qemu_get_byte() local
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp569 auto result = satelliteInfo.insert_or_assign(prefix, std::move(url)); in addSatelliteConfig() local
/openbmc/qemu/hw/net/
H A Dpcnet.c608 int result = (!CSR_DRCVPA(s)) && !memcmp(hdr->ether_dhost, padr, 6); in padr_match() local
624 int result = !CSR_DRCVBC(s) && !memcmp(hdr->ether_dhost, BCAST, 6); in padr_bcast() local
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c895 MemTxResult result; in aspeed_smc_dma_checksum() local
941 MemTxResult result; in aspeed_smc_dma_rw() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1763 static void stbtt__rasterize_sorted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsam… in stbtt__rasterize_sorted_edges()
2065 static void stbtt__rasterize_sorted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsam… in stbtt__rasterize_sorted_edges()
2248 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, f… in stbtt__rasterize()
2403 STBTT_DEF void stbtt_Rasterize(stbtt__bitmap *result, float flatness_in_pixels, stbtt_vertex *verti… in stbtt_Rasterize()
/openbmc/qemu/libdecnumber/
H A DdecNumber.c1903 Int result; /* .. */ in decNumberNextToward() local
6158 Int result=0; /* default result value */ local
6318 Int result; /* result value */ local
6387 Int expunits, exprem, result; /* .. */ local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3045 int result; in yaffs_do_xattrib_mod() local
3089 int result; in yaffs_do_xattrib_fetch() local
4045 int result; in yaffs_rename_obj() local
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py418 def ProcessResult(self, result): argument

1...<<21222324252627282930>>...32