/third_party/backends/backend/ |
H A D | hp-hpmem.c | 63 static Alloc head[] = {{ head, head, {0} }}; variable [all...] |
/third_party/curl/lib/ |
H A D | bufq.h | 95 struct buf_chunk *head; /* chunk with bytes to read from */ member
|
H A D | if2ip.c | 107 struct ifaddrs *iface, *head; in Curl_if2ip() local
|
/third_party/libwebsockets/lib/core/ |
H A D | buflist.c | 34 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 D | list.h | 39 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 D | common.c | 111 head_check(unsigned long head, int check_layer) in head_check() argument
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9.h | 64 unsigned int head; member
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
H A D | algorithm.hpp | 44 head(R &&r) { in head() function
|
/third_party/mesa3d/src/gallium/winsys/virgl/common/ |
H A D | virgl_resource_cache.h | 47 struct list_head head; member
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | list.h | 76 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 D | atexit.c | 20 } builtin, *head; variable [all...] |
/third_party/musl/src/stdlib/ |
H A D | qsort.c | 92 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 D | shrpx_dns_tracker.cc | 51 auto head = qlist.head; in ~DNSTracker() local [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_command_buffer.h | 57 struct list_head head; member
|
H A D | vn_ring.h | 45 const volatile atomic_uint *head; member 55 struct list_head head; member
|
/third_party/lwip/test/unit/arch/ |
H A D | sys_arch.h | 44 unsigned int head, tail; member
|
/third_party/node/deps/v8/src/heap/ |
H A D | objects-visiting.cc | 30 Object head = undefined; in VisitWeakList() local
|
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_cache.h | 42 struct list_head head; member
|
H A D | pb_slab.h | 63 struct list_head head; member 76 struct list_head head; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | strbuf.c | 45 struct chunk *head, *tail; member [all...] |
/third_party/skia/src/core/ |
H A D | SkRegionPriv.h | 91 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 D | SkOpEdgeBuilder.h | 47 const SkOpContour* head() const { in head() function in SkOpEdgeBuilder
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | BuddyAllocator.h | 102 BuddyBlock* head = nullptr; // First free block in level. member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_ring_reader.h | 102 const CordRepRing::Position head = ring_->Find(hint, offset); in Seek() local
|
/third_party/selinux/libsepol/src/ |
H A D | ibendports.c | 113 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...] |