Searched refs:adds_ (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 1437 adds_(), in Hunk() 1453 ++adds_; in PushLine() 1469 bool has_edits() const { return adds_ || removes_; } in has_edits() 1486 if (removes_ && adds_) { in PrintHeader() 1489 if (adds_) { in PrintHeader() 1490 *ss << "+" << right_start_ << "," << (adds_ + common_); in PrintHeader() 1496 size_t adds_, removes_, common_; member in testing::internal::edit_distance::__anon214b3c2b0911::Hunk
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsScheduleP5600.td | 336 // adds_a.[bhwd], adds_[asu].[bhwd], addvi?.[bhwd], asub_[us].[bhwd],
|
H A D | MipsScheduleGeneric.td | 1422 // adds_a.[bhwd], adds_[asu].[bhwd], addvi?.[bhwd], asub_[us].[bhwd],
|