Home
last modified time | relevance | path

Searched defs:head (Results 251 - 275 of 3843) sorted by relevance

1...<<11121314151617181920>>...154

/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
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_ringbuf.h25 int head; member
/device/soc/rockchip/rk2206/hardware/
H A Dbuild.py24 def head(self): member in BuildGn
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_relative_container_ffi.h46 char** head; member
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.cpp58 auto head = std::find_if(components.begin(), components.end(), IsRenderComponent<Component>); in MergeRSNode() local
73 auto head = std::find_if(components.begin(), components.end(), IsRenderComponent<SingleChild>); in MergeRSNode() local
84 auto head = std::find_if(components.begin(), components.end(), IsRenderComponent<SingleChild>); in MergeRSNode() local
98 void Component::MergeRSNode(const RefPtr<Component>& head, cons argument
[all...]
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache.cpp99 ListHead* head = hashTable_ + unicode % FONT_CACHE_HASH_NR; in GetBitmap() local
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/
H A Djsi.h357 template<class T, class... Args> static void ReleaseValueList(T head, Args... rest) in ReleaseValueList() argument
/foundation/multimedia/audio_framework/frameworks/cj/src/
H A Dmultimedia_audio_stream_manager_impl.cpp53 auto head = static_cast<int32_t *>(malloc(sizeof(int32_t) * audioSceneEffectInfo.mode.size())); in GetAudioEffectInfoArray() local
75 auto head = static_cast<CAudioCapturerChangeInfo *>( in GetAudioCapturerInfoArray() local
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dwebp_format_agent.cpp67 const char *head = static_cast<const char *>(headerData); in CheckFormat() local
/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_strategy.h36 T* head = whenMap.begin()->second; in DequeBatch() local
70 T* head = iterTarget->second; in DequeSingleByPriority() local
99 T* head = iterTarget->second; in DequeSingleAgainstStarvation() local
[all...]
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_connection.h36 AuthDataHead head; member
/foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/
H A Dconnectioncommon_fuzzer.cpp36 ConnPktHead head; in DoDataHeadTransformFuzz() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...154