| /third_party/skia/src/pathops/ |
| H A D | SkOpSegment.h | 223 const SkOpSpan* head() const { in head() function in SkOpSegment 227 SkOpSpan* head() { in head() function in SkOpSegment
|
| H A D | SkOpSpan.cpp | 290 SkOpPtT* head = this->ptT(); in checkForCollapsedCoincidence() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_forgetful_chain_inc.h | 96 uint16_t* BROTLI_RESTRICT head = FN(Head)(self->extra); in Prepare() local 134 uint16_t* BROTLI_RESTRICT head = FN(Head)(self->extra); in Store() local 200 uint16_t* BROTLI_RESTRICT head = FN(Head)(self->extra); in FindLongestMatch() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-color-sbix-table.hh | 151 HBUINT32 head; in subset() local
|
| H A D | hb-serialize.hh | 93 char *head; member 101 char *head; member 639 char *start, *head, *tail, *end; global() member [all...] |
| /third_party/skia/third_party/externals/zlib/ |
| H A D | inflate.h | 93 gz_headerp head; /* where to save gzip header information */ member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | low_level_alloc.cc | 156 static AllocList *LLA_SkiplistSearch(AllocList *head, in LLA_SkiplistSearch() argument 170 static void LLA_SkiplistInsert(AllocList *head, AllocList *e, in LLA_SkiplistInsert() argument 185 LLA_SkiplistDelete(AllocList *head, AllocList *e, AllocList **prev) LLA_SkiplistDelete() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | conditional.c | 272 cond_expr_t *cur, *head, *tail, *new_expr; in cond_copy_expr() local 615 cond_av_list_t *head; member [all...] |
| /third_party/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 44 std::string nameOps(std::pair<std::string, std::string> head, Args... names) { in nameOps() argument 50 std::string nameOps(std::string head, Args... names) { in nameOps() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | config_file.c | 381 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
|
| H A D | config_winreg.c | 377 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | config_file.c | 335 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
|
| H A D | config_winreg.c | 386 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local
|
| /third_party/zlib/ |
| H A D | inflate.h | 94 gz_headerp head; /* where to save gzip header information */ member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avformat.c | 805 struct KeyFrameNode *head = NULL; // head pointer in av_get_key_frame_pos_from_stream() local
|
| /third_party/curl/lib/ |
| H A D | transfer.c | 103 struct curl_slist *head; in Curl_checkheaders() local
|
| H A D | http_aws_sigv4.c | 81 static void trim_headers(struct curl_slist *head) in trim_headers() argument 144 struct curl_slist *head = NULL; in make_headers() local [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 209 char *head=otf_get_table(otf,OTF_TAG('h','e','a','d'),&len); in otf_do_load() local [all...] |
| /third_party/FreeBSD/lib/libc/gen/ |
| H A D | fts.c | 631 FTSENT *p, *head; in fts_build() local 978 fts_sort(FTS *sp, FTSENT *head, size_t nitems) fts_sort() argument 1054 fts_lfree(FTSENT *head) fts_lfree() argument 1085 fts_padjust(FTS *sp, FTSENT *head) fts_padjust() argument [all...] |
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | dir.c | 1073 reconnect(struct fat_descriptor *fat, cl_t head, size_t length) reconnect() argument [all...] |
| H A D | fat.c | 1034 checkchain(struct fat_descriptor *fat, cl_t head, size_t *chainsize) checkchain() argument 1120 clearchain(struct fat_descriptor *fat, cl_t head) clearchain() argument 1247 cl_t head; checklost() local [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 68 list_empty(const struct list_head *head) in list_empty() argument 75 list_empty_careful(const struct list_head *head) in list_empty_careful() argument 206 list_add(struct list_head *new, struct list_head *head) list_add() argument 213 list_add_tail(struct list_head *new, struct list_head *head) list_add_tail() argument 220 list_move(struct list_head *list, struct list_head *head) list_move() argument 228 list_move_tail(struct list_head *entry, struct list_head *head) list_move_tail() argument 236 list_rotate_to_front(struct list_head *entry, struct list_head *head) list_rotate_to_front() argument 243 list_bulk_move_tail(struct list_head *head, struct list_head *first, struct list_head *last) list_bulk_move_tail() argument 272 list_splice(const struct list_head *list, struct list_head *head) list_splice() argument 279 list_splice_tail(struct list_head *list, struct list_head *head) list_splice_tail() argument 286 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument 294 list_splice_tail_init(struct list_head *list, struct list_head *head) list_splice_tail_init() argument 393 list_is_singular(const struct list_head *head) list_is_singular() argument 398 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) __list_cut_position() argument 410 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) list_cut_position() argument 424 list_is_first(const struct list_head *list, const struct list_head *head) list_is_first() argument 431 list_is_last(const struct list_head *list, const struct list_head *head) list_is_last() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | fsevents.c | 232 struct uv__queue head; in uv__fsevents_event_cb() local
|
| /third_party/libdrm/nouveau/ |
| H A D | nouveau.h | 173 struct nouveau_list head; member
|
| /third_party/mesa3d/src/compiler/glsl/glcpp/ |
| H A D | glcpp.h | 56 string_node_t *head; member 118 token_node_t *head; member 129 argument_node_t *head; member
|