Home
last modified time | relevance | path

Searched defs:head (Results 101 - 125 of 751) sorted by relevance

12345678910>>...31

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_reader_test.cc97 CordRepRing::index_type head = ring->head(); in TEST() local
125 CordRepRing::index_type head = ring->head(); in TEST() local
152 CordRepRing::index_type head = ring->head(); in TEST() local
[all...]
/base/msdp/device_status/utils/ipc/src/
H A Dstream_socket.cpp83 PackHead *head = reinterpret_cast<PackHead *>(buf); in OnReadPackets() local
[all...]
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_defination.h29 CParameters *head; member
/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_wrapper.h30 CParameters *head; member
/base/security/device_security_level/baselib/utils/src/
H A Dutils_work_queue.c32 ListHead head; member
H A Dutils_state_machine.c64 ListHead *head = &machine->pendingEventList; in PopPendingEvent() local
/base/startup/init/services/utils/
H A Dlist.c45 void OH_ListAddTail(struct ListNode *head, struct ListNode *item) in OH_ListAddTail() argument
83 OH_ListAddWithOrder(struct ListNode *head, struct ListNode *item, ListCompareProc compareProc) OH_ListAddWithOrder() argument
117 OH_ListFind(const ListNode *head, void *data, ListTraversalProc compareProc) OH_ListFind() argument
152 OH_ListTraversal(ListNode *head, void *data, ListTraversalProc traversalProc, unsigned int flags) OH_ListTraversal() argument
202 OH_ListRemoveAll(ListNode *head, ListDestroyProc destroyProc) OH_ListRemoveAll() argument
218 OH_ListGetCnt(const ListNode *head) OH_ListGetCnt() argument
[all...]
/base/telephony/core_service/frameworks/cj/telephony_sim/src/
H A Dtelephony_sim_utils.h124 CIccAccountInfo* head; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/fixed/include/
H A Duart_auth.h50 packet_data_head head; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_notification.c33 struct list_head head; /**< List of notifications waiting to be picked up */ member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.h11 struct list_head head; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_notification.c32 struct list_head head; /**< List of notifications waiting to be picked up */ member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.h11 struct list_head head; member
/device/soc/rockchip/rk3588/kernel/include/drm/
H A Drockchip_drm_logo.h11 struct list_head head; member
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/
H A Drtcp_unit_test.cpp65 RtcpHeader head; in HWTEST_F() local
77 RtcpHeader head; in HWTEST_F() local
89 RtcpHeader head; HWTEST_F() local
111 RtcpHeader head; HWTEST_F() local
123 RtcpHeader head; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache.h76 void ListInit(ListHead* head) in ListInit() argument
81 void ListAdd(ListHead* node, ListHead* head) in ListAdd() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_common_def.cpp100 BlockHead* head = reinterpret_cast<BlockHead*>(mem); in Alloc() local
112 BlockHead* head = reinterpret_cast<BlockHead*>(p); in Free() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dformat_agent_plugin_src_test.cpp67 uint32_t head[10]; in HWTEST_F() local
/foundation/multimodalinput/input/util/socket/src/
H A Duds_socket.cpp101 PackHead *head = reinterpret_cast<PackHead *>(buf); in OnReadPackets() local
[all...]
/foundation/resourceschedule/ffrt/src/util/
H A Dspmc_queue.cpp62 unsigned int head = head_.load(); in PopHead() local
81 unsigned int head = head_.load(); in PushTail() local
97 unsigned int head = head_.load(); in FindElement() local
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h38 FeatureNode *head; member
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_test.cpp149 ConnPktHead head; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_manager.h59 ListNode head; member
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp62 SocketPktHead head; in HWTEST_F() local
160 SocketPktHead head; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_tcp_connection_virtual.c84 int32_t SocketPostBytes(int32_t fd, const AuthDataHead *head, const uint8_t *data) in SocketPostBytes() argument

Completed in 8 milliseconds

12345678910>>...31