Home
last modified time | relevance | path

Searched defs:head (Results 801 - 825 of 3628) sorted by relevance

1...<<31323334353637383940>>...146

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h55 SHA_CTX head, tail, md; member
60 SHA256_CTX head, tail, md; member
/third_party/skia/third_party/externals/dawn/src/common/
H A DSlabAllocator.cpp33 SlabAllocatorImpl::Slab::Slab(char allocation[], IndexLinkNode* head) in Slab() argument
117 IndexLinkNode* head = slab->freeList; in PushFront() local
133 IndexLinkNode* head = slab->freeList; in PopFront() local
[all...]
H A DLinkedList.h215 LinkNode<T>* head() const { in head() function in LinkedList
/third_party/skia/third_party/externals/freetype/src/lzw/
H A Dftlzw.c85 FT_Byte head[2]; in ft_lzw_check_header() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-head-table.hh44 struct head struct
/third_party/skia/third_party/externals/icu/source/common/
H A Dulist.cpp28 UListNode *head; member
[all...]
/third_party/python/Include/internal/
H A Dpycore_hashtable.h18 _Py_slist_item_t *head; member
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing_helpers.h341 void InsertEach(Container* cont, H&& head, T&&... tail) { in InsertEach() argument
/third_party/selinux/libsepol/src/
H A Dibpkeys.c107 ocontext_t *c, *head; in sepol_ibpkey_count() local
125 ocontext_t *c, *head; in sepol_ibpkey_exists() local
155 ocontext_t *c, *head; in sepol_ibpkey_query() local
222 ocontext_t *c, *head; in sepol_ibpkey_iterate() local
[all...]
H A Dports.c162 ocontext_t *c, *head; in sepol_port_count() local
181 ocontext_t *c, *head; in sepol_port_exists() local
219 ocontext_t *c, *head; in sepol_port_query() local
296 ocontext_t *c, *head; in sepol_port_iterate() local
[all...]
H A Dnodes.c152 ocontext_t *c, *head; in sepol_node_count() local
175 ocontext_t *c, *head; in sepol_node_exists() local
235 ocontext_t *c, *head; sepol_node_query() local
352 ocontext_t *c, *head; sepol_node_iterate() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_attr_process.c57 const u8 *head; in wps_process_key_wrap_auth() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_process.c58 const u8 *head; in wps_process_key_wrap_auth() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_event_msg.h141 hi_list head; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check_secure.c340 hi_upg_common_head *head = &(upg_head->common); in boot_upg_secure_verify_head() local
383 hi_upg_common_head *head in boot_upg_unsecure_verify_head() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_check_boot_bin.c21 hi_u32 upg_check_boot_root_pub_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_len) in upg_check_boot_root_pub_key() argument
189 boot_header *head = (boot_header *)data; in upg_boot_decrypt() local
244 boot_header *head = HI_NULL; upg_check_boot_from_mem() local
312 upg_check_unencrpt_boot_code(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, hi_u8 *key_part2) upg_check_unencrpt_boot_code() argument
362 upg_verify_flashboot(hi_u32 addr, HI_CONST boot_header *head, hi_u8 *key_part1, hi_u8 *key_part2, const sub_key_common *subk_com) upg_verify_flashboot() argument
383 upg_get_boot_sign_key(HI_CONST boot_header *head, HI_CONST hi_u8 *key, hi_u8 **pubk1, hi_u8 *pubk2, hi_u32 pubk2_len) upg_get_boot_sign_key() argument
445 upg_check_boot_bin_key(HI_CONST boot_header *head, HI_CONST hi_u8 *pubk, hi_u32 pubk_len, HI_CONST hi_u8 *subk) upg_check_boot_bin_key() argument
461 upg_check_boot_get_key_len(HI_CONST boot_header *head, hi_u32 *pubk_len, hi_u32 *subk_len) upg_check_boot_get_key_len() argument
478 upg_check_secure_boot_bin(hi_u32 addr, HI_CONST boot_header *head) upg_check_secure_boot_bin() argument
542 boot_header *head = (boot_header *)hi_malloc(HI_MOD_ID_UPG, sizeof(boot_header)); upg_check_boot_file() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dwakeup_reason.c100 static void delete_list(struct list_head *head) in delete_list() argument
111 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted() argument
142 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, int irq) in find_node_in_list() argument
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Drk_list.cpp76 static inline void rk_list_add(rk_list_node *_new, rk_list_node *head) in rk_list_add() argument
81 static inline void rk_list_add_tail(rk_list_node *_new, rk_list_node *head) in rk_list_add_tail() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmtlv.h189 uint8 *head; /* point to head of buffer */ member
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dopp.h171 struct blocking_notifier_head head; member
/device/soc/rockchip/rk3588/kernel/kernel/power/
H A Dwakeup_reason.c98 static void delete_list(struct list_head *head) in delete_list() argument
109 static bool add_sibling_node_sorted(struct list_head *head, int irq) in add_sibling_node_sorted() argument
136 static struct wakeup_irq_node *find_node_in_list(struct list_head *head, in find_node_in_list() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H A Duv_time.c147 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local
171 uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) uv_rtc_find_next_timer() argument
205 struct uv_rtc_timer_head *head = blade_info[bid]; uv_rtc_set_timer() local
241 struct uv_rtc_timer_head *head = blade_info[bid]; uv_rtc_unset_timer() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Defi-pstore.c177 struct list_head *head = &efi_pstore_list; in efi_pstore_sysfs_entry_iter() local
114 efi_pstore_scan_sysfs_enter(struct efivar_entry *pos, struct efivar_entry *next, struct list_head *head) efi_pstore_scan_sysfs_enter() argument
150 efi_pstore_scan_sysfs_exit(struct efivar_entry *pos, struct efivar_entry *next, struct list_head *head, bool stop) efi_pstore_scan_sysfs_exit() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dcoh901318_lli.c58 struct coh901318_lli *head; in coh901318_lli_alloc() local
/kernel/linux/common_modules/tzdriver/
H A Ddynamic_mem.h40 struct list_head head; member

Completed in 13 milliseconds

1...<<31323334353637383940>>...146