Home
last modified time | relevance | path

Searched defs:prev (Results 151 - 175 of 1022) sorted by relevance

12345678910>>...41

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H A Dhi_list.h30 struct hi_list *prev; member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dlinux_cbb_list.h27 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 Dlist.h38 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 Dlist.h38 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 Dhi_list.h35 struct hi_list *prev; member
[all...]
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_list.h82 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 Dmali_kbase_mmap.c233 struct rb_node *prev = &vma->vm_rb; in kbase_unmapped_area_topdown() local
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_list.h83 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 Dmpp_list.h83 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 Dmpp_list.h92 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 Dmali_kbase_mmap.c215 struct rb_node *prev = &vma->vm_rb; in kbase_unmapped_area_topdown() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dchain_animation.cpp188 auto prev = dt - i >= 0 ? dt - i + 1 : dt - i; in SetControlIndex() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dexecute_ctx.h62 WaitEntry* prev; member
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.c254 ListNode *prev = NULL; in SASTORA_ClearServiceByHandle() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_map.c253 MapNode *prev = node; in LnnMapErase() local
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_common.cpp52 std::string::size_type prev = 0; in Split() local
/test/xts/acts/kernel_lite/mem_posix/src/
H A DMmapApiTest.cpp646 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 DMalloc_modify_pointer.cpp64 struct meta_in *prev, *next; member
/test/xts/hats/kernel/freelist/encode_pointer/
H A DMalloc_encode_pointer.cpp59 struct meta_in *prev, *next; member
/third_party/ffmpeg/libavcodec/
H A Ddxa.c43 AVFrame *prev; member
[all...]
H A Didcinvideo.c118 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 Datrac.c85 void ff_atrac_gain_compensation(AtracGCContext *gctx, float *in, float *prev, in ff_atrac_gain_compensation() argument
H A Dadxenc.c38 adx_encode(ADXContext *c, uint8_t *adx, const int16_t *wav, ADXChannelState *prev, int channels) adx_encode() argument
[all...]
H A Dadxdec.c69 ADXChannelState *prev = &c->prev[ch]; in adx_decode() local
/third_party/elfutils/libdw/
H A Dcfi.c343 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...]

Completed in 13 milliseconds

12345678910>>...41