Home
last modified time | relevance | path

Searched refs:t2_ (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/src/trace_processor/sqlite/
Dspan_join_operator_table.cc416 t2_(table, &table->t2_defn_, db), in Cursor()
429 status = t2_.Initialize( in Filter()
453 if (t1_.IsEof() || t2_.IsEof()) in IsOverlappingSpan()
458 if (!t1_.IsReal() && !t2_.IsReal()) in IsOverlappingSpan()
463 bool partition_in_bounds = (t1_.FirstPartition() >= t2_.FirstPartition() && in IsOverlappingSpan()
464 t1_.FirstPartition() <= t2_.LastPartition()) || in IsOverlappingSpan()
465 (t2_.FirstPartition() >= t1_.FirstPartition() && in IsOverlappingSpan()
466 t2_.FirstPartition() <= t1_.LastPartition()); in IsOverlappingSpan()
475 return (t1_.ts() == t2_.ts() && t1_.IsReal() && t2_.IsReal()) || in IsOverlappingSpan()
476 (t1_.ts() >= t2_.ts() && t1_.ts() < t2_.AdjustedTsEnd()) || in IsOverlappingSpan()
[all …]
Dspan_join_operator_table.h346 Query t2_; variable
/external/llvm-project/clang-tools-extra/test/clang-move/Inputs/
Dmacro_helper_test.cpp6 bool t2_##name = t1; \
9 using ns::t2_##name;
/external/catch2/projects/SelfTest/UsageTests/
DMessage.tests.cpp230 helper_1436(T1 t1_, T2 t2_): in helper_1436()
232 t2{ t2_ }
/external/freetype/
DChangeLog.202117 cffgload.{c,h} instead of t2gload.{c,h}. All occurrences of t2_