| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/ |
| D | coap_subscribe.c | 420 char *new = NULL; in coap_op_observe_load_disk() local 503 char *new = NULL; in coap_op_observe_added() local 583 char *new = NULL; in coap_op_observe_deleted() local 701 char *new = NULL; in coap_op_obs_cnt_track_observe() local 767 char *new = NULL; in coap_op_obs_cnt_deleted() local 976 char *new = NULL; in coap_op_dyn_resource_added() local 1051 char *new = NULL; in coap_op_resource_deleted() local
|
| D | coap_str.c | 85 coap_binary_t *new = coap_new_binary(size); in coap_resize_binary() local
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/src/include/ |
| D | features.h | 12 #define weak_alias(old, new) \ argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| D | osal_list.h | 57 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() 75 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() 88 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() 135 struct osal_list_head *new) in osal_list_replace() 144 struct osal_list_head *new) in osal_list_replace_init() 692 struct osal_hlist_head *new) in osal_hlist_move_list()
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| D | osal_list.h | 56 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() 74 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() 87 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() 134 struct osal_list_head *new) in osal_list_replace() 143 struct osal_list_head *new) in osal_list_replace_init() 687 struct osal_hlist_head *new) in osal_hlist_move_list()
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| D | osal_list.h | 53 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() 71 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() 84 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() 131 struct osal_list_head *new) in osal_list_replace() 140 struct osal_list_head *new) in osal_list_replace_init() 688 struct osal_hlist_head *new) in osal_hlist_move_list()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | osal_list.h | 54 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() 72 static inline void osal_list_add(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add() 85 static inline void osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) in osal_list_add_tail() 132 struct osal_list_head *new) in osal_list_replace() 141 struct osal_list_head *new) in osal_list_replace_init() 689 struct osal_hlist_head *new) in osal_hlist_move_list()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_context.h | 57 int old, new; in kbase_ctx_flag_clear() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_context.h | 62 int old, new; in kbase_ctx_flag_clear() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/context/ |
| D | mali_kbase_context.h | 125 int old, new; in kbase_ctx_flag_clear() local
|
| D | mali_kbase_context.c | 96 struct rb_node **new = &prcs_root->rb_node, *parent = NULL; in kbase_insert_kctx_to_process() local
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/osal/adapt/liteos/ |
| D | osal_cpp_adapt.c | 48 locale_t uselocale(locale_t new) in uselocale()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_trace_gpu_mem.c | 137 struct rb_node **new = &(root->rb_node), *parent = NULL; in kbase_capture_dma_buf_mapping() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_trace_gpu_mem.c | 135 struct rb_node **new = &(root->rb_node), *parent = NULL; in kbase_capture_dma_buf_mapping() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/ |
| D | ump_kernel_random_mapping.c | 45 struct rb_node **new = &(root->rb_node); in insert() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_util.c | 153 WIFI_ROM_TEXT hi_s8 wlan_rssi_lpf(hi_s8 old, hi_s8 new) in wlan_rssi_lpf()
|
| D | oal_netbuf.h | 139 static inline void set_oal_netbuf_next(NetBuf *nb, NetBuf *new) in set_oal_netbuf_next() 144 static inline void set_oal_netbuf_prev(NetBuf *nb, NetBuf *new) in set_oal_netbuf_prev() 204 #define set_oal_netbuf_next(nb, new) ((nb)->next = new) argument 205 #define set_oal_netbuf_prev(nb, new) ((nb)->prev = new) argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_csi.c | 62 cfr_dump_list_t *ptr, *next, *new; in dhd_csi_event_handler() local
|
| D | wl_roam.c | 146 static bool is_duplicated_channel(const chanspec_t *channels, int n_channels, chanspec_t new) in is_duplicated_channel()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/context/ |
| D | mali_kbase_context.c | 93 struct rb_node **new = &prcs_root->rb_node, *parent = NULL; in kbase_insert_kctx_to_process() local
|
| /device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/src/ |
| D | test_suite_functions_processor.c | 55 bool new = true; in cmd_helper_split() local
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | util.c | 201 static inline int ipc_idr_alloc(struct ipc_ids *ids, struct kern_ipc_perm *new) in ipc_idr_alloc() 276 int ipc_addid(struct ipc_ids *ids, struct kern_ipc_perm *new, int limit) in ipc_addid()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_atomic_state_helper.c | 598 struct drm_bridge_state *new; in drm_atomic_helper_bridge_duplicate_state() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/ |
| D | memory_buffer_alloc.c | 226 memory_header *new, *cur = heap.first_free; in buffer_alloc_calloc() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/ssl/ |
| D | ssl_server2.c | 728 sni_entry *cur = NULL, *new = NULL; in sni_parse() local 894 psk_entry *cur = NULL, *new = NULL; in psk_parse() local
|