| /openbmc/qemu/util/ |
| H A D | qemu-co-shared-resource.c | 31 uint64_t total; /* Set in shres_create() and not changed anymore */ member 40 SharedResource *shres_create(uint64_t total) in shres_create()
|
| H A D | iov.c | 156 ssize_t total = 0; in iov_send_recv_with_flags() local 627 size_t total = 0; in iov_discard_front_undoable() local 667 size_t total = 0; in iov_discard_back_undoable() local 709 size_t total; in qemu_iovec_discard_back() local
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | event.py | 407 def __init__(self, total, msg = "Operation Completed"): argument 414 def __init__(self, current, total, msg = "Operation in Progress"): argument 499 def __init__(self, total, n, p, failures=0, interrupted=0): argument 611 def __init__(self, total): argument 617 def __init__(self, cached, parsed, skipped, masked, virtuals, errors, total): argument 629 def __init__(self, current, total): argument 635 def __init__(self, total): argument 641 def __init__(self, current, total): argument 646 def __init__(self, total, num_entries): argument 657 def __init__(self, current, total): argument [all …]
|
| /openbmc/u-boot/scripts/ |
| H A D | bin2c.c | 14 int ch, total = 0; in main() local
|
| /openbmc/qemu/include/qemu/ |
| H A D | progress_meter.h | 41 uint64_t total; member
|
| /openbmc/openbmc/meta-arm/ci/ |
| H A D | check-machine-coverage | 26 total = len(machines) variable
|
| H A D | patchreview | 48 total = 0 variable in Summary
|
| /openbmc/qemu/tests/bench/ |
| H A D | bufferiszero-bench.c | 23 double total = 0.0; in test() local
|
| H A D | benchmark-crypto-hmac.c | 26 double total = 0.0; in test_hmac_speed() local
|
| H A D | benchmark-crypto-hash.c | 28 const size_t total = 2 * GiB; in test_hash_speed() local
|
| H A D | benchmark-crypto-cipher.c | 28 const size_t total = 2 * GiB; in test_cipher_speed() local
|
| /openbmc/qemu/target/hexagon/ |
| H A D | gdbstub.c | 81 int total = 0; in gdb_get_vreg() local 91 int total = 0; in gdb_get_qreg() local
|
| /openbmc/u-boot/include/u-boot/ |
| H A D | sha1.h | 32 unsigned long total[2]; /*!< number of bytes processed */ member
|
| H A D | sha256.h | 13 uint32_t total[2]; member
|
| /openbmc/phosphor-health-monitor/ |
| H A D | health_metric_collection.cpp | 159 auto total = memoryValues.at(MetricIntf::SubType::memoryTotal) * 1024; in readMemory() local 180 double total = buffer.f_blocks * buffer.f_frsize; in readStorage() local
|
| H A D | health_metric.hpp | 34 double total; member
|
| /openbmc/u-boot/drivers/video/sunxi/ |
| H A D | lcdc.c | 75 int bp, clk_delay, total, val; in lcdc_tcon0_mode_set() local 152 int bp, clk_delay, total, val, yres; in lcdc_tcon1_mode_set() local
|
| /openbmc/qemu/ |
| H A D | qemu-io-cmds.c | 471 int64_t count, int64_t total, int cnt, bool Cflag) in print_report() 546 int64_t bytes, BdrvRequestFlags flags, int64_t *total) in do_pread() 563 int64_t bytes, BdrvRequestFlags flags, int64_t *total) in do_pwrite() 581 int64_t *total) in do_pwrite_zeroes() 594 int64_t bytes, int64_t *total) in do_write_compressed() 611 int64_t count, int64_t *total) in do_load_vmstate() 625 int64_t count, int64_t *total) in do_save_vmstate() 645 int64_t offset, BdrvRequestFlags flags, int *total) in do_aio_readv() 659 int64_t offset, BdrvRequestFlags flags, int *total) in do_aio_writev() 718 int64_t total = 0; in read_f() local [all …]
|
| /openbmc/qemu/block/ |
| H A D | progress_meter.c | 42 uint64_t *total) in progress_get_snapshot()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-bitmap.c | 18 unsigned long *bmap1, *bmap2, *bmap3, total; in check_bitmap_copy_with_offset() local
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/ |
| H A D | lsupdates.py | 63 def mini_progress(self, what, i, total): argument
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | dir-item.c | 10 static int verify_dir_item(struct btrfs_dir_item *item, u32 start, u32 total) in verify_dir_item()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | layerdetails.js | 178 $("#recipestable").on('table-done', function(e, total, tableParams){ argument 194 $("#machinestable").on('table-done', function(e, total, tableParams){ argument
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/ |
| H A D | localhostbecontroller.py | 76 def setCloneStatus(self,bitbake,status,total,current,repo_name): argument
|
| /openbmc/qemu/system/ |
| H A D | bootdevice.c | 251 size_t total = 0; in get_boot_devices_list() local 407 size_t total = 0; in get_boot_devices_lchs_list() local
|