| /xsrc/external/mit/xkbevd/dist/ |
| H A D | xkbevd.h | 98 extern int yylex(void);
|
| H A D | cfgscan.c | 415 yylex(void) function in typeref:typename:int
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | i965_asm.h | 44 int yylex(void);
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | parse.h | 75 * Some versions of byacc and flex declare yylex(). This chunk fixes that. 78 #define YY_DECL int yylex (void)
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | parseutils.h | 199 extern int yylex(void);
|
| H A D | xkbscan.c | 662 yylex(void) function in typeref:typename:int
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | xgc.h | 157 extern int yylex(void);
|
| H A D | lex.c | 878 extern int yylex (void); 880 #define YY_DECL int yylex (void) 1425 * yylex(). If so, then we have to assure 1539 } /* end of yylex */ 2154 /** Setup the input buffer state to scan a string. The next call to yylex() will 2168 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 2356 * yylex() is called, initialization will occur. */
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefsyacc.c | 154 extern int yylex(void); 851 /* YYLEX -- calling `yylex' with the right arguments. */ 854 # define YYLEX yylex (YYLEX_PARAM) 856 # define YYLEX yylex ()
|
| H A D | winprefsyacc.y | 85 extern int yylex(void);
|
| H A D | winprefslex.c | 165 * existing scanners that call yyless() from OUTSIDE yylex. 846 extern int yylex (void); 848 #define YY_DECL int yylex (void) 1158 * yylex(). If so, then we have to assure 1271 } /* end of yylex */ 1891 /** Setup the input buffer state to scan a string. The next call to yylex() will 1905 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 2096 * yylex() is called, initialization will occur. */
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/ |
| H A D | parser.y | 40 extern int yylex(void);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | dmxparse.h | 203 extern int yylex(void);
|
| H A D | parser.c | 739 /* YYLEX -- calling `yylex' with the right arguments. */ 742 # define YYLEX yylex (YYLEX_PARAM) 744 # define YYLEX yylex ()
|
| H A D | scanner.c | 702 extern int yylex (void); 704 #define YY_DECL int yylex (void) 941 * yylex(). If so, then we have to assure 1054 } /* end of yylex */ 1668 /** Setup the input buffer state to scan a string. The next call to yylex() will 1682 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 1870 * yylex() is called, initialization will occur. */
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 89 #ifdef yylex 92 #define yylex glcpp_lex macro 1233 extern int yylex \ 1236 #define YY_DECL int yylex \ 1958 * yylex(). If so, then we have to assure 2073 } /* end of yylex */ 2703 /** Setup the input buffer state to scan a string. The next call to yylex() will 2717 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 3108 * yylex() is called, initialization will occur. */
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | lex.yy.c | 89 #ifdef yylex 92 #define yylex _mesa_program_lexer_lex macro 1489 extern int yylex \ 1492 #define YY_DECL int yylex \ 2507 * yylex(). If so, then we have to assure 2621 } /* end of yylex */ 3251 /** Setup the input buffer state to scan a string. The next call to yylex() will 3265 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 3615 * yylex() is called, initialization will occur. */
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 89 #ifdef yylex 92 #define yylex glcpp_lex macro 1264 extern int yylex \ 1267 #define YY_DECL int yylex \ 2004 * yylex(). If so, then we have to assure 2119 } /* end of yylex */ 2749 /** Setup the input buffer state to scan a string. The next call to yylex() will 2763 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 3154 * yylex() is called, initialization will occur. */
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefsyacc.y | 86 extern int yylex(void);
|
| H A D | winprefslex.c | 167 * existing scanners that call yyless() from OUTSIDE yylex. 852 extern int yylex (void); 854 #define YY_DECL int yylex (void) 1166 * yylex(). If so, then we have to assure 1281 } /* end of yylex */ 1864 /** Setup the input buffer state to scan a string. The next call to yylex() will 1878 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 2069 * yylex() is called, initialization will occur. */
|
| H A D | winprefsyacc.c | 156 extern int yylex(void); 708 as returned by yylex, with out-of-bounds checking. */ 715 as returned by yylex. */ 1309 yychar = yylex ();
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | lex.c | 680 extern int yylex (void); 682 #define YY_DECL int yylex (void) 917 * yylex(). If so, then we have to assure 1031 } /* end of yylex */ 1609 /** Setup the input buffer state to scan a string. The next call to yylex() will 1623 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 1811 * yylex() is called, initialization will occur. */
|
| H A D | gram.tab.c | 108 int yylex(void); 769 as returned by yylex, with out-of-bounds checking. */ 776 as returned by yylex. */ 1852 yychar = yylex ();
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 89 #ifdef yylex 92 #define yylex _mesa_glsl_lexer_lex macro 1816 extern int yylex \ 1819 #define YY_DECL int yylex \ 3495 * yylex(). If so, then we have to assure 3610 } /* end of yylex */ 4205 /** Setup the input buffer state to scan a string. The next call to yylex() will 4219 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 4569 * yylex() is called, initialization will occur. */
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 89 #ifdef yylex 92 #define yylex _mesa_glsl_lexer_lex macro 1839 extern int yylex \ 1842 #define YY_DECL int yylex \ 3585 * yylex(). If so, then we have to assure 3700 } /* end of yylex */ 4295 /** Setup the input buffer state to scan a string. The next call to yylex() will 4309 /** Setup the input buffer state to scan the given bytes. The next call to yylex() will 4659 * yylex() is called, initialization will occur. */
|