Home
last modified time | relevance | path

Searched defs:nre (Results 1 – 4 of 4) sorted by relevance

/external/regex-re2/re2/
Dsimplify.cc218 Regexp* nre = new Regexp(re->op(), re->parse_flags()); in PostVisit() local
234 Regexp* nre = new Regexp(kRegexpCapture, re->parse_flags()); in PostVisit() local
263 Regexp* nre = new Regexp(re->op(), re->parse_flags()); in PostVisit() local
277 Regexp* nre = SimplifyRepeat(newsub, re->min_, re->max_, in PostVisit() local
285 Regexp* nre = SimplifyCharClass(re); in PostVisit() local
326 Regexp* nre = new Regexp(kRegexpConcat, f); in SimplifyRepeat() local
349 Regexp* nre = NULL; in SimplifyRepeat() local
Dparse.cc669 Regexp* nre = sub[1]; in RemoveLeadingRegexp() local
/external/regex-re2/re2/testing/
Dparse_test.cc403 Regexp* nre = Regexp::Parse(t, Regexp::MatchNL | Regexp::PerlX, &status); in TEST() local
/external/linux-tools-perf/src/tools/perf/util/
Dheader.c625 u32 nre, nri, sz; in write_event_desc() local
1249 u32 nre, sz, nr, i, j; in read_event_desc() local