| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 45 install_vtxfmt(struct gl_context *ctx, struct _glapi_table *tab, argument 51 SET_Color4f(tab, vfmt->Color4f); 55 _mesa_install_arrayelt_vtxfmt(tab, vfmt); 56 SET_Color3f(tab, vfmt->Color3f); 57 SET_Color3fv(tab, vfmt->Color3fv); 58 SET_Color4fv(tab, vfmt->Color4fv); 59 SET_EdgeFlag(tab, vfmt->EdgeFlag); 63 _mesa_install_eval_vtxfmt(tab, vfmt); 67 SET_Materialfv(tab, vfmt->Materialfv); 68 SET_MultiTexCoord4fARB(tab, vfm [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 45 install_vtxfmt(struct gl_context *ctx, struct _glapi_table *tab, argument 51 SET_Color4f(tab, vfmt->Color4f); 55 _mesa_install_arrayelt_vtxfmt(tab, vfmt); 56 SET_Color3f(tab, vfmt->Color3f); 57 SET_Color3fv(tab, vfmt->Color3fv); 58 SET_Color4fv(tab, vfmt->Color4fv); 59 SET_EdgeFlag(tab, vfmt->EdgeFlag); 63 _mesa_install_eval_vtxfmt(tab, vfmt); 67 SET_Materialfv(tab, vfmt->Materialfv); 68 SET_MultiTexCoord4fARB(tab, vfm [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/program/ |
| H A D | Makefile | 3 # generate program_parse.tab.c and .h 5 all: program_parse.tab.c 13 program_parse.tab.c: ${_SCRIPT} ${XML}
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_wmark.c | 251 struct wm_info *tab; local in function:I810CalcWatermark 258 tab = i810_wm_8_100; 262 tab = i810_wm_16_100; 266 tab = i810_wm_24_100; 275 tab = i810_wm_8_133; 279 tab = i810_wm_16_133; 283 tab = i810_wm_24_133; 291 for (i = 0; i < nr && tab[i].freq < freq; i++) ; 297 "chose watermark 0x%x: (tab.freq %.1f)\n", 298 tab[ [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_wmark.c | 251 struct wm_info *tab; local in function:I810CalcWatermark 258 tab = i810_wm_8_100; 262 tab = i810_wm_16_100; 266 tab = i810_wm_24_100; 275 tab = i810_wm_8_133; 279 tab = i810_wm_16_133; 283 tab = i810_wm_24_133; 291 for (i = 0; i < nr && tab[i].freq < freq; i++) ; 297 "chose watermark 0x%x: (tab.freq %.1f)\n", 298 tab[ [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_wmark.c | 250 struct wm_info *tab; local in function:I810CalcWatermark 257 tab = i810_wm_8_100; 261 tab = i810_wm_16_100; 265 tab = i810_wm_24_100; 274 tab = i810_wm_8_133; 278 tab = i810_wm_16_133; 282 tab = i810_wm_24_133; 290 for (i = 0; i < nr && tab[i].freq < freq; i++) ; 296 "chose watermark 0x%x: (tab.freq %.1f)\n", 297 tab[ [all...] |
| /xsrc/external/mit/xf86-video-tga/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 217 rm -f y.tab.c y.tab.h 224 cp "$SRCFILE" y.tab.c 228 cp "$SRCFILE" y.tab.h 233 if test ! -f y.tab.h; then 234 echo >y.tab.h 236 if test ! -f y.tab.c; then 237 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86-video-tseng/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 217 rm -f y.tab.c y.tab.h 224 cp "$SRCFILE" y.tab.c 228 cp "$SRCFILE" y.tab.h 233 if test ! -f y.tab.h; then 234 echo >y.tab.h 236 if test ! -f y.tab.c; then 237 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86-input-synaptics/dist/ |
| H A D | missing | 81 bison create 'y.tab.[ch]', if possible, from existing .[ch] 86 yacc create 'y.tab.[ch]', if possible, from existing .[ch] 216 rm -f y.tab.c y.tab.h 223 cp "$SRCFILE" y.tab.c 227 cp "$SRCFILE" y.tab.h 232 if test ! -f y.tab.h; then 233 echo >y.tab.h 235 if test ! -f y.tab.c; then 236 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 217 rm -f y.tab.c y.tab.h 224 cp "$SRCFILE" y.tab.c 228 cp "$SRCFILE" y.tab.h 233 if test ! -f y.tab.h; then 234 echo >y.tab.h 236 if test ! -f y.tab.c; then 237 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86-video-newport/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 217 rm -f y.tab.c y.tab.h 224 cp "$SRCFILE" y.tab.c 228 cp "$SRCFILE" y.tab.h 233 if test ! -f y.tab.h; then 234 echo >y.tab.h 236 if test ! -f y.tab.c; then 237 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | format_srgb.h | 99 unsigned tab, bias, scale, t; local in function:util_format_linear_float_to_srgb_8unorm 116 tab = util_format_linear_to_srgb_helper_table[(f.ui - minval.ui) >> 20]; 117 bias = (tab >> 16) << 9; 118 scale = tab & 0xffff;
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | format_srgb.h | 99 unsigned tab, bias, scale, t; local in function:util_format_linear_float_to_srgb_8unorm 116 tab = util_format_linear_to_srgb_helper_table[(f.ui - minval.ui) >> 20]; 117 bias = (tab >> 16) << 9; 118 scale = tab & 0xffff;
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | setup_yacc.cmake | 39 BISON_TARGET(ctwm_parser gram.y ${CMAKE_CURRENT_BINARY_DIR}/gram.tab.c 44 add_custom_command(OUTPUT gram.tab.c gram.tab.h 51 find_file(GRAM_C gram.tab.c 53 find_file(GRAM_H gram.tab.h 57 message(STATUS "No yacc found, using prebuilt gram.tab.*") 58 add_custom_command(OUTPUT gram.tab.h 61 COMMENT "Copying in prebuilt gram.tab.h." 63 add_custom_command(OUTPUT gram.tab.c 66 COMMENT "Copying in prebuilt gram.tab [all...] |
| /xsrc/external/mit/libXevie/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/libXfontcache/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/libxkbui/dist/ |
| H A D | missing | 81 bison create \`y.tab.[ch]', if possible, from existing .[ch] 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 216 rm -f y.tab.c y.tab.h 223 cp "$SRCFILE" y.tab.c 227 cp "$SRCFILE" y.tab.h 232 if [ ! -f y.tab.h ]; then 233 echo >y.tab.h 235 if [ ! -f y.tab.c ]; then 236 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/luit/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/mkfontdir/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/glw/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/font-adobe-utopia-75dpi/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86-video-wsfb/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86dga/dist/ |
| H A D | missing | 82 bison create \`y.tab.[ch]', if possible, from existing .[ch] 88 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 227 rm -f y.tab.c y.tab.h 234 cp "$SRCFILE" y.tab.c 238 cp "$SRCFILE" y.tab.h 243 if test ! -f y.tab.h; then 244 echo >y.tab.h 246 if test ! -f y.tab.c; then 247 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86-video-imstt/dist/ |
| H A D | missing | 81 bison create \`y.tab.[ch]', if possible, from existing .[ch] 87 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 216 rm -f y.tab.c y.tab.h 223 cp "$SRCFILE" y.tab.c 227 cp "$SRCFILE" y.tab.h 232 if [ ! -f y.tab.h ]; then 233 echo >y.tab.h 235 if [ ! -f y.tab.c ]; then 236 echo 'main() { return 0; }' >y.tab [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| H A D | missing | 84 bison create \`y.tab.[ch]', if possible, from existing .[ch] 90 yacc create \`y.tab.[ch]', if possible, from existing .[ch] 219 rm -f y.tab.c y.tab.h 226 cp "$SRCFILE" y.tab.c 230 cp "$SRCFILE" y.tab.h 235 if test ! -f y.tab.h; then 236 echo >y.tab.h 238 if test ! -f y.tab.c; then 239 echo 'main() { return 0; }' >y.tab [all...] |