Searched defs:new_i (Results 1 – 10 of 10) sorted by relevance
88 std::optional<QuicConnectionId> new_i = in TEST_P() local
134 const size_t new_i = target.offset; in DropDeletesWithoutResize() local
177 const size_t new_i = target.offset; in DropDeletesWithoutResize() local
186 const size_t new_i = target.offset; in DropDeletesWithoutResize() local
180 const size_t new_i = target.offset; in DropDeletesWithoutResize() local
298 let new_i = self.i.checked_add(num_bytes).ok_or(EndOfInput)?; in read_bytes() localVariable
239 const size_t new_i = target.offset; in DropDeletesWithoutResize() local
1843 Py_ssize_t new_i = 0; in hamt_node_array_without() local
1509 let new_i = guard.find_insert_slot(hash); in rehash_in_place() localVariable