| /foundation/communication/dsoftbus/core/connection/tcp/src/ |
| H A D | softbus_tcp_connect_manager.c | 269 static char *RecvData(const ConnPktHead *head, int32_t fd, uint32_t len) in RecvData() argument 363 ConnPktHead head = {0}; in TcpOnDataEventIn() local [all...] |
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| H A D | auth_manager_test.cpp | 525 AuthDataHead head; in HWTEST_F() local 699 AuthDataHead head; HWTEST_F() local 807 AuthDataHead head; HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| H A D | client_trans_proxy_manager.c | 426 static int32_t ClientTransProxyCheckSliceHead(const SliceHead *head) in ClientTransProxyCheckSliceHead() argument 568 PacketHead head; ClientTransProxyNoSubPacketProc() local 665 ClientTransProxySliceProcessChkPkgIsValid( const SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len) ClientTransProxySliceProcessChkPkgIsValid() argument 686 ClientGetActualDataLen(const SliceHead *head, uint32_t *actualDataLen) ClientGetActualDataLen() argument 702 ClientTransProxyFirstSliceProcess( SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len) ClientTransProxyFirstSliceProcess() argument 748 ClientTransProxyLastSliceProcess( SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len, int32_t channelId) ClientTransProxyLastSliceProcess() argument 777 ClientTransProxyNormalSliceProcess( SliceProcessor *processor, const SliceHead *head, const char *data, uint32_t len) ClientTransProxyNormalSliceProcess() argument 796 ClientTransProxySubPacketProc(int32_t channelId, const SliceHead *head, const char *data, uint32_t len) ClientTransProxySubPacketProc() argument [all...] |
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_device.c | 188 AuthDataHead head; in AuthDevicePostTransData() local
|
| /foundation/communication/wifi/wifi/frameworks/cj/include/ |
| H A D | ffi_structs.h | 48 CWifiScanInfo *head; member 125 CWifiP2pDevice *head; member 176 CWifiDeviceConfig *head; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/ |
| H A D | rd_json_object.cpp | 463 cJSON *head = cjson_; in GetItemField() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
| H A D | packet.c | 34 Payload *head; member [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
| H A D | fillp_input.c | 875 struct FillpPktHead *head = (struct FillpPktHead *)(void *)buf->p; in FillpDoInput() local [all...] |
| /foundation/window/window_manager_lite/services/wms/ |
| H A D | lite_wm.cpp | 209 auto head = winList_.Begin()->prev_; in RaiseToTop() local 228 auto head = winList_.Begin()->prev_; in LowerToBottom() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | avformat.c | 805 struct KeyFrameNode *head = NULL; // head pointer in av_get_key_frame_pos_from_stream() local
|
| /third_party/curl/lib/ |
| H A D | transfer.c | 103 struct curl_slist *head; in Curl_checkheaders() local
|
| H A D | http_aws_sigv4.c | 81 static void trim_headers(struct curl_slist *head) in trim_headers() argument 144 struct curl_slist *head = NULL; in make_headers() local [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 209 char *head=otf_get_table(otf,OTF_TAG('h','e','a','d'),&len); in otf_do_load() local [all...] |
| /third_party/FreeBSD/lib/libc/gen/ |
| H A D | fts.c | 631 FTSENT *p, *head; in fts_build() local 978 fts_sort(FTS *sp, FTSENT *head, size_t nitems) fts_sort() argument 1054 fts_lfree(FTSENT *head) fts_lfree() argument 1085 fts_padjust(FTS *sp, FTSENT *head) fts_padjust() argument [all...] |
| /third_party/FreeBSD/sbin/fsck_msdosfs/ |
| H A D | dir.c | 1073 reconnect(struct fat_descriptor *fat, cl_t head, size_t length) reconnect() argument [all...] |
| H A D | fat.c | 1034 checkchain(struct fat_descriptor *fat, cl_t head, size_t *chainsize) checkchain() argument 1120 clearchain(struct fat_descriptor *fat, cl_t head) clearchain() argument 1247 cl_t head; checklost() local [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 68 list_empty(const struct list_head *head) in list_empty() argument 75 list_empty_careful(const struct list_head *head) in list_empty_careful() argument 206 list_add(struct list_head *new, struct list_head *head) list_add() argument 213 list_add_tail(struct list_head *new, struct list_head *head) list_add_tail() argument 220 list_move(struct list_head *list, struct list_head *head) list_move() argument 228 list_move_tail(struct list_head *entry, struct list_head *head) list_move_tail() argument 236 list_rotate_to_front(struct list_head *entry, struct list_head *head) list_rotate_to_front() argument 243 list_bulk_move_tail(struct list_head *head, struct list_head *first, struct list_head *last) list_bulk_move_tail() argument 272 list_splice(const struct list_head *list, struct list_head *head) list_splice() argument 279 list_splice_tail(struct list_head *list, struct list_head *head) list_splice_tail() argument 286 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument 294 list_splice_tail_init(struct list_head *list, struct list_head *head) list_splice_tail_init() argument 393 list_is_singular(const struct list_head *head) list_is_singular() argument 398 __list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) __list_cut_position() argument 410 list_cut_position(struct list_head *list, struct list_head *head, struct list_head *entry) list_cut_position() argument 424 list_is_first(const struct list_head *list, const struct list_head *head) list_is_first() argument 431 list_is_last(const struct list_head *list, const struct list_head *head) list_is_last() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | fsevents.c | 232 struct uv__queue head; in uv__fsevents_event_cb() local
|
| /third_party/libdrm/nouveau/ |
| H A D | nouveau.h | 173 struct nouveau_list head; member
|
| /third_party/mesa3d/src/compiler/glsl/glcpp/ |
| H A D | glcpp.h | 56 string_node_t *head; member 118 token_node_t *head; member 129 argument_node_t *head; member
|
| /third_party/mesa3d/src/glx/ |
| H A D | driwindows_glx.c | 422 struct glx_config head, *tail, *m; in driwindowsMapConfigs() local
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | deflate.h | 140 Posf *head; /* Heads of the hash chains or NIL. */ member
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | security.h | 118 struct CACHED_PERMISSIONS_HEADER head; member
|
| /third_party/musl/porting/liteos_m/user/src/internal/ |
| H A D | pthread_impl.h | 43 volatile void *volatile head; member
|
| /third_party/musl/porting/linux/user/src/internal/ |
| H A D | pthread_impl.h | 72 volatile void *volatile head; member
|