Home
last modified time | relevance | path

Searched refs:ansi (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-extended/screen/screen/
H A D0001-fix-for-multijob-build.patch30 tty.o: layout.h viewport.h canvas.h tty.c config.h screen.h os.h osdef.h ansi.h acls.h comm.h \
34 window.o: layout.h viewport.h canvas.h window.c config.h screen.h os.h osdef.h ansi.h acls.h \
36 utmp.o: layout.h viewport.h canvas.h utmp.c config.h screen.h os.h osdef.h ansi.h acls.h \
43 acls.o: layout.h viewport.h canvas.h acls.c config.h screen.h os.h osdef.h ansi.h acls.h comm.h \
45 braille.o: layout.h viewport.h canvas.h braille.c config.h screen.h os.h osdef.h ansi.h acls.h \
47 viewport.o: layout.h viewport.h canvas.h viewport.c config.h screen.h os.h osdef.h ansi.h acls.h \
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/files/
H A Dhost_contam_fix.patch20 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that $CC handles ansi prototypes" >&5
21 $as_echo_n "checking that $CC handles ansi prototypes... " >&6; }
/openbmc/linux/arch/sparc/prom/
H A DMakefile5 asflags := -ansi
/openbmc/linux/arch/sparc/mm/
H A DMakefile5 asflags-y := -ansi
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/nopoll/
H A Dnopoll_0.4.6.b400.bb3 written in ansi C, that allows building pure WebSocket solutions or to \
/openbmc/linux/arch/sparc/lib/
H A DMakefile5 asflags-y := -ansi -DST_DIV0=0x02
/openbmc/linux/Documentation/networking/
H A Dgeneric-hdlc.rst54 sethdlc hdlc0 fr lmi ansi
108 lmi ansi / ccitt / cisco / none - LMI (link management) type
/openbmc/linux/drivers/input/mouse/
H A Dbcm5974.c249 int ansi, iso, jis; /* the product id of this device */ member
495 for (cfg = bcm5974_config_table; cfg->ansi; ++cfg) in bcm5974_get_config()
496 if (cfg->ansi == id || cfg->iso == id || cfg->jis == id) in bcm5974_get_config()
/openbmc/linux/arch/sparc/kernel/
H A DMakefile7 asflags-y := -ansi
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/
H A D0001-Make-space-for-flags-from-environment.patch59 WARN = -pedantic -ansi -Wshadow -Wpointer-arith -Wcast-qual \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/
H A Dminio_git.bb118 github.com/muesli/ansi:github.com/muesli/ansi \
H A Dsrc_uri.inc376 # github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
377 # [1] git ls-remote https://github.com/muesli/ansi 2e021307bc4b4f4766c3fb4faf6030b13dc9ec51
379 …/github.com/muesli/ansi;name=ansi;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/minio/
H A Dmodules.txt151 # github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch176 "%(cpp_unique_options) %1 %{m*} %{std*&ansi&trigraphs} %{W*&pedantic*} %{w}\
/openbmc/u-boot/scripts/
H A DMakefile.spl399 cmd_cpp_lds = $(CPP) -Wp,-MD,$(depfile) $(cpp_flags) $(LDPPFLAGS) -ansi \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils-crates.inc140 crate://crates.io/nu-ansi-term/0.49.0 \
420 SRC_URI[nu-ansi-term-0.49.0.sha256sum] = "c073d3c1930d0751774acf49e66653acecb416c3a54c6ec095a9b11ca…
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-maturin-crates.inc139 crate://crates.io/nu-ansi-term/0.46.0 \
447 SRC_URI[nu-ansi-term-0.46.0.sha256sum] = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023…
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc184 …for x in ansi console dumb linux rxvt screen screen-256color sun vt52 vt100 vt102 vt200 vt220 xter…
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc184 crate://crates.io/nu-ansi-term/0.46.0 \
510 SRC_URI[nu-ansi-term-0.46.0.sha256sum] = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023…
/openbmc/u-boot/
H A DMakefile272 HOSTCFLAGS += -ansi
609 LDPPFLAGS += -ansi
H A DREADME4544 attempting to build U-Boot will fail because <machine/ansi.h> is
4550 # cp /usr/src/sys/arch/powerpc/include/ansi.h powerpc/ansi.h
4551 # ${EDIT} powerpc/ansi.h ## must remove __va_list, _BSD_VA_LIST
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_29.1.bb252 ${datadir}/${BPN}/${PV}/lisp/ansi-color.elc \
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py90 ansi = False variable in SystemValues
332 self.ansi = True
883 if not self.ansi:
/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst342 asflags-y := -ansi
/openbmc/openbmc-tools/rootfs_size/
H A Dresults.txt2967 0: /etc/terminfo/a/ansi

12