Searched refs:BEGIN (Results 1 - 25 of 301) sorted by relevance

1234567891011>>

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-name-parse.c24 #define BEGIN(x) (x) = FcPatternCreate (); c++; macro
32 BEGIN (expect) {
37 BEGIN (expect) {
43 BEGIN (expect) {
50 BEGIN (expect) {
56 BEGIN (expect) {
62 BEGIN (expect) {
67 BEGIN (expect) {
72 BEGIN (expect) {
77 BEGIN (expec
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l224 BEGIN INITIAL;
292 BEGIN HASH;
300 BEGIN INITIAL;
315 BEGIN INITIAL;
321 BEGIN INITIAL;
326 BEGIN INITIAL;
331 BEGIN INITIAL;
336 BEGIN INITIAL;
347 BEGIN INITIAL;
356 BEGIN INITIA
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l223 BEGIN INITIAL;
291 BEGIN HASH;
299 BEGIN INITIAL;
314 BEGIN INITIAL;
320 BEGIN INITIAL;
325 BEGIN INITIAL;
330 BEGIN INITIAL;
341 BEGIN INITIAL;
350 BEGIN INITIAL;
359 BEGIN INITIA
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dmodeline2c.awk35 BEGIN {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dmodeline2c.awk35 BEGIN {
/xsrc/external/mit/freetype/dist/src/base/
H A Dftver.rc38 BEGIN
40 BEGIN
42 BEGIN
55 BEGIN
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_lex.l35 \/\* { saved_state = YYSTATE; BEGIN(BLOCK_COMMENT); }
37 <BLOCK_COMMENT>\*\/ { BEGIN(saved_state); }
50 null { BEGIN(REG); return NULL_TOKEN; }
204 <REG>"." { BEGIN(DOTSEL); return DOT; }
213 BEGIN(REG);
216 <DOTSEL>. { yyless(0); BEGIN(INITIAL); }
217 <REG>. { yyless(0); BEGIN(INITIAL); }
255 <CHANNEL>. { yyless(0); BEGIN(INITIAL); }
328 "f"[0|1] { BEGIN(CHANNEL); yylval.integer = atoi(yytext + 1); return FLAGREG; }
332 m[0-9]+ { yylval.integer = atoi(yytext + 1); BEGIN(RE
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A DXWin.rc46 BEGIN
64 BEGIN
78 BEGIN
92 BEGIN
94 BEGIN
H A Dwinprefslex.c122 * definition of BEGIN.
124 #define BEGIN (yy_start) = 1 + 2 * macro
127 * to BEGIN to return to the state. The YYSTATE alias is for lex
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A DXWin.rc46 BEGIN
64 BEGIN
78 BEGIN
92 BEGIN
94 BEGIN
H A Dwinprefslex.c115 * definition of BEGIN.
117 #define BEGIN (yy_start) = 1 + 2 * macro
119 * to BEGIN to return to the state. The YYSTATE alias is for lex
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/resources/
H A Ddialog.rc37 BEGIN
56 BEGIN
70 BEGIN
90 BEGIN
102 BEGIN
114 BEGIN
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 * macro
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
1344 BEGIN INITIAL;
1496 BEGIN HASH;
1507 BEGIN INITIAL;
1530 BEGIN INITIAL;
1539 BEGIN INITIAL;
1547 BEGIN INITIAL;
1555 BEGIN INITIA
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 * macro
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
1313 BEGIN INITIAL;
1465 BEGIN HASH;
1476 BEGIN INITIAL;
1499 BEGIN INITIAL;
1508 BEGIN INITIAL;
1516 BEGIN INITIAL;
1525 BEGIN INITIA
[all...]
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Drandom.c35 BEGIN, enumerator in enum:__anon8337b55e0103
112 case BEGIN:
255 Vbuffer[Vcount].type = BEGIN;
/xsrc/external/mit/freetype/dist/builds/atari/
H A Ddeflinejoiner.awk163 BEGIN{
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 * macro
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
1955 { BEGIN PP; return VERSION_TOK; }
1960 { BEGIN PP; return EXTENSION; }
2026 BEGIN PP;
2034 BEGIN PP;
2042 BEGIN PP;
2050 BEGIN PP;
2058 BEGIN P
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 * macro
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
1978 { BEGIN PP; return VERSION_TOK; }
1983 { BEGIN PP; return EXTENSION; }
2111 BEGIN PP;
2119 BEGIN PP;
2127 BEGIN PP;
2135 BEGIN PP;
2143 BEGIN P
[all...]
/xsrc/external/mit/xterm/dist/
H A DMakefile.in149 @$(AWK) 'BEGIN{printf "/* vile:cmode */\n";}/^CASE_/{printf "{ %d, \"%s\" },\n", n++, $$1; }' < $< >$@
153 @$(AWK) 'BEGIN{printf "/* vile:cmode */\n";}/^CASE_/{printf "#define %s %d\n", $$1, n++}' < $< >$@
/xsrc/external/mit/x11perf/dist/
H A DXmark121 BEGIN {
611 BEGIN {
/xsrc/external/mit/xgc/dist/
H A Dlex.c115 * definition of BEGIN.
117 #define BEGIN (yy_start) = 1 + 2 * macro
119 * to BEGIN to return to the state. The YYSTATE alias is for lex
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c122 * definition of BEGIN.
124 #define BEGIN (yy_start) = 1 + 2 * macro
127 * to BEGIN to return to the state. The YYSTATE alias is for lex
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c116 * definition of BEGIN.
118 #define BEGIN (yy_start) = 1 + 2 * macro
120 * to BEGIN to return to the state. The YYSTATE alias is for lex
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 * macro
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
/xsrc/external/mit/xf86dga/dist/
H A Dconfigure5464 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
5471 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
5614 BEGIN {

Completed in 63 milliseconds

1234567891011>>