/hardware/invensense/60xx/libsensors/ |
D | sensors.h | 34 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) macro
|
/hardware/samsung_slsi/exynos5/libmemtrack/ |
D | mali.c | 26 #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) macro
|
/hardware/libhardware/modules/usbaudio/ |
D | logging.c | 26 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) macro
|
D | format.c | 24 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) macro
|
D | alsa_device_profile.c | 32 #define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0])) macro
|
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/ |
D | OMXSceneModeTables.h | 32 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) macro
|
/hardware/qcom/display/msm8960/libmemtrack/ |
D | kgsl.c | 27 #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) macro
|
/hardware/akm/AK8975_FS/libsensors/ |
D | sensors.h | 34 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) macro
|
/hardware/qcom/display/msm8974/libmemtrack/ |
D | kgsl.c | 27 #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) macro
|
/hardware/qcom/display/msm8084/libmemtrack/ |
D | kgsl.c | 27 #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) macro
|
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/ |
D | OMXSceneModeTables.h | 32 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) macro
|
/hardware/libhardware/modules/consumerir/ |
D | consumerir.c | 24 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) macro
|
/hardware/qcom/display/msm8226/libmemtrack/ |
D | kgsl.c | 27 #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) macro
|
/hardware/invensense/60xx/libsensors_iio/ |
D | sensors.h | 35 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) macro
|
/hardware/invensense/65xx/libsensors_iio/ |
D | sensors.h | 35 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) macro
|
/hardware/libhardware/modules/camera/ |
D | ExampleCamera.cpp | 29 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) macro
|
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/ |
D | V4LCapabilities.cpp | 36 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) macro
|
/hardware/invensense/60xx/libsensors_iio/software/core/driver/include/ |
D | mltypes.h | 144 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) macro
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | mltypes.h | 144 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) macro
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | mltypes.h | 144 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) macro
|
/hardware/invensense/6515/libsensors_iio/ |
D | sensors.h | 35 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) macro
|
/hardware/invensense/60xx/mlsdk/platform/include/ |
D | mltypes.h | 129 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) macro
|
/hardware/ti/omap4xxx/camera/ |
D | Encoder_libjpeg.cpp | 46 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) macro
|
/hardware/ti/omap4-aah/camera/ |
D | Encoder_libjpeg.cpp | 44 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) macro
|
/hardware/intel/img/libdrm/tests/modetest/ |
D | modetest.c | 62 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) macro
|