| /xsrc/external/mit/libXpm/dist/test/ |
| H A D | Makefile.am | 54 -rm -rf pixmaps/good/generated pixmaps/invalid/generated pixmaps/.generated 55 $(MKDIR_P) pixmaps/good/generated pixmaps/invalid/generated \ 57 cp $(srcdir)/pixmaps/good/*.xpm pixmaps/good/generated 58 gzip -f pixmaps/good/generated/*.xpm 59 cp $(srcdir)/pixmaps/good/*.xpm pixmaps/good/generated 60 compress -f pixmaps/good/generated/*.xpm 79 pixmaps/good/BlueCurves.xpm \ 80 pixmaps/good/Dimpl [all...] |
| H A D | Makefile.in | 615 pixmaps/good/BlueCurves.xpm \ 616 pixmaps/good/Dimple.xpm \ 617 pixmaps/good/Dolphins.xpm \ 618 pixmaps/good/Miniweave.xpm \ 619 pixmaps/good/Squares.xpm \ 620 pixmaps/good/Swirl.xpm \ 621 pixmaps/good/Utah-teapot.xpm \ 622 pixmaps/good/chromesphere.xpm \ 623 pixmaps/good/plaid-v1.xpm \ 624 pixmaps/good/plai [all...] |
| /xsrc/external/mit/freetype/dist/src/tools/ftrandom/ |
| H A D | ftrandom.c | 441 FILE *good, *newf; local in function:copyfont 446 good = fopen( item->name, "r" ); 447 if ( !good ) 461 while ( ( len = fread( buffer, 1, sizeof ( buffer ), good ) ) > 0 ) 464 fclose( good );
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Modes.c | 449 Bool good = FALSE; local in function:xf86ValidateModesClocks 453 good = TRUE; 457 if (!good) 467 * will match modes named "1024x768", "1024x768x75", "1024x768-good", but 484 Bool good = FALSE; local in function:xf86ValidateModesUserConfig 489 good = TRUE; 493 if (!good)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Modes.c | 517 Bool good = FALSE; local in function:xf86ValidateModesClocks 522 good = TRUE; 526 if (!good) 536 * will match modes named "1024x768", "1024x768x75", "1024x768-good", but 553 Bool good = FALSE; local in function:xf86ValidateModesUserConfig 558 good = TRUE; 562 if (!good)
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | compiler_feature_checks.cmake | 10 # calls, so that's good enough. Lacking it is not (yet) a fatal error, 100 message(WARNING "Couldn't find def for ${FUNC}, not good...")
|
| /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/ |
| H A D | Bug Report.md | 6 - As examples of good bug reports you may review one of these - #2598, #2615, #2608
|
| H A D | Bug Report - AMD Radeon Vulkan.md | 6 - As examples of good bug reports you may review one of these - #2598, #2615, #2608
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.6.1.rst | 44 - Fake glXQueryDrawable() didn't return good values (bug 24320)
|
| H A D | 10.5.7.rst | 70 - nv30: falling back to draw path for edgeflag does no good
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | shading.rst | 104 - The quality of generated code is pretty good, register usage is fair. 106 good yet. 182 The Mesa demos repository also has some good GLSL tests.
|
| H A D | faq.rst | 283 starting point. For a classic hardware driver, the i965 driver is a good 285 are good examples. 293 searching the archives) is a good way to get information.
|
| H A D | install.rst | 110 called ``installdir`` inside your mesa tree is as good as anything. All of the
|
| H A D | repository.rst | 66 #. After you've demonstrated the ability to write good code and have had
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | region.c | 102 #define good(reg) assert(RegionIsValid(reg)) macro 826 * x2 from pBox and pBoxEnd, resp., as good things to initialize them 1189 good(badreg); 1197 good(badreg); 1211 good(badreg); 1343 good(badreg); 1424 good(pRgn); 1566 good(prgnDst);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | region.c | 102 #define good(reg) assert(RegionIsValid(reg)) macro 824 * x2 from pBox and pBoxEnd, resp., as good things to initialize them 1161 good(badreg); 1168 good(badreg); 1179 good(badreg); 1306 good(badreg); 1381 good(pRgn);
|
| /xsrc/external/mit/MesaLib/dist/docs/nir/ |
| H A D | alu.rst | 8 identical output. A good rule of thumb is that only things which can be
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/ |
| H A D | faq.rst | 55 While our current performance is quite good, we know there is more
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/ |
| H A D | faq.rst | 55 While our current performance is quite good, we know there is more
|
| /xsrc/external/mit/fontconfig/dist/m4/ |
| H A D | ax_create_stdint_h.m4 | 196 dnl if there was no good C99 header file, do some typedef checks... 382 /* some system headers have good uint64_t */
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | ir_to_mesa.cpp | 2696 bool good = true; local in function:ir_to_mesa_visitor::copy_propagate 2712 good = false; 2723 good = false; 2729 if (good) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | ir_to_mesa.cpp | 2674 bool good = true; local in function:ir_to_mesa_visitor::copy_propagate 2690 good = false; 2701 good = false; 2707 if (good) {
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | venus.rst | 69 If the host driver of the system is not new enough, it is a good idea to build
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/ |
| H A D | parse-submits.lua | 95 -- a really good way to differentiate between submits and cmds. Ie.
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcfreetype.c | 2623 FcBool good = FcTrue; local in function:FcFreeTypeCharSet 2632 good = FcFalse; 2635 if (good)
|