Home
last modified time | relevance | path

Searched refs:de (Results 1 – 15 of 15) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
DSensorBase.cpp122 struct dirent *de; in openInput() local
129 while((de = readdir(dir))) { in openInput()
130 if(de->d_name[0] == '.' && in openInput()
131 (de->d_name[1] == '\0' || in openInput()
132 (de->d_name[1] == '.' && de->d_name[2] == '\0'))) in openInput()
134 strcpy(filename, de->d_name); in openInput()
/hardware/invensense/6515/libsensors_iio/
DSensorBase.cpp156 struct dirent *de; in openInput() local
163 while((de = readdir(dir))) { in openInput()
164 if(de->d_name[0] == '.' && in openInput()
165 (de->d_name[1] == '\0' || in openInput()
166 (de->d_name[1] == '.' && de->d_name[2] == '\0'))) in openInput()
168 strcpy(filename, de->d_name); in openInput()
/hardware/invensense/65xx/libsensors_iio/
DSensorBase.cpp153 struct dirent *de; in openInput() local
160 while((de = readdir(dir))) { in openInput()
161 if(de->d_name[0] == '.' && in openInput()
162 (de->d_name[1] == '\0' || in openInput()
163 (de->d_name[1] == '.' && de->d_name[2] == '\0'))) in openInput()
165 strcpy(filename, de->d_name); in openInput()
/hardware/libhardware/modules/thermal/
Dthermal.c45 struct dirent *de; in get_temperatures() local
56 while ((de = readdir(dir))) { in get_temperatures()
57 if (!strncmp(de->d_name, THERMAL_DIR, strlen(THERMAL_DIR))) { in get_temperatures()
58 snprintf(file_name, MAX_LENGTH, "%s/%s/temp", TEMPERATURE_DIR, de->d_name); in get_temperatures()
/hardware/qcom/bootctrl/
Dboot_control.c231 struct dirent *de = NULL; in get_number_slots() local
245 while ((de = readdir(dir_bootdev))) { in get_number_slots()
246 if (de->d_name[0] == '.') in get_number_slots()
248 if (!strncmp(de->d_name, BOOT_IMG_PTN_NAME, in get_number_slots()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp1125 struct dirent *de; in wifi_init_interfaces() local
1132 while ((de = readdir(d))) { in wifi_init_interfaces()
1133 if (de->d_name[0] == '.') in wifi_init_interfaces()
1135 if (is_wifi_interface(de->d_name) ) { in wifi_init_interfaces()
1149 while ((de = readdir(d))) { in wifi_init_interfaces()
1150 if (de->d_name[0] == '.') in wifi_init_interfaces()
1152 if (is_wifi_interface(de->d_name)) { in wifi_init_interfaces()
1154 if (get_interface(de->d_name, ifinfo) != WIFI_SUCCESS) { in wifi_init_interfaces()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifi_hal.cpp936 struct dirent *de; in wifi_init_interfaces() local
943 while ((de = readdir(d))) { in wifi_init_interfaces()
944 if (de->d_name[0] == '.') in wifi_init_interfaces()
946 if (is_wifi_interface(de->d_name) ) { in wifi_init_interfaces()
964 while ((de = readdir(d))) { in wifi_init_interfaces()
965 if (de->d_name[0] == '.') in wifi_init_interfaces()
967 if (is_wifi_interface(de->d_name)) { in wifi_init_interfaces()
979 if (get_interface(de->d_name, ifinfo) != WIFI_SUCCESS) { in wifi_init_interfaces()
/hardware/bsp/intel/peripheral/audio/generic/
Daudio_hal.c209 struct dirent *de = NULL; in get_first_sound_card() local
221 while ((de = readdir(dir))) { in get_first_sound_card()
222 if (strncmp(de->d_name, PCM_DEV_STR, sizeof(PCM_DEV_STR) - 1) == 0) { in get_first_sound_card()
223 if ((card_nr = first_valid_sound_card(de->d_name, is_out_stream)) != -1) { in get_first_sound_card()
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Dperf125 -a|--hel*|-d|--de*|-g|--u*|-j|--n*|-u|--ti*|-e|--di*|--*=*) ;;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DAUTHORS77 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_block_sse2.asm419 punpckhdq xmm5, xmm6 ; 8e 9e ae be ce de ee fe
656 punpckhdq xmm5, xmm6 ; 8e 9e ae be ce de ee fe
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp7543 struct dirent *de; in openInput() local
7550 while((de = readdir(dir))) in openInput()
7552 if(de->d_name[0] == '.' && in openInput()
7553 (de->d_name[1] == '\0' || in openInput()
7554 (de->d_name[1] == '.' && de->d_name[2] == '\0'))) in openInput()
7556 strlcpy(filename, de->d_name, PATH_MAX - sizeof(dev) - 1); in openInput()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_intrapred_ssse3.asm836 pshufhw m0, m0, q0000 ; de, d2ef, ef, e2fg, fg, f2gh, gh, g3h, 8xh
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DLICENSE.LGPL91 a de-facto standard. To achieve this, non-free programs must be
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING91 a de-facto standard. To achieve this, non-free programs must be