Searched defs:new_storage (Results 1 – 13 of 13) sorted by relevance
59 storage_type old_storage, new_storage; in fetch_negate() local74 storage_type old_storage, new_storage; in negate() local136 storage_type old_storage, new_storage; in add() local151 storage_type old_storage, new_storage; in sub() local
44 storage_type old_storage, new_storage; in fetch_add() local59 storage_type old_storage, new_storage; in fetch_sub() local
93 intrusive_ptr<StorageImpl> new_storage = in TEST() local158 intrusive_ptr<StorageImpl> new_storage = in TEST() local229 auto new_storage = cow::lazy_clone_storage(original_storage); in TEST() local
55 auto new_storage = c10::make_intrusive<StorageImpl>( in maybe_resize_storage_cpu() local87 const Storage& new_storage) { in checkInBoundsForStorage()
112 at::Storage new_storage(c10::make_intrusive<at::StorageImpl>( in THPStorage_shareFilename() local217 at::Storage new_storage(at::new_shm_fd_storage(storage.nbytes())); in THPStorage_shareFd() local
124 auto new_storage = c10::make_intrusive<at::StorageImpl>( in THPStorage_new() local
69 c10::Storage new_storage = c10::make_intrusive<c10::StorageImpl>( in newStorageImplFromRefcountedDataPtr() local
97 char* new_storage = new char[storage_size_]; in Reserve() local
247 std::unique_ptr<Field[]> new_storage(new Field[new_capacity]); in ExpandHeapStorage() local
328 new_storage; in Optimize() local
556 std::unique_ptr<IntegerIndexStorage> new_storage; in TransferIndex() local
354 uint32_t *new_storage = in EnsureSize() local
2371 … pointer const new_storage = this->m_holder.allocation_command(allocate_new, new_size, new_cap, p); in priv_merge_in_new_buffer() local