Home
last modified time | relevance | path

Searched defs:i (Results 326 – 350 of 3996) sorted by relevance

1...<<11121314151617181920>>...160

/openbmc/u-boot/drivers/misc/
H A Dcros_ec_lpc.c47 int i; in cros_ec_lpc_packet() local
88 int i; in cros_ec_lpc_command() local
189 int byte, i; in cros_ec_lpc_init() local
H A Dds4510.c35 int i = 0; in ds4510_mem_write() local
131 int i; in ds4510_gpio_write() local
156 int i; in ds4510_gpio_read() local
187 int i; in ds4510_info() local
/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c63 uint16_t get_f16(int i) in get_f16()
127 float get_f32(int i) in get_f32()
195 double get_f64(int i) in get_f64()
/openbmc/qemu/hw/arm/
H A Daspeed_ast27x0-tsp.c115 int i; in aspeed_soc_ast27x0tsp_get_irq() local
135 int i; in aspeed_soc_ast27x0tsp_init() local
166 int i; in aspeed_soc_ast27x0tsp_realize() local
H A Daspeed_ast27x0-ssp.c115 int i; in aspeed_soc_ast27x0ssp_get_irq() local
135 int i; in aspeed_soc_ast27x0ssp_init() local
166 int i; in aspeed_soc_ast27x0ssp_realize() local
H A Ddigic.c37 int i; in digic_init() local
53 int i; in digic_realize() local
/openbmc/qemu/hw/i386/kvm/
H A Dioapic.c25 int i; in kvm_pc_setup_irq_routing() local
60 int ret, i; in kvm_ioapic_get() local
83 int ret, i; in kvm_ioapic_put() local
/openbmc/qemu/target/arm/tcg/
H A Dpauth_helper.c30 static uint64_t pac_cell_shuffle(uint64_t i) in pac_cell_shuffle()
57 static uint64_t pac_cell_inv_shuffle(uint64_t i) in pac_cell_inv_shuffle()
84 static uint64_t pac_sub(uint64_t i) in pac_sub()
99 static uint64_t pac_sub1(uint64_t i) in pac_sub1()
114 static uint64_t pac_inv_sub(uint64_t i) in pac_inv_sub()
136 static uint64_t pac_mult(uint64_t i) in pac_mult()
167 static uint64_t tweak_shuffle(uint64_t i) in tweak_shuffle()
199 static uint64_t tweak_inv_shuffle(uint64_t i) in tweak_inv_shuffle()
244 int i; in pauth_computepac_architected() local
/openbmc/qemu/tcg/
H A Dregion.c182 size_t i; in tcg_region_trees_init() local
266 size_t i; in tcg_region_tree_lock_all() local
277 size_t i; in tcg_region_tree_unlock_all() local
288 size_t i; in tcg_tb_foreach() local
302 size_t i; in tcg_nb_tbs() local
316 size_t i; in tcg_region_tree_reset_all() local
410 unsigned int i; in tcg_region_reset_all() local
821 for (size_t i = 0, n = region.n; i < n; i++) { in tcg_region_init() local
885 unsigned int i; in tcg_code_size() local
/openbmc/u-boot/fs/reiserfs/
H A Dmode_string.c55 int i, j, k; in bb_mode_string() local
95 int i, j, k, m; in bb_mode_string() local
/openbmc/qemu/tests/qtest/
H A Dprom-env-test.c32 int i; in check_guest_memory() local
70 int i; in add_tests() local
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchgentest.cpp71 size_t i; in TEST() local
80 size_t i; in TEST() local
/openbmc/qemu/chardev/
H A Dchar-hub.c50 int r, i, ret = len; in hub_chr_write() local
183 int i; in char_hub_finalize() local
193 int i; in hub_chr_update_read_handlers() local
253 int i; in qemu_chr_parse_hub() local
/openbmc/qemu/hw/rx/
H A Drx62n.c133 int i; in register_icu() local
162 int i, irqbase; in register_tmr() local
181 int i, irqbase; in register_cmt() local
200 int i, irqbase; in register_sci() local
/openbmc/qemu/tests/unit/
H A Dtest-crypto-cipher.c606 static inline char hex(int i) in hex()
618 size_t i; in unhex_string() local
638 size_t i; in hex_string() local
815 size_t i; in main() local
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c61 size_t i; in rearm_timer() local
90 size_t i; in update_irq() local
105 size_t i; in timer_expire() local
145 size_t i; in counter_compare() local
/openbmc/qemu/target/mips/tcg/
H A Dldst_helper.c221 target_ulong i; in helper_lwm() local
243 target_ulong i; in helper_swm() local
265 target_ulong i; in helper_ldm() local
287 target_ulong i; in helper_sdm() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Drepository_test.cpp632 for (uint32_t i = 1; i <= 10; i++) in TEST_F() local
660 for (uint32_t i = 1; i < 5; i++) in TEST_F() local
678 for (uint32_t i = 1; i < 5; i++) in TEST_F() local
697 for (uint32_t i = 1; i <= 23; i++) in TEST_F() local
711 for (uint32_t i = 1; i <= 20; i++) in TEST_F() local
729 for (uint32_t i = 1; i <= 20; i++) in TEST_F() local
745 for (uint32_t i = 1; i <= 6; i++) in TEST_F() local
756 for (uint32_t i = 1; i <= 3; i++) in TEST_F() local
792 for (uint32_t i = 1; i <= 10; i++) in TEST_F() local
833 for (uint32_t i = 1; i <= 95; i++) in TEST_F() local
[all …]
/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c25 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \ argument
28 #define GET_BIT(p, i) GET_BIT2(p, i, ; , ;) argument
30 #define TREE_GET_BIT(probs, i) { GET_BIT((probs + i), i); } argument
31 #define TREE_DECODE(probs, limit, i) \ argument
37 #define TREE_6_DECODE(probs, i) TREE_DECODE(probs, (1 << 6), i) argument
39 #define TREE_6_DECODE(probs, i) \ argument
55 #define GET_BIT2_CHECK(p, i, A0, A1) IF_BIT_0_CHECK(p) \ argument
58 #define GET_BIT_CHECK(p, i) GET_BIT2_CHECK(p, i, ; , ;) argument
59 #define TREE_DECODE_CHECK(probs, limit, i) \ argument
322 unsigned i = 1; in LzmaDec_DecodeReal() local
[all …]
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c248 int i; in iowrite8_rep() local
255 int i; in ioread8_rep() local
263 int i; in ioread16_rep() local
272 int i; in iowrite16_rep() local
350 int page, res = 0, i = 0; in nand_block_bad() local
400 int ret = 0, res, i = 0; in nand_default_block_markbad() local
848 int i; in panic_nand_wait() local
1284 int i, eccsize = chip->ecc.size; in nand_read_page_swecc() local
1334 int data_col_addr, i, gaps = 0; in nand_read_subpage() local
1434 int i, eccsize = chip->ecc.size; in nand_read_page_hwecc() local
[all …]
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c82 static u16 cfi_flash_config_reg(int i) in cfi_flash_config_reg()
115 phys_addr_t cfi_flash_bank_addr(int i) in cfi_flash_bank_addr()
120 __weak phys_addr_t cfi_flash_bank_addr(int i) in cfi_flash_bank_addr()
126 __weak unsigned long cfi_flash_bank_size(int i) in cfi_flash_bank_size()
183 int i; in flash_get_info() local
226 int i; in flash_make_cmd() local
254 int i; in print_longlong() local
1182 static int sector_erased(flash_info_t *info, int i) in sector_erased()
1207 int i; in flash_print_info() local
1323 int i, rc; in write_buff() local
[all …]
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dpf0100.c55 unsigned i, j; in pmic_init() local
151 unsigned int i; in pf0100_prog() local
/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dddr.c83 int i; in fixed_sdram() local
171 int i; in fsl_ddr_board_options() local
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dpf0100.c56 unsigned i, j; in pmic_init() local
169 unsigned int i; in pf0100_prog() local
/openbmc/sdbusplus/test/bus/
H A Dlist_names.cpp25 auto i = std::find(names.cbegin(), names.cend(), this_name); in TEST_F() local
45 auto i = std::find(names.cbegin(), names.cend(), dbus_server); in TEST_F() local

1...<<11121314151617181920>>...160