| /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
|
| /test/xts/acts/kernel_lite/mem_posix/src/ |
| H A D | MmapApiTest.cpp | 646 void *prev = mmap((void *)before, len, PROT_READ | PROT_WRITE, MAP_ANON | MAP_SHARED, -1, 0); in HWTEST_F() local [all...] |
| /test/xts/hats/kernel/freelist/modify_pointer/ |
| H A D | Malloc_modify_pointer.cpp | 64 struct meta_in *prev, *next; member
|
| /test/xts/hats/kernel/freelist/encode_pointer/ |
| H A D | Malloc_encode_pointer.cpp | 59 struct meta_in *prev, *next; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxa.c | 43 AVFrame *prev; member [all...] |
| H A D | idcinvideo.c | 118 static av_cold void huff_build_tree(IdcinContext *s, int prev) { in huff_build_tree() argument 178 int prev; in idcin_decode_vlcs() local [all...] |
| H A D | atrac.c | 85 void ff_atrac_gain_compensation(AtracGCContext *gctx, float *in, float *prev, in ff_atrac_gain_compensation() argument
|
| H A D | adxenc.c | 38 adx_encode(ADXContext *c, uint8_t *adx, const int16_t *wav, ADXChannelState *prev, int channels) adx_encode() argument [all...] |
| H A D | adxdec.c | 69 ADXChannelState *prev = &c->prev[ch]; in adx_decode() local
|
| /third_party/elfutils/libdw/ |
| H A D | cfi.c | 343 Dwarf_Frame *prev = fs->prev; in execute_cfi() local 426 Dwarf_Frame *prev = fs->prev; in execute_cfi() local 46 duplicate_frame_state(const Dwarf_Frame *original, Dwarf_Frame *prev) duplicate_frame_state() argument [all...] |