Searched defs:last_ptr (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 755 pointer last_ptr = storage_view.data + n; variable 774 pointer last_ptr = construct_data + storage_view.size; variable
|
/third_party/python/Modules/ |
D | sre.h | 58 const void* last_ptr; /* helper to check for infinite loops */ member
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 2308 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/ |
D | indeo3.c | 429 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/ |
D | inlined_vector.h | 701 pointer last_ptr = construct_data + storage_view.size; variable
|
/third_party/boost/boost/container/ |
D | vector.hpp | 2053 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/ |
D | u_threaded_context.c | 3008 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/ |
D | hashtable.hpp | 931 , last_ptr(l->cend().pointed_node()); in priv_get_bucket_num_no_hash_store() local
|
/third_party/quickjs/ |
D | quickjs.c | 20095 const uint8_t *last_ptr; member
|