Home
last modified time | relevance | path

Searched defs:head (Results 901 - 925 of 3843) sorted by relevance

1...<<31323334353637383940>>...154

/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
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h35 CParameters* head = nullptr; member
53 CAppEventReportConfig* head = nullptr; member
78 CAppEventFilter* head = nullptr; member
89 CAppEventInfo* head = nullptr; member
99 RetAppEventGroup* head = nullptr; member
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp251 bool DumpCommonUtils::StartWith(const std::string& str, const std::string& head) in StartWith() argument
/base/location/frameworks/cj/source/
H A Dgeolocationmanager_utils.cpp246 CJLocation* head = static_cast<CJLocation*>(malloc(sizeof(CJLocation) * locations.size())); in LocationVectorToCJLocationArr() local
268 int32_t* head = static_cast<int32_t*>(malloc(sizeof(int32_t) * arr.size())); in IntVectorToCArrI32() local
283 double* head = static_cast<double*>(malloc(sizeof(double) * arr.size())); DoubleVectorToCArrF64() local
[all...]
/base/account/os_account/frameworks/appaccount/cj/include/
H A Dappaccount_defination.h43 CAppAccountInfo *head; member
54 CAuthTokenInfo *head; member
99 CParameters *head; member
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp554 const PackHead *head = reinterpret_cast<const PackHead *>(buf); in HandleSessionData() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp128 CNotificationSlot* head = in GetSlots() local
186 CNotificationRequest** head = in GetActiveNotifications() local
[all...]
/base/security/access_token/interfaces/innerkits/analysis_model/src/
H A Dcode_signature_analysis_kit.c80 TimeStampNode *head = ((node->errInfoList)[report->errorType]).timeStampChain; in DataPreProcess() local
152 TimeStampNode *head = (node->errInfoList[i]).timeStampChain->next; in ReleaseTimeStampChain() local
[all...]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file_kits.cpp96 static bool IsValidDlpHeader(const struct DlpHeader& head) in IsValidDlpHeader() argument
135 struct DlpHeader head; IsDlpFile() local
[all...]
/base/startup/init/interfaces/innerkits/include/fs_manager/
H A Dfs_manager.h67 struct FstabItem *head; member
/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_type.h106 struct ListNode head; member
125 struct ListNode head; member
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_impl.cpp309 CSignalInformation* head = nullptr; in GetSignalInfoList() local
/base/telephony/core_service/frameworks/cj/telephony_sim/src/
H A Dtelephony_sim_impl.cpp286 CIccAccountInfo* head = nullptr; in getActiveSimAccountInfoList() local
/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_utils.h32 RetWebHeader *head; member
67 double *head; member
72 bool *head; member
/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

Completed in 16 milliseconds

1...<<31323334353637383940>>...154