Home
last modified time | relevance | path

Searched refs:inner_p (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/sqlite/
Ddb_sqlite_table.cc225 auto inner_p = [&o](const QueryConstraints::Constraint& c) { in ModifyConstraints() local
228 return std::any_of(cs->begin(), cs->end(), inner_p); in ModifyConstraints()
/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher.h363 auto AllOf(const detail::AllOfPattern<Item, InnerPs...>& inner_p,
372 return absl::apply(make_all_of, std::tuple_cat(inner_p.patterns(),