Home
last modified time | relevance | path

Searched refs:yy_start_stack_ptr (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/lex/
Dword_count_functor_flex.cpp414 static int yy_start_stack_ptr = 0; variable
1379 if ( yy_start_stack_ptr >= yy_start_stack_depth )
1398 yy_start_stack[yy_start_stack_ptr++] = YY_START;
1408 if ( --yy_start_stack_ptr < 0 ) in yy_pop_state()
1411 BEGIN(yy_start_stack[yy_start_stack_ptr]); in yy_pop_state()
1419 return yy_start_stack[yy_start_stack_ptr - 1]; in yy_top_state()
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rsg-generator/linux_glibc_x86_64/gen/lex/frameworks/rs/
Dspec.c649 static int yy_start_stack_ptr = 0; variable
1916 if ( (yy_start_stack_ptr) >= (yy_start_stack_depth) ) in yy_push_state()
1934 (yy_start_stack)[(yy_start_stack_ptr)++] = YY_START; in yy_push_state()
1941 if ( --(yy_start_stack_ptr) < 0 ) in yy_pop_state()
1944 BEGIN((yy_start_stack)[(yy_start_stack_ptr)]); in yy_pop_state()
1949 return (yy_start_stack)[(yy_start_stack_ptr) - 1]; in yy_top_state()
2072 (yy_start_stack_ptr) = 0; in yy_init_globals()
/aosp_15_r20/out/soong/.intermediates/external/iproute2/tc/tc/android_arm64_armv8-2a_cortex-a55/gen/lex/external/iproute2/tc/
Demp_ematch.c889 static int yy_start_stack_ptr = 0; variable
2049 if ( (yy_start_stack_ptr) >= (yy_start_stack_depth) ) in yy_push_state()
2067 (yy_start_stack)[(yy_start_stack_ptr)++] = YY_START; in yy_push_state()
2074 if ( --(yy_start_stack_ptr) < 0 ) in yy_pop_state()
2077 BEGIN((yy_start_stack)[(yy_start_stack_ptr)]); in yy_pop_state()
2082 return (yy_start_stack)[(yy_start_stack_ptr) - 1]; in yy_top_state()
2205 (yy_start_stack_ptr) = 0; in yy_init_globals()
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/android_arm64_armv8-2a_cortex-a55_static/gen/lex/frameworks/compile/mclinker/lib/Script/
DScriptScanner.cpp2422 yy_start_stack_ptr = yy_start_stack_depth = 0; in ctor_common()
3099 if ( (yy_start_stack_ptr) >= (yy_start_stack_depth) ) in yy_push_state()
3117 (yy_start_stack)[(yy_start_stack_ptr)++] = YY_START; in yy_push_state()
3124 if ( --(yy_start_stack_ptr) < 0 ) in yy_pop_state()
3127 BEGIN((yy_start_stack)[(yy_start_stack_ptr)]); in yy_pop_state()
3132 return (yy_start_stack)[(yy_start_stack_ptr) - 1]; in yy_top_state()
/aosp_15_r20/out/soong/.intermediates/frameworks/compile/mclinker/lib/Script/libmcldScript/linux_glibc_x86_64_static/gen/lex/frameworks/compile/mclinker/lib/Script/
DScriptScanner.cpp2422 yy_start_stack_ptr = yy_start_stack_depth = 0; in ctor_common()
3099 if ( (yy_start_stack_ptr) >= (yy_start_stack_depth) ) in yy_push_state()
3117 (yy_start_stack)[(yy_start_stack_ptr)++] = YY_START; in yy_push_state()
3124 if ( --(yy_start_stack_ptr) < 0 ) in yy_pop_state()
3127 BEGIN((yy_start_stack)[(yy_start_stack_ptr)]); in yy_pop_state()
3132 return (yy_start_stack)[(yy_start_stack_ptr) - 1]; in yy_top_state()
/aosp_15_r20/prebuilts/build-tools/common/flex/
H A DFlexLexer.h159 int yy_start_stack_ptr; variable
/aosp_15_r20/external/libtracefs/src/
H A Dsqlhist-lex.c563 int yy_start_stack_ptr; member
2080 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/aosp_15_r20/external/libconfig/lib/
H A Dscanner.c842 int yy_start_stack_ptr; member
2509 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/gd/packet/parser/bluetooth_packetgen/linux_glibc_x86_64/gen/lex/packages/modules/Bluetooth/system/gd/packet/parser/
Dlanguage_l.cpp760 int yy_start_stack_ptr; member
2593 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/aosp_15_r20/out/soong/.intermediates/system/tools/aidl/libaidl-common/linux_glibc_x86_64_static/gen/lex/system/tools/aidl/
Daidl_language_l.cpp675 int yy_start_stack_ptr; member
2399 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/aosp_15_r20/out/soong/.intermediates/system/tools/hidl/libhidl-gen-ast/linux_glibc_x86_64_static/gen/lex/system/tools/hidl/
Dhidl-gen_l.cpp982 int yy_start_stack_ptr; member
2778 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/aosp_15_r20/external/angle/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp781 int yy_start_stack_ptr; member
2428 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/aosp_15_r20/external/libpcap/
H A Dscanner.c3222 int yy_start_stack_ptr; member
5512 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dglslang_lex_autogen.cpp1009 int yy_start_stack_ptr; member
3712 yyg->yy_start_stack_ptr = 0; in yy_init_globals()