Searched defs:fun (Results 1 – 9 of 9) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
D | tgmath.h | 79 #define __tg_real_nocast(fun, x) ( \ argument 84 #define __tg_real(fun, x) (__RETCAST(x)__tg_real_nocast(fun, x)) argument 86 #define __tg_real_2_1(fun, x, y) (__RETCAST(x)( \ argument 91 #define __tg_real_2(fun, x, y) (__RETCAST_2(x, y)( \ argument 96 #define __tg_complex(fun, x) (__RETCAST_CX(x)( \ argument 101 #define __tg_complex_retreal(fun, x) (__RETCAST_REAL(x)( \ argument 106 #define __tg_real_complex(fun, x) (__RETCAST(x)( \ argument
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
D | osal_debug.c | 25 void osal_panic(const char *fmt, const char *fun, int line, const char *cond) in osal_panic()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
D | osal_debug.c | 37 void osal_panic(const char *fmt, const char *fun, int line, const char *cond) in osal_panic()
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/ |
D | min_max.cpp | 103 #define IMPL_OP(fun, op, type) \ argument
|
/device/soc/winnermicro/wm800/board/platform/common/task/ |
D | wm_wl_task.c | 27 start_routine fun; in task_thread() local
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/toolchain/gr551x/source/ |
D | system_gr55xx.c | 78 uint32_t fun; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor-list/ |
D | sensor_list.h | 125 void (*fun)(struct sensor_list *, struct sensor_list *); member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/ |
D | config.c | 263 int (*fun)(struct device_node *, const char *, member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/utils/ |
D | vdec.c | 305 void VDEC_PRINT_FUN_LINENO(const char *fun, int line) in VDEC_PRINT_FUN_LINENO()
|