| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| H A D | single_ver_natural_store.cpp | 86 int32_t head = 0; in GetFuncType() local
|
| /foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
| H A D | preferences_interface.h | 27 bool* head; member 32 char** head; member 37 double* head; member 54 ValueType* head; member
|
| /foundation/distributeddatamgr/udmf/framework/common/ |
| H A D | tlv_util.h | 150 Reading(T &output, TLVObject &data, const TLVHead &head) Reading() argument 172 Reading(std::shared_ptr<T> &output, TLVObject &data, const TLVHead &head) Reading() argument 207 Reading(std::vector<T> &output, TLVObject &data, const TLVHead &head) Reading() argument 263 Reading(std::map<T, R> &output, TLVObject &data, const TLVHead &head) Reading() argument 348 ReadVariant(TLVObject &data, uint32_t step, uint32_t index, _OutTp &value, TLVHead head) ReadVariant() argument 354 ReadVariant(TLVObject &data, uint32_t step, uint32_t index, _OutTp &value, TLVHead head) ReadVariant() argument 365 Reading(std::variant<_Types...> &output, TLVObject &data, const TLVHead &head) Reading() argument [all...] |
| H A D | tlv_object.h | 117 template <typename T> bool TLVObject::ReadBasic(T &value, const TLVHead &head)
in ReadBasic() argument [all...] |
| /foundation/distributeddatamgr/udmf/interfaces/cj/src/ |
| H A D | unified_record_impl.cpp | 54 uint8_t *head = static_cast<uint8_t *>(malloc(bytes.size() * sizeof(uint8_t))); in VectorToByteArray() local
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/ |
| H A D | message_handler.cpp | 49 MessageHeader *head = reinterpret_cast<MessageHeader *>(ptr); in PackData() local 95 MessageHeader *head = reinterpret_cast<MessageHeader *>(ptr); in UnPackData() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
| H A D | hlist.h | 30 struct HlistNode head; member [all...] |
| H A D | skiplist.h | 41 struct SkipListNode *head; member
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| H A D | skiplist.c | 116 struct SkipListNode *head = FILLP_NULL_PTR; in SkipListPopValue() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| H A D | nstackx_list.h | 31 static inline void ListInitHead(List *head) in ListInitHead() argument 37 static inline void ListInsertHead(List *head, List *node) in ListInsertHead() argument 45 static inline void ListInsertTail(List *head, Lis argument 64 ListIsEmpty(const List *head) ListIsEmpty() argument 69 ListGetFront(List *head) ListGetFront() argument 74 ListPopFront(List *head) ListPopFront() argument [all...] |
| /third_party/curl/src/ |
| H A D | tool_main.c | 242 struct curl_slist *item, *head = GetLoadedModulePaths(); in wmain() local
|
| /third_party/backends/backend/ |
| H A D | hp-hpmem.c | 63 static Alloc head[] = {{ head, head, {0} }}; variable [all...] |
| /third_party/curl/lib/ |
| H A D | bufq.h | 95 struct buf_chunk *head; /* chunk with bytes to read from */ member
|
| H A D | if2ip.c | 107 struct ifaddrs *iface, *head; in Curl_if2ip() local
|
| /third_party/libwebsockets/lib/core/ |
| H A D | buflist.c | 34 lws_buflist_append_segment(struct lws_buflist **head, const uint8_t *buf, in lws_buflist_append_segment() argument 83 lws_buflist_destroy_segment(struct lws_buflist **head) in lws_buflist_destroy_segment() argument 97 lws_buflist_destroy_all_segments(struct lws_buflist **head) lws_buflist_destroy_all_segments() argument 112 lws_buflist_next_segment_len(struct lws_buflist **head, uint8_t **buf) lws_buflist_next_segment_len() argument 139 lws_buflist_use_segment(struct lws_buflist **head, size_t len) lws_buflist_use_segment() argument 162 lws_buflist_total_len(struct lws_buflist **head) lws_buflist_total_len() argument 176 lws_buflist_linear_copy(struct lws_buflist **head, size_t ofs, uint8_t *buf, size_t len) lws_buflist_linear_copy() argument 201 lws_buflist_linear_use(struct lws_buflist **head, uint8_t *buf, size_t len) lws_buflist_linear_use() argument 221 lws_buflist_fragment_use(struct lws_buflist **head, uint8_t *buf, size_t len, char *frag_first, char *frag_fin) lws_buflist_fragment_use() argument 250 lws_buflist_describe(struct lws_buflist **head, void *id, const char *reason) lws_buflist_describe() argument [all...] |
| /third_party/libbpf/include/linux/ |
| H A D | list.h | 39 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() argument 75 static inline int list_empty(const struct list_head *head) in list_empty() argument [all...] |
| /third_party/lame/mpglib/ |
| H A D | common.c | 111 head_check(unsigned long head, int check_layer) in head_check() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9.h | 64 unsigned int head; member
|
| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | algorithm.hpp | 44 head(R &&r) { in head() function
|
| /third_party/mesa3d/src/gallium/winsys/virgl/common/ |
| H A D | virgl_resource_cache.h | 47 struct list_head head; member
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | list.h | 76 ntfs_list_add(struct ntfs_list_head *new, struct ntfs_list_head *head) ntfs_list_add() argument 90 ntfs_list_add_tail(struct ntfs_list_head *new, struct ntfs_list_head *head) ntfs_list_add_tail() argument 139 ntfs_list_empty(struct ntfs_list_head *head) ntfs_list_empty() argument 149 ntfs_list_splice(struct ntfs_list_head *list, struct ntfs_list_head *head) ntfs_list_splice() argument [all...] |
| /third_party/musl/src/exit/ |
| H A D | atexit.c | 20 } builtin, *head; variable [all...] |
| /third_party/musl/src/stdlib/ |
| H A D | qsort.c | 92 static void sift(unsigned char *head, size_t width, cmpfun cmp, void *arg, int pshift, size_t lp[]) in sift() argument 119 static void trinkle(unsigned char *head, size_t width, cmpfun cmp, void *arg, size_t pp[2], int pshift, int trusty, size_t lp[]) in trinkle() argument 162 unsigned char *head, *high; __qsort_r() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_dns_tracker.cc | 51 auto head = qlist.head; in ~DNSTracker() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_command_buffer.h | 57 struct list_head head; member
|