| /openbmc/qemu/util/ |
| H A D | hbitmap.c | 384 static uint64_t hb_count_between(HBitmap *hb, uint64_t start, uint64_t last) in hb_count_between() 414 static inline bool hb_set_elem(unsigned long *elem, uint64_t start, uint64_t last) in hb_set_elem() 432 uint64_t last) in hb_set_between() 468 uint64_t last = start + count - 1; in hbitmap_set() local 492 static inline bool hb_reset_elem(unsigned long *elem, uint64_t start, uint64_t last) in hb_reset_elem() 510 uint64_t last) in hb_reset_between() 562 uint64_t last = start + count - 1; in hbitmap_reset() local 643 uint64_t last = start + count - 1; in serialization_chunk() local
|
| H A D | interval-tree.c | 714 uint64_t start = node->start, last = node->last; in interval_tree_insert() local 755 uint64_t last) in interval_tree_subtree_search() 796 uint64_t start, uint64_t last) in interval_tree_iter_first() 831 uint64_t start, uint64_t last) in interval_tree_iter_next()
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | stl_utils.hpp | 14 ForwardIterator firstDuplicate(ForwardIterator first, ForwardIterator last) in firstDuplicate()
|
| /openbmc/u-boot/board/keymile/km83xx/ |
| H A D | km83xx_i2c.c | 29 uchar last; in i2c_make_abort() local
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | extable.c | 33 const struct exception_table_entry *last, in search_one_table()
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | real_pel_test.cpp | 550 auto& last = pel.optionalSections().back(); in TEST_F() local
|
| /openbmc/qemu/bsd-user/ |
| H A D | strace.c | 35 get_comma(int last) in get_comma() 45 print_raw_param(const char *fmt, abi_long param, int last) in print_raw_param() 262 print_signal(abi_ulong arg, int last) in print_signal()
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | timer.c | 59 unsigned long now, last = readl(&timer_base->tcrr); in __udelay() local
|
| /openbmc/qemu/block/ |
| H A D | qed-cluster.c | 37 uint64_t last = table->offsets[index]; in qed_count_contiguous_clusters() local
|
| /openbmc/u-boot/post/ |
| H A D | post.c | 174 int last; in post_get_env_flags() local 301 unsigned int last; in post_run() local
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | stm32_flash.c | 80 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
|
| /openbmc/phosphor-power/ |
| H A D | json_parser_utils.cpp | 87 const char* last = strValue.data() + strValue.size(); in parseDouble() local 150 const char* last = strValue.data() + strValue.size(); in parseInteger() local
|
| /openbmc/u-boot/drivers/watchdog/ |
| H A D | tangier_wdt.c | 30 static unsigned long last; in hw_watchdog_reset() local
|
| /openbmc/qemu/hw/display/ |
| H A D | framebuffer.c | 72 int first, last = 0; in framebuffer_update_display() local
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-interval-tree.c | 15 static void rand_interval(IntervalTreeNode *n, uint64_t start, uint64_t last) in rand_interval()
|
| /openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
| H A D | timer.c | 155 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local
|
| /openbmc/qemu/include/qemu/ |
| H A D | interval-tree.h | 39 uint64_t last; /* Last location _in_ interval */ member
|
| /openbmc/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson-axg.h | 15 unsigned int last; member
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | meson_i2c.c | 48 bool last; /* Whether the message is the last */ member 159 int last) in meson_i2c_xfer_msg()
|
| /openbmc/u-boot/lib/zlib/ |
| H A D | inffast.c | 74 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast() local
|
| /openbmc/u-boot/drivers/mtd/nand/ |
| H A D | core.c | 158 struct nand_pos pos, last; in nanddev_mtd_erase() local
|
| /openbmc/u-boot/arch/arm/cpu/armv7/sunxi/ |
| H A D | timer.c | 84 ulong now, last = read_timer(); in __udelay() local
|
| /openbmc/qemu/include/hw/input/ |
| H A D | pl050.h | 34 uint32_t last; member
|
| /openbmc/u-boot/drivers/net/mscc_eswitch/ |
| H A D | mscc_xfer.c | 30 int i, count = (buff_len + 3) / 4, last = buff_len % 4; in mscc_send() local
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | perform_probe.cpp | 193 auto last = foundDevs.back(); in doProbe() local
|