/external/elfutils/libcpu/ |
D | i386_lex.c | 171 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 286 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ 319 void i386__switch_to_buffer (YY_BUFFER_STATE new_buffer ); 320 YY_BUFFER_STATE i386__create_buffer (FILE *file,int size ); 321 void i386__delete_buffer (YY_BUFFER_STATE b ); 322 void i386__flush_buffer (YY_BUFFER_STATE b ); 323 void i386_push_buffer_state (YY_BUFFER_STATE new_buffer ); 328 static void i386__init_buffer (YY_BUFFER_STATE b,FILE *file ); 332 YY_BUFFER_STATE i386__scan_buffer (char *base,yy_size_t size ); 333 YY_BUFFER_STATE i386__scan_string (yyconst char *yy_str ); [all …]
|
/external/bison/examples/calc++/ |
D | calc++-scanner.cc | 196 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 314 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ 359 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); 360 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); 361 void yy_delete_buffer (YY_BUFFER_STATE b ); 362 void yy_flush_buffer (YY_BUFFER_STATE b ); 363 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); 368 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); 372 YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); 373 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); [all …]
|
/external/bison/src/ |
D | scan-skel.c | 215 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 333 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ 378 void skel__switch_to_buffer (YY_BUFFER_STATE new_buffer ); 379 YY_BUFFER_STATE skel__create_buffer (FILE *file,int size ); 380 void skel__delete_buffer (YY_BUFFER_STATE b ); 381 void skel__flush_buffer (YY_BUFFER_STATE b ); 382 void skel_push_buffer_state (YY_BUFFER_STATE new_buffer ); 387 static void skel__init_buffer (YY_BUFFER_STATE b,FILE *file ); 391 YY_BUFFER_STATE skel__scan_buffer (char *base,yy_size_t size ); 392 YY_BUFFER_STATE skel__scan_string (yyconst char *yy_str ); [all …]
|
D | scan-code.c | 215 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 333 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ 378 void code__switch_to_buffer (YY_BUFFER_STATE new_buffer ); 379 YY_BUFFER_STATE code__create_buffer (FILE *file,int size ); 380 void code__delete_buffer (YY_BUFFER_STATE b ); 381 void code__flush_buffer (YY_BUFFER_STATE b ); 382 void code_push_buffer_state (YY_BUFFER_STATE new_buffer ); 387 static void code__init_buffer (YY_BUFFER_STATE b,FILE *file ); 391 YY_BUFFER_STATE code__scan_buffer (char *base,yy_size_t size ); 392 YY_BUFFER_STATE code__scan_string (yyconst char *yy_str ); [all …]
|
D | scan-gram.c | 215 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 333 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ 378 void gram__switch_to_buffer (YY_BUFFER_STATE new_buffer ); 379 YY_BUFFER_STATE gram__create_buffer (FILE *file,int size ); 380 void gram__delete_buffer (YY_BUFFER_STATE b ); 381 void gram__flush_buffer (YY_BUFFER_STATE b ); 382 void gram_push_buffer_state (YY_BUFFER_STATE new_buffer ); 387 static void gram__init_buffer (YY_BUFFER_STATE b,FILE *file ); 391 YY_BUFFER_STATE gram__scan_buffer (char *base,yy_size_t size ); 392 YY_BUFFER_STATE gram__scan_string (yyconst char *yy_str ); [all …]
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | initscan.c | 100 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 202 static YY_BUFFER_STATE yy_current_buffer = 0; 231 void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer )); 233 YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size )); 234 void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b )); 235 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); 236 void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b )); 239 YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size )); 240 YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str )); 241 YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len )); [all …]
|
D | flex.skl | 104 typedef struct yy_buffer_state *YY_BUFFER_STATE; 213 static YY_BUFFER_STATE yy_current_buffer = 0; 244 void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer )); 246 YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size )); 247 void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b )); 248 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); 249 void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b )); 252 YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size )); 253 YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str )); 254 YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len )); [all …]
|
D | NEWS | 216 YY_BUFFER_STATE yy_scan_string( const char *str ) 218 returns a YY_BUFFER_STATE (which also becomes the current input 223 YY_BUFFER_STATE yy_scan_bytes( const char *bytes, int len ) 233 YY_BUFFER_STATE yy_scan_buffer( char *base, yy_size_t size ) 500 - Documentation now clarifies that YY_BUFFER_STATE is a pointer to
|
/external/libpcap/ |
D | scanner.c | 139 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 246 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ 279 void pcap__switch_to_buffer (YY_BUFFER_STATE new_buffer ); 280 YY_BUFFER_STATE pcap__create_buffer (FILE *file,int size ); 281 void pcap__delete_buffer (YY_BUFFER_STATE b ); 282 void pcap__flush_buffer (YY_BUFFER_STATE b ); 283 void pcap_push_buffer_state (YY_BUFFER_STATE new_buffer ); 288 static void pcap__init_buffer (YY_BUFFER_STATE b,FILE *file ); 292 YY_BUFFER_STATE pcap__scan_buffer (char *base,yy_size_t size ); 293 YY_BUFFER_STATE pcap__scan_string (yyconst char *yy_str ); [all …]
|
D | scanner.l | 67 static YY_BUFFER_STATE in_buffer;
|
/external/elfutils/src/ |
D | ldlex.c | 172 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 287 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ 320 void ld_switch_to_buffer (YY_BUFFER_STATE new_buffer ); 321 YY_BUFFER_STATE ld_create_buffer (FILE *file,int size ); 322 void ld_delete_buffer (YY_BUFFER_STATE b ); 323 void ld_flush_buffer (YY_BUFFER_STATE b ); 324 void ldpush_buffer_state (YY_BUFFER_STATE new_buffer ); 329 static void ld_init_buffer (YY_BUFFER_STATE b,FILE *file ); 333 YY_BUFFER_STATE ld_scan_buffer (char *base,yy_size_t size ); 334 YY_BUFFER_STATE ld_scan_string (yyconst char *yy_str ); [all …]
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/ |
D | initscan-mvs.c | 161 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 303 static YY_BUFFER_STATE yy_current_buffer; 1267 void yyswtobf YY_PROTO(( YY_BUFFER_STATE new_buffer )); 1269 YY_BUFFER_STATE yycrbffr YY_PROTO(( FILE *file, int size )); 1270 void yydlbffr YY_PROTO(( YY_BUFFER_STATE b )); 1271 void yyinbffr YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); 2513 void yyswtobf( YY_BUFFER_STATE new_buffer ) in yyswtobf() 2516 YY_BUFFER_STATE new_buffer; in yyswtobf() 2558 YY_BUFFER_STATE yycrbffr( FILE *file, int size ) in yycrbffr() 2560 YY_BUFFER_STATE yycrbffr( file, size ) in yycrbffr() [all …]
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
D | glslang_lex.cpp | 179 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef 303 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ,yyscan_t yyscanner ); 304 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ,yyscan_t yyscanner ); 305 void yy_delete_buffer (YY_BUFFER_STATE b ,yyscan_t yyscanner ); 306 void yy_flush_buffer (YY_BUFFER_STATE b ,yyscan_t yyscanner ); 307 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ,yyscan_t yyscanner ); 312 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ,yyscan_t yyscanner ); 316 YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ,yyscan_t yyscanner ); 317 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ,yyscan_t yyscanner ); 318 YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ,yyscan_t yyscanner ); [all …]
|
/external/ipsec-tools/src/racoon/ |
D | cftoken.l | 99 YY_BUFFER_STATE prevstate;
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | flex.man | 1509 YY_BUFFER_STATE yy_create_buffer( FILE *file, int size ) 1528 It returns a YY_BUFFER_STATE handle, which may then be 1529 passed to other routines (see below). The YY_BUFFER_STATE 1531 ture, so you may safely initialize YY_BUFFER_STATE variables 1532 to ((YY_BUFFER_STATE) 0) if you wish, and also refer to the 1541 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) 1551 void yy_delete_buffer( YY_BUFFER_STATE buffer ) 1557 void yy_flush_buffer( YY_BUFFER_STATE buffer ) 1568 YY_BUFFER_STATE handle to the current buffer. 1594 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH]; [all …]
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 1278 YY_BUFFER_STATE yy_create_buffer( FILE *file, int size ) 1282 doubt, use `YY_BUF_SIZE' for the size). It returns a `YY_BUFFER_STATE' 1284 `YY_BUFFER_STATE' type is a pointer to an opaque `struct' 1286 YY_BUFFER_STATE variables to `((YY_BUFFER_STATE) 0)' if you wish, and 1294 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) 1303 void yy_delete_buffer( YY_BUFFER_STATE buffer ) 1308 void yy_flush_buffer( YY_BUFFER_STATE buffer ) 1318 Finally, the `YY_CURRENT_BUFFER' macro returns a `YY_BUFFER_STATE' 1331 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH]; 1380 `YY_BUFFER_STATE' handle (which you should delete with [all …]
|
D | flex.texi | 1520 YY_BUFFER_STATE yy_create_buffer( FILE *file, int size ) 1527 size). It returns a @code{YY_BUFFER_STATE} handle, which may 1529 @code{YY_BUFFER_STATE} type is a pointer to an opaque @code{struct} 1531 YY_BUFFER_STATE variables to @samp{((YY_BUFFER_STATE) 0)} if you 1542 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) 1554 void yy_delete_buffer( YY_BUFFER_STATE buffer ) 1562 void yy_flush_buffer( YY_BUFFER_STATE buffer ) 1574 @code{YY_BUFFER_STATE} handle to the current buffer. 1588 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH]; 1638 and return a corresponding @code{YY_BUFFER_STATE} handle (which [all …]
|