Home
last modified time | relevance | path

Searched defs:first_ptr (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/jemalloc_new/src/
H A Dandroid_je_iterate.c52 uintptr_t first_ptr = (uintptr_t)extent_addr_get(extent); in je_malloc_iterate() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_bfc_allocator_test.cc195 float* first_ptr = TypedAllocator::Allocate<float>(&a, 1024, {}); in TEST_P() local
249 float* first_ptr = TypedAllocator::Allocate<float>(&a, 1 << 6, {}); in TEST_P() local
/aosp_15_r20/external/perfetto/src/base/threading/
H A Dchannel_unittest.cc126 int* first_ptr = first.get(); in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector_test.cc96 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
H A Dalts_grpc_record_protocol_test.cc95 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dvector.hpp2106 T* const first_ptr = boost::movelib::to_raw_pointer(vector_iterator_get_ptr(first)); in erase() local
2901 T* const first_ptr = begin_ptr + first_pos; in priv_insert_ordered_at_shift_range() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_unittest.cc5357 void* first_ptr = allocator.root()->Alloc(allocation_size); in TEST_P() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp930 slist_node_ptr first_ptr(f->cend().pointed_node()) in priv_get_bucket_num_no_hash_store() local