Home
last modified time | relevance | path

Searched refs:yymore (Results 1 – 17 of 17) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
DNEWS14 - Some serious bugs in yymore() have been fixed. In particular,
16 calls to input(), unput(), and yymore(). (This still doesn't
186 REJECT or yymore features (this is not new). Two %options can be
192 yymore
732 doing so and then using yymore() will yield weird results).
873 - Fixed bug in using yymore() at the end of a file.
899 - Fixed a serious bug in yymore() which basically made it
1121 - yymore() handling rewritten to fix bug with interaction
1122 between yymore() and trailing context.
1175 - yymore() has been implemented. Similarly to REJECT, flex
[all …]
Dflex.skl293 %% code to fiddle yytext and yyleng for yymore() goes here
491 %% yymore()-related code goes here
Dinitscan.c1239 #define yymore() yymore_used_but_not_detected macro
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info689 the action also includes use of `yymore()' (see below).
739 - `yymore()' tells the scanner that the next time it matches a rule,
746 mega- ECHO; yymore();
754 Two notes regarding use of `yymore()'. First, `yymore()' depends on
756 token, so you must not modify `yyleng' if you are using `yymore()'.
757 Second, the presence of `yymore()' in the scanner's action entails a
1670 entails a substantial performance penalty; use of `yymore()', the
2015 `REJECT' or `yymore()' features. The `reject' and `yymore' options are
2078 yymore()
2718 scanner uses `REJECT' or `yymore()' but that `flex' failed to
[all …]
Dflex.texi830 do so if the action also includes use of @samp{yymore()} (see
896 @samp{yymore()} tells the scanner that the next time it
905 mega- ECHO; yymore();
916 Two notes regarding use of @samp{yymore()}. First, @samp{yymore()}
919 if you are using @samp{yymore()}. Second, the presence of
920 @samp{yymore()} in the scanner's action entails a minor
1979 entails a substantial performance penalty; use of @samp{yymore()},
2386 the @code{REJECT} or @samp{yymore()} features. The @code{reject} and @code{yymore}
2462 yymore()
3229 uses @code{REJECT} or @samp{yymore()} but that @code{flex} failed to notice the
[all …]
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dflex.man741 so if the action also includes use of yymore() (see below).
810 - yymore() tells the scanner that the next time it
818 mega- ECHO; yymore();
827 Two notes regarding use of yymore(). First, yymore() depends
830 using yymore(). Second, the presence of yymore() in the
2009 penalty; use of yymore(), the ^ operator, and the -I
2478 the REJECT or yymore() features. The reject and yymore
2551 yymore()
3397 REJECT or yymore() but that flex failed to notice the fact,
3401 ple). Use %option reject or %option yymore to indicate to
/external/bison/src/
Dscan-skel.c575 #define yymore() yymore_used_but_not_detected macro
Dscan-gram.c861 #define yymore() yymore_used_but_not_detected macro
/external/bluetooth/bluez/tools/
Dlexer.c456 #define yymore() yymore_used_but_not_detected macro
/external/elfutils/libcpu/
Di386_lex.c535 #define yymore() yymore_used_but_not_detected macro
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
Dinitscan-mvs.c1246 #define yymore() yymrused_but_not_detected macro
/external/libpcap/
Dscanner.c2415 #define yymore() yymore_used_but_not_detected macro
/external/elfutils/src/
Dldlex.c1071 #define yymore() yymore_used_but_not_detected macro
/external/mesa3d/src/glsl/glcpp/
Dglcpp-lex.c643 #define yymore() yymore_used_but_not_detected macro
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dglslang_lex.cpp745 #define yymore() yymore_used_but_not_detected macro
/external/mesa3d/src/glsl/
Dglsl_lexer.cpp976 #define yymore() yymore_used_but_not_detected macro
/external/elfutils/
Dconfigure3814 c { yymore (); }