/external/elfutils/src/ |
ldlex.c | 167 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 175 /* Number of characters read into yy_ch_buf, not including EOB 232 static int yy_n_chars; /* number of characters read into yy_ch_buf */ [all...] |
/system/core/sh/ |
arith_lex.c | 185 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 193 /* Number of characters read into yy_ch_buf, not including EOB 266 static int yy_n_chars; /* number of characters read into yy_ch_buf */ 713 /* yy_bp points to the position in yy_ch_buf of the start of 950 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) 1029 &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; 1056 register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; 1061 if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) 1110 (int) ((yy_c_buf_p) - b->yy_ch_buf); 1121 b->yy_ch_buf = (char * [all...] |
/external/webkit/Tools/android/flex-2.5.4a/ |
flex.skl | 159 char *yy_ch_buf; /* input buffer */ 167 /* Number of characters read into yy_ch_buf, not including EOB 227 static int yy_n_chars; /* number of characters read into yy_ch_buf */ 497 /* yy_bp points to the position in yy_ch_buf of the start of 551 if ( yy_c_buf_p <= &yy_current_buffer->yy_ch_buf[yy_n_chars] ) 630 &yy_current_buffer->yy_ch_buf[yy_n_chars]; 746 register char *dest = yy_current_buffer->yy_ch_buf; 751 if ( yy_c_buf_p > &yy_current_buffer->yy_ch_buf[yy_n_chars + 1] ) 804 (int) (yy_c_buf_p - b->yy_ch_buf); 815 b->yy_ch_buf = (char * [all...] |
initscan.c | 149 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 157 /* Number of characters read into yy_ch_buf, not including EOB 214 static int yy_n_chars; /* number of characters read into yy_ch_buf */ [all...] |
/external/bison/src/ |
scan-skel.c | 230 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 238 /* Number of characters read into yy_ch_buf, not including EOB 325 static int yy_n_chars; /* number of characters read into yy_ch_buf */ 894 /* yy_bp points to the position in yy_ch_buf of the start of 1098 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) 1179 &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; [all...] |
scan-gram.c | 230 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 238 /* Number of characters read into yy_ch_buf, not including EOB 325 static int yy_n_chars; /* number of characters read into yy_ch_buf */ [all...] |
/external/bluetooth/bluez/tools/ |
lexer.c | 184 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 192 /* Number of characters read into yy_ch_buf, not including EOB 265 static int yy_n_chars; /* number of characters read into yy_ch_buf */ 698 /* yy_bp points to the position in yy_ch_buf of the start of 862 if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) 941 &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; 968 register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; 973 if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) 1022 (int) ((yy_c_buf_p) - b->yy_ch_buf); 1033 b->yy_ch_buf = (char * [all...] |
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
initscan-mvs.c | 285 YY_CHAR *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 291 /* number of characters read into yy_ch_buf, not including EOB characters */ 315 static int yy_n_chars; /* number of characters read into yy_ch_buf */ [all...] |
/external/libpcap/ |
scanner.c | 184 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 192 /* Number of characters read into yy_ch_buf, not including EOB 265 static int yy_n_chars; /* number of characters read into yy_ch_buf */ [all...] |
/external/mesa3d/src/glsl/glcpp/ |
glcpp-lex.c | 206 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 214 /* Number of characters read into yy_ch_buf, not including EOB [all...] |
/external/mesa3d/src/glsl/ |
glsl_lexer.cpp | 206 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 214 /* Number of characters read into yy_ch_buf, not including EOB [all...] |
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
glslang_lex.cpp | 228 char *yy_ch_buf; /* input buffer */ member in struct:yy_buffer_state 236 /* Number of characters read into yy_ch_buf, not including EOB [all...] |