Searched refs:this0 (Results 1 – 2 of 2) sorted by relevance
757 std::optional<ObjectTable::Id> this0 = in PopulateNativeSize() local759 if (!this0) { in PopulateNativeSize()763 auto nar_size_it = seq.nar_size_by_obj_id.find(*this0); in PopulateNativeSize()
2836 uint8 this0 = bytePtr [0]; in EncodeDeltaBytes() local2843 this0 -= prev0; in EncodeDeltaBytes()2845 bytePtr [0] = this0; in EncodeDeltaBytes()2847 this0 = prev0; in EncodeDeltaBytes()2860 uint8 this0 = bytePtr [0]; in EncodeDeltaBytes() local2871 this0 -= prev0; in EncodeDeltaBytes()2875 bytePtr [0] = this0; in EncodeDeltaBytes()2879 this0 = prev0; in EncodeDeltaBytes()