HomeSort by relevance Sort by last modified time
    Searched refs:out_time (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
rwhod.h 43 int32_t out_time; /* time on */ member in struct:outmp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
rwhod.h 43 int32_t out_time; /* time on */ member in struct:outmp
  /hardware/qcom/msm8996/kernel-headers/media/
msmb_pproc.h 91 struct timeval in_time, out_time; member in struct:msm_cpp_frame_info_t
180 struct timeval in_time, out_time; member in struct:msm_vpe_frame_info_t
  /hardware/qcom/msm8996/original-kernel-headers/media/
msmb_pproc.h 71 struct timeval in_time, out_time; member in struct:msm_cpp_frame_info_t
161 struct timeval in_time, out_time; member in struct:msm_vpe_frame_info_t
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msmb_pproc.h 156 struct timeval in_time, out_time; member in struct:msm_cpp_frame_info_t
215 struct timeval in_time, out_time; member in struct:msm_vpe_frame_info_t
316 struct compat_timeval in_time, out_time; member in struct:msm_cpp_frame_info32_t
  /hardware/qcom/msm8994/kernel-headers/media/
msmb_pproc.h 211 struct timeval in_time, out_time; member in struct:msm_cpp_frame_info_t
300 struct timeval in_time, out_time; member in struct:msm_vpe_frame_info_t
  /hardware/qcom/msm8x84/kernel-headers/media/
msmb_pproc.h 167 struct timeval in_time, out_time; member in struct:msm_cpp_frame_info_t
235 struct timeval in_time, out_time; member in struct:msm_vpe_frame_info_t
  /hardware/qcom/msm8994/original-kernel-headers/media/
msmb_pproc.h 206 struct timeval in_time, out_time; member in struct:msm_cpp_frame_info_t
296 struct timeval in_time, out_time; member in struct:msm_vpe_frame_info_t
402 struct compat_timeval in_time, out_time; member in struct:msm_cpp_frame_info32_t
  /system/core/libziparchive/
zip_writer.cc 139 static void ExtractTimeAndDate(time_t when, uint16_t* out_time, uint16_t* out_date) {
157 *out_time = ptm->tm_hour << 11 | ptm->tm_min << 5 | ptm->tm_sec >> 1;

Completed in 1516 milliseconds