Home
last modified time | relevance | path

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

/third_party/grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector_test.cc92 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
Dalts_grpc_record_protocol_test.cc90 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
/third_party/boost/boost/container/
Dvector.hpp2052 T* const first_ptr = boost::movelib::to_raw_pointer(vector_iterator_get_ptr(first)); in erase() local
2884 T* const first_ptr = begin_ptr + first_pos; in priv_insert_ordered_at_shift_range() local
/third_party/boost/boost/intrusive/
Dhashtable.hpp930 slist_node_ptr first_ptr(f->cend().pointed_node()) in priv_get_bucket_num_no_hash_store() local