/hardware/ti/omap4-aah/test/CameraHal/ |
D | surfacetexture_test.cpp | 114 sp<GLConsumer> st; in test_format() local 126 st = new GLConsumer (bq, tex_id, GL_TEXTURE_EXTERNAL_OES); in test_format() 128 st->setDefaultBufferSize (width, height); in test_format() 130 stc = new Surface(st); in test_format() 172 st.clear(); in test_format()
|
/hardware/qcom/wlan/qcwcn/wcnss-service/ |
D | wcnss_service.c | 99 struct stat st; in wcnss_write_cal_data() local 105 rc = stat(WCNSS_CAL_FILE, &st); in wcnss_write_cal_data() 112 size = st.st_size; in wcnss_write_cal_data() 235 struct stat st; in find_full_path() local 247 rc = lstat(dr->d_name, &st); in find_full_path() 252 if (S_ISDIR(st.st_mode)) { in find_full_path() 368 struct stat st; in setup_wcnss_parameters() local 424 rc = stat(WCNSS_FACT_FILE, &st); in setup_wcnss_parameters() 431 rc = stat(WCNSS_CAL_FILE, &st); in setup_wcnss_parameters()
|
/hardware/akm/AK8975_FS/akmdfs/ |
D | main.c | 252 int st = 0; in main() local 254 if (AKD_GetOpenStatus(&st) != AKD_SUCCESS) { in main() 258 if (st == 0) { in main() 271 if (AKD_GetCloseStatus(&st) != AKD_SUCCESS) { in main()
|
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
D | AKFS_AK8975.h | 35 #define AK8975_ST_ERROR(st) (((st)&0x09) != 0x01) argument
|
/hardware/intel/common/libva/va/android/ |
D | va_android.cpp | 48 struct stat st; in open_device() local 51 if (-1 == stat (dev_name, &st)) in open_device() 58 if (!S_ISCHR (st.st_mode)) in open_device()
|
/hardware/intel/common/libva/va/wayland/ |
D | va_wayland_drm.c | 60 struct stat st; in drm_handle_device() local 62 if (stat(device, &st) < 0) { in drm_handle_device() 68 if (!S_ISCHR(st.st_mode)) { in drm_handle_device()
|
/hardware/qcom/bootctrl/ |
D | boot_control.cpp | 137 struct stat st; in update_slot_attribute() local 170 if (stat(buf, &st)) { in update_slot_attribute() 181 if (stat(buf, &st)) { in update_slot_attribute() 399 struct stat st; in boot_ctl_set_active_slot_for_partitions() local 417 if (stat(buf, &st)) in boot_ctl_set_active_slot_for_partitions() 423 if (stat(buf, &st)) in boot_ctl_set_active_slot_for_partitions()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/ |
D | cavl_if.h | 98 L_SC AVL_HANDLE L_(search)(L_(avl) *tree, AVL_KEY k, avl_search_type st); 188 L_(avl) *tree, L_(iter) *iter, AVL_KEY k, avl_search_type st);
|
D | cavl_impl.h | 437 L_SC AVL_HANDLE L_(search)(L_(avl) *l_tree, AVL_KEY k, avl_search_type st) { in L_() 442 if (st & AVL_LESS) in L_() 444 else if (st & AVL_GREATER) in L_() 453 if (st & AVL_EQUAL) { in L_() 932 L_(avl) *l_tree, L_(iter) *iter, AVL_KEY k, avl_search_type st) { in L_() 947 if (st & AVL_LESS) in L_() 950 else if (st & AVL_GREATER) in L_() 961 if (st & AVL_EQUAL) { in L_()
|
/hardware/ril/rild/ |
D | rild.c | 212 struct stat st; in main() local 220 if (fstat(fd, &st)) { in main() 226 if ((unsigned long)st.st_size > sizeof(buffer) - 1) { in main()
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/ |
D | viddec_pm_utils_bstream.h | 27 uint32_t st; /* start index of valid byte */ member
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.cpp | 102 struct stat st; in getCap() local 103 memset(&st, 0x0, sizeof(struct stat)); in getCap() 112 if (fstat(fd, &st) < 0) { in getCap() 118 fileSize = st.st_size; in getCap()
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_ucm.c | 2122 struct stat st; in second_stage_parsing_thread() local 2136 if (fstat(fd, &st) < 0) { in second_stage_parsing_thread() 2141 read_buf = (char *) mmap(0, st.st_size, PROT_READ | PROT_WRITE, in second_stage_parsing_thread() 2249 munmap(read_buf, st.st_size); in second_stage_parsing_thread() 2281 struct stat st; in snd_ucm_parse() local 2295 if (fstat(fd, &st) < 0) { in snd_ucm_parse() 2300 read_buf = (char *) mmap(0, st.st_size, PROT_READ | PROT_WRITE, in snd_ucm_parse() 2313 munmap(read_buf, st.st_size); in snd_ucm_parse() 2320 munmap(read_buf, st.st_size); in snd_ucm_parse() 2328 munmap(read_buf, st.st_size); in snd_ucm_parse() [all …]
|
/hardware/ti/omap4xxx/test/CameraHal/ |
D | camera_test_menu.cpp | 437 unsigned long long st, end, delay; in timeval_delay() local 442 st = ref->tv_sec * 1000000 + ref->tv_usec; in timeval_delay() 444 delay = end - st; in timeval_delay() 2361 unsigned long long st, end, delay; in main() local 2366 st = current_time.tv_sec * 1000000 + current_time.tv_usec; in main() 2513 delay = end - st; in main()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 98 enum loc_sess_status st,
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 98 enum loc_sess_status st,
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 98 enum loc_sess_status st,
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 98 enum loc_sess_status st,
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 98 enum loc_sess_status st,
|
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 98 enum loc_sess_status st,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | vp8_sad16x16_armv6.asm | 37 ; 1st row
|
D | vp8_variance8x8_armv6.asm | 35 ; 1st 4 pixels
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_msg.h | 98 enum loc_sess_status st,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | AUTHORS | 62 Martin Storsjo <martin@martin.st>
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | fuse.h | 346 struct fuse_kstatfs st; member
|