Searched refs:DestroyElements (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 58 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() function 111 inlined_vector_internal::DestroyElements(alloc_ptr, construct_first, i); in ConstructElements() 246 inlined_vector_internal::DestroyElements(std::addressof(GetAllocator()), in ~ConstructionTransaction() 509 inlined_vector_internal::DestroyElements(GetAllocPtr(), data, GetSize()); in DestroyContents() 600 inlined_vector_internal::DestroyElements(GetAllocPtr(), destroy_loop.data(), 621 inlined_vector_internal::DestroyElements(alloc, base + new_size, 646 inlined_vector_internal::DestroyElements(alloc, base, size); 685 inlined_vector_internal::DestroyElements(GetAllocPtr(), storage_view.data, 790 inlined_vector_internal::DestroyElements(GetAllocPtr(), storage_view.data, 817 inlined_vector_internal::DestroyElements( [all …]
|
/third_party/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 51 void DestroyElements(AllocatorType* alloc_ptr, Pointer destroy_first, in DestroyElements() function 87 inlined_vector_internal::DestroyElements(alloc_ptr, construct_first, i); in ConstructElements() 222 inlined_vector_internal::DestroyElements(std::addressof(GetAllocator()), in ~ConstructionTransaction() 307 inlined_vector_internal::DestroyElements(GetAllocPtr(), data, GetSize()); in ~Storage() 529 inlined_vector_internal::DestroyElements(GetAllocPtr(), destroy_loop.data(), 577 inlined_vector_internal::DestroyElements(GetAllocPtr(), destroy_loop.data(), 620 inlined_vector_internal::DestroyElements(GetAllocPtr(), storage_view.data, 717 inlined_vector_internal::DestroyElements(GetAllocPtr(), storage_view.data, 746 inlined_vector_internal::DestroyElements( 772 inlined_vector_internal::DestroyElements(GetAllocPtr(), storage_view.data, [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 386 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll() 400 DestroyElements(Begin, End); in DestroyAll() 406 DestroyElements((char *)alignAddr(Ptr, alignof(T)), (char *)Ptr + Size); in DestroyAll()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 468 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll() 482 DestroyElements(Begin, End); in DestroyAll() 488 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
|
/third_party/abseil-cpp/absl/container/ |
D | inlined_vector.h | 478 inlined_vector_internal::DestroyElements(storage_.GetAllocPtr(), data(), 711 inlined_vector_internal::DestroyElements(storage_.GetAllocPtr(), data(), in clear()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | inlined_vector.h | 480 inlined_vector_internal::DestroyElements(storage_.GetAllocPtr(), data(), 713 inlined_vector_internal::DestroyElements(storage_.GetAllocPtr(), data(), in clear()
|
/third_party/skia/third_party/externals/abseil-cpp/ |
D | symbols_x64_dbg.def | 277 …??$DestroyElements@V?$allocator@H@__1@std@@PEAH_K@inlined_vector_internal@absl@@YAXPEAV?$allocator… 278 …??$DestroyElements@V?$allocator@PEAUCordRep@cord_internal@absl@@@__1@std@@PEAPEAUCordRep@cord_inte… 279 …??$DestroyElements@V?$allocator@PEBUCordRep@cord_internal@absl@@@__1@std@@PEAPEBUCordRep@cord_inte… 280 …??$DestroyElements@V?$allocator@UPayload@status_internal@absl@@@__1@std@@PEAUPayload@status_intern… 281 …??$DestroyElements@V?$allocator@USubRange@absl@@@__1@std@@PEAUSubRange@absl@@_K@inlined_vector_int…
|
D | symbols_arm64_dbg.def | 277 …??$DestroyElements@V?$allocator@H@__1@std@@PEAH_K@inlined_vector_internal@absl@@YAXPEAV?$allocator… 278 …??$DestroyElements@V?$allocator@PEAUCordRep@cord_internal@absl@@@__1@std@@PEAPEAUCordRep@cord_inte… 279 …??$DestroyElements@V?$allocator@PEBUCordRep@cord_internal@absl@@@__1@std@@PEAPEBUCordRep@cord_inte… 280 …??$DestroyElements@V?$allocator@UPayload@status_internal@absl@@@__1@std@@PEAUPayload@status_intern… 281 …??$DestroyElements@V?$allocator@USubRange@absl@@@__1@std@@PEAUSubRange@absl@@_K@inlined_vector_int…
|
D | symbols_x86_dbg.def | 277 …??$DestroyElements@V?$allocator@H@__1@std@@PAHI@inlined_vector_internal@absl@@YAXPAV?$allocator@H@… 278 …??$DestroyElements@V?$allocator@PAUCordRep@cord_internal@absl@@@__1@std@@PAPAUCordRep@cord_interna… 279 …??$DestroyElements@V?$allocator@PBUCordRep@cord_internal@absl@@@__1@std@@PAPBUCordRep@cord_interna… 280 …??$DestroyElements@V?$allocator@UPayload@status_internal@absl@@@__1@std@@PAUPayload@status_interna… 281 …??$DestroyElements@V?$allocator@USubRange@absl@@@__1@std@@PAUSubRange@absl@@I@inlined_vector_inter…
|