| /third_party/mesa3d/src/util/ |
| H A D | u_worklist.c | 83 unsigned head = w->start; in u_worklist_pop_head_index() local
|
| H A D | u_fifo.h | 33 size_t head; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_scene_queue.c | 60 unsigned head; member
|
| /third_party/lwip/src/api/ |
| H A D | netbuf.c | 176 netbuf_chain(struct netbuf *head, struct netbuf *tail) in netbuf_chain() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ptrmap.c | 47 struct ptrmap *head = *mapp; in __ptrmap_add() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_rc4_hmac_md5.h | 20 MD5_CTX head, tail, md; member
|
| /third_party/python/Include/cpython/ |
| H A D | weakrefobject.h | 35 PyAPI_FUNC(Py_ssize_t) _PyWeakref_GetWeakrefCount(PyWeakReference *head); variable
|
| /third_party/skia/src/gpu/ |
| H A D | GrRingBuffer.cpp | 18 size_t head, tail; in getAllocationOffset() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_rc4_hmac_md5.h | 20 MD5_CTX head, tail, md; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | CrashRecoveryContext.h | 48 CrashRecoveryContextCleanup *head; member in llvm::CrashRecoveryContext
|
| /third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
| H A D | slide_hash_neon.h | 44 inline static void ZLIB_INTERNAL neon_slide_hash(Posf *head, Posf *prev, in neon_slide_hash() argument
|
| /third_party/selinux/checkpolicy/ |
| H A D | queue.h | 25 queue_node_ptr_t head; member
|
| /base/security/device_security_level/baselib/utils/include/ |
| H A D | utils_dslm_list.h | 45 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 D | web_storage.cpp | 93 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 D | fiq_debugger_ringbuf.h | 25 int head; member
|
| /device/soc/rockchip/rk2206/hardware/ |
| H A D | build.py | 24 def head(self): member in BuildGn [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_relative_container_ffi.h | 46 char** head; member
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | component.cpp | 58 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 D | ui_font_cache.cpp | 99 ListHead* head = hashTable_ + unicode % FONT_CACHE_HASH_NR; in GetBitmap() local
|
| /foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/jsi/ |
| H A D | jsi.h | 357 template<class T, class... Args> static void ReleaseValueList(T head, Args... rest) in ReleaseValueList() argument
|
| /foundation/multimedia/audio_framework/frameworks/cj/src/ |
| H A D | multimedia_audio_stream_manager_impl.cpp | 53 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 D | webp_format_agent.cpp | 67 const char *head = static_cast<const char *>(headerData); in CheckFormat() local
|
| /foundation/resourceschedule/ffrt/src/queue/ |
| H A D | queue_strategy.h | 36 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 D | auth_connection.h | 36 AuthDataHead head; member
|
| /foundation/communication/dsoftbus/tests/core/connection/common/fuzztest/connectioncommon_fuzzer/ |
| H A D | connectioncommon_fuzzer.cpp | 36 ConnPktHead head; in DoDataHeadTransformFuzz() local
|