Home
last modified time | relevance | path

Searched refs:YY_BUFFER_STATE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.c149 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef
270 static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
302 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
303 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
304 void yy_delete_buffer ( YY_BUFFER_STATE b );
305 void yy_flush_buffer ( YY_BUFFER_STATE b );
306 void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
311 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
314 YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
315 YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
[all …]
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped180 typedef struct yy_buffer_state *YY_BUFFER_STATE;
282 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
315 void zconf_switch_to_buffer (YY_BUFFER_STATE new_buffer );
316 YY_BUFFER_STATE zconf_create_buffer (FILE *file,int size );
317 void zconf_delete_buffer (YY_BUFFER_STATE b );
318 void zconf_flush_buffer (YY_BUFFER_STATE b );
319 void zconfpush_buffer_state (YY_BUFFER_STATE new_buffer );
324 static void zconf_init_buffer (YY_BUFFER_STATE b,FILE *file );
328 YY_BUFFER_STATE zconf_scan_buffer (char *base,yy_size_t size );
329 YY_BUFFER_STATE zconf_scan_string (yyconst char *yy_str );
[all …]
H A Dzconf.l31 YY_BUFFER_STATE state;
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c149 typedef struct yy_buffer_state *YY_BUFFER_STATE; typedef
251 static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
283 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
284 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
285 void yy_delete_buffer ( YY_BUFFER_STATE b );
286 void yy_flush_buffer ( YY_BUFFER_STATE b );
287 void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
292 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
295 YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
296 YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
[all …]
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped150 typedef struct yy_buffer_state *YY_BUFFER_STATE;
253 static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
286 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
287 YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
288 void yy_delete_buffer (YY_BUFFER_STATE b );
289 void yy_flush_buffer (YY_BUFFER_STATE b );
290 void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
295 static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
299 YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
300 YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped147 typedef struct yy_buffer_state *YY_BUFFER_STATE;
268 static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
300 void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer );
301 YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size );
302 void yy_delete_buffer ( YY_BUFFER_STATE b );
303 void yy_flush_buffer ( YY_BUFFER_STATE b );
304 void yypush_buffer_state ( YY_BUFFER_STATE new_buffer );
309 static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file );
312 YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size );
313 YY_BUFFER_STATE yy_scan_string ( const char *yy_str );
[all …]
H A Dzconf.l31 YY_BUFFER_STATE state;
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l405 YY_BUFFER_STATE old_state;
406 YY_BUFFER_STATE temp_state;
451 YY_BUFFER_STATE buffer;
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dlexer.l36 YY_BUFFER_STATE state;
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dexpr.c203 YY_BUFFER_STATE buffer; in __expr__parse()
H A Dparse-events.c2098 YY_BUFFER_STATE buffer; in parse_events__scanner()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0006-malloc-Use-overflow-checking-primitives-where-we-do-.patch1212 YY_BUFFER_STATE buffer;