Searched refs:ansi (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-11-stable/contrib/tcsh/
H A Dmi.wait.h38 #include <ansi.h>
H A Dtw.color.c117 enum ansi { enum
/freebsd-11-stable/contrib/gcc/
H A Dc-aux-info.c35 ansi, enumerator in enum:formals_style_enum
109 we are currently aiming for is non-ansi, then we just return a pair
118 if (style != ansi)
129 this_type = gen_type ("", TREE_VALUE (formal_type), ansi);
240 if (*formal_list && ((style == ansi) || (style == k_and_r_names)))
249 if (style == ansi)
256 if ((style == ansi) || (style == k_and_r_names))
377 data_type = concat (data_type, gen_decl (chain_p, 0, ansi),
396 data_type = concat (data_type, gen_decl (chain_p, 0, ansi),
518 ret_val = concat (ret_val, gen_formal_list_for_func_def (decl, ansi),
[all...]
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/infocmp/
H A Dt_terminfo.sh35 for term in ansi vt100 wsvt25 sun-ss5 ibcs2 vt52 386at h19k h19kermit
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DHighlighter.cpp16 using namespace lldb_private::ansi;
53 return HighlightStyle::ColorStyle(c, "${ansi.normal}");
58 result.comment = GetColor("${ansi.fg.purple}");
59 result.scalar_literal = GetColor("${ansi.fg.red}");
60 result.keyword = GetColor("${ansi.fg.green}");
H A DDebugger.cpp149 "{ at ${ansi.fg.cyan}${line.file.basename}${ansi.normal}" \
150 ":${ansi.fg.yellow}${line.number}${ansi.normal}" \
151 "{:${ansi.fg.yellow}${line.column}${ansi.normal}}}"
160 "{, name = ${ansi.fg.green}'${thread.name}'${ansi.normal}}" \
161 "{, queue = ${ansi.fg.green}'${thread.queue}'${ansi
[all...]
/freebsd-11-stable/contrib/gcc/ginclude/
H A Dstddef.h55 /* On 4.3bsd-net2, make sure ansi.h is included, so we have
58 #include <machine/ansi.h>
60 /* On FreeBSD 5, machine/ansi.h does not exist anymore... */
65 /* In 4.3bsd-net2, machine/ansi.h defines these symbols, which are
75 /* On BSD/386 1.1, at least, machine/ansi.h defines _BSD_WCHAR_T_
281 /* On BSD/386 1.1, at least, machine/ansi.h defines _BSD_WCHAR_T_
287 headers like runetype.h assume that if machine/ansi.h is included,
289 machine/ansi.h says, "Note that _WCHAR_T_ and _RUNE_T_ must be of
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DAnsiTerminal.h60 namespace ansi { namespace in namespace:lldb_private
64 // Convert "${ansi.XXX}" tokens to ansi values or clear them if do_color is
107 static const char tok_hdr[] = "${ansi.";
/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch129 ansi() { local fmt="$2 $4"; [ "$CONSOLE" ] && fmt="\\033[$1m$2\\033[$3m $4"; function
132 info() { [ "$QUIET" ] || ansi 35 "INFO" 39 "$@" >&2; }
1139 ansi = "(\\033\\[[[:digit:];]+m)?"
1144 date_time = ansi date " +" time ansi
1169 ansi num ansi, num)
1173 ansi num ansi)
/freebsd-11-stable/lib/libmd/
H A Dsha0c.c68 #include <machine/ansi.h> /* we use the __ variants of bit-sized types */
H A Drmd160c.c68 #include <machine/ansi.h> /* we use the __ variants of bit-sized types */
H A Dsha1c.c68 #include <machine/ansi.h> /* we use the __ variants of bit-sized types */
/freebsd-11-stable/contrib/libreadline/
H A DMakefile.in88 GCC_LINT_FLAGS = -ansi -Wall -Wshadow -Wpointer-arith -Wcast-qual \
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure3112 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3480 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4113 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
/freebsd-11-stable/contrib/bmake/
H A Dconfigure3108 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3476 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4108 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4377 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
/freebsd-11-stable/contrib/byacc/
H A Dconfigure1901 # Don't try gcc -ansi; that turns off useful extensions and
1903 # AIX -qlanglvl=ansi
1908 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5551 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure3292 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4002 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4519 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
/freebsd-11-stable/contrib/gperf/lib/
H A Dconfigure2542 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
/freebsd-11-stable/contrib/gperf/src/
H A Dconfigure2544 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
/freebsd-11-stable/contrib/dialog/
H A Dconfigure1797 # Don't try gcc -ansi; that turns off useful extensions and
1799 # AIX -qlanglvl=ansi
1804 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5210 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
13814 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dconfigure2309 # Don't try gcc -ansi; that turns off useful extensions and
2311 # AIX -qlanglvl=ansi
2316 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5509 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
10394 # Don't try gcc -ansi; that turns off useful extensions and
10396 # AIX -qlanglvl=ansi
10401 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
/freebsd-11-stable/contrib/openpam/
H A Dconfigure3655 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4180 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4565 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
/freebsd-11-stable/contrib/file/
H A Dconfigure4219 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4681 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
5066 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
13164 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure3732 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4661 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
8573 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure1988 # Don't try gcc -ansi; that turns off useful extensions and
1990 # AIX -qlanglvl=ansi
1995 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"

Completed in 549 milliseconds

123