| /device/google/contexthub/firmware/src/algos/ |
| D | mat.c | 252 const uint32_t N = 3; in mat33DecomposeLup() local 289 const uint32_t N = 3; in mat33SwapRows() local 307 const uint32_t N = 3; in mat33Solve() local 347 const uint32_t N = 3; in mat33GetEigenbasis() local 452 const uint32_t N = 3; in mat33Maxind() local 505 const uint32_t N = 4; in mat44DecomposeLup() local 542 const uint32_t N = 4; in mat44SwapRows() local 560 const uint32_t N = 4; in mat44Solve() local
|
| /device/lge/bullhead/original-kernel-headers/linux/spi/ |
| D | spi-contexthub.h | 62 #define SPI_MSGSIZE(N) \ argument 66 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
|
| /device/lge/bullhead/kernel-headers/linux/spi/ |
| D | spi-contexthub.h | 50 #define SPI_MSGSIZE(N) ((((N) * (sizeof(struct spi_ioc_transfer))) < (1 << _IOC_SIZEBITS)) ? ((N) *… argument 51 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
|
| /device/huawei/angler/kernel-headers/linux/spi/ |
| D | spi-contexthub.h | 50 #define SPI_MSGSIZE(N) ((((N) * (sizeof(struct spi_ioc_transfer))) < (1 << _IOC_SIZEBITS)) ? ((N) *… argument 51 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
|
| /device/google/marlin/original-kernel-headers/linux/spi/ |
| D | spi-contexthub.h | 62 #define SPI_MSGSIZE(N) \ argument 66 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
|
| /device/google/marlin/kernel-headers/linux/spi/ |
| D | spi-contexthub.h | 50 #define SPI_MSGSIZE(N) ((((N) * (sizeof(struct spi_ioc_transfer))) < (1 << _IOC_SIZEBITS)) ? ((N) *… argument 51 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
|
| /device/huawei/angler/original-kernel-headers/linux/spi/ |
| D | spi-contexthub.h | 62 #define SPI_MSGSIZE(N) \ argument 66 #define SPI_IOC_MESSAGE(N) _IOW(SPI_IOC_MAGIC, 0, char[SPI_MSGSIZE(N)]) argument
|
| /device/google/dragon/audio/hal/dsp/tests/ |
| D | eq_test.c | 30 int N = 32768; in test_ir() local
|
| /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
| D | core_cm0.h | 239 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member 278 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
|
| D | core_sc000.h | 245 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member 284 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
|
| D | core_cm0plus.h | 250 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member 289 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
|
| D | arm_math.h | 2365 uint16_t N; /**< length of the DCT4. */ member 2412 uint16_t N; /**< length of the DCT4. */ member 2459 uint16_t N; /**< length of the DCT4. */ member
|
| D | core_cm3.h | 246 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member 285 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
|
| D | core_sc300.h | 246 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member 285 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
|
| D | core_cm4.h | 293 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member 332 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
|
| D | core_cm7.h | 308 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member 347 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
|
| /device/moto/shamu/camera/QCamera/HAL/core/src/ |
| D | QCameraParameters.cpp | 235 static int parseNDimVector(const char *str, int *num, int N, char delim = ',') in parseNDimVector()
|
| D | QCameraHWI_Parm.cpp | 1791 static int parseNDimVector(const char *str, int *num, int N, char delim = ',') in parseNDimVector()
|
| /device/moto/shamu/camera/QCamera2/HAL/ |
| D | QCameraParameters.cpp | 8165 int32_t QCameraParameters::parseNDimVector(const char *str, int *num, int N, char delim = ',') in parseNDimVector()
|
| /device/huawei/angler/camera/QCamera2/HAL/ |
| D | QCameraParameters.cpp | 10252 int32_t QCameraParameters::parseNDimVector(const char *str, int *num, int N, char delim = ',') in parseNDimVector()
|
| /device/lge/bullhead/camera/QCamera2/HAL/ |
| D | QCameraParameters.cpp | 10252 int32_t QCameraParameters::parseNDimVector(const char *str, int *num, int N, char delim = ',') in parseNDimVector()
|