HomeSort by relevance Sort by last modified time
    Searched defs:yy_bp (Results 1 - 8 of 8) sorted by null

  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
initscan-mvs.c 257 yytext = yy_bp; \
258 yyleng = yy_cp - yy_bp; \
273 yy_c_buf_p = yy_cp = yy_bp + n; \
1284 register YY_CHAR *yy_cp, *yy_bp; variable
2327 register YY_CHAR *yy_bp = yytext; local
    [all...]
  /external/bison/src/
scan-gram.c 202 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
423 (yytext_ptr) = yy_bp; \
425 gram_leng = (size_t) (yy_cp - yy_bp); \
1231 register char *yy_cp, *yy_bp; variable
    [all...]
scan-skel.c 202 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
423 (yytext_ptr) = yy_bp; \
425 skel_leng = (size_t) (yy_cp - yy_bp); \
838 register char *yy_cp, *yy_bp; variable
894 /* yy_bp points to the position in yy_ch_buf of the start of
897 yy_bp = yy_cp;
1117 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1174 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1184 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
    [all...]
  /external/bluetooth/bluez/rfcomm/
lexer.c 161 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
348 (yytext_ptr) = yy_bp; \
349 yyleng = (size_t) (yy_cp - yy_bp); \
657 register char *yy_cp, *yy_bp; variable
698 /* yy_bp points to the position in yy_ch_buf of the start of
701 yy_bp = yy_cp;
881 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
936 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
946 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
    [all...]
  /external/elfutils/src/
ldlex.c 149 yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \
305 yytext_ptr = yy_bp; \
306 yyleng = (int) (yy_cp - yy_bp); \
1211 register char *yy_cp = NULL, *yy_bp = NULL; variable
    [all...]
  /external/libpcap/
scanner.c 161 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
348 (yytext_ptr) = yy_bp; \
349 pcap_leng = (size_t) (yy_cp - yy_bp); \
2645 register char *yy_cp, *yy_bp; variable
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
initscan.c 131 yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \
280 yytext_ptr = yy_bp; \
281 yyleng = (int) (yy_cp - yy_bp); \
1483 register char *yy_cp, *yy_bp; variable
    [all...]
  /system/core/sh/
arith_lex.c 162 (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
352 (yytext_ptr) = yy_bp; \
353 yyleng = (size_t) (yy_cp - yy_bp); \
673 register char *yy_cp, *yy_bp; variable
713 /* yy_bp points to the position in yy_ch_buf of the start of
716 yy_bp = yy_cp;
969 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1024 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1034 yy_bp = (yytext_ptr) + YY_MORE_ADJ;
    [all...]

Completed in 293 milliseconds