/external/bison/examples/calc++/ |
calc++-scanner.cc | 186 #ifndef YY_BUF_SIZE 187 #define YY_BUF_SIZE 16384 192 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 253 yy_size_t yy_buf_size; member in struct:yy_buffer_state 389 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 399 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 843 yy_create_buffer(yyin,YY_BUF_SIZE ); 1179 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; 1192 yy_size_t new_size = b->yy_buf_size * 2; 1195 b->yy_buf_size += b->yy_buf_size / 8 [all...] |
/external/bison/src/ |
scan-skel.c | 205 #ifndef YY_BUF_SIZE 206 #define YY_BUF_SIZE 16384 211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 272 yy_size_t yy_buf_size; member in struct:yy_buffer_state 408 skel__create_buffer(skel_in,YY_BUF_SIZE ); \ 418 skel__create_buffer(skel_in,YY_BUF_SIZE ); \ 940 skel__create_buffer(skel_in,YY_BUF_SIZE ); [all...] |
scan-code.c | 205 #ifndef YY_BUF_SIZE 206 #define YY_BUF_SIZE 16384 211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 272 yy_size_t yy_buf_size; member in struct:yy_buffer_state 408 code__create_buffer(code_in,YY_BUF_SIZE ); \ 418 code__create_buffer(code_in,YY_BUF_SIZE ); \ 1047 code__create_buffer(code_in,YY_BUF_SIZE ); [all...] |
scan-gram.c | 205 #ifndef YY_BUF_SIZE 206 #define YY_BUF_SIZE 16384 211 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 272 yy_size_t yy_buf_size; member in struct:yy_buffer_state 408 gram__create_buffer(gram_in,YY_BUF_SIZE ); \ 418 gram__create_buffer(gram_in,YY_BUF_SIZE ); \ [all...] |
/external/elfutils/libcpu/ |
i386_lex.c | 161 #ifndef YY_BUF_SIZE 162 #define YY_BUF_SIZE 16384 167 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 230 yy_size_t yy_buf_size; member in struct:yy_buffer_state 347 i386__create_buffer(i386_in,YY_BUF_SIZE ); \ 357 i386__create_buffer(i386_in,YY_BUF_SIZE ); \ 791 i386__create_buffer(i386_in,YY_BUF_SIZE ); 1162 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; 1175 int new_size = b->yy_buf_size * 2; [all...] |
/external/elfutils/src/ |
ldlex.c | 162 #ifndef YY_BUF_SIZE 163 #define YY_BUF_SIZE 16384 168 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 231 yy_size_t yy_buf_size; member in struct:yy_buffer_state 348 ld_create_buffer(ldin,YY_BUF_SIZE ); \ 358 ld_create_buffer(ldin,YY_BUF_SIZE ); \ [all...] |
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
glcpp-lex.c | 161 #ifndef YY_BUF_SIZE 164 * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. 167 #define YY_BUF_SIZE 32768 169 #define YY_BUF_SIZE 16384 175 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 221 yy_size_t yy_buf_size; member in struct:yy_buffer_state 318 glcpp__create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ 328 glcpp__create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ 925 glcpp__create_buffer(yyin,YY_BUF_SIZE ,yyscanner); [all...] |
glsl_lexer.cc | 161 #ifndef YY_BUF_SIZE 164 * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. 167 #define YY_BUF_SIZE 32768 169 #define YY_BUF_SIZE 16384 175 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 221 yy_size_t yy_buf_size; member in struct:yy_buffer_state 318 _mesa_glsl__create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ 328 _mesa_glsl__create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ [all...] |
lex.yy.c | 161 #ifndef YY_BUF_SIZE 164 * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. 167 #define YY_BUF_SIZE 32768 169 #define YY_BUF_SIZE 16384 175 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 221 yy_size_t yy_buf_size; member in struct:yy_buffer_state 318 _mesa_program__create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ 328 _mesa_program__create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ [all...] |
/system/core/sh/ |
arith_lex.c | 134 #ifndef YY_BUF_SIZE 135 #define YY_BUF_SIZE 16384 191 yy_size_t yy_buf_size; member in struct:yy_buffer_state 308 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 318 yy_create_buffer(yyin,YY_BUF_SIZE ); \ 700 yy_create_buffer(yyin,YY_BUF_SIZE ); 1101 YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; 1114 int new_size = b->yy_buf_size * 2; 1117 b->yy_buf_size += b->yy_buf_size / 8 [all...] |
init.c | 177 #undef YY_BUF_SIZE 178 #define YY_BUF_SIZE 16384 469 #undef YY_BUF_SIZE 470 #define YY_BUF_SIZE 16384 761 #undef YY_BUF_SIZE 762 #define YY_BUF_SIZE 16384
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
Tokenizer.cpp | 170 #ifndef YY_BUF_SIZE 171 #define YY_BUF_SIZE 16384 176 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 222 yy_size_t yy_buf_size; member in struct:yy_buffer_state 319 pp_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ 329 pp_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ 819 pp_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); [all...] |
/external/libpcap/ |
scanner.c | 133 #ifndef YY_BUF_SIZE 134 #define YY_BUF_SIZE 16384 190 yy_size_t yy_buf_size; member in struct:yy_buffer_state 307 pcap__create_buffer(pcap_in,YY_BUF_SIZE ); \ 317 pcap__create_buffer(pcap_in,YY_BUF_SIZE ); \ [all...] |
/external/chromium_org/third_party/angle/src/compiler/ |
glslang_lex.cpp | 182 #ifndef YY_BUF_SIZE 183 #define YY_BUF_SIZE 16384 188 #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) 247 yy_size_t yy_buf_size; member in struct:yy_buffer_state 344 yy_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ 354 yy_create_buffer(yyin,YY_BUF_SIZE ,yyscanner); \ [all...] |
/external/ipsec-tools/src/racoon/ |
cftoken.l | 645 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE)); 738 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
|