Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/tests/fp/
H A Dfp-test-log2.c25 static void compare(ufloat64 test, ufloat64 real, ufloat64 soft, bool exact) in compare()
H A Dfp-test.c171 static void do_testfloat(int op, int rmode, bool exact) in do_testfloat()
/openbmc/hiomapd/
H A Dwindows.c515 uint32_t offset, bool exact) in windows_search()
562 bool exact) in windows_create_map()
/openbmc/phosphor-mboxd/
H A Dmboxd_windows.c509 uint32_t offset, bool exact) in search_windows()
556 bool exact) in create_map_window()
/openbmc/qemu/block/
H A Dpreallocate.c424 bool exact, PreallocMode prealloc, in preallocate_co_truncate()
H A Dblkio.c951 bool exact, PreallocMode prealloc, in blkio_truncate()
H A Dnfs.c751 nfs_file_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in nfs_file_co_truncate()
H A Drbd.c1646 bool exact, in qemu_rbd_co_truncate()
H A Dblock-backend.c2556 int coroutine_fn blk_co_truncate(BlockBackend *blk, int64_t offset, bool exact, in blk_co_truncate()
/openbmc/u-boot/lib/
H A Dslre.c195 exact(struct slre *r, const char **re) in exact() function
/openbmc/qemu/tests/unit/
H A Dtest-block-iothread.c58 bdrv_test_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in bdrv_test_co_truncate()
/openbmc/u-boot/fs/ubifs/
H A Dtnc.c1156 int err, exact; in ubifs_lookup_level0() local
1292 int err, exact; in lookup_level0_dirty() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py1051 def reg_type(typ, compact, o, exact): argument