Home
last modified time | relevance | path

Searched defs:diff (Results 51 – 75 of 84) sorted by relevance

1234

/openbmc/u-boot/test/dm/
H A Dcore.c83 int id, diff; in dm_leak_check_end() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dspl_power_init.c1125 uint32_t cur_target, diff, bo_int = 0; in mxs_power_set_vddx() local
/openbmc/qemu/tests/qtest/
H A Dnpcm_gmac-test.c62 ptrdiff_t diff = mod - gmac_module_list; in gmac_module_index() local
H A Dnpcm7xx_emc-test.c205 ptrdiff_t diff = mod - emc_module_list; in emc_module_index() local
/openbmc/u-boot/drivers/video/
H A Dconsole_truetype.c175 int i, diff; in console_truetype_move_rows() local
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32f.c502 u32 best_div, best_diff, diff; in stm32_set_rate() local
/openbmc/qemu/target/riscv/
H A Dtranslate.c220 target_long diff) in gen_pc_plus_diff()
238 static void gen_update_pc(DisasContext *ctx, target_long diff) in gen_update_pc()
288 static void gen_goto_tb(DisasContext *ctx, int n, target_long diff) in gen_goto_tb()
/openbmc/phosphor-objmgr/src/
H A Dmain.cpp93 std::chrono::duration<float> diff = in ~InProgressIntrospect() local
/openbmc/qemu/tcg/
H A Dtci.c77 int diff = sextract32(insn, 12, 20); in tci_args_l() local
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp366 auto diff = ipmi::sel::selRecordSize - offset; in getSELEntry() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c303 struct rb_root *root, int diff) in find_wl_entry()
/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-periph.c361 #define diff(a, b) abs((long)(a) - (long)(b)) macro
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js61 function diff(a,b){var i,j,result=a.slice();for(i=0;i<result.length;i++){for(j=0;j<b.length;j++){if… function
157 QUnit.diff=(function(){function DiffMatchPatch(){this.DiffTimeout=1.0;this.DiffEditCost=4;} function
/openbmc/qemu/hw/audio/
H A Dwm8750.c53 uint8_t diff[2], pol, ds, monomix[2], alc, mute; member
/openbmc/qemu/hw/arm/
H A Dstrongarm.c535 uint32_t level, diff; in strongarm_gpio_handler_update() local
752 uint32_t level, diff; in strongarm_ppc_handler_update() local
/openbmc/u-boot/tools/
H A Dfdtgrep.c58 int diff; /* Show +/- diff markers */ member
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1621 auto diff = fb_oem::ipmi::sel::selRecordSize - reqData->offset; in ipmiStorageGetSELEntry() local
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c1994 static void gen_conditional_jump_labels(DisasContext *s, target_long diff, in gen_conditional_jump_labels()
2325 static void gen_jmp_rel(DisasContext *s, MemOp ot, int diff, int tb_num) in gen_jmp_rel()
2383 static void gen_jmp_rel_csize(DisasContext *s, int diff, int tb_num) in gen_jmp_rel_csize()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c258 static target_long jmp_diff(DisasContext *s, target_long diff) in jmp_diff()
263 static void gen_pc_plus_diff(DisasContext *s, TCGv_i32 var, target_long diff) in gen_pc_plus_diff()
740 void gen_update_pc(DisasContext *s, target_long diff) in gen_update_pc()
2521 static void gen_goto_tb(DisasContext *s, int n, target_long diff) in gen_goto_tb()
2548 static void gen_jmp_tb(DisasContext *s, target_long diff, int tbno) in gen_jmp_tb()
2591 static inline void gen_jmp(DisasContext *s, target_long diff) in gen_jmp()
H A Dtranslate.h347 static inline void gen_a64_update_pc(DisasContext *s, target_long diff) in gen_a64_update_pc()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c1818 int diff; in musb_schedule() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dclock.c1068 u32 diff, best_diff, best_m = 0, best_n = 0, best_p; in clock_set_display_rate() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c249 int diff; in pmecc_get_sigma() local
/openbmc/qemu/hw/gpio/
H A Daspeed_gpio.c309 uint32_t diff; in aspeed_gpio_update() local
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1393 int64_t diff; member

1234