Home
last modified time | relevance | path

Searched defs:list (Results 1001 - 1025 of 1794) sorted by relevance

1...<<41424344454647484950>>...72

/base/startup/init/services/sandbox/
H A Dsandbox.c126 static void FreeSandboxMountInfo(ListNode *list) in FreeSandboxMountInfo() argument
148 static void FreeSandboxLinkInfo(ListNode *list) in FreeSandboxLinkInfo() argument
170 static int CompareSandboxListForMountTarget(ListNode *list, void *data) in CompareSandboxListForMountTarget() argument
196 CompareSandboxListForLinkName(ListNode *list, void *data) CompareSandboxListForLinkName() argument
474 MountSandboxNode(ListNode *list, void *data) MountSandboxNode() argument
503 LinkSandboxNode(ListNode *list, void *data) LinkSandboxNode() argument
647 DumpSandboxMountInfo(ListNode *list, void *data) DumpSandboxMountInfo() argument
664 DumpSandboxLinkInfo(ListNode *list, void *data) DumpSandboxLinkInfo() argument
[all...]
/base/telephony/call_manager/services/call/src/
H A Dcall_request_process.cpp323 void CallRequestProcess::IsExistCallOtherSlot(std::list<int32_t> &list, int32_t slotId, bool &noOtherCall) in IsExistCallOtherSlot() argument
[all...]
H A Dcall_object_manager.cpp259 GetCarrierCallList(std::list<int32_t> &list) GetCarrierCallList() argument
286 GetVoipCallList(std::list<int32_t> &list) GetVoipCallList() argument
466 GetSatelliteCallList(std::list<int32_t> &list) GetSatelliteCallList() argument
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp271 std::list<int32_t> list = {1, 2, -1, 0}; in HWTEST_F() local
396 std::list<int32_t> list; in HWTEST_F() local
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v21.cpp695 std::vector<std::string> list; in BuildListFromValue() local
/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp103 size_t GetValidDataCount(const std::vector<T> &list) in GetValidDataCount() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_scheme_handler_request.cpp119 WebHeaderList list = request->GetHeader(); in JS_GetHeader() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H A Dtde_osilist.c34 struct osal_list_head list; member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h45 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument
165 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
176 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
188 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
245 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
271 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
288 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
307 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
320 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
335 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
352 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
H A Dosal_mmz.h36 struct osal_list_head list; member
59 struct osal_list_head list; member
185 struct osal_list_head list; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h42 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument
162 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
173 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
185 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
242 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
268 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
285 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
304 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
317 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
332 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
349 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
H A Dosal_mmz.h33 struct osal_list_head list; member
56 struct osal_list_head list; member
182 struct osal_list_head list; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h41 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument
161 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
172 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
184 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
241 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
267 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
284 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
303 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
316 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
331 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
348 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
H A Dosal_mmz.h34 struct osal_list_head list; member
57 struct osal_list_head list; member
183 struct osal_list_head list; member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_mmz_userdev.c58 struct list_head list; member
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h44 static inline void OSAL_INIT_LIST_HEAD(struct osal_list_head *list) in OSAL_INIT_LIST_HEAD() argument
164 osal_list_move(struct osal_list_head *list, struct osal_list_head *head) osal_list_move() argument
175 osal_list_move_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_move_tail() argument
187 osal_list_is_last(const struct osal_list_head *list, const struct osal_list_head *head) osal_list_is_last() argument
244 osal___list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal___list_cut_position() argument
270 osal_list_cut_position(struct osal_list_head *list, struct osal_list_head *head, struct osal_list_head *entry) osal_list_cut_position() argument
283 osal___list_splice(const struct osal_list_head *list, struct osal_list_head *prev, struct osal_list_head *next) osal___list_splice() argument
302 osal_list_splice(const struct osal_list_head *list, struct osal_list_head *head) osal_list_splice() argument
315 osal_list_splice_tail(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail() argument
330 osal_list_splice_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_init() argument
347 osal_list_splice_tail_init(struct osal_list_head *list, struct osal_list_head *head) osal_list_splice_tail_init() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dpbuf.h254 struct pbuf *list; member
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h292 struct list_head list; member
544 struct list_head list; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pp_job.h89 _mali_osk_list_t list; /**< Used to link jobs together in the scheduler queue */ member
233 mali_pp_job_list_addtail(struct mali_pp_job *job, _mali_osk_list_t *list) mali_pp_job_list_addtail() argument
239 mali_pp_job_list_move(struct mali_pp_job *job, _mali_osk_list_t *list) mali_pp_job_list_move() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_types.h59 struct list_head list; member
143 struct list_head list; member
211 struct list_head list; /**< Used to link swappable memory backend to the global swappable list */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_pp_job.h93 _mali_osk_list_t list; /**< Used to link jobs together in the scheduler queue */ member
240 MALI_STATIC_INLINE void mali_pp_job_list_addtail(struct mali_pp_job *job, _mali_osk_list_t *list) in mali_pp_job_list_addtail() argument
245 MALI_STATIC_INLINE void mali_pp_job_list_move(struct mali_pp_job *job, _mali_osk_list_t *list) in mali_pp_job_list_move() argument
[all...]
H A Dmali_timeline.c50 struct hlist_node list; member
59 struct hlist_head list; in put_sync_fences() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_types.h60 struct list_head list; member
143 struct list_head list; member
214 struct list_head list; /**< Used to link swappable memory backend to the global swappable list */ member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c30 struct list_head list; member
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mipi_dsi.h110 struct list_head list; member

Completed in 26 milliseconds

1...<<41424344454647484950>>...72