Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dsparse_array.c255 uint64_t new_head = free_list_head(current_head, items[0]); in util_sparse_array_free_list_push() local
273 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_idx() local
294 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_elem() local
/external/grpc-grpc/test/core/util/
Dreconnect_server.cc116 timestamp_list* new_head = server->head; in reconnect_server_clear_timestamps() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dstream_lists.cc58 grpc_chttp2_stream* new_head = s->links[id].next; in stream_list_pop() local
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_root_base.h109 internal::PartitionFreelistEntry* new_head = in AllocFromBucket() local
Dpartition_bucket.cc556 PartitionFreelistEntry* new_head = in SlowPathAlloc() local
/external/v8/src/base/
Dthreaded-list.h81 T* new_head = list.head_; in Prepend() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe.cc252 void LinkedSet::UpdateHead(PacketIdentifierNode* new_head) { in UpdateHead()
/external/v8/src/execution/
Dfutex-emulation.cc56 FutexWaitListNode* new_head = nullptr; in DeleteNodesForIsolate() local