Home
last modified time | relevance | path

Searched defs:head (Results 526 - 550 of 3696) sorted by relevance

1...<<21222324252627282930>>...148

/third_party/backends/backend/
H A Dhp-hpmem.c63 static Alloc head[] = {{ head, head, {0} }}; variable
[all...]
/third_party/curl/lib/
H A Dbufq.h95 struct buf_chunk *head; /* chunk with bytes to read from */ member
H A Dif2ip.c107 struct ifaddrs *iface, *head; in Curl_if2ip() local
/third_party/libwebsockets/lib/core/
H A Dbuflist.c34 lws_buflist_append_segment(struct lws_buflist **head, const uint8_t *buf, in lws_buflist_append_segment() argument
83 lws_buflist_destroy_segment(struct lws_buflist **head) in lws_buflist_destroy_segment() argument
97 lws_buflist_destroy_all_segments(struct lws_buflist **head) lws_buflist_destroy_all_segments() argument
112 lws_buflist_next_segment_len(struct lws_buflist **head, uint8_t **buf) lws_buflist_next_segment_len() argument
139 lws_buflist_use_segment(struct lws_buflist **head, size_t len) lws_buflist_use_segment() argument
162 lws_buflist_total_len(struct lws_buflist **head) lws_buflist_total_len() argument
176 lws_buflist_linear_copy(struct lws_buflist **head, size_t ofs, uint8_t *buf, size_t len) lws_buflist_linear_copy() argument
201 lws_buflist_linear_use(struct lws_buflist **head, uint8_t *buf, size_t len) lws_buflist_linear_use() argument
221 lws_buflist_fragment_use(struct lws_buflist **head, uint8_t *buf, size_t len, char *frag_first, char *frag_fin) lws_buflist_fragment_use() argument
250 lws_buflist_describe(struct lws_buflist **head, void *id, const char *reason) lws_buflist_describe() argument
[all...]
/third_party/libbpf/include/linux/
H A Dlist.h39 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() argument
75 static inline int list_empty(const struct list_head *head) in list_empty() argument
[all...]
/third_party/lame/mpglib/
H A Dcommon.c111 head_check(unsigned long head, int check_layer) in head_check() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h64 unsigned int head; member
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dalgorithm.hpp44 head(R &&r) { in head() function
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.h47 struct list_head head; member
/third_party/ntfs-3g/ntfsprogs/
H A Dlist.h76 ntfs_list_add(struct ntfs_list_head *new, struct ntfs_list_head *head) ntfs_list_add() argument
90 ntfs_list_add_tail(struct ntfs_list_head *new, struct ntfs_list_head *head) ntfs_list_add_tail() argument
139 ntfs_list_empty(struct ntfs_list_head *head) ntfs_list_empty() argument
149 ntfs_list_splice(struct ntfs_list_head *list, struct ntfs_list_head *head) ntfs_list_splice() argument
[all...]
/third_party/musl/src/exit/
H A Datexit.c20 } builtin, *head; variable
[all...]
/third_party/musl/src/stdlib/
H A Dqsort.c92 static void sift(unsigned char *head, size_t width, cmpfun cmp, void *arg, int pshift, size_t lp[]) in sift() argument
119 static void trinkle(unsigned char *head, size_t width, cmpfun cmp, void *arg, size_t pp[2], int pshift, int trusty, size_t lp[]) in trinkle() argument
162 unsigned char *head, *high; __qsort_r() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_dns_tracker.cc51 auto head = qlist.head; in ~DNSTracker() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.h57 struct list_head head; member
H A Dvn_ring.h45 const volatile atomic_uint *head; member
55 struct list_head head; member
/third_party/lwip/test/unit/arch/
H A Dsys_arch.h44 unsigned int head, tail; member
/third_party/node/deps/v8/src/heap/
H A Dobjects-visiting.cc30 Object head = undefined; in VisitWeakList() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h42 struct list_head head; member
H A Dpb_slab.h63 struct list_head head; member
76 struct list_head head; member
/third_party/pulseaudio/src/pulsecore/
H A Dstrbuf.c45 struct chunk *head, *tail; member
[all...]
/third_party/skia/src/core/
H A DSkRegionPriv.h91 RunHead* head = (RunHead*)sk_malloc_throw(size); in Alloc() local
105 RunHead* head = Alloc(count); in Alloc() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpEdgeBuilder.h47 const SkOpContour* head() const { in head() function in SkOpEdgeBuilder
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuddyAllocator.h102 BuddyBlock* head = nullptr; // First free block in level. member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring_reader.h102 const CordRepRing::Position head = ring_->Find(hint, offset); in Seek() local
/third_party/selinux/libsepol/src/
H A Dibendports.c113 ocontext_t *c, *head; in sepol_ibendport_count() local
131 ocontext_t *c, *head; in sepol_ibendport_exists() local
159 ocontext_t *c, *head; in sepol_ibendport_query() local
225 ocontext_t *c, *head; in sepol_ibendport_iterate() local
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...148