HomeSort by relevance Sort by last modified time
    Searched refs:yy_switch_to_buffer (Results 1 - 9 of 9) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
FlexLexer.h 62 yy_switch_to_buffer( struct yy_buffer_state* new_buffer ) = 0;
111 void yy_switch_to_buffer( struct yy_buffer_state* new_buffer );
flex.skl 244 void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
689 yy_switch_to_buffer( yy_create_buffer( new_in, YY_BUF_SIZE ) );
1071 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer )
1073 void yy_switch_to_buffer( new_buffer )
1077 void yyFlexLexer::yy_switch_to_buffer( YY_BUFFER_STATE new_buffer )
1288 yy_switch_to_buffer( b );
    [all...]
initscan.c 231 void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
3221 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) function
    [all...]
  /external/bluetooth/bluez/tools/
lexer.c 279 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1243 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
    [all...]
  /system/core/sh/
arith_lex.c 280 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
1368 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) function
    [all...]
  /external/ipsec-tools/src/racoon/
cftoken.l 645 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
652 yy_switch_to_buffer(incstack[incstackp].prevstate);
738 yy_switch_to_buffer(yy_create_buffer(yyin, YY_BUF_SIZE));
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_lex.cpp 303 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ,yyscan_t yyscanner );
2130 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer , yyscan_t yyscanner) function
    [all...]
  /external/elfutils/libcpu/
i386_lex.c 14 #define yy_switch_to_buffer i386__switch_to_buffer macro
    [all...]
  /external/elfutils/src/
ldlex.c 15 #define yy_switch_to_buffer ld_switch_to_buffer macro
    [all...]

Completed in 114 milliseconds