Home
last modified time | relevance | path

Searched defs:head (Results 451 - 475 of 779) sorted by relevance

1...<<11121314151617181920>>...32

/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...]
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp44 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 Dconfig_file.c381 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
H A Dconfig_winreg.c377 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 Dconfig_file.c335 struct wpa_ssid *ssid, *tail, *head; in wpa_config_read() local
H A Dconfig_winreg.c386 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; in wpa_config_read_networks() local

Completed in 29 milliseconds

1...<<11121314151617181920>>...32