HomeSort by: relevance | last modified time | path
    Searched refs:BEGIN (Results 1 - 25 of 202) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /xsrc/external/mit/freetype/dist/src/base/
ftver.rc 38 BEGIN
40 BEGIN
42 BEGIN
55 BEGIN
  /xsrc/external/mit/fontconfig/dist/test/
test-name-parse.c 24 #define BEGIN(x) (x) = FcPatternCreate (); c++;
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 (expect)
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
XWin.rc 46 BEGIN
64 BEGIN
78 BEGIN
92 BEGIN
94 BEGIN
winprefslex.c 18 /* begin standard C headers. */
94 /* begin standard C++ headers. */
115 * definition of BEGIN.
117 #define BEGIN (yy_start) = 1 + 2 *
119 * to BEGIN to return to the state. The YYSTATE alias is for lex
343 /* Begin user sect3 */
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
XWin.rc 46 BEGIN
64 BEGIN
78 BEGIN
92 BEGIN
94 BEGIN
winprefslex.c 18 /* begin standard C headers. */
122 * definition of BEGIN.
124 #define BEGIN (yy_start) = 1 + 2 *
127 * to BEGIN to return to the state. The YYSTATE alias is for lex
345 /* Begin user sect3 */
  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
glcpp-lex.l 224 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 INITIAL
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
glcpp-lex.l 223 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 INITIAL
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
modeline2c.awk 35 BEGIN {
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
modeline2c.awk 35 BEGIN {
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/resources/
dialog.rc 37 BEGIN
56 BEGIN
70 BEGIN
90 BEGIN
102 BEGIN
114 BEGIN
strings.rc 90 BEGIN
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
i965_lex.l 35 \/\* { 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(REG); return MSGREG;
    [all...]
  /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
glcpp-lex.c 253 /* begin standard C headers. */
334 /* begin standard C++ headers. */
372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 *
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
557 /* Begin user sect3 */
1344 BEGIN INITIAL;
1496 BEGIN HASH;
1507 BEGIN INITIAL;
1530 BEGIN INITIAL
    [all...]
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
glcpp-lex.c 253 /* begin standard C headers. */
334 /* begin standard C++ headers. */
372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 *
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
557 /* Begin user sect3 */
1313 BEGIN INITIAL;
1465 BEGIN HASH;
1476 BEGIN INITIAL;
1499 BEGIN INITIAL
    [all...]
  /xsrc/external/mit/libxcb/dist/tools/
api_conv.pl 4 BEGIN {
  /xsrc/external/mit/mesa-demos/dist/src/tests/
random.c 35 BEGIN,
112 case BEGIN:
255 Vbuffer[Vcount].type = BEGIN;
  /xsrc/external/mit/freetype/dist/builds/atari/
deflinejoiner.awk 163 BEGIN{
  /xsrc/external/mit/MesaLib/src/compiler/glsl/
glsl_lexer.cpp 253 /* begin standard C headers. */
334 /* begin standard C++ headers. */
372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 *
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
557 /* Begin user sect3 */
1978 { BEGIN PP; return VERSION_TOK; }
1983 { BEGIN PP; return EXTENSION; }
2111 BEGIN PP;
2119 BEGIN PP
    [all...]
  /xsrc/external/mit/MesaLib.old/src/compiler/glsl/
glsl_lexer.cpp 253 /* begin standard C headers. */
334 /* begin standard C++ headers. */
372 * definition of BEGIN.
374 #define BEGIN yyg->yy_start = 1 + 2 *
376 * to BEGIN to return to the state. The YYSTATE alias is for lex
557 /* Begin user sect3 */
1955 { BEGIN PP; return VERSION_TOK; }
1960 { BEGIN PP; return EXTENSION; }
2026 BEGIN PP;
2034 BEGIN PP
    [all...]
  /xsrc/external/mit/x11perf/dist/
Xmark 121 BEGIN {
611 BEGIN {
  /xsrc/external/mit/xterm/dist/
Makefile.in 149 @$(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/ctwm/dist/gen/
lex.c 19 /* begin standard C headers. */
95 /* begin standard C++ headers. */
116 * definition of BEGIN.
118 #define BEGIN (yy_start) = 1 + 2 *
120 * to BEGIN to return to the state. The YYSTATE alias is for lex
325 /* Begin user sect3 */
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
scanner.c 18 /* begin standard C headers. */
122 * definition of BEGIN.
124 #define BEGIN (yy_start) = 1 + 2 *
127 * to BEGIN to return to the state. The YYSTATE alias is for lex
332 /* Begin user sect3 */
  /xsrc/external/mit/xgc/dist/
lex.c 18 /* begin standard C headers. */
94 /* begin standard C++ headers. */
115 * definition of BEGIN.
117 #define BEGIN (yy_start) = 1 + 2 *
119 * to BEGIN to return to the state. The YYSTATE alias is for lex
324 /* Begin user sect3 */

Completed in 33 milliseconds

1 2 3 4 5 6 7 8 9