Searched refs:yybytes (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xgc/dist/ |
| H A D | lex.c | 2170 * @param yybytes the byte buffer to scan 2175 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) argument 2189 buf[i] = yybytes[i];
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | scanner.c | 1689 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) argument 1703 buf[i] = yybytes[i];
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefslex.c | 1880 * @param yybytes the byte buffer to scan 1885 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) argument 1899 buf[i] = yybytes[i];
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefslex.c | 1912 YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) argument 1926 buf[i] = yybytes[i];
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | lex.c | 1625 * @param yybytes the byte buffer to scan 1630 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) argument 1644 buf[i] = yybytes[i];
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 2719 * @param yybytes the byte buffer to scan 2724 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner) argument 2738 buf[i] = yybytes[i];
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | lex.yy.c | 3267 * @param yybytes the byte buffer to scan 3272 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner) argument 3286 buf[i] = yybytes[i];
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 2765 * @param yybytes the byte buffer to scan 2770 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner) argument 2784 buf[i] = yybytes[i];
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 4221 * @param yybytes the byte buffer to scan 4226 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner) argument 4240 buf[i] = yybytes[i];
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 4311 * @param yybytes the byte buffer to scan 4316 YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, yy_size_t _yybytes_len , yyscan_t yyscanner) argument 4330 buf[i] = yybytes[i];
|
Completed in 34 milliseconds