Searched refs:number_to_move (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dlex.c1552 int number_to_move, i; local in function:yy_get_next_buffer
1581 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
1583 for ( i = 0; i < number_to_move; ++i )
1595 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1631 number_to_move - 1;
1639 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1647 if ( number_to_move == YY_MORE_ADJ )
1664 if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1666 int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1675 (yy_n_chars) += number_to_move;
1755 int number_to_move = (yy_n_chars) + 2; local in function:yyunput
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c1067 register int number_to_move, i; local in function:yy_get_next_buffer
1096 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1098 for ( i = 0; i < number_to_move; ++i )
1110 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1145 number_to_move - 1;
1153 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1161 if ( number_to_move == YY_MORE_ADJ )
1178 if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1180 yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1186 (yy_n_chars) += number_to_move;
1265 register int number_to_move = (yy_n_chars) + 2; local in function:yyunput
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c1284 register int number_to_move, i; local in function:yy_get_next_buffer
1313 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1315 for ( i = 0; i < number_to_move; ++i )
1327 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1362 number_to_move - 1;
1370 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1378 if ( number_to_move == YY_MORE_ADJ )
1395 if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1397 yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1403 (yy_n_chars) += number_to_move;
1481 register int number_to_move = (yy_n_chars) + 2; local in function:yyunput
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c1294 int number_to_move, i; local in function:yy_get_next_buffer
1323 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
1325 for ( i = 0; i < number_to_move; ++i )
1337 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1373 number_to_move - 1;
1381 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1389 if ( number_to_move == YY_MORE_ADJ )
1406 if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1408 int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1417 (yy_n_chars) += number_to_move;
[all...]
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c1044 int number_to_move, i; local in function:yy_get_next_buffer
1073 number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
1075 for ( i = 0; i < number_to_move; ++i )
1087 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1123 number_to_move - 1;
1131 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1139 if ( number_to_move == YY_MORE_ADJ )
1156 if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1158 int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1167 (yy_n_chars) += number_to_move;
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c2087 yy_size_t number_to_move, i; local in function:yy_get_next_buffer
2116 number_to_move = (yy_size_t) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1);
2118 for ( i = 0; i < number_to_move; ++i )
2130 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
2166 number_to_move - 1;
2174 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2182 if ( number_to_move == YY_MORE_ADJ )
2199 if ((yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
2201 yy_size_t new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
2210 yyg->yy_n_chars += number_to_move;
2294 yy_size_t number_to_move = yyg->yy_n_chars + 2; local in function:yyunput
[all...]
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c2635 yy_size_t number_to_move, i; local in function:yy_get_next_buffer
2664 number_to_move = (yy_size_t) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1);
2666 for ( i = 0; i < number_to_move; ++i )
2678 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
2714 number_to_move - 1;
2722 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2730 if ( number_to_move == YY_MORE_ADJ )
2747 if ((yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
2749 yy_size_t new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
2758 yyg->yy_n_chars += number_to_move;
2842 yy_size_t number_to_move = yyg->yy_n_chars + 2; local in function:yyunput
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c2133 yy_size_t number_to_move, i; local in function:yy_get_next_buffer
2162 number_to_move = (yy_size_t) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1);
2164 for ( i = 0; i < number_to_move; ++i )
2176 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
2212 number_to_move - 1;
2220 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
2228 if ( number_to_move == YY_MORE_ADJ )
2245 if ((yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
2247 yy_size_t new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
2256 yyg->yy_n_chars += number_to_move;
2340 yy_size_t number_to_move = yyg->yy_n_chars + 2; local in function:yyunput
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp3624 yy_size_t number_to_move, i; variable in typeref:typename:yy_size_t
3653 number_to_move = (yy_size_t) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1);
3655 for ( i = 0; i < number_to_move; ++i )
3667 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
3703 number_to_move - 1;
3711 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
3719 if ( number_to_move == YY_MORE_ADJ )
3736 if ((yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
3738 yy_size_t new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
3747 yyg->yy_n_chars += number_to_move;
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp3714 yy_size_t number_to_move, i; variable in typeref:typename:yy_size_t
3743 number_to_move = (yy_size_t) (yyg->yy_c_buf_p - yyg->yytext_ptr - 1);
3745 for ( i = 0; i < number_to_move; ++i )
3757 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
3793 number_to_move - 1;
3801 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
3809 if ( number_to_move == YY_MORE_ADJ )
3826 if ((yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
3828 yy_size_t new_size = yyg->yy_n_chars + number_to_move + (yyg->yy_n_chars >> 1);
3837 yyg->yy_n_chars += number_to_move;
[all...]

Completed in 28 milliseconds