Home
last modified time | relevance | path

Searched refs:DIR (Results 1 – 25 of 25) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/build/android/
Dshared.mk46 for DIR in $(LIB_FOLDERS); do ( \
47 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
49 for DIR in $(APP_FOLDERS); do ( \
50 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
54 for DIR in $(LIB_FOLDERS); do ( \
55 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
57 for DIR in $(APP_FOLDERS); do ( \
58 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
62 for DIR in $(LIB_FOLDERS); do ( \
63 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
[all …]
/hardware/invensense/6515/libsensors_iio/software/build/android/
Dshared.mk46 for DIR in $(LIB_FOLDERS); do ( \
47 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
49 for DIR in $(APP_FOLDERS); do ( \
50 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
54 for DIR in $(LIB_FOLDERS); do ( \
55 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
57 for DIR in $(APP_FOLDERS); do ( \
58 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
62 for DIR in $(LIB_FOLDERS); do ( \
63 cd $$DIR && $(MAKE) -f shared.mk $@ ); \
[all …]
/hardware/intel/img/psb_video/src/hwdefs/
Ddma_api.h242 #define DMA_LL_SET_WD0(pList, BSWAP, DIR, PW) \ argument
245 MEMIO_WRITE_FIELD(pList, DMAC_LL_DIR, DIR); \
448 #define DMA_VALUE_COUNT(BSWAP,PW,DIR,PERIPH_INCR,COUNT) … argument
452 …(((DIR) & DMAC_DMAC_COUNT_DIR_LSBMASK) << DMAC_DMAC_COUNT_DIR_SHIFT) | …
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXDccDataSave.cpp137 FILE * OMXCameraAdapter::parseDCCsubDir(DIR *pDir, char *path) in parseDCCsubDir()
140 DIR *pSubDir; in parseDCCsubDir()
218 DIR *pDir; in fopenCameraDCC()
DOMXDCC.cpp171 DIR *d; in readDCCdir()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Diio_utils.h105 DIR *dp; in iioutils_get_type()
200 DIR *dp; in iioutils_get_param_float()
281 DIR *dp; in build_channel_array()
645 DIR *dp; in enable()
674 DIR *dp; in disable_q_out()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Diio_utils.h107 DIR *dp; in iioutils_get_type()
202 DIR *dp; in iioutils_get_param_float()
282 DIR *dp; in build_channel_array()
598 DIR *dp; in enable_se()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Diio_utils.h107 DIR *dp; in iioutils_get_type()
202 DIR *dp; in iioutils_get_param_float()
282 DIR *dp; in build_channel_array()
598 DIR *dp; in enable_se()
/hardware/intel/common/libmix/mix_common/
DINSTALL132 options like `--bindir=DIR' to specify different values for particular
152 you can use the `configure' options `--x-includes=DIR' and
153 `--x-libraries=DIR' to specify their locations.
275 `--srcdir=DIR'
276 Look for the package's source code in directory DIR. Usually
279 `--prefix=DIR'
280 Use DIR as the installation prefix. *Note Installation Names::
/hardware/akm/AK8975_FS/libsensors/
DSensorBase.cpp121 DIR *dir; in openInput()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c63 DIR *dp; in find_type_by_name()
308 DIR *dp; in find_name_by_sensor_type()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c71 DIR *dp; in find_type_by_name()
316 DIR *dp; in find_name_by_sensor_type()
/hardware/invensense/65xx/libsensors_iio/
DSensorBase.cpp152 DIR *dir; in openInput()
DMPLSupport.cpp287 DIR *dp; in read_sysfs_dir()
/hardware/invensense/6515/libsensors_iio/
DSensorBase.cpp156 DIR *dir; in openInput()
DMPLSupport.cpp290 DIR *dp; in read_sysfs_dir()
/hardware/qcom/wlan/qcwcn/wcnss-service/
Dwcnss_service.c234 DIR *dir; in find_full_path()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
Domx_proxy_camera.c560 DIR *d; in read_DCCdir()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
Domx_proxy_camera.c766 DIR *d; in read_DCCdir()
/hardware/broadcom/libbt/src/
Dhardware.c433 DIR *dirp; in hw_config_findpatch()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp938 DIR *d = opendir("/sys/class/net"); in wifi_init_interfaces()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp869 DIR *d = opendir("/sys/class/net"); in wifi_init_interfaces()
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp1206 DIR *d; in detectVideoDevice()
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h788 FILE * parseDCCsubDir(DIR *pDir, char *path);
/hardware/intel/img/psb_video/src/
Dpsb_cmdbuf.c985 DW(0, DIR, 30, 30) in psb_context_flush_cmdbuf()