Searched defs:match_ (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/utils/ | ||
D | pattern_utils.h | 194 std::unique_ptr<NodeViewMatch> match_ = nullptr; variable |
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ | ||
D | nfa.cc | 126 const char** match_; // best match so far member in re2::NFA |
D | prefilter.cc | 247 Prefilter* match_; member in re2::Prefilter::Info |
/external/marisa-trie/lib/marisa/grimoire/trie/ | ||
D | louds-trie.cc | 751 bool LoudsTrie::match_(Agent &agent, std::size_t node_id) const { in match_() function in marisa::grimoire::trie::LoudsTrie |
/external/rust/crates/combine/src/parser/ | ||
D | regex.rs | 268 pub fn match_<R, Input>(regex: R) -> Match<R, Input> in match_() function |
/external/libprotobuf-mutator/src/ | ||
D | mutator.cc | 360 ConstFieldInstance match_; member in protobuf_mutator::__anon14da51e40111::DataSourceSampler |