| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/common/ |
| D | bk_assert.h | 53 #define BK_ASSERT(exp) \ argument 64 #define BK_ASSERT_EX(exp, format, ... ) \ argument 78 #define BK_ASSERT(exp) argument 80 #define BK_ASSERT_EX(exp, format, ... ) argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/ |
| D | tde_osr.c | 28 #define mkstr(exp) #exp argument 29 #define mkmarcotostr(exp) mkstr(exp) argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/ |
| D | mali_osk_list.h | 53 #define MALI_OSK_INIT_LIST_HEAD(exp) mali_osk_list_init(exp) argument 57 #define MALI_OSK_LIST_HEAD(exp) _mali_osk_list_t exp argument 61 #define MALI_OSK_LIST_HEAD_STATIC_INIT(exp) _mali_osk_list_t exp = {&(exp), &(exp)} argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/ |
| D | mali_osk_list.h | 52 #define _MALI_OSK_INIT_LIST_HEAD(exp) _mali_osk_list_init(exp) argument 56 #define _MALI_OSK_LIST_HEAD(exp) _mali_osk_list_t exp argument 60 #define _MALI_OSK_LIST_HEAD_STATIC_INIT(exp) _mali_osk_list_t exp = { &exp, &exp } argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/include/ |
| D | hi_drv_i2c.h | 35 #define HI_I2C_ERR_PRINT(exp, ret, fmt...) \ argument 43 #define HI_I2C_INFO_PRINT(exp, ret, fmt...) \ argument
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
| D | bcm_ring.h | 118 #define RING_ASSERT(exp) ASSERT(exp) argument 122 #define RING_ASSERT(exp) do {} while (0) argument 464 #define WORKQ_ASSERT(exp) ASSERT(exp) argument 466 #define WORKQ_ASSERT(exp) do {} while (0) argument
|
| D | linux_osl.h | 75 #define ASSERT(exp) \ argument 83 #define ASSERT(exp) do {} while (0) argument 86 #define ASSERT(exp) argument 92 #define ASSERT_FP(exp) ASSERT(exp) argument 773 #define ASSERT(exp) do {} while (0) argument 776 #define ASSERT_FP(exp) ASSERT(exp) argument
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
| D | bcm_ring.h | 143 #define RING_ASSERT(exp) ASSERT(exp) argument 147 #define RING_ASSERT(exp) \ argument 479 #define WORKQ_ASSERT(exp) ASSERT(exp) argument 481 #define WORKQ_ASSERT(exp) \ argument
|
| D | linux_osl.h | 79 #define ASSERT(exp) \ argument 90 #define ASSERT(exp) \ argument 95 #define ASSERT(exp) argument 544 #define ASSERT(exp) \ argument
|
| D | bcmsdh_sdmmc.h | 76 #define SDIOH_ASSERT(exp) \ argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
| D | bcm_ring.h | 145 #define RING_ASSERT(exp) ASSERT(exp) argument 149 #define RING_ASSERT(exp) do {} while (0) argument 507 #define WORKQ_ASSERT(exp) ASSERT(exp) argument 509 #define WORKQ_ASSERT(exp) do {} while (0) argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | bcm_ring.h | 147 #define RING_ASSERT(exp) ASSERT(exp) argument 151 #define RING_ASSERT(exp) do {} while (0) argument 493 #define WORKQ_ASSERT(exp) ASSERT(exp) argument 495 #define WORKQ_ASSERT(exp) do {} while (0) argument
|
| D | linux_osl.h | 78 #define ASSERT(exp) \ argument 86 #define ASSERT(exp) do {} while (0) argument 89 #define ASSERT(exp) argument 482 #define ASSERT(exp) do {} while (0) argument
|
| D | bcmsdh_sdmmc.h | 49 #define SDIOH_ASSERT(exp) \ argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/ |
| D | himedia.c | 39 #define mkstr(exp) #exp argument 40 #define mk_marco_to_str(exp) mkstr(exp) argument
|
| /device/soc/esp/esp32/components/heap/ |
| D | heap_tlsf.h | 55 #define tlsf_cast(t, exp) ((t) (exp)) argument
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | bcmbloom.c | 36 #define ASSERT(exp) argument
|
| D | bcm_app_utils.c | 38 #define ASSERT(exp) argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | bcmbloom.c | 43 #define ASSERT(exp) argument
|
| D | bcm_app_utils.c | 45 #define ASSERT(exp) argument
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | bcmbloom.c | 42 #define ASSERT(exp) argument
|
| D | bcm_app_utils.c | 44 #define ASSERT(exp) argument
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/src/ |
| D | npl_os_freertos.c | 234 uint32_t exp; in npl_freertos_callout_remaining_ticks() local
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | bcm_app_utils.c | 44 #define ASSERT(exp) argument
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/fw_lib/ |
| D | sensor_func.c | 368 exposure_set_t exp; in sensor_update_black() local
|