| /third_party/node/deps/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/node/deps/cares/src/lib/ |
| H A D | ares_getaddrinfo.c | 108 ares__append_addrinfo_cname(struct ares_addrinfo_cname **head) in ares__append_addrinfo_cname() argument 130 void ares__addrinfo_cat_cnames(struct ares_addrinfo_cname **head, in ares__addrinfo_cat_cnames() argument 148 ares__append_addrinfo_node(struct ares_addrinfo_node **head) in ares__append_addrinfo_node() argument 170 void ares__addrinfo_cat_nodes(struct ares_addrinfo_node **head, in ares__addrinfo_cat_nodes() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_scene.h | 99 struct cmd_block *head; member 116 struct data_block *head; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.h | 48 struct nouveau_fence *head; member
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | inflate.h | 90 gz_headerp head; /* where to save gzip header information */
member
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_measure.c | 463 unsigned head = rb->head; in ringbuffer_size() local [all...] |
| H A D | intel_measure.h | 123 unsigned head, tail; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_util.h | 191 Iterator(Item *head, bool r) : rev(r), pos(r ? head->prev : head->next), in Iterator() argument 229 Item head; global() member in nv50_ir::DLList [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_buffer_fenced.c | 123 struct list_head head; member [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_aes_cbc_hmac_sha256.c | 33 SHA256_CTX head, tail, md; member [all...] |
| H A D | e_aes_cbc_hmac_sha1.c | 33 SHA_CTX head, tail, md; member [all...] |
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | RangeTable.java | 908 @Nullable abstract Cell head(); in head() method in RangeTable.Row
|
| /third_party/python/Include/internal/ |
| H A D | pycore_interp.h | 85 PyThreadState *head; member
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_aes_cbc_hmac_sha256.c | 33 SHA256_CTX head, tail, md; member [all...] |
| H A D | e_aes_cbc_hmac_sha1.c | 33 SHA_CTX head, tail, md; member [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 46 std::string nameOps(std::pair<std::string, std::string> head, Args... names) { in nameOps() argument 52 std::string nameOps(std::string head, Args... names) { in nameOps() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_cfg_test.cpp | 46 std::string nameOps(std::pair<std::string, std::string> head, Args... names) { in nameOps() argument 52 std::string nameOps(std::string head, Args... names) { in nameOps() argument [all...] |
| /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...] |