Searched defs:I (Results 1 – 11 of 11) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/platform/rk/ |
D | custom_log.h | 77 #define I(fmt, args...) \ macro
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
D | complex.h | 14 #define I _Complex_I macro
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/platform/rk/ |
D | custom_log.h | 66 #define I(fmt, args...) … macro
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/platform/rk/ |
D | custom_log.h | 47 #define I(fmt, args...) … macro
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/rk/ |
D | custom_log.h | 77 #define I(fmt, args...) \ macro
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/ |
D | custom_log.h | 66 #define I(fmt, args...) … macro
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/ |
D | custom_log.h | 60 #define I(fmt, args...) \ macro
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ |
D | mpu_armv8.h | 65 #define ARM_MPU_ATTR(O, I) ((((O) & 0xFU) << 4U) | ((((O) & 0xFU) != 0U) ? ((I) & 0xFU) : (((I) & 0… argument
|
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/ |
D | core_ca.h | 200 uint32_t I:1; /*!< \brief bit: 7 IRQ mask bit */ member 290 uint32_t I:1; /*!< \brief bit: 12 Instruction cache enable */ member 636 uint32_t I:1; /*!< \brief bit: 7 IRQ pending bit */ member
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/ |
D | core_ca.h | 277 uint32_t I:1; /*!< \brief bit: 7 IRQ mask bit */ member 367 uint32_t I:1; /*!< \brief bit: 12 Instruction cache enable */ member 713 uint32_t I:1; /*!< \brief bit: 7 IRQ pending bit */ member
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/ |
D | calibration.cpp | 343 const double I[] = { 1, 0, 0, 0, 1, 0, 0, 0, 1 }; in cvRodrigues2() local
|