| /xsrc/external/mit/xgc/dist/ |
| H A D | lex.c | 1594 int num_to_read = local in function:yy_get_next_buffer 1597 while ( num_to_read <= 0 ) 1630 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 1635 if ( num_to_read > YY_READ_BUF_SIZE ) 1636 num_to_read = YY_READ_BUF_SIZE; 1640 (yy_n_chars), num_to_read );
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | scanner.c | 1109 int num_to_read = local in function:yy_get_next_buffer 1112 while ( num_to_read <= 0 ) 1144 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 1149 if ( num_to_read > YY_READ_BUF_SIZE ) 1150 num_to_read = YY_READ_BUF_SIZE; 1154 (yy_n_chars), (size_t) num_to_read );
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefslex.c | 1336 int num_to_read = local in function:yy_get_next_buffer 1339 while ( num_to_read <= 0 ) 1372 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 1377 if ( num_to_read > YY_READ_BUF_SIZE ) 1378 num_to_read = YY_READ_BUF_SIZE; 1382 (yy_n_chars), num_to_read );
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefslex.c | 1326 int num_to_read = local in function:yy_get_next_buffer 1329 while ( num_to_read <= 0 ) 1361 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 1366 if ( num_to_read > YY_READ_BUF_SIZE ) 1367 num_to_read = YY_READ_BUF_SIZE; 1371 (yy_n_chars), (size_t) num_to_read );
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | lex.c | 1086 int num_to_read = local in function:yy_get_next_buffer 1089 while ( num_to_read <= 0 ) 1122 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 1127 if ( num_to_read > YY_READ_BUF_SIZE ) 1128 num_to_read = YY_READ_BUF_SIZE; 1132 (yy_n_chars), num_to_read );
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 2129 yy_size_t num_to_read = local in function:yy_get_next_buffer 2132 while ( num_to_read <= 0 ) 2165 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 2170 if ( num_to_read > YY_READ_BUF_SIZE ) 2171 num_to_read = YY_READ_BUF_SIZE; 2175 yyg->yy_n_chars, num_to_read );
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | lex.yy.c | 2677 yy_size_t num_to_read = local in function:yy_get_next_buffer 2680 while ( num_to_read <= 0 ) 2713 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 2718 if ( num_to_read > YY_READ_BUF_SIZE ) 2719 num_to_read = YY_READ_BUF_SIZE; 2723 yyg->yy_n_chars, num_to_read );
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-lex.c | 2175 yy_size_t num_to_read = local in function:yy_get_next_buffer 2178 while ( num_to_read <= 0 ) 2211 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 2216 if ( num_to_read > YY_READ_BUF_SIZE ) 2217 num_to_read = YY_READ_BUF_SIZE; 2221 yyg->yy_n_chars, num_to_read );
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 3666 yy_size_t num_to_read = variable in typeref:typename:yy_size_t 3669 while ( num_to_read <= 0 ) 3702 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 3707 if ( num_to_read > YY_READ_BUF_SIZE ) 3708 num_to_read = YY_READ_BUF_SIZE; 3712 yyg->yy_n_chars, num_to_read );
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_lexer.cpp | 3756 yy_size_t num_to_read = variable in typeref:typename:yy_size_t 3759 while ( num_to_read <= 0 ) 3792 num_to_read = YY_CURRENT_BUFFER_LVALUE->yy_buf_size - 3797 if ( num_to_read > YY_READ_BUF_SIZE ) 3798 num_to_read = YY_READ_BUF_SIZE; 3802 yyg->yy_n_chars, num_to_read );
|