Searched refs:poff (Results 1 – 6 of 6) sorted by relevance
| /openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ |
| H A D | init | 28 poff 30 poff provider 41 poff 45 poff provider
|
| H A D | provider | 3 # This is the default configuration used by pon(1) and poff(1).
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/ |
| H A D | typo_pon.wvdial.1.patch | 14 .B poff.wvdial 17 Replacement scripts for pon and poff.
|
| /openbmc/qemu/hw/core/ |
| H A D | loader-fit.c | 36 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 D | ppp_2.5.2.bb | 16 file://poff \ 45 install -m 0755 ${UNPACKDIR}/poff ${D}${bindir}/poff
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sve.c | 5380 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 …]
|