| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/mach-startup/ |
| H A D | stub.c | 272 size_t try, try_max; local in function:main 275 for(try=0, try_max=5; try < try_max; try++) { 277 fprintf(stderr, "Xquartz: Failed to request a socket from the server to send the $DISPLAY fd over (try %d of %d)\n", (int)try+1, (int)try_max); 283 fprintf(stderr, "Xquartz: Failed to connect to socket (try %d of %d)\n", (int)try+1, (int)try_max); 288 fprintf(stderr, "Xquartz: Handoff connection established (try %d of %d) on fd %d, \"%s\". Sending message.\n", (int)try [all...] |
| H A D | bundle-main.c | 245 size_t try, try_max; local in function:create_socket 247 for(try=0, try_max=5; try < try_max; try++) { 260 fprintf(stderr, "X11.app: Failed to create socket (try %d / %d): %s - %s\n", (int)try+1, (int)try_max, filename_out, strerror(errno)); 417 /* Now, try to open a display, if so, run the launcher */
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/ |
| H A D | stub.c | 276 size_t try, try_max; local in function:main 279 for (try = 0, try_max = 5; try < try_max; try++) { 282 "Xquartz: Failed to request a socket from the server to send the $DISPLAY fd over (try %d of %d)", 283 (int)try + 1, (int)try_max); 290 "Xquartz: Failed to connect to socket (try %d of %d)", 291 (int)try + 1, (int)try_max); 296 "Xquartz: Handoff connection established (try %d of %d) on fd %d, \"%s\". Sending message.", 297 (int)try [all...] |
| H A D | bundle-main.c | 270 size_t try, try_max; local in function:create_socket 272 for (try = 0, try_max = 5; try < try_max; try++) { 288 "X11.app: Failed to create socket (try %d / %d): %s - %s\n", 289 (int)try + 1, (int)try_max, filename_out, strerror(errno)); 462 /* Now, try to open a display, if so, run the launcher */
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_draw.c | 67 for (unsigned try = 0; try < 2; try++) { local in function:retry_draw_range_elements 93 for (unsigned try = 0; try < 2; try++) { local in function:retry_draw_arrays
|
| H A D | svga_pipe_depthstencil.c | 82 unsigned try; local in function:define_depth_stencil_state_object 94 for (try = 0; try < 2; try++) { 140 /* Don't try to figure out CW/CCW correspondence with
|
| H A D | svga_pipe_rasterizer.c | 121 unsigned try; local in function:define_rasterizer_object 133 for (try = 0; try < 2; try++) {
|
| H A D | svga_pipe_blend.c | 103 unsigned try; local in function:define_blend_state_object 124 for (try = 0; try < 2; try++) { 166 * top of D3D9 API. Instead we try to simulate with various blend modes.
|
| H A D | svga_pipe_sampler.c | 169 unsigned try; local in function:define_sampler_state_object 211 for (try = 0; try < 2; try++) {
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | lists.rst | 8 are OK, but please try the general OpenGL resources and Mesa/DRI 33 them. If you try to post to a list and you're not a subscriber (or if 34 you try to post from a different email address than you subscribed with)
|
| H A D | utilities.rst | 15 can see the results and try to fix outstanding issues.
|
| H A D | bugs.rst | 15 - If you're reporting a crash, try to use your debugger (gdb) to get a
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | README.md | 4 With a little manual hackery of the generated Makefile, you can try using
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | render-copyarea-mask.c | 99 int try = 50; local in function:rect_tests 110 --try); 117 if (try) {
|
| H A D | test_display.c | 66 int try; local in function:ref_display 84 try = 0; 85 while (try++ < 1000) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | render-copyarea-mask.c | 99 int try = 50; local in function:rect_tests 110 --try); 117 if (try) {
|
| H A D | test_display.c | 66 int try; local in function:ref_display 84 try = 0; 85 while (try++ < 1000) {
|
| /xsrc/external/mit/freetype/dist/builds/dos/ |
| H A D | detect.mk | 37 # We try to recognize a Dos session under OS/2. The `ver' command 47 # We also try to recognize Dos 7.x without Windows 9X launched.
|
| /xsrc/external/mit/xlogo/dist/ |
| H A D | configure.ac | 52 USE_RENDER="$withval", USE_RENDER="try") 70 USE_XKB="$withval", USE_XKB="try")
|
| /xsrc/external/mit/xeyes/dist/ |
| H A D | configure.ac | 44 AC_ARG_WITH(xrender, AS_HELP_STRING([--with-xrender],[Use Xrender for rendering (Default is YES)]),use_xrender="$withval",use_xrender="try") 50 AC_ARG_WITH(present, AS_HELP_STRING([--with-present],[Use Present for updates (Default is AUTO)]),use_present="$withval",use_present="try")
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_crt.c | 177 int try; local in function:i830_crt_detect_hotplug 202 for (try = 0; try < tries; try++) {
|
| /xsrc/external/mit/xcb-util/dist/ |
| H A D | configure.ac | 25 AC_MSG_ERROR([Can't find usable m4, please install it and try again]) 29 AC_MSG_ERROR([Can't find gperf, please install it and try again])
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | configure.ac | 51 AC_ARG_WITH(xft, AS_HELP_STRING([--with-xft],[Use Xft2 and Xrender for rendering (Default is YES)]),use_xft="$withval",use_xft="try") 65 AC_ARG_WITH(xkb, AS_HELP_STRING([--with-xkb],[Use XKB to sound bells (Default is YES)]),use_xkb="$withval",use_xkb="try")
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.3.6.rst | 59 - i965: Don't try to disable render aux buffers for compute
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | doxygen.cmake | 25 # tedious when working on docs though, so try depending on CTWMSRC.
|