Home
last modified time | relevance | path

Searched refs:sane (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D050-fix-glibcisms.patch3 diff --git a/scan/sane/OrbliteScan/LinuxCommon.h b/scan/sane/OrbliteScan/LinuxCommon.h
5 --- a/scan/sane/OrbliteScan/LinuxCommon.h
6 +++ b/scan/sane/OrbliteScan/LinuxCommon.h
H A D0001-Fix-upstream-CFLAGS-override.patch68 …AC_CHECK_LIB([sane], [sane_open], [LIBS="$LIBS"], [AC_MSG_ERROR([cannot find sane-backends-devel s…
H A D0001-Fix-installing-ipp-usb-quirk.patch36 # If scanner build, add hpaio entry to sane dll.conf.
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_sane.c169 static struct nf_conntrack_helper sane[MAX_PORTS * 2] __read_mostly; variable
178 nf_conntrack_helpers_unregister(sane, ports_c * 2); in nf_conntrack_sane_fini()
193 nf_ct_helper_init(&sane[2 * i], AF_INET, IPPROTO_TCP, in nf_conntrack_sane_init()
197 nf_ct_helper_init(&sane[2 * i + 1], AF_INET6, IPPROTO_TCP, in nf_conntrack_sane_init()
203 ret = nf_conntrack_helpers_register(sane, ports_c * 2); in nf_conntrack_sane_init()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/
H A Doptions.pptp26 # We want a sane mtu/mru
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-format9 we want to export, so that userspace can deal with sane
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/
H A Dxfce4-screensaver_4.18.1.bb2 DESCRIPTION = "Xfce screensaver is a screen saver and locker that aims to have simple, sane, secure…
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libfile/
H A Dlibfile-slurper-perl_0.014.bb1 SUMMARY = "A simple, sane and efficient module to slurp a file"
/openbmc/linux/drivers/greybus/
H A DKconfig8 sane application layer. It was originally designed for the
/openbmc/u-boot/doc/
H A DREADME.mpc74xx15 jumping into Linux in a sane configuration.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A DSkip-AC_RUN_IFELSE-tests.patch9 environment. Choose sane defaults.
/openbmc/linux/Documentation/trace/
H A Dfunction-graph-fold.vim9 " relatively sane even through a context switch.
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/
H A Dwpa-supplicant_2.11.bb16 file://wpa_supplicant.conf-sane \
67 install -m 600 ${UNPACKDIR}/wpa_supplicant.conf-sane ${D}${sysconfdir}/wpa_supplicant.conf
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/
H A DREADME.md21 On the flip side, it is only meant to run on resonably sane modern unix systems.
/openbmc/qemu/storage-daemon/qapi/
H A Dqapi-schema.json20 # (subsequent include directives have no effect). To get a sane and
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A D0006-automake-Remove-delays-in-configure-scripts-using-au.patch9 our systems are sane.
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dgitver.bbclass4 # gitver.bbclass provides a GITVER variable which is a (fairly) sane version,
/openbmc/qemu/qapi/
H A Dqapi-schema.json41 # (subsequent include directives have no effect). To get a sane and
/openbmc/openbmc-tools/
H A DREADME.md32 So long as your patches look sane with a cursory glance you can expect them to
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_intel_pt.sh31 sane=$(echo "${temp_dir}" | cut -b 1-26)
32 if [ "${sane}" = "/tmp/perf-test-intel-pt-sh" ] ; then
/openbmc/linux/tools/testing/selftests/futex/
H A DREADME53 o FIXME: decide on a sane test naming scheme. Currently the tests are named
/openbmc/linux/drivers/staging/vc04_services/interface/
H A DTODO43 * Reformat core code with more sane indentations
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A D0001-Fix-makedefs.patch27 # Defaults for most sane systems
/openbmc/openbmc/poky/meta/classes-global/
H A Dinsane.bbclass410 sane = False
420 sane = True
422 sane = True
423 if has_syms and not sane:
1022 sane = True
1029 sane = False
1031 return sane
1034 sane = check_encoding(key, encode)
1035 if not sane:
/openbmc/linux/kernel/
H A DKconfig.kexec143 memory buffer/segment size under 1MiB. This represents a sane choice

123