| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_program.h | 107 const char *defines); 146 const char *defines);
|
| H A D | glamor_program.c | 191 "%s" /* defines */ 205 "%s" /* defines */ 250 const char *defines) 304 str(defines), 316 str(defines), 597 const char *defines) 609 if (!glamor_build_program(screen, prog, prim, fill, glamor_combine[alpha], defines)) 623 const char *defines) 671 if (!glamor_setup_one_program_render(screen, prog, source_type, alpha, prim, defines)) 682 defines)) 245 glamor_build_program(ScreenPtr screen,glamor_program * prog,const glamor_facet * prim,const glamor_facet * fill,const char * combine,const char * defines) argument 592 glamor_setup_one_program_render(ScreenPtr screen,glamor_program * prog,glamor_program_source source_type,glamor_program_alpha alpha,const glamor_facet * prim,const char * defines) argument 617 glamor_setup_program_render(CARD8 op,PicturePtr src,PicturePtr mask,PicturePtr dst,glamor_program_render * program_render,const glamor_facet * prim,const char * defines) argument [all...] |
| /xsrc/external/mit/libXext/dist/ |
| H A D | configure.ac | 10 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/libXmu/dist/ |
| H A D | configure.ac | 9 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/makedepend/dist/ |
| H A D | configure.ac | 10 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/xrdb/dist/ |
| H A D | xrdb.c | 60 # include <sys/param.h> /* defines MAXHOSTNAMELEN on BSD & Linux */ 64 # include <netdb.h> /* defines MAXHOSTNAMELEN on Solaris */ 134 static String defines; variable in typeref:typename:String 906 defines.room = defines.used = includes.room = includes.used = 0; 1150 DoDisplayDefines(dpy, &defines, displayname); 1151 defines_base = defines.used; 1276 defines.val[defines_base] = '\0'; 1277 defines.used = defines_base; 1280 DoScreenDefines(dpy, scrno, &defines); [all...] |
| /xsrc/external/mit/xauth/dist/ |
| H A D | configure.ac | 32 # Set common system defines for POSIX extensions, such as _GNU_SOURCE 65 # Needed to set *CONN defines for gethost.c & parsedpy.c
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | xorg-server.h.in | 4 * installed as part of the SDK. The #defines in this file overlap 6 * to export to external modules. Boilerplate autotool #defines such
|
| H A D | dix-config.h.in | 93 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 160 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 214 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 221 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| /xsrc/external/mit/libICE/dist/ |
| H A D | configure.ac | 10 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | XlibConf.h.in | 26 * This header file exports defines necessary to correctly
|
| /xsrc/external/mit/xhost/dist/ |
| H A D | configure.ac | 13 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.y | 321 entry = _mesa_hash_table_search (parser->defines, $3); 323 _mesa_hash_table_remove (parser->defines, entry); 359 _mesa_hash_table_search(parser->defines, $3); 365 _mesa_hash_table_search(parser->defines, $3); 1368 parser->defines = _mesa_hash_table_create(NULL, _mesa_key_hash_string, 1416 _mesa_hash_table_destroy(parser->defines, NULL); 1596 return _mesa_hash_table_search(parser->defines, 1748 entry = _mesa_hash_table_search(parser->defines, identifier); 1869 entry = _mesa_hash_table_search(parser->defines, identifier); 2133 entry = _mesa_hash_table_search(parser->defines, identifie [all...] |
| H A D | glcpp.h | 190 struct hash_table *defines; member in struct:glcpp_parser
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.y | 347 entry = _mesa_hash_table_search (parser->defines, $3); 349 _mesa_hash_table_remove (parser->defines, entry); 386 hash_table_call_foreach(parser->defines, 408 * free these new defines before they are no longer 415 hash_table_call_foreach(tmp_parser->defines, 421 _mesa_hash_table_destroy(tmp_parser->defines, NULL); 459 _mesa_hash_table_search(parser->defines, $3); 465 _mesa_hash_table_search(parser->defines, $3); 1481 parser->defines = _mesa_hash_table_create(NULL, _mesa_hash_string, 1530 _mesa_hash_table_destroy(parser->defines, NUL [all...] |
| H A D | glcpp.h | 191 struct hash_table *defines; member in struct:glcpp_parser
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.1.2.rst | 70 - glsl: Compile error if fs defines conflicting qualifiers for 87 - glsl: Link error if fs defines conflicting qualifiers for
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xorg-server.h.in | 4 * installed as part of the SDK. The #defines in this file overlap 6 * to export to external modules. Boilerplate autotool #defines such
|
| H A D | dix-config.h.in | 67 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 143 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 215 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 219 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| /xsrc/external/mit/iceauth/dist/ |
| H A D | configure.ac | 31 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/libFS/dist/ |
| H A D | configure.ac | 34 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/libfontenc/dist/ |
| H A D | configure.ac | 30 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/smproxy/dist/ |
| H A D | configure.ac | 33 # Set common system defines for POSIX extensions, such as _GNU_SOURCE
|
| /xsrc/external/mit/xtrans/dist/ |
| H A D | configure.ac | 43 # with, these defines have to be added to the cflags line
|
| /xsrc/external/mit/xorgproto/dist/ |
| H A D | README.md | 45 - if the kernel release did not add new `KEY_FOO` defines, no work is
|