Home
last modified time | relevance | path

Searched defs:head (Results 576 - 600 of 3843) sorted by relevance

1...<<21222324252627282930>>...154

/third_party/pulseaudio/src/pulsecore/
H A Dstrbuf.c45 struct chunk *head, *tail; member
[all...]
/third_party/skia/src/core/
H A DSkRegionPriv.h91 RunHead* head = (RunHead*)sk_malloc_throw(size); in Alloc() local
105 RunHead* head = Alloc(count); in Alloc() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpEdgeBuilder.h47 const SkOpContour* head() const { in head() function in SkOpEdgeBuilder
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuddyAllocator.h102 BuddyBlock* head = nullptr; // First free block in level. member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_ring_reader.h102 const CordRepRing::Position head = ring_->Find(hint, offset); in Seek() local
/third_party/selinux/libsepol/src/
H A Dibendports.c113 ocontext_t *c, *head; in sepol_ibendport_count() local
131 ocontext_t *c, *head; in sepol_ibendport_exists() local
159 ocontext_t *c, *head; in sepol_ibendport_query() local
225 ocontext_t *c, *head; in sepol_ibendport_iterate() local
[all...]
H A Dinterfaces.c115 ocontext_t *c, *head; in sepol_iface_exists() local
139 ocontext_t *c, *head; in sepol_iface_query() local
171 ocontext_t *head, *prev, *c, *iface = NULL; in sepol_iface_modify() local
223 ocontext_t *c, *head; in sepol_iface_count() local
242 ocontext_t *c, *head; sepol_iface_iterate() local
[all...]
/third_party/vk-gl-cts/framework/qphelper/
H A Dgen_release_info.py104 head = getHead(gitDir) variable
/base/hiviewdfx/hiview/base/utility/
H A Dfreeze_json_util.cpp176 char head = target[0]; in HasBeenWrapped() local
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h49 CInputMethodSubtype *head; member
55 CInputMethodProperty *head; member
/base/hiviewdfx/hilog_lite/services/apphilogcat/
H A Dhiview_applogcat.c195 struct HiLogEntry *head = (struct HiLogEntry *)buf; in main() local
[all...]
/base/security/device_security_level/services/dslm/
H A Ddslm_msg_utils.c38 DslmJsonHandle head = DslmCreateJson(NULL); in GenerateSecInfoResponseJson() local
82 DslmJsonHandle head = DslmCreateJson(NULL); in GenerateSecInfoRequestJson() local
[all...]
/base/security/device_security_level/services/sa/lite/small/
H A Ddslm_ipc_process.c35 static DslmRemoteStubListNode head = { in GetRemoteStubList() local
/base/security/device_security_level/services/sa/lite/mini/
H A Ddslm_inner_process.c35 static DslmRemoteStubListNode head = {.node = INIT_LIST(head.node), .key = 0, .callback = NULL, .identify = NULL}; in GetRemoteStubList() local
/base/startup/init/interfaces/innerkits/control_fd/
H A Dcontrol_fd.h46 struct ListNode head; member
/base/security/selinux_adapter/framework/tools/param_check/
H A Dtest.cpp66 ParamContextsList *head = buff; in TestLoadList() local
/base/sensors/sensor/frameworks/cj/include/
H A Dcj_sensor_ffi.h47 float *head; member
75 CSensor *head; member
/base/security/permission_lite/services/pms/include/
H A Dperm_define.h72 TNode *head; member
/base/tee/tee_client/frameworks/include/
H A Dtee_client_inner.h101 struct ListNode head; /* head of shared memory list */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dlist.h52 static inline void list_add(struct list_head *_new, struct list_head *head) in list_add() argument
57 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
79 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() argument
85 list_move_tail(struct list_head *list, struct list_head *head) list_move_tail() argument
92 list_empty(struct list_head *head) list_empty() argument
97 __list_splice(struct list_head *list, struct list_head *head) __list_splice() argument
111 list_splice(struct list_head *list, struct list_head *head) list_splice() argument
118 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event_sched.h98 hi_list head; /* 可调度队列的事件链表头 */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dlinux_cbb_list.h56 static HPT_INLINE void cbb_list_add(struct cbb_list_head *_new, struct cbb_list_head *head) in cbb_list_add() argument
65 static HPT_INLINE void cbb_list_add_tail(struct cbb_list_head *_new, struct cbb_list_head *head) in cbb_list_add_tail() argument
99 static HPT_INLINE int cbb_list_empty(const struct cbb_list_head *head) in cbb_list_empty() argument
104 inline_cbb_list_splice(struct cbb_list_head *list, struct cbb_list_head *head) inline_cbb_list_splice() argument
118 cbb_list_splice(struct cbb_list_head *list, struct cbb_list_head *head) cbb_list_splice() argument
125 cbb_list_splice_init(struct cbb_list_head *list, struct cbb_list_head *head) cbb_list_splice_init() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dlist.h49 static inline void list_add(struct list_head *_new, struct list_head *head) in list_add() argument
54 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
76 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() argument
82 list_move_tail(struct list_head *list, struct list_head *head) list_move_tail() argument
89 list_empty(struct list_head *head) list_empty() argument
94 __list_splice(struct list_head *list, struct list_head *head) __list_splice() argument
108 list_splice(struct list_head *list, struct list_head *head) list_splice() argument
115 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dlist.h49 static inline void list_add(struct list_head *_new, struct list_head *head) in list_add() argument
54 static inline void list_add_tail(struct list_head *_new, struct list_head *head) in list_add_tail() argument
76 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() argument
82 list_move_tail(struct list_head *list, struct list_head *head) list_move_tail() argument
89 list_empty(struct list_head *head) list_empty() argument
94 __list_splice(struct list_head *list, struct list_head *head) __list_splice() argument
108 list_splice(struct list_head *list, struct list_head *head) list_splice() argument
115 list_splice_init(struct list_head *list, struct list_head *head) list_splice_init() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check.c132 hi_u32 boot_upg_get_common_head(hi_u32 addr, hi_upg_common_head *head) in boot_upg_get_common_head() argument
144 hi_upg_common_head head = { 0 }; in boot_upg_get_section_head() local
162 hi_u32 boot_upg_check_alg_param(const hi_upg_common_head *head) in boot_upg_check_alg_param() argument
192 boot_upg_check_common_head(const hi_upg_common_head *head) boot_upg_check_common_head() argument
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...154