Home
last modified time | relevance | path

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

12345678910>>...27

/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
/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
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dserver.h37 struct Node *head; member
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dunified_data_impl.cpp87 int64_t *head = static_cast<int64_t *>(malloc(vector.size() * sizeof(int64_t))); in VectorToArray() local
120 char **head = static_cast<char **>(malloc(vector.size() * sizeof(char *))); in StringVectorToArray() local
/third_party/curl/tests/unit/
H A Dunit1300.c59 struct Curl_llist_element *head; variable
[all...]
/third_party/node/test/cctest/
H A Dtest_node_postmortem_metadata.cc142 auto head = queue + in TEST_F() local
176 auto head = in TEST_F() local
/third_party/nghttp2/src/
H A Dtemplate.h142 T *head, *tai variable
[all...]
/third_party/mesa3d/src/util/
H A Du_vector.h50 uint32_t head; member
/third_party/ltp/testcases/kernel/syscalls/set_robust_list/
H A Dset_robust_list01.c82 struct robust_list_head head; in main() local
/third_party/ltp/testcases/network/can/cve/
H A Dcan_bcm01.c34 struct bcm_msg_head head; member

Completed in 9 milliseconds

12345678910>>...27