Home
last modified time | relevance | path

Searched defs:Simplify (Results 1 – 3 of 3) sorted by relevance

/external/regex-re2/re2/
Dsimplify.cc145 Regexp* Regexp::Simplify() { in Simplify() function in re2::Regexp
152 #define Simplify DontCallSimplify // Avoid accidental recursion macro
Dprefilter.cc42 Prefilter* Prefilter::Simplify() { in Simplify() function in re2::Prefilter
/external/skia/src/pathops/
DSkPathOpsSimplify.cpp154 bool Simplify(const SkPath& path, SkPath* result) { in Simplify() function