| /xsrc/external/mit/fontconfig/dist/src/ |
| fcmatrix.c | 60 mat1->yy == mat2->yy; 69 r.xy = a->xx * b->xy + a->xy * b->yy; 70 r.yx = a->yx * b->xx + a->yy * b->yx; 71 r.yy = a->yx * b->xy + a->yy * b->yy; 87 r.yy = c; 99 r.yy = sy; 111 r.yy = 1 [all...] |
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| glamor_glyphblt.c | 97 int xx, yy; local 99 for (yy = 0; yy < h; yy++) { 103 int pt_y_i = glyph_y + yy; 181 int yy, xx; local 213 for (yy = 0; yy < h; yy++) { 214 uint8_t *bitmap_row = bitmap_data + yy * bitmap_stride [all...] |
| /xsrc/external/mit/xf86-input-synaptics/dist/ |
| missing | 82 flex create 'lex.yy.c', if possible, from existing .c 84 lex create 'lex.yy.c', if possible, from existing .c 246 rm -f lex.yy.c 253 cp "$SRCFILE" lex.yy.c 258 if test ! -f lex.yy.c; then 259 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-newport/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 247 rm -f lex.yy.c 254 cp "$SRCFILE" lex.yy.c 259 if test ! -f lex.yy.c; then 260 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-openchrome/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 247 rm -f lex.yy.c 254 cp "$SRCFILE" lex.yy.c 259 if test ! -f lex.yy.c; then 260 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-tga/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 247 rm -f lex.yy.c 254 cp "$SRCFILE" lex.yy.c 259 if test ! -f lex.yy.c; then 260 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-tseng/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 247 rm -f lex.yy.c 254 cp "$SRCFILE" lex.yy.c 259 if test ! -f lex.yy.c; then 260 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/freetype/dist/src/base/ |
| ftcalc.c | 663 FT_Fixed xx, xy, yx, yy; local 672 FT_MulFix( a->xy, b->yy ) ); 674 FT_MulFix( a->yy, b->yx ) ); 675 yy = ADD_LONG( FT_MulFix( a->yx, b->xy ), 676 FT_MulFix( a->yy, b->yy ) ); 681 b->yy = yy; 690 FT_Pos delta, xx, yy; local 697 delta = FT_MulFix( matrix->xx, matrix->yy ) 723 FT_Fixed xx, xy, yx, yy; local [all...] |
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| glsl_parser.cpp | 41 /* All symbols defined below should begin with yy or YY, to avoid 75 #line 1 "../src/compiler/glsl/glsl_parser.yy" 2422 #line 89 "../src/compiler/glsl/glsl_parser.yy" 2642 #line 295 "../src/compiler/glsl/glsl_parser.yy" 2650 #line 299 "../src/compiler/glsl/glsl_parser.yy" 2672 #line 321 "../src/compiler/glsl/glsl_parser.yy" 2683 #line 328 "../src/compiler/glsl/glsl_parser.yy" 2694 #line 337 "../src/compiler/glsl/glsl_parser.yy" 2700 #line 338 "../src/compiler/glsl/glsl_parser.yy" [all...] |
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| glsl_parser.cpp | 36 /* All symbols defined below should begin with yy or YY, to avoid 74 #line 1 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:338 */ 335 #line 98 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:353 */ 2234 #line 87 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:1429 */ 2430 #line 291 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:1645 */ 2438 #line 295 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:1645 */ 2460 #line 317 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:1645 */ 2471 #line 324 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:1645 */ 2482 #line 333 "../src/compiler/glsl/glsl_parser.yy" /* yacc.c:1645 * [all...] |
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| cffotypes.h | 95 FT_Fixed yx, yy; member in struct:CFF_Transform_
|
| /xsrc/external/mit/evieext/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/font-adobe-utopia-75dpi/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/glw/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/libXevie/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/libXfontcache/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/libxkbui/dist/ |
| missing | 82 flex create \`lex.yy.c', if possible, from existing .c 84 lex create \`lex.yy.c', if possible, from existing .c 246 rm -f lex.yy.c 253 cp "$SRCFILE" lex.yy.c 258 if [ ! -f lex.yy.c ]; then 259 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/luit/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/mkfontdir/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xcb-util/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-input-ws/dist/ |
| missing | 82 flex create \`lex.yy.c', if possible, from existing .c 84 lex create \`lex.yy.c', if possible, from existing .c 246 rm -f lex.yy.c 253 cp "$SRCFILE" lex.yy.c 258 if [ ! -f lex.yy.c ]; then 259 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-ati/dist/ |
| missing | 83 flex create \`lex.yy.c', if possible, from existing .c 85 lex create \`lex.yy.c', if possible, from existing .c 257 rm -f lex.yy.c 264 cp "$SRCFILE" lex.yy.c 269 if test ! -f lex.yy.c; then 270 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-imstt/dist/ |
| missing | 82 flex create \`lex.yy.c', if possible, from existing .c 84 lex create \`lex.yy.c', if possible, from existing .c 246 rm -f lex.yy.c 253 cp "$SRCFILE" lex.yy.c 258 if [ ! -f lex.yy.c ]; then 259 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-intel-old/dist/ |
| missing | 85 flex create \`lex.yy.c', if possible, from existing .c 87 lex create \`lex.yy.c', if possible, from existing .c 249 rm -f lex.yy.c 256 cp "$SRCFILE" lex.yy.c 261 if test ! -f lex.yy.c; then 262 echo 'main() { return 0; }' >lex.yy.c
|
| /xsrc/external/mit/xf86-video-nsc/dist/ |
| missing | 82 flex create \`lex.yy.c', if possible, from existing .c 84 lex create \`lex.yy.c', if possible, from existing .c 246 rm -f lex.yy.c 253 cp "$SRCFILE" lex.yy.c 258 if [ ! -f lex.yy.c ]; then 259 echo 'main() { return 0; }' >lex.yy.c
|