Home
last modified time | relevance | path

Searched defs:last_ptr (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h755 pointer last_ptr = storage_view.data + n; variable
774 pointer last_ptr = construct_data + storage_view.size; variable
/third_party/python/Modules/
Dsre.h58 const void* last_ptr; /* helper to check for infinite loops */ member
/third_party/e2fsprogs/lib/ext2fs/
Dtdb.c2308 tdb_off_t last_ptr, i; in remove_from_freelist() local
2442 struct list_struct *rec, tdb_off_t last_ptr) in tdb_allocate_ofs()
2504 tdb_off_t rec_ptr, last_ptr, newrec_ptr; in tdb_allocate() local
2506 tdb_off_t rec_ptr, last_ptr; in tdb_allocate() member
2600 tdb_off_t rec_ptr, last_ptr; in tdb_validate_freelist() local
3288 tdb_off_t last_ptr, i; in tdb_do_delete() local
/third_party/ffmpeg/libavcodec/
Dindeo3.c429 const uint8_t **data_ptr, const uint8_t *last_ptr) in decode_cell_data()
583 const uint8_t *last_ptr) in decode_cell()
/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h701 pointer last_ptr = construct_data + storage_view.size; variable
/third_party/boost/boost/container/
Dvector.hpp2053 T* const last_ptr = boost::movelib::to_raw_pointer(vector_iterator_get_ptr(last)); in erase() local
2885 T* const last_ptr = begin_ptr + last_pos; in priv_insert_ordered_at_shift_range() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3008 tc_call_draw_single(struct pipe_context *pipe, void *call, uint64_t *last_ptr) in tc_call_draw_single()
3370 tc_call_draw_vstate_single(struct pipe_context *pipe, void *call, uint64_t *last_ptr) in tc_call_draw_vstate_single()
/third_party/boost/boost/intrusive/
Dhashtable.hpp931 , last_ptr(l->cend().pointed_node()); in priv_get_bucket_num_no_hash_store() local
/third_party/quickjs/
Dquickjs.c20095 const uint8_t *last_ptr; member