Home
last modified time | relevance | path

Searched refs:DestroyElements (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dinlined_vector.h51 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()
532 inlined_vector_internal::DestroyElements(GetAllocPtr(), destroy_loop.data(),
553 inlined_vector_internal::DestroyElements(alloc, base + new_size,
578 inlined_vector_internal::DestroyElements(alloc, base, size);
617 inlined_vector_internal::DestroyElements(GetAllocPtr(), storage_view.data,
722 inlined_vector_internal::DestroyElements(GetAllocPtr(), storage_view.data,
749 inlined_vector_internal::DestroyElements(
[all …]
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h101 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
112 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
148 DestroyAdapter<A>::DestroyElements(allocator, construct_first, i);
268 DestroyAdapter<A>::DestroyElements(GetAllocator(), GetData(), GetSize());
584 DestroyAdapter<A>::DestroyElements(GetAllocator(), data, GetSize());
687 DestroyAdapter<A>::DestroyElements(GetAllocator(), destroy_loop.data(),
709 DestroyAdapter<A>::DestroyElements(alloc, base + new_size, size - new_size);
733 DestroyAdapter<A>::DestroyElements(alloc, base, size);
772 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
876 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
[all …]
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h92 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
103 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
139 DestroyAdapter<A>::DestroyElements(allocator, construct_first, i);
259 DestroyAdapter<A>::DestroyElements(GetAllocator(), GetData(), GetSize());
575 DestroyAdapter<A>::DestroyElements(GetAllocator(), data, GetSize());
678 DestroyAdapter<A>::DestroyElements(GetAllocator(), destroy_loop.data(),
700 DestroyAdapter<A>::DestroyElements(alloc, base + new_size, size - new_size);
724 DestroyAdapter<A>::DestroyElements(alloc, base, size);
763 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
867 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
[all …]
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h92 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
103 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
139 DestroyAdapter<A>::DestroyElements(allocator, construct_first, i);
259 DestroyAdapter<A>::DestroyElements(GetAllocator(), GetData(), GetSize());
575 DestroyAdapter<A>::DestroyElements(GetAllocator(), data, GetSize());
678 DestroyAdapter<A>::DestroyElements(GetAllocator(), destroy_loop.data(),
700 DestroyAdapter<A>::DestroyElements(alloc, base + new_size, size - new_size);
724 DestroyAdapter<A>::DestroyElements(alloc, base, size);
763 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
867 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
[all …]
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dinlined_vector.h107 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
118 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
154 DestroyAdapter<A>::DestroyElements(allocator, construct_first, i);
274 DestroyAdapter<A>::DestroyElements(GetAllocator(), GetData(), GetSize());
521 DestroyAdapter<A>::DestroyElements(GetAllocator(), data, GetSize());
618 DestroyAdapter<A>::DestroyElements(GetAllocator(), destroy_loop.data(),
640 DestroyAdapter<A>::DestroyElements(alloc, base + new_size, size - new_size);
664 DestroyAdapter<A>::DestroyElements(alloc, base, size);
703 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
807 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h107 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
118 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
154 DestroyAdapter<A>::DestroyElements(allocator, construct_first, i);
274 DestroyAdapter<A>::DestroyElements(GetAllocator(), GetData(), GetSize());
521 DestroyAdapter<A>::DestroyElements(GetAllocator(), data, GetSize());
618 DestroyAdapter<A>::DestroyElements(GetAllocator(), destroy_loop.data(),
640 DestroyAdapter<A>::DestroyElements(alloc, base + new_size, size - new_size);
664 DestroyAdapter<A>::DestroyElements(alloc, base, size);
703 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
807 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
[all …]
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h107 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
118 static void DestroyElements(A& allocator, Pointer<A> destroy_first,
154 DestroyAdapter<A>::DestroyElements(allocator, construct_first, i);
274 DestroyAdapter<A>::DestroyElements(GetAllocator(), GetData(), GetSize());
512 DestroyAdapter<A>::DestroyElements(GetAllocator(), data, GetSize());
609 DestroyAdapter<A>::DestroyElements(GetAllocator(), destroy_loop.data(),
631 DestroyAdapter<A>::DestroyElements(alloc, base + new_size, size - new_size);
655 DestroyAdapter<A>::DestroyElements(alloc, base, size);
694 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
798 DestroyAdapter<A>::DestroyElements(GetAllocator(), storage_view.data,
[all …]
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbounded_inline_vector_impl.h89 void DestroyElements(T* data, int size) { in DestroyElements() function
143 DestroyElements(data, size);
150 DestroyElements(data, size);
156 ~Storage() { DestroyElements(data, size); } in ~Storage()
H A Dbounded_inline_vector.h89 bounded_inline_vector_impl::DestroyElements(storage_.data, storage_.size);
101 bounded_inline_vector_impl::DestroyElements(storage_.data, storage_.size);
122 bounded_inline_vector_impl::DestroyElements(storage_.data + new_size, in resize()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DAllocator.h383 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll()
397 DestroyElements(Begin, End); in DestroyAll()
403 DestroyElements((char*)alignAddr(Ptr, alignOf<T>()), (char *)Ptr + Size); in DestroyAll()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DAllocator.h386 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAllocator.h404 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll()
418 DestroyElements(Begin, End); in DestroyAll()
424 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAllocator.h404 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll()
418 DestroyElements(Begin, End); in DestroyAll()
424 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAllocator.h404 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll()
418 DestroyElements(Begin, End); in DestroyAll()
424 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAllocator.h409 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll()
423 DestroyElements(Begin, End); in DestroyAll()
429 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAllocator.h404 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll()
418 DestroyElements(Begin, End); in DestroyAll()
424 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAllocator.h468 auto DestroyElements = [](char *Begin, char *End) { in DestroyAll()
482 DestroyElements(Begin, End); in DestroyAll()
488 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dinlined_vector.h735 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in clear()
775 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
797 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dinlined_vector.h747 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in clear()
787 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
809 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dinlined_vector.h747 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in clear()
787 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
809 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dinlined_vector.h818 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in clear()
881 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in DestroyExistingAndAdopt()
912 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dinlined_vector.h817 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in clear()
880 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in DestroyExistingAndAdopt()
911 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dinlined_vector.h817 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in clear()
880 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in DestroyExistingAndAdopt()
911 inlined_vector_internal::DestroyAdapter<A>::DestroyElements( in MoveAssignment()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dinlined_vector.h478 inlined_vector_internal::DestroyElements(storage_.GetAllocPtr(), data(),
711 inlined_vector_internal::DestroyElements(storage_.GetAllocPtr(), data(), in clear()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/
H A Dsymbols_arm64_dbg.def1943 …?DestroyElements@?$DestroyAdapter@V?$allocator@PEAUCordRep@cord_internal@absl@@@Cr@std@@$00@inline…
1944 …?DestroyElements@?$DestroyAdapter@V?$allocator@PEAVLogSink@absl@@@Cr@std@@$00@inlined_vector_inter…
1945 …?DestroyElements@?$DestroyAdapter@V?$allocator@UPayload@status_internal@absl@@@Cr@std@@$0A@@inline…

12