Searched defs:half (Results 26 – 40 of 40) sorted by relevance
12
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 1926 int half; in xfs_attr3_leaf_figure_balance() local
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 4873 Int half; /* half to add to lower unit */ in decDivideOp() local 7099 Unit half=(Unit)powers[DECDPUN]>>1; local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | tls.c | 833 int half = send_len / 2; in TEST_F() local
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_dtree.c | 1339 int skip, nextindex, half, left, nxt, off, si; in dtSplitPage() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 5804 int half = 8 >> esz; in do_3op_widening() local 6031 int half = 8 >> esz; in do_addsub_wide() local 6072 int half = 8 >> esz; in TRANS() local 6857 int half = ecount >> 1; in TRANS() local
|
H A D | translate-neon.c | 2570 int pass, half; in trans_VREV64() local
|
H A D | sve_helper.c | 3114 int half = 4 * oprsz; in HELPER() local 3324 int half = 4 * oprsz; in HELPER() local
|
H A D | translate-sve.c | 3810 DO_FP_IMM(FADD, fadds, half, one) in DO_FP_IMM() argument
|
H A D | translate.c | 6962 static bool op_tbranch(DisasContext *s, arg_tbranch *a, bool half) in op_tbranch()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-ingenic.c | 3845 unsigned int half = PINS_PER_GPIO_CHIP / 2; in ingenic_pinconf_get() local 3944 unsigned int half = PINS_PER_GPIO_CHIP / 2; in ingenic_set_bias() local
|
/openbmc/linux/block/ |
H A D | sed-opal.c | 1318 const unsigned int half = OPAL_UID_LENGTH_HALF; in generic_get_table_info() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 1438 unsigned int half = p / 2; in skl_wrpll_get_multipliers() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_input.c | 3750 u32 half = (ack_limit + 1) >> 1; in tcp_send_challenge_ack() local
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 1744 unsigned half = par[1]; in translate_mac16() local
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 5510 MemOp half = size ? size - 1 : 0; in atom_and_align_for_opc() local
|
12