| /xsrc/external/mit/xterm/dist/ |
| graphics_sixel.h | 41 extern void parse_sixel_init(XtermWidget /* xw */, ANSI * /* params */);
|
| graphics_regis.h | 42 extern void parse_regis(XtermWidget /* xw */, ANSI */* params */, char const */* string */);
|
| input.c | 142 static void sunfuncvalue(ANSI *, KEY_DATA *); 143 static void hpfuncvalue(ANSI *, KEY_DATA *); 144 static void scofuncvalue(ANSI *, KEY_DATA *); 663 modifyOtherKey(ANSI *reply, int input_char, unsigned modify_parm, int format_keys) 686 modifyCursorKey(ANSI *reply, int modify, unsigned *modify_parm) 895 ANSI reply; 1472 hpfuncvalue(ANSI *reply, KEY_DATA * kd) 1529 scofuncvalue(ANSI *reply, KEY_DATA * kd) 1619 sunfuncvalue(ANSI *reply, KEY_DATA * kd)
|
| graphics_sixel.c | 356 parse_sixel_init(XtermWidget xw, ANSI *params)
|
| xterm.h | 243 /* if compiling with gcc -ansi -pedantic, we must fix POSIX definitions */ 1148 extern void unparseseq (XtermWidget /* xw */, ANSI * /* ap */); 1359 extern void parse_ansi_params(ANSI * /* params */, const char ** /* string */);
|
| scrollbar.c | 717 ANSI reply;
|
| button.c | 771 ANSI reply; 910 ANSI reply; 976 ANSI reply; 1098 ANSI reply; 5642 ANSI reply;
|
| misc.c | 2876 * Allocate a color for the "ANSI" colors. That actually includes colors up 2968 * 16/88/256 "ANSI" colors, followed by special color values for the various 4420 parse_ansi_params(ANSI *params, const char **string) 4463 parse_decdld(ANSI *params, const char *string) 4857 ANSI params; 4983 3, /* ANSI SGR color */ 5331 ANSI reply; 5389 ANSI reply; 5404 case srm_DECANM: /* ANSI/VT52 mode */ 8260 CopyColorSlot(&(palette->ansi[0]), screen->Acolors, MAXCOLORS) [all...] |
| ptyx.h | 351 * ANSI emulation, special character codes 455 } ANSI; 857 /* You must have ANSI/ISO colors to support AIX colors */ 863 /* You must have ANSI/ISO colors to support PC colors */ 869 /* You must have ANSI/ISO colors to be able to print them */ 875 /* You must have ANSI/ISO colors to support 256 colors */ 881 /* You must have ANSI/ISO colors to support 88 colors */ 1086 ,srm_DECANM = 2 /* ANSI Mode */ 2441 ColorRes Acolors[MAXCOLORS]; /* ANSI color emulation */ 3475 ColorRes ansi[1] member in struct:__anon12193 [all...] |
| /xsrc/external/mit/fontconfig/dist/src/ |
| fcobjshash.gperf.h | 30 %language=ANSI-C
|
| /xsrc/external/mit/xterm/dist/package/ |
| xterm.spec | 77 implements ISO/ANSI colors, Unicode, and most of the control sequences
|
| /xsrc/external/mit/evieext/dist/ |
| configure | 3339 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3343 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3348 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3367 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 3977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 3978 $as_echo_n "checking for ANSI C header files... " >&6; } 4005 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4022 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4039 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| configure | 3353 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3357 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3362 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3381 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 7133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7134 $as_echo_n "checking for ANSI C header files... " >&6; } 7161 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 7178 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 7195 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/xf86dga/dist/ |
| configure | 3349 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3353 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3358 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3377 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 3987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 3988 $as_echo_n "checking for ANSI C header files... " >&6; } 4015 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4032 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4049 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/xsetpointer/dist/ |
| configure | 3102 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3106 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3111 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3130 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
|
| /xsrc/external/mit/glw/dist/ |
| configure | 3616 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3620 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3625 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3644 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 4420 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 4424 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 4429 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 4448 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 7317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7318 $as_echo_n "checking for ANSI C header files... " >&6; [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| configure | 3852 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3856 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3861 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3880 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 6725 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6726 $as_echo_n "checking for ANSI C header files... " >&6; } 6753 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 6770 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 6787 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/font-adobe-utopia-75dpi/dist/ |
| configure | 3409 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3413 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3418 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3437 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 4047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4048 $as_echo_n "checking for ANSI C header files... " >&6; } 4075 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4092 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4109 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/xproxymanagementprotocol/dist/ |
| configure | 3310 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3314 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3319 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3338 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 3895 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 3896 $as_echo_n "checking for ANSI C header files... " >&6; } 3948 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 3969 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 3990 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/mesa-demos/dist/ |
| configure | 4033 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 4037 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 4042 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 4061 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 4896 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 4900 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 4905 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 4924 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 8952 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 8953 $as_echo_n "checking for ANSI C header files... " >&6; [all...] |
| /xsrc/external/mit/glu/dist/ |
| configure | 4008 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 4012 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 4017 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 4036 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 7727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7728 $as_echo_n "checking for ANSI C header files... " >&6; } 7755 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 7772 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 7789 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/xsetmode/dist/ |
| configure | 2394 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 2395 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 2430 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 2434 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 2453 # Don't try gcc -ansi; that turns off useful extensions and 2455 # AIX -qlanglvl=ansi 2460 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
|
| /xsrc/external/mit/beforelight/dist/ |
| configure | 3521 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3525 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3530 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3549 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 4219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4220 $as_echo_n "checking for ANSI C header files... " >&6; } 4247 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4264 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4281 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/libXevie/dist/ |
| configure | 3514 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3518 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3523 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3542 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 4152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4153 $as_echo_n "checking for ANSI C header files... " >&6; } 4180 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4197 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4214 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |
| /xsrc/external/mit/luit/dist/ |
| configure | 3561 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3565 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3570 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3589 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 4199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4200 $as_echo_n "checking for ANSI C header files... " >&6; } 4227 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4244 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4261 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi [all...] |