| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
| H A D | hlist.h | 25 struct HlistNode **pprev; member [all...] |
| /third_party/libbpf/src/ |
| H A D | hashmap.c | 24 static void hashmap_add_entry(struct hashmap_entry **pprev, in hashmap_add_entry() argument 31 static void hashmap_del_entry(struct hashmap_entry **pprev, in hashmap_del_entry() argument 223 struct hashmap_entry **pprev, *entry; in hashmap_delete() local 130 hashmap_find_entry(const struct hashmap *map, const long key, size_t hash, struct hashmap_entry ***pprev, struct hashmap_entry **entry) hashmap_find_entry() argument [all...] |
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | mpp_hash.h | 43 struct hlist_node *next, **pprev; member 83 struct hlist_node **pprev = n->pprev; in _hlist_del() local [all...] |
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | mpp_hash.h | 43 struct hlist_node *next, **pprev; member 81 struct hlist_node **pprev = n->pprev; in _hlist_del() local [all...] |
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | mpp_hash.h | 43 struct hlist_node *next, **pprev; member 81 struct hlist_node **pprev = n->pprev; in __hlist_del() local [all...] |
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | mpp_hash.h | 44 struct hlist_node *next, **pprev; member 83 struct hlist_node **pprev = n->pprev; in __hlist_del() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| H A D | osal_list.h | 595 struct osal_hlist_node *next, **pprev; member 626 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| H A D | osal_list.h | 592 struct osal_hlist_node *next, **pprev; member 623 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| H A D | osal_list.h | 591 struct osal_hlist_node *next, **pprev; member 622 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local [all...] |
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| H A D | osal_list.h | 590 struct osal_hlist_node *next, **pprev; member 621 struct osal_hlist_node **pprev = n->pprev; in osal___hlist_del() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_xbr.c | 256 const int pprev = 2 - (x > 0); in xbr_filter() local
|
| /third_party/curl/lib/ |
| H A D | cfilters.c | 272 struct Curl_cfilter **pprev = &cf->next; in Curl_conn_cf_discard_sub() local
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 306 struct hlist_node *next, **pprev; member [all...] |
| /third_party/python/Modules/ |
| H A D | _xxsubinterpretersmodule.c | 526 _channelend_find(_channelend *first, int64_t interp, _channelend **pprev) in _channelend_find() argument 914 _channelref_find(_channelref *first, int64_t id, _channelref **pprev) in _channelref_find() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pno.c | 802 dhd_pno_best_header_t *phead, *pprev; in _dhd_pno_convert_format() local 927 dhd_pno_best_header_t *phead, *pprev; in _dhd_pno_clear_all_batch_results() local
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 9410 struct bpf_verifier_state_list *sl, **pprev;
in is_state_visited() local
|