Home
last modified time | relevance | path

Searched refs:poff (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/
H A Dinit28 poff
30 poff provider
41 poff
45 poff provider
H A Dprovider3 # This is the default configuration used by pon(1) and poff(1).
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/
H A Dtypo_pon.wvdial.1.patch14 .B poff.wvdial
17 Replacement scripts for pon and poff.
/openbmc/qemu/hw/core/
H A Dloader-fit.c36 int *poff, size_t *psz, Error **errp) in fit_load_image_alloc() argument
52 if (poff) { in fit_load_image_alloc()
53 *poff = off; in fit_load_image_alloc()
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/
H A Dppp_2.5.2.bb16 file://poff \
45 install -m 0755 ${UNPACKDIR}/poff ${D}${bindir}/poff
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c5380 int poff; in do_ldrq() local
5388 poff = pred_full_reg_offset(s, pg); in do_ldrq()
5398 poff += 6; in do_ldrq()
5400 tcg_gen_ld16u_i64(tmp, tcg_env, poff); in do_ldrq()
5402 poff = offsetof(CPUARMState, vfp.preg_tmp); in do_ldrq()
5403 tcg_gen_st_i64(tmp, tcg_env, poff); in do_ldrq()
5407 tcg_gen_addi_ptr(t_pg, tcg_env, poff); in do_ldrq()
5454 int poff, doff; in do_ldro() local
5472 poff = pred_full_reg_offset(s, pg); in do_ldro()
5482 poff += 4; in do_ldro()
[all …]