Searched defs:Simplify (Results 1 – 7 of 7) sorted by relevance
11 std::string Simplify(const char* title) { in Simplify() function
145 Regexp* Regexp::Simplify() { in Simplify() function in re2::Regexp152 #define Simplify DontCallSimplify // Avoid accidental recursion macro
42 Prefilter* Prefilter::Simplify() { in Simplify() function in re2::Prefilter
150 bool Simplify(const SkPath& path, SkPath* result) { in Simplify() function