/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
D | perf_common.h | 45 #define TIME_MICROSECONDS(time) 0 argument 46 #define TIME_SECONDS(time) (time) argument 47 #define TIME_INCREASE(time, microsecs) time += microsecs / 1000000 argument 48 #define TIME_SET(time, sec, microsec) time = sec argument 74 #define TIME_MICROSECONDS(time) (time).tv_usec argument 75 #define TIME_SECONDS(time) (time).tv_sec argument 76 #define TIME_INCREASE(time, microsecs) \ argument 80 #define TIME_SET(time, sec, microsec) \ argument 86 #define TIME_DELTA(time, base) \ argument
|
D | perf_obj.h | 46 TIME_STRUCT time, tempTime; /* last and current timestamp */ member
|
/hardware/bsp/intel/peripheral/libupm/src/maxds3231m/ |
D | maxds3231m.cxx | 48 MAXDS3231M::setDate (Time3231 &time) { in setDate() 55 MAXDS3231M::getDate (Time3231 &time) { in getDate()
|
/hardware/bsp/intel/peripheral/libupm/src/pca9685/ |
D | pca9685.cxx | 217 bool PCA9685::ledOnTime(uint8_t led, uint16_t time) in ledOnTime() 250 bool PCA9685::ledOffTime(uint8_t led, uint16_t time) in ledOffTime()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifilogger_diag.cpp | 92 struct timeval time; in update_connectivity_ring_buf() local 762 struct timeval time; in process_firmware_prints() local 1094 struct timeval time; in process_wakelock_event() local 1225 struct timeval time; in update_stats_to_ring_buf() local 1767 struct timeval time; in write_per_packet_stats_to_rb() local 2007 struct timeval time; in process_driver_prints() local
|
/hardware/libhardware/modules/input/evdev/ |
D | InputDevice.cpp | 292 auto time = systemTime(SYSTEM_TIME_MONOTONIC); in processInput() local
|
/hardware/akm/AK8975_FS/libsensors/ |
D | AkmSensor.cpp | 213 int64_t time = timevalToNano(event->time); in readEvents() local
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/ |
D | viddec_emitter.h | 58 static inline void viddec_emit_time(viddec_emitter *cxt, uint32_t time) in viddec_emit_time()
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/ |
D | viddec_fw_workload.h | 131 unsigned int time; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | webmenc.h | 33 unsigned int time; member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asequencer.h | 240 struct snd_seq_real_time time; member 254 union snd_seq_timestamp time; /* time */ member 277 union snd_seq_timestamp time; /* schedule time */ member 290 union snd_seq_timestamp time; member 391 union snd_seq_timestamp time; member 491 struct snd_seq_real_time time; /* current time */ member
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asequencer.h | 172 struct snd_seq_real_time time; member 186 union snd_seq_timestamp time; member 207 union snd_seq_timestamp time; member 220 union snd_seq_timestamp time; member 307 union snd_seq_timestamp time; member 387 struct snd_seq_real_time time; member
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | viddec_pm.c | 131 void viddec_pm_update_time(viddec_pm_cxt_t *cxt, uint32_t time) in viddec_pm_update_time()
|
D | main.c | 337 uint32_t start_time, time=0; in viddec_fw_process_async_queues() local
|
/hardware/intel/common/libwsbm/src/ |
D | wsbm_slabpool.c | 253 wsbmFreeTimeoutKBOsLocked(struct _WsbmSlabCache *cache, struct timeval *time) in wsbmFreeTimeoutKBOsLocked() 286 struct timeval time; in wsbmSetKernelBOFree() local 1063 struct timeval time; in wsbmSlabCacheFinish() local
|
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_wayland.c | 116 frame_redraw_callback(void *data, struct wl_callback *callback, uint32_t time) in frame_redraw_callback()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
D | loc.cpp | 423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
|
/hardware/qcom/audio/post_proc/ |
D | reverb.c | 458 uint32_t time; in reverb_set_parameter() local
|
/hardware/qcom/audio/msm8909/post_proc/ |
D | reverb.c | 446 uint32_t time; in reverb_set_parameter() local
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvmuxer.hpp | 143 void set_time(uint64 time) { time_ = time; } in set_time() 144 uint64 time() const { return time_; } in time() function in mkvmuxer::CuePoint
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc.cpp | 477 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
|