OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yy_switch_to_buffer
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/scripts/kconfig/
zconf.l
319
yy_switch_to_buffer
(yy_create_buffer(yyin, YY_BUF_SIZE));
358
yy_switch_to_buffer
(parent->state);
/external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.cpp
110
#ifdef
yy_switch_to_buffer
113
#define
yy_switch_to_buffer
pp_switch_to_buffer
macro
656
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
2165
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
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/swiftshader/src/OpenGL/compiler/
glslang_lex.cpp
441
void
yy_switch_to_buffer
( YY_BUFFER_STATE new_buffer , yyscan_t yyscanner );
2806
void
yy_switch_to_buffer
(YY_BUFFER_STATE new_buffer , yyscan_t yyscanner)
function
[
all
...]
/external/iproute2/tc/
emp_ematch.lex.c
15
#define
yy_switch_to_buffer
ematch__switch_to_buffer
macro
[
all
...]
Completed in 215 milliseconds