Home
last modified time | relevance | path

Searched defs:head (Results 426 - 450 of 751) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/node/deps/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h96 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 Dares_getaddrinfo.c108 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 Dlp_scene.h99 struct cmd_block *head; member
116 struct data_block *head; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.h48 struct nouveau_fence *head; member
/third_party/libwebsockets/win32port/zlib/
H A Dinflate.h90 gz_headerp head; /* where to save gzip header information */ member
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.c463 unsigned head = rb->head; in ringbuffer_size() local
[all...]
H A Dintel_measure.h123 unsigned head, tail; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h191 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 Dpb_buffer_fenced.c123 struct list_head head; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c33 SHA256_CTX head, tail, md; member
[all...]
H A De_aes_cbc_hmac_sha1.c33 SHA_CTX head, tail, md; member
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTable.java908 @Nullable abstract Cell head(); in head() method in RangeTable.Row
/third_party/python/Include/internal/
H A Dpycore_interp.h85 PyThreadState *head; member
/third_party/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c33 SHA256_CTX head, tail, md; member
[all...]
H A De_aes_cbc_hmac_sha1.c33 SHA_CTX head, tail, md; member
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp46 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 Dval_cfg_test.cpp46 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 DSkOpSegment.h223 const SkOpSpan* head() const { in head() function in SkOpSegment
227 SkOpSpan* head() { in head() function in SkOpSegment
H A DSkOpSpan.cpp290 SkOpPtT* head = this->ptT(); in checkForCollapsedCoincidence() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h96 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 Dhb-ot-color-sbix-table.hh151 HBUINT32 head; in subset() local
H A Dhb-serialize.hh93 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 Dinflate.h93 gz_headerp head; /* where to save gzip header information */ member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc156 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 Dconditional.c272 cond_expr_t *cur, *head, *tail, *new_expr; in cond_copy_expr() local
615 cond_av_list_t *head; member
[all...]

Completed in 23 milliseconds

1...<<11121314151617181920>>...31