Home
last modified time | relevance | path

Searched refs:rulelen (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/
Dparse.y80 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable
210 trailcnt = headcnt = rulelen = 0;
415 trailcnt = rulelen;
427 rulelen = 1;
478 trailcnt = rulelen;
513 headcnt = rulelen;
515 rulelen = 0;
631 ++rulelen;
649 ++rulelen;
656 ++rulelen;
[all …]
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dparse.c82 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, rulelen; variable
778 trailcnt = headcnt = rulelen = 0; in yyparse()
984 trailcnt = rulelen; in yyparse()
998 rulelen = 1; in yyparse()
1050 trailcnt = rulelen; in yyparse()
1084 headcnt = rulelen; in yyparse()
1086 rulelen = 0; in yyparse()
1209 ++rulelen; in yyparse()
1228 ++rulelen; in yyparse()
1236 ++rulelen; in yyparse()
[all …]
/external/icu4c/test/cintltst/
Dcitertst.c358 int rulelen = u_unescape(str, rule, 50); in TestNormalization() local
372 coll = ucol_openRules(rule, rulelen, UCOL_ON, UCOL_TERTIARY, NULL, &status); in TestNormalization()
1366 int rulelen = u_unescape(rulestr, rule, 50); in TestDiscontiguos() local
1405 coll = ucol_openRules(rule, rulelen, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestDiscontiguos()
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
Ddiffs704 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, actvp, rulelen;
719 int pat, scnum, eps, headcnt, trailcnt, anyccl, lastchar, i, actvp, rulelen;