Searched refs:BOTTOM (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefsyacc.h51 BOTTOM = 269, enumerator in enum:yytokentype
83 #define BOTTOM 269 macro
H A Dwinprefslex.l79 BOTTOM { return BOTTOM; }
H A Dwinprefsyacc.y106 %token BOTTOM
201 | BOTTOM { $$=STYLE_BOTTOM; }
H A Dwinprefsyacc.c197 BOTTOM = 269, enumerator in enum:yytokentype
229 #define BOTTOM 269 macro
607 "MINIMIZE", "BOTTOM", "NOTITLE", "OUTLINE", "NOFRAME", "DEFAULTSYSMENU",
944 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
H A Dwinprefslex.c1035 { return BOTTOM; }
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.h68 BOTTOM = 269, /* BOTTOM */ enumerator in enum:yytokentype
105 #define BOTTOM 269 macro
H A Dwinprefslex.l76 BOTTOM { return BOTTOM; }
H A Dwinprefsyacc.y107 %token BOTTOM
202 | BOTTOM { $$=STYLE_BOTTOM; }
H A Dwinprefsyacc.c214 BOTTOM = 269, /* BOTTOM */ enumerator in enum:yytokentype
251 #define BOTTOM 269 macro
314 YYSYMBOL_BOTTOM = 14, /* BOTTOM */
777 "MAXIMIZE", "MINIMIZE", "BOTTOM", "NOTITLE", "OUTLINE", "NOFRAME",
1035 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
1504 case 42: /* group1: BOTTOM */
H A Dwinprefslex.c1038 { return BOTTOM; }
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-arm-neon-asm-bilinear.S625 BOTTOM .req r2
646 BOTTOM .req r3
673 sub STRIDE, BOTTOM, TOP
674 .unreq BOTTOM
H A Dpixman-arma64-neon-asm-bilinear.S650 BOTTOM .req x2
683 BOTTOM .req x3
721 sub STRIDE, BOTTOM, TOP
722 .unreq BOTTOM
H A Dpixman-arm-neon-asm.S3114 BOTTOM .req r2
3137 sub STRIDE, BOTTOM, TOP
3138 .unreq BOTTOM
H A Dpixman-arma64-neon-asm.S3397 BOTTOM .req x2
3429 subs STRIDE, BOTTOM, TOP
3430 .unreq BOTTOM
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c1385 BOTTOM = 3 enumerator in enum:is_inside_button_area::__anon0aacbe620303
1391 para->softbutton_areas[which][BOTTOM] == 0)
1403 else if (para->softbutton_areas[which][BOTTOM] &&
1404 y > para->softbutton_areas[which][BOTTOM])
/xsrc/external/mit/ctwm/dist/
H A Dparse_be.c1814 CHK("bottom", BOTTOM);

Completed in 35 milliseconds