Home
last modified time | relevance | path

Searched full:ansi (Results 1 – 25 of 560) sorted by relevance

12345678910>>...23

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DCoreProperties.td58 …ile.basename}`}{${function.name-without-args}}:\\\\n}{${ansi.fg.yellow}${current-pc-arrow}${ansi.n…
62ansi.fg.yellow}${frame.pc}${ansi.normal}{ ${module.file.basename}{`${function.name-with-args}{${fr…
73 def PromptAnsiPrefix: Property<"prompt-ansi-prefix", "String">,
75 DefaultStringValue<"${ansi.faint}">,
76 …Desc<"When in a color-enabled terminal, use the ANSI terminal code specified in this format immedi…
77 def PromptAnsiSuffix: Property<"prompt-ansi-suffix", "String">,
79 DefaultStringValue<"${ansi.normal}">,
80 …Desc<"When in a color-enabled terminal, use the ANSI terminal code specified in this format immedi…
119 def StopShowColumnAnsiPrefix: Property<"stop-show-column-ansi-prefix", "String">,
121 DefaultStringValue<"${ansi.underline}">,
[all …]
H A DHighlighter.cpp17 using namespace lldb_private::ansi;
54 return HighlightStyle::ColorStyle(c, "${ansi.normal}"); in GetColor()
59 result.comment = GetColor("${ansi.fg.purple}"); in MakeVimStyle()
60 result.scalar_literal = GetColor("${ansi.fg.red}"); in MakeVimStyle()
61 result.keyword = GetColor("${ansi.fg.green}"); in MakeVimStyle()
/freebsd/contrib/gdtoa/
H A Dgdtoa.h48 #ifndef ANSI
50 #define ANSI(x) () macro
53 #define ANSI(x) x macro
56 #endif /* ANSI */
106 extern char* dtoa ANSI((double d, int mode, int ndigits, int *decpt,
108 extern char* gdtoa ANSI((FPI *fpi, int be, ULong *bits, int *kindp,
110 extern void freedtoa ANSI((char*));
111 extern float strtof ANSI((CONST char *, char **));
112 extern double strtod ANSI((CONST char *, char **));
113 extern int strtodg ANSI((CONST char*, char**, FPI*, Long*, ULong*));
[all …]
H A Dgdtoaimp.h213 extern Char *MALLOC ANSI((size_t));
503 extern void memcpy_D2A ANSI((void*, const void*, size_t));
597 extern Bigint *Balloc ANSI((int));
598 extern void Bfree ANSI((Bigint*));
599 extern void ULtof ANSI((ULong*, ULong*, Long, int));
600 extern void ULtod ANSI((ULong*, ULong*, Long, int));
601 extern void ULtodd ANSI((ULong*, ULong*, Long, int));
602 extern void ULtoQ ANSI((ULong*, ULong*, Long, int));
603 extern void ULtox ANSI((UShort*, ULong*, Long, int));
604 extern void ULtoxL ANSI((ULong*, ULong*, Long, int));
[all …]
H A Dstdio1.h40 #define ANSI(x) () macro
46 #define ANSI(x) x macro
59 extern int Fprintf ANSI((FILE*, const char*, ...));
60 extern int Printf ANSI((const char*, ...));
61 extern int Sprintf ANSI((char*, const char*, ...));
62 extern int Snprintf ANSI((char*, size_t, const char*, ...));
63 extern void Perror ANSI((const char*));
64 extern int Vfprintf ANSI((FILE*, const char*, va_list));
65 extern int Vsprintf ANSI((char*, const char*, va_list));
66 extern int Vsnprintf ANSI((char*, size_t, const char*, va_list));
[all …]
/freebsd/contrib/ncurses/misc/
H A Demx.src81 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
91 # from the ANSI.SYS de-facto standard.
92 klone+acs|alternate character set for ansi.sys displays,
97 # Highlight controls corresponding to the ANSI.SYS standard. Most
99 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
100 # <rmul=\E[24m>, but this isn't a documented feature of ANSI.SYS.
101 klone+sgr|attribute control for ansi.sys displays,
118 # Highlight controls corresponding to the ANSI.SYS standard. *All*
122 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
137 # ANSI.SYS color control.
[all …]
H A Dterminfo.src116 # roughly by type frequency with ANSI/VT100 and other common types up front.
203 # u9 terminal enquire string (equiv. to ANSI/ECMA-48 DA)
205 # u7 cursor position request (equiv. to VT100/ANSI/ECMA-48 DSR 6)
206 # u6 cursor position report (equiv. to ANSI/ECMA-48 CPR)
210 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals).
227 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals).
245 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
248 # the new organization, which puts ANSI types, xterm, Unix consoles,
291 ######## ANSI, UNIX CONSOLE, AND SPECIAL TYPES
334 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
[all …]
/freebsd/crypto/openssl/providers/common/der/
H A DEC.asn112 ansi-X9-62 OBJECT IDENTIFIER ::= {
17 id-ecSigType OBJECT IDENTIFIER ::= { ansi-X9-62 signatures(4) }
23 id-publicKeyType OBJECT IDENTIFIER ::= { ansi-X9-62 keyType(2) }
27 -- Named Elliptic Curves in ANSI X9.62.
29 ellipticCurve OBJECT IDENTIFIER ::= { ansi-X9-62 curves(3) }
70 us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 1 }
73 us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 2 }
76 us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 3 }
79 us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 4 }
H A Dder_ec_gen.c222 * us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 1 }
230 * us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 2 }
238 * us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 3 }
246 * us(840) ansi-X9-62(10045) signatures(4) ecdsa-with-SHA2(3) 4 }
/freebsd/contrib/bmake/missing/sys/
H A Dcdefs.h96 * strings produced by the __STRING macro, but this only works with ANSI C.
99 #define __P(protos) protos /* full-blown ANSI C */
122 #define __const /* delete pseudo-ANSI C keywords */
129 * In non-ANSI C environments, new programs will want ANSI-only C keywords
131 * Programs using the ANSI C keywords const, inline etc. as normal
135 #define const __const /* convert ANSI C keywords */
145 * unfortunately, these then cause warnings under "-ansi -pedantic".
/freebsd/share/man/man4/
H A Dscreen.454 The console understands a subset of the ANSI x3.64 character
59 ANSI Seq Function Termcap entry
134 n= 3X set ANSI foreground color
136 n= 4X set ANSI background color
154 -- E[1;nx Set normal ANSI background color --
157 -- E[2;nx Set normal ANSI foreground color --
163 -- E[5;nx Set normal ANSI reverse background --
166 -- E[6;nx Set normal ANSI reverse foreground --
H A Dng_lmi.450 the ITU Annex A, ANSI Annex D, and Group-of-four LMI types.
87 ANSI Annex D LMI hook.
125 .%T "ANSI T1.617-1991 Annex D"
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-string.h77 // Windows CE does not have the 'ANSI' versions of Win32 APIs. To be
81 // Creates a UTF-16 wide string from the given ANSI string, allocating
86 // The wide string is created using the ANSI codepage (CP_ACP) to
87 // match the behaviour of the ANSI versions of Win32 calls and the
91 // Creates an ANSI string from the given wide string, allocating
93 // value using delete[]. Returns the ANSI string, or NULL if the
96 // The returned string is created using the ANSI codepage (CP_ACP) to
97 // match the behaviour of the ANSI versions of Win32 calls and the
/freebsd/stand/forth/
H A Dmenusets.4th.8175 should be set to one of: menu toggled ansi
230 .Dq ansi
234 .Dq ansi
238 .Dq ansi
242 .Dq ansi
268 .Dq ansi
272 .Dq ansi
H A Dmenusets.4th41 \ menu toggled ansi
80 \ menu toggled ansi
110 \ menu toggled ansi
150 \ menu toggled ansi
168 s" set type=ansi" evaluate
173 s" set type=ansi" evaluate
201 \ menu toggled ansi
242 \ menu toggled ansi
261 s" set type=ansi" evaluate
266 s" set type=ansi" evaluate
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Drtf30 # unknown character set or ANSI later after control words like
33 #>6 search/105 \\ansi \b, ANSI
34 >6 search/502 \\ansi \b, ANSI
/freebsd/crypto/openssl/
H A DNOTES-VMS.md5 - [About ANSI C compiler](#about-ansi-c-compiler)
20 About ANSI C compiler
23 An ANSI C compiled is needed among other things. This means that
27 version 7.1 or later. Compiling with a different ANSI C compiler may
/freebsd/share/man/man7/
H A Dc.794 the American National Standards Institute (ANSI) started to work on
95 standardizing the language, and they announced ANSI X3.159-1989
97 It is usually referred to as ANSI C or C89.
107 the ANSI standard as ISO/IEC 9899:1990 in 1990.
109 It only contains negligible minor modifications against ANSI C,
400 .%A ANSI
401 .%T X3.159-1989 (aka C89 or ANSI C)
/freebsd/usr.bin/resizewin/
H A Dresizewin.171 only works with VT100/ANSI-compatible terminals and does not emit
74 The terminal is assumed to be VT100/ANSI compatible.
75 The VT100/ANSI escape sequences are supported by virtually all modern
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfeature_tests.h105 * use ANSI C semantics but allow extensions to the C standard. For non-ANSI
109 * to 1 for compilation modes that accept ANSI C syntax regardless of whether
114 * conforming environments using the -ansi or -std=<standard> options.
127 * gcc -ansi, -std={c89, c99,...) 1 defined
361 * ANSI C and ISO 9899:1990 say the type long long doesn't exist in strictly
372 #error "No long long in strictly conforming ANSI C & 1990 ISO C environments"
410 * The following macro indicates header support for the ANSI C++
/freebsd/contrib/ncurses/man/
H A Dinfocmp.1m221 .\" ansi-m cup (adm3a has other stuff in between, more like concept)
222 %p1%c %. ansi\-m
223 .\" ansi cub, vt100 cub
224 %p1%d %d ansi, vt100
227 .\" ansi cup, vt100 cup
228 %i %iq ansi, vt100
387 Here is a list of the DEC/ANSI
413 DECANSI enter ANSI mode
430 It also recognizes a SGR action corresponding to ANSI/ISO 6429/ECMA Set
/freebsd/contrib/ntp/html/hints/
H A Daix1 Problem with recent ANSI compilers
7 the preceding prototype. A workaround is to use ANSI syntax to delare
8 the arguments. Since ANSI compilers are not universally available, this
/freebsd/stand/efi/include/arm/
H A Defibind.h20 We are using the ANSI C 2000 _t type definitions for basic types.
23 should never use any ANSI C 2000 _t integer types.
87 // ANSI compatibility.
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DAnsiTerminal.h81 namespace ansi {
85 // Convert "${ansi.XXX}" tokens to ansi values or clear them if do_color is
142 static const char tok_hdr[] = "${ansi.";
/freebsd/lib/libc/regex/grot/
H A DMakefile3 # internal assertion checking). Take -Dconst= out for an ANSI compiler.
15 # If you have an ANSI compiler, take -o out of MKHFLAGS. If you want
21 # If you have an ANSI environment, take limits.h and stdlib.h out of

12345678910>>...23