Home
last modified time | relevance | path

Searched refs:skip (Results 401 – 425 of 1281) sorted by relevance

1...<<11121314151617181920>>...52

/openbmc/qemu/target/hexagon/
H A Dgenptr.c722 TCGLabel *skip = gen_new_label(); in gen_cond_call() local
725 tcg_gen_brcondi_tl(cond, lsb, 0, skip); in gen_cond_call()
727 gen_set_label(skip); in gen_cond_call()
734 TCGLabel *skip = gen_new_label(); in gen_cond_callr() local
736 tcg_gen_brcondi_tl(cond, lsb, 0, skip); in gen_cond_callr()
738 gen_set_label(skip); in gen_cond_callr()
829 TCGLabel *skip = gen_new_label(); in gen_cond_return() local
832 tcg_gen_brcondi_tl(cond, LSB, 0, skip); in gen_cond_return()
834 gen_set_label(skip); in gen_cond_return()
/openbmc/linux/net/ceph/
H A Dmessenger_v1.c140 int skip = 0; in con_out_kvec_skip() local
143 skip = con->v1.out_kvec_cur[con->v1.out_kvec_left - 1].iov_len; in con_out_kvec_skip()
144 BUG_ON(con->v1.out_kvec_bytes < skip); in con_out_kvec_skip()
146 con->v1.out_kvec_bytes -= skip; in con_out_kvec_skip()
150 return skip; in con_out_kvec_skip()
1205 int skip = 0; in read_partial_message() local
1209 ret = ceph_con_in_msg_alloc(con, &con->v1.in_hdr, &skip); in read_partial_message()
1213 BUG_ON((!con->in_msg) ^ skip); in read_partial_message()
1214 if (skip) { in read_partial_message()
/openbmc/linux/drivers/net/ethernet/silan/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/seeq/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/meta/recipes-devtools/m4/m4/
H A Dac_config_links.patch25 # only, it does not matter if we skip the link with older autoconf.
/openbmc/linux/drivers/net/ethernet/pensando/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/
H A Dobmc-libobmc-intf_git.bb31 # This next line tells bitbake to skip the check which
/openbmc/linux/drivers/net/ethernet/engleder/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/mscc/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0006-Platform-Corstone1000-skip-the-first-nv-counter.patch4 Subject: [PATCH] Platform: Corstone1000: skip the first nv counter
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-cython_3.0.9.bb11 SETUPTOOLS_INSTALL_ARGS += "--skip-build"
/openbmc/linux/drivers/pnp/isapnp/
H A Dcore.c566 int number = 0, skip = 0, priority, compat = 0; in isapnp_create_device() local
581 if (skip && type != _STAG_LOGDEVID && type != _STAG_END) in isapnp_create_device()
591 skip = 0; in isapnp_create_device()
595 skip = 1; in isapnp_create_device()
/openbmc/linux/mm/
H A Dswap_state.c637 goto skip; in swap_cluster_readahead()
668 skip: in swap_cluster_readahead()
798 goto skip; in swap_vma_readahead()
835 skip: in swap_vma_readahead()
/openbmc/linux/drivers/net/ethernet/socionext/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/synopsys/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/adaptec/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/wireless/zydas/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/
H A Dlibexecinfo_1.1.bb28 # We will skip parsing for non-musl systems
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/
H A Dkudo-fw.sh64 dd if="$1" bs=1024 skip=17156 count=256 of=/run/initramfs/myscp.img
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A Dbuildtest.patch45 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dgcompat_git.bb56 # We will skip parsing for non-musl systems
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/icewm/
H A Dicewm_3.4.5.bb6 file://0001-configure.ac-skip-running-test-program-when-cross-co.patch \
/openbmc/qemu/tests/tcg/multiarch/system/
H A DMakefile.softmmu-target63 …$(call skip-test, "gdbstub test $*", "need working gdb with $(patsubst -%,,$(TARGET_NAME)) support…
/openbmc/linux/drivers/net/ethernet/faraday/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/xilinx/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all

1...<<11121314151617181920>>...52