/external/angle/src/compiler/translator/tree_util/ |
D | Visit.h | 15 PreVisit, enumerator
|
/external/regex-re2/re2/ |
D | tostring.cc | 68 int ToStringWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::ToStringWalker
|
D | regexp.cc | 542 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker 578 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker 624 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::CaptureNamesWalker
|
D | walker-inl.h | 102 template<typename T> T Regexp::Walker<T>::PreVisit(Regexp* re, in PreVisit() function
|
D | simplify.cc | 447 Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { in PreVisit() function in re2::SimplifyWalker
|
D | compile.cc | 825 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
|
/external/cronet/tot/third_party/re2/src/re2/ |
D | tostring.cc | 68 int ToStringWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::ToStringWalker
|
D | walker-inl.h | 104 template<typename T> T Regexp::Walker<T>::PreVisit(Regexp* re, in PreVisit() function
|
D | regexp.cc | 558 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker 597 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker 644 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::CaptureNamesWalker
|
D | simplify.cc | 459 Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { in PreVisit() function in re2::SimplifyWalker
|
D | compile.cc | 809 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
|
D | parse.cc | 555 int RepetitionWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::RepetitionWalker
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | tostring.cc | 68 int ToStringWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::ToStringWalker
|
D | walker-inl.h | 102 template<typename T> T Regexp::Walker<T>::PreVisit(Regexp* re, in PreVisit() function
|
D | regexp.cc | 540 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker 579 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker 626 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::CaptureNamesWalker
|
D | simplify.cc | 456 Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { in PreVisit() function in re2::SimplifyWalker
|
D | compile.cc | 805 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
|
D | parse.cc | 533 int RepetitionWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::RepetitionWalker
|
/external/cronet/stable/third_party/re2/src/re2/ |
D | tostring.cc | 68 int ToStringWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::ToStringWalker
|
D | walker-inl.h | 104 template<typename T> T Regexp::Walker<T>::PreVisit(Regexp* re, in PreVisit() function
|
D | regexp.cc | 558 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker 597 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker 644 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::CaptureNamesWalker
|
D | simplify.cc | 459 Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { in PreVisit() function in re2::SimplifyWalker
|
D | compile.cc | 809 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
|
D | parse.cc | 555 int RepetitionWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::RepetitionWalker
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 719 ExplodedNodeSet &PreVisit, in VisitCXXBindTemporaryExpr() 877 ExplodedNodeSet PreVisit; in Visit() local 940 ExplodedNodeSet PreVisit; in Visit() local 1139 ExplodedNodeSet PreVisit; in Visit() local
|