Home
last modified time | relevance | path

Searched refs:skip (Results 601 – 625 of 1281) sorted by relevance

1...<<21222324252627282930>>...52

/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A Dmemory-monitor.patch131 @unittest.skip("Cannot import %s" % e.name)
223 @unittest.skip("Cannot import %s" % e.name)
296 @unittest.skip("Cannot import %s" % e.name)
/openbmc/phosphor-ipmi-flash/
H A Dbmc_json_config.md145 Given the bios configuration, we can skip the parts of this configuration that
212 #### `skip`
214 The `skip` type will effectively make that action a no-op and always return
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispcsi2.c251 unsigned int skip = 0; in csi2_ctx_enable() local
258 skip = csi2->frame_skip; in csi2_ctx_enable()
260 skip = 1; in csi2_ctx_enable()
264 | (skip << ISPCSI2_CTX_CTRL1_COUNT_SHIFT) in csi2_ctx_enable()
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_csi2.c289 unsigned int skip = 0; in csi2_ctx_enable() local
292 skip = csi2->frame_skip; in csi2_ctx_enable()
294 skip = 1; in csi2_ctx_enable()
298 | (skip << CSI2_CTX_CTRL1_COUNT_SHIFT) in csi2_ctx_enable()
/openbmc/linux/scripts/kconfig/
H A Dqconf.cc800 goto skip; in mouseReleaseEvent()
831 skip: in mouseReleaseEvent()
851 goto skip; in mouseDoubleClickEvent()
854 goto skip; in mouseDoubleClickEvent()
858 goto skip; in mouseDoubleClickEvent()
868 skip: in mouseDoubleClickEvent()
/openbmc/linux/drivers/net/ethernet/natsemi/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/i825xx/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all
/openbmc/linux/drivers/net/ethernet/apple/
H A DKconfig14 kernel: saying N will just cause the configurator to skip all the
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersupply_readings.robot105 Redfish Power On stack_mode=skip
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/
H A Dlibhugetlbfs_git.bb16 file://skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dadd-error-check-for-disk-filled-up.patch35 goto skipit; /* just skip over the putc */
/openbmc/openbmc-test-automation/systest/collection/
H A Dbmc_collect_sensors.robot78 REST Power On stack_mode=skip
/openbmc/openbmc-test-automation/openpower/
H A Dtest_nmi_interface.robot55 Redfish Power Off stack_mode=skip
/openbmc/linux/drivers/net/wireless/cisco/
H A DKconfig9 kernel: saying N will just cause the configurator to skip all the
/openbmc/linux/drivers/net/ethernet/sfc/
H A DKconfig13 kernel: saying N will just cause the configurator to skip all
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dhighlight.pack.js2skip?k+=n:(t.eB&&(k+=n),b(),t.rB||t.eB||(k=n)),v(t,n),t.rB?0:n.length;var r=u(E,n);if(r){var a=E;a…
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_histogram_row.S85 if (p1) jump .skip /* if (width % VLEN == 0) done with current row */
91 .skip: label
/openbmc/linux/sound/soc/sh/rcar/
H A Dsrc.c680 goto skip; in rsnd_src_probe()
715 skip: in rsnd_src_probe()
/openbmc/linux/include/net/
H A Dip6_fib.h355 unsigned int skip; member
510 loff_t skip; member
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c379 void dmub_dcn31_skip_dmub_panel_power_sequence(struct dmub_srv *dmub, bool skip) in dmub_dcn31_skip_dmub_panel_power_sequence() argument
383 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn31_skip_dmub_panel_power_sequence()
H A Ddmub_dcn32.c383 void dmub_dcn32_skip_dmub_panel_power_sequence(struct dmub_srv *dmub, bool skip) in dmub_dcn32_skip_dmub_panel_power_sequence() argument
387 boot_options.bits.skip_phy_init_panel_sequence = skip; in dmub_dcn32_skip_dmub_panel_power_sequence()
/openbmc/linux/net/sched/
H A Dsch_cbs.c318 goto skip; in cbs_set_port_rate()
323 skip: in cbs_set_port_rate()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_sw_fence.c707 goto skip; in test_dma_fence()
727 skip: in test_dma_fence()
/openbmc/linux/arch/mips/kernel/
H A Dr4k_fpu.S114 bgez t0, 1f # skip storing odd if FR=0
182 bgez t0, 1f # skip loading odd if FR=0
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp1542 size_t skip = delegatedQuery.skip.value_or(0); in handleSystemsLogServiceEventLogLogEntryCollection() local
1601 if (entryCount <= skip || entryCount > skip + top) in handleSystemsLogServiceEventLogLogEntryCollection()
1610 if (skip + top < entryCount) in handleSystemsLogServiceEventLogLogEntryCollection()
1615 BMCWEB_REDFISH_SYSTEM_URI_NAME, std::to_string(skip + top)); in handleSystemsLogServiceEventLogLogEntryCollection()
1968 const std::vector<std::filesystem::path>& hostLoggerFiles, uint64_t skip, in getHostLoggerEntries() argument
1976 if (!logFile.gzGetLines(it.string(), skip, top, logEntries, logCount)) in getHostLoggerEntries()
1987 if (logCount > skip && logCount <= (skip + top)) in getHostLoggerEntries()

1...<<21222324252627282930>>...52