Searched defs:construct_at (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/include/__memory/ |
| D | construct_at.h | 36 _LIBCPP_HIDE_FROM_ABI constexpr _Tp* construct_at(_Tp* __location, _Args&&... __args) { in construct_at() function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
| D | inlined_vector.h | 143 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 167 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 186 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext()
|
| /external/libtextclassifier/abseil-cpp/absl/container/internal/ |
| D | inlined_vector.h | 120 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 144 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 163 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext()
|
| /external/openscreen/third_party/abseil/src/absl/container/internal/ |
| D | inlined_vector.h | 120 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 144 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext() 163 void ConstructNext(AllocatorType* alloc_ptr, Pointer construct_at) { in ConstructNext()
|