Searched refs:ref1 (Results 1 – 3 of 3) sorted by relevance
138 const FragmentRef* ref1 = KEY1.symbol()->fragRef(); in operator() local140 if ((ref1->offset() == ref2->offset()) && in operator()141 (ref1->frag()->getOffset() == ref2->frag()->getOffset())) { in operator()
208 StringPool::Ref ref1 = pool.makeRef(u"hello"); in TEST() local216 EXPECT_EQ(0u, ref1.getIndex()); in TEST()
1438 uint16_t ref1 = entry1.data.u8[0]; in DngCreator_setup() local1440 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_CALIBRATIONILLUMINANT1, 1, &ref1, in DngCreator_setup()