| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| README | 42 Since Gallium3D is not versioned, the Xorg gallium frontend needs to be compiled
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| README | 42 Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
|
| /xsrc/external/mit/libXau/dist/ |
| configure.ac | 69 [Whether libXau needs to use MT safe API's])
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| aco_insert_exec_mask.cpp | 71 uint8_t needs; member in struct:aco::__anon465::loop_info 76 : loop_header(b), num_exec_masks(num), needs(needs_), has_divergent_break(breaks), 136 /* TODO: this sets more branch conditions to WQM than it needs to 155 WQMState needs = needs_exact(instr) ? Exact : Unspecified; local 165 if (needs == Unspecified && ctx.needs_wqm[def]) { 166 needs = pred_by_exec ? WQM : Unspecified; 173 needs = WQM; 184 needs = Preserve_WQM; 188 if (needs == WQM && instr->opcode == aco_opcode::p_phi) { 198 assert(needs != Exact) 713 WQMState needs = ctx.handle_wqm ? ctx.info[block->index].instr_needs[idx] : Unspecified; local 877 uint8_t needs = 0; local [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_pixmap_colormap.spec | 33 StaticColor, GrayScale and StaticGray visuals, Mesa needs a colormap
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_pixmap_colormap.spec | 33 StaticColor, GrayScale and StaticGray visuals, Mesa needs a colormap
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| 60-generic.conf | 27 ! That's "hard" because <alias> doesn't work in match and needs to be
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ |
| xorg-wrapper.c | 179 #warning This program needs porting to your kernel.
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| release.txt | 21 according to the needs of the application.
|
| /xsrc/external/mit/xkbcomp/dist/ |
| keytypes.c | 248 ReportTypeBadWidth(const char *type, int has, int needs) 250 ERROR("Key type \"%s\" has %d levels, must have %d\n", type, has, needs);
|
| /xsrc/external/mit/xcb-proto/dist/xcbgen/ |
| xtypes.py | 82 Extend this if the data type needs to add an additional length field or something.
|
| /xsrc/external/mit/fontconfig/dist/ |
| configure | 43 # IFS needs to be set, to space, tab, and newline, in precisely that order. 1006 # If the previous option needs an argument, assign it. 3695 # Some tools Automake needs. 8953 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 8954 printf %s "checking whether the C compiler needs -belf... " >&6; } 13090 # unpreferred sharedlib libNAME.a needs extra handling 13753 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code 15106 # Double quotes because $CC needs to be expanded 18164 The main things grep needs to know about mmap are: 19895 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if compiler needs -Werror to reject unknown flags" >& [all...] |