| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | mbo_ap.c | 21 struct mbo_non_pref_chan_info *info, *prev; in mbo_ap_sta_free() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | list.h | 17 struct dl_list *prev; member [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.h | 46 struct cJSON *next, *prev; /* next/prev allow you to walk array/object member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_list.c | 131 struct ap_info *ap, *prev; hostapd_free_aps() local [all...] |
| H A D | mbo_ap.c | 21 struct mbo_non_pref_chan_info *info, *prev; in mbo_ap_sta_free() local
|
| H A D | neighbor_db.c | 129 struct hostapd_neighbor_entry *nr, *prev; in hostapd_free_neighbor_db() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/ |
| H A D | unique_stack_table.cpp | 162 uint64_t prev = 0; in PutPcsInTable() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
| H A D | list.h | 41 struct list_head *next, *prev; member 44 static inline void __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in __list_add() argument 62 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() argument [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
| H A D | hi_list.h | 30 struct hi_list *prev; member [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| H A D | linux_cbb_list.h | 27 struct cbb_list_head *next, *prev; member 74 static HPT_INLINE void inline_cbb_list_del(struct cbb_list_head *prev, struc argument 43 inline_cbb_list_add(struct cbb_list_head *_new, struct cbb_list_head *prev, struct cbb_list_head *next) inline_cbb_list_add() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| H A D | list.h | 38 struct list_head *next, *prev; member 41 static inline void __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in __list_add() argument 59 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| H A D | list.h | 38 struct list_head *next, *prev; member 41 static inline void __list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in __list_add() argument 59 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() argument [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| H A D | hi_list.h | 35 struct hi_list *prev; member [all...] |
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | mpp_list.h | 82 struct list_head *next, *prev; member 136 static __inline void _list_add(struct list_head *_new, struct list_head *prev, struct list_head *next) in _list_add() argument 154 _list_del(struct list_head *prev, struct list_head *next) _list_del() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/thirdparty/ |
| H A D | mali_kbase_mmap.c | 233 struct rb_node *prev = &vma->vm_rb; in kbase_unmapped_area_topdown() local
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | mpp_list.h | 83 struct list_head *next, *prev; member 145 _list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) _list_add() argument 165 _list_del(struct list_head * prev, struct list_head * next) _list_del() argument [all...] |
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | mpp_list.h | 83 struct list_head *next, *prev; member 145 _list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) _list_add() argument 165 _list_del(struct list_head * prev, struct list_head * next) _list_del() argument [all...] |
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | mpp_list.h | 92 struct list_head *next, *prev; member 151 __list_add(struct list_head * _new, struct list_head * prev, struct list_head * next) __list_add() argument 171 __list_del(struct list_head * prev, struct list_head * next) __list_del() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/thirdparty/ |
| H A D | mali_kbase_mmap.c | 215 struct rb_node *prev = &vma->vm_rb; in kbase_unmapped_area_topdown() local
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | chain_animation.cpp | 188 auto prev = dt - i >= 0 ? dt - i + 1 : dt - i; in SetControlIndex() local
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| H A D | execute_ctx.h | 62 WaitEntry* prev; member
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | sa_store.c | 254 ListNode *prev = NULL;
in SASTORA_ClearServiceByHandle() local
|
| /foundation/communication/dsoftbus/core/bus_center/utils/src/ |
| H A D | lnn_map.c | 253 MapNode *prev = node; in LnnMapErase() local
|
| /foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/ |
| H A D | mdns_common.cpp | 52 std::string::size_type prev = 0; in Split() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | cmac.c | 109 u8 *prev = PTR_ALIGN((void *)ctx->ctx, alignmask + 1) + bs; in crypto_cmac_digest_init() local 127 u8 *prev = odds + bs; in crypto_cmac_digest_update() local 175 u8 *prev = odds + bs; crypto_cmac_digest_final() local [all...] |