Home
last modified time | relevance | path

Searched defs:head (Results 76 - 100 of 751) sorted by relevance

12345678910>>...31

/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
/third_party/ltp/testcases/kernel/syscalls/get_robust_list/
H A Dget_robust_list01.c77 struct robust_list_head head; in main() local
/third_party/lz4/tests/
H A Dtest-lz4-abi.py24 head = 'v999' variable
H A Dtest-lz4-versions.py24 head = 'v999' variable
/third_party/node/deps/v8/src/compiler/
H A Dredundancy-elimination.h46 EffectPathChecks(Check* head, size_t size) : head_(head), size_(size) {} in EffectPathChecks() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-set-digest.hh159 head_t head; member
/third_party/pulseaudio/src/pulsecore/
H A Dstrlist.c122 pa_strlist *head = NULL, *p = NULL; in pa_strlist_parse() local

Completed in 9 milliseconds

12345678910>>...31