Home
last modified time | relevance | path

Searched defs:head (Results 226 - 250 of 751) sorted by relevance

12345678910>>...31

/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.h145 nghttp2_outbound_item *head, *tail; member
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_ksl.h139 nghttp3_ksl_blk *head; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_feedback.h47 struct list_head head; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsort.c69 struct ptr_list *head = l; in verify_seq_sorted() local
227 struct ptr_list *head = *plist, *list = head; in sort_list() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h55 SHA_CTX head, tail, md; member
60 SHA256_CTX head, tail, md; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_rc4_hmac_md5.c33 MD5_CTX head, tail, md; member
[all...]
/third_party/openssl/crypto/evp/
H A De_rc4_hmac_md5.c33 MD5_CTX head, tail, md; member
[all...]
/third_party/skia/src/core/
H A DSkDeque.cpp57 Block* head = fFrontBlock; in ~SkDeque() local
/third_party/skia/src/gpu/tessellate/
H A DStrokeTessellator.h128 float fetchRadialSegmentsPerRadian(PathStrokeList* head) { in fetchRadialSegmentsPerRadian() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp156 Entry *head = nullptr; // Pointer to the most recently used entry in the LRU. member in sw::LRUCache
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h55 SHA_CTX head, tail, md; member
60 SHA256_CTX head, tail, md; member
/third_party/skia/third_party/externals/dawn/src/common/
H A DSlabAllocator.cpp33 SlabAllocatorImpl::Slab::Slab(char allocation[], IndexLinkNode* head) in Slab() argument
117 IndexLinkNode* head = slab->freeList; in PushFront() local
133 IndexLinkNode* head = slab->freeList; in PopFront() local
[all...]
H A DLinkedList.h215 LinkNode<T>* head() const { in head() function in LinkedList
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftlzw.c85 FT_Byte head[2]; in ft_lzw_check_header() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-head-table.hh44 struct head struct
/third_party/skia/third_party/externals/icu/source/common/
H A Dulist.cpp28 UListNode *head; member
[all...]
/third_party/python/Include/internal/
H A Dpycore_hashtable.h18 _Py_slist_item_t *head; member
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing_helpers.h341 void InsertEach(Container* cont, H&& head, T&&... tail) { in InsertEach() argument
/third_party/selinux/libsepol/src/
H A Dibpkeys.c107 ocontext_t *c, *head; in sepol_ibpkey_count() local
125 ocontext_t *c, *head; in sepol_ibpkey_exists() local
155 ocontext_t *c, *head; in sepol_ibpkey_query() local
222 ocontext_t *c, *head; in sepol_ibpkey_iterate() local
[all...]
H A Dports.c162 ocontext_t *c, *head; in sepol_port_count() local
181 ocontext_t *c, *head; in sepol_port_exists() local
219 ocontext_t *c, *head; in sepol_port_query() local
296 ocontext_t *c, *head; in sepol_port_iterate() local
[all...]
H A Dnodes.c152 ocontext_t *c, *head; in sepol_node_count() local
175 ocontext_t *c, *head; in sepol_node_exists() local
235 ocontext_t *c, *head; sepol_node_query() local
352 ocontext_t *c, *head; sepol_node_iterate() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_process.c57 const u8 *head; in wps_process_key_wrap_auth() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_process.c58 const u8 *head; in wps_process_key_wrap_auth() local
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h35 CParameters* head = nullptr; member
53 CAppEventReportConfig* head = nullptr; member
78 CAppEventFilter* head = nullptr; member
89 CAppEventInfo* head = nullptr; member
99 RetAppEventGroup* head = nullptr; member
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp251 bool DumpCommonUtils::StartWith(const std::string& str, const std::string& head) in StartWith() argument

Completed in 13 milliseconds

12345678910>>...31