Home
last modified time | relevance | path

Searched defs:head (Results 51 - 75 of 751) sorted by relevance

12345678910>>...31

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlf_ring.h39 volatile FILLP_ULONG head; member
44 volatile FILLP_ULONG head; member
/test/xts/device_attest/services/core/utils/
H A Dattest_utils_list.c39 ListNode* head = list->head; in AddListNode() local
74 ListNode* head = list->head; GetListSize() local
88 ListNode* head = list->head; ReleaseList() local
[all...]
/test/xts/device_attest_lite/services/core/
H A Dattest_entry.c49 int32_t *head = resultArray; in CopyAttestResult() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_list.c39 ListNode* head = list->head; in AddListNode() local
74 ListNode* head = list->head; GetListSize() local
88 ListNode* head = list->head; ReleaseList() local
[all...]
/test/xts/hats/kernel/syscalls/system/getrobustlist/
H A DGetrobustlistApiTest.cpp77 struct robust_list_head head; in HWTEST_F() local
93 struct robust_list_head head; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodecheader.c120 int ff_mpa_decode_header(uint32_t head, int *sample_rate, int *channels, int *frame_size, int *bit_rate, enum AVCodecID *codec_id) in ff_mpa_decode_header() argument
/third_party/ffmpeg/libavfilter/
H A Dbufferqueue.h51 unsigned short head; member
/third_party/curl/lib/
H A Dllist.h39 struct Curl_llist_element *head; member
/third_party/libwebsockets/lib/misc/lwsac/
H A Dprivate-lib-misc-lwsac.h47 struct lwsac *head; /* pointer back to the first chunk */ member
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dslide_hash_neon.h44 inline static void ZLIB_INTERNAL neon_slide_hash(Posf *head, Posf *prev, in neon_slide_hash() argument
/third_party/node/deps/zlib/
H A Dslide_hash_simd.h71 slide_hash_simd( Posf *head, Posf *prev, const uInt w_size, const uInt hash_size) slide_hash_simd() argument
/third_party/mesa3d/src/util/
H A Du_worklist.c83 unsigned head = w->start; in u_worklist_pop_head_index() local
H A Du_fifo.h33 size_t head; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene_queue.c60 unsigned head; member
/third_party/lwip/src/api/
H A Dnetbuf.c176 netbuf_chain(struct netbuf *head, struct netbuf *tail) in netbuf_chain() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dptrmap.c47 struct ptrmap *head = *mapp; in __ptrmap_add() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
/third_party/python/Include/cpython/
H A Dweakrefobject.h35 PyAPI_FUNC(Py_ssize_t) _PyWeakref_GetWeakrefCount(PyWeakReference *head); variable
/third_party/skia/src/gpu/
H A DGrRingBuffer.cpp18 size_t head, tail; in getAllocationOffset() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h48 CrashRecoveryContextCleanup *head; member in llvm::CrashRecoveryContext
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dslide_hash_neon.h44 inline static void ZLIB_INTERNAL neon_slide_hash(Posf *head, Posf *prev, in neon_slide_hash() argument
/third_party/selinux/checkpolicy/
H A Dqueue.h25 queue_node_ptr_t head; member
/base/security/device_security_level/baselib/utils/include/
H A Dutils_dslm_list.h45 static inline int IsEmptyList(ListHead *head) in IsEmptyList() argument
50 static inline void InitListHead(ListHead *head) in InitListHead() argument
[all...]
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_storage.cpp93 CWebStorageOrigin* head = static_cast<CWebStorageOrigin*>(malloc(sizeof(CWebStorageOrigin) * origins.size())); in CjGetOrigins() local

Completed in 8 milliseconds

12345678910>>...31