Searched defs:otherData (Results 1 – 7 of 7) sorted by relevance
22 IcuData otherData = new IcuData("other-name", false); in testSimple() local
312 const U& otherData = other.DataInline(aspectIndex); in Merge() local328 const U& otherData = other.Data(aspectIndex, layer); in Merge() local
468 const otherData = Buffer.from('Goodbye world'); constant
1886 SpoofData otherData = (SpoofData) other; in equals() local
1817 SpoofData otherData = (SpoofData) other; in equals() local
472 s->Merge(other, [&](const SubresourceRange& range, T* data, const U& otherData) { in CallMergeOnBoth()
67 void *otherData; member