/hardware/qcom/gps/msm8998/utils/ |
D | LocTimer.cpp | 310 void LocTimerContainer::add(LocTimerDelegate& timer) { in add() 328 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove() 367 for (LocTimerDelegate* timer = (LocTimerDelegate*)mTimerContainer->pop(); in expire() local 383 LocTimerDelegate* LocTimerContainer::popIfOutRanks(LocTimerDelegate& timer) { in popIfOutRanks() 505 LocTimerDelegate* timer = (LocTimerDelegate*)(&rankable); in ranks() local 571 LocTimerDelegate* timer = mTimer; in stop() local 670 LocTimerTest* timer = dynamic_cast<LocTimerTest*>(&rankable); in ranks() local 700 LocTimerTest* timer = new LocTimerTest(r); in main() local
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocTimer.cpp | 310 void LocTimerContainer::add(LocTimerDelegate& timer) { in add() 328 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove() 367 for (LocTimerDelegate* timer = (LocTimerDelegate*)mTimerContainer->pop(); in expire() local 383 LocTimerDelegate* LocTimerContainer::popIfOutRanks(LocTimerDelegate& timer) { in popIfOutRanks() 505 LocTimerDelegate* timer = (LocTimerDelegate*)(&rankable); in ranks() local 566 LocTimerDelegate* timer = mTimer; in stop() local 665 LocTimerTest* timer = dynamic_cast<LocTimerTest*>(&rankable); in ranks() local 695 LocTimerTest* timer = new LocTimerTest(r); in main() local
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocTimer.cpp | 311 void LocTimerContainer::add(LocTimerDelegate& timer) { in add() 329 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove() 368 for (LocTimerDelegate* timer = (LocTimerDelegate*)mTimerContainer->pop(); in expire() local 385 LocTimerDelegate* LocTimerContainer::popIfOutRanks(LocTimerDelegate& timer) { in popIfOutRanks() 507 LocTimerDelegate* timer = (LocTimerDelegate*)(&rankable); in ranks() local 568 LocTimerDelegate* timer = mTimer; in stop() local 667 LocTimerTest* timer = dynamic_cast<LocTimerTest*>(&rankable); in ranks() local 697 LocTimerTest* timer = new LocTimerTest(r); in main() local
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraPerf.cpp | 234 uint32_t timer) in acquirePerfLock() 259 uint32_t timer) in acquirePerfLockIfExpired() 419 uint32_t timer) in restartTimer() 444 uint32_t timer) in acquirePerfLock()
|
/hardware/bsp/intel/peripheral/libupm/src/hcsr04/ |
D | hcsr04.cxx | 100 struct timeval timer; in ackEdgeDetected() local
|
/hardware/bsp/intel/peripheral/libupm/src/pn532/ |
D | pn532.cxx | 199 uint16_t timer = 0; in sendCommandCheckAck() local 1439 uint16_t timer = 0; in waitForReady() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | vpx_temporal_scalable_patterns.c | 597 struct vpx_usec_timer timer; in main() local
|
/hardware/bsp/intel/peripheral/libupm/src/zfm20/ |
D | zfm20.cxx | 282 int timer = 0; in getResponse() local
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | main.c | 12 uint32_t timer=0; variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.c | 1262 struct vpx_usec_timer timer; in encode_frame() local 1663 struct vpx_usec_timer timer; in main() local
|
D | vpxdec.c | 794 struct vpx_usec_timer timer; in main_loop() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | onyx_if.c | 3279 struct vpx_usec_timer timer; in vp8_loopfilter_frame() local 4836 struct vpx_usec_timer timer; in vp8_receive_raw_frame() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_if.c | 2106 struct vpx_usec_timer timer; local 2906 struct vpx_usec_timer timer; local
|
/hardware/intel/common/libmix/mix_audio/src/ |
D | mixaudio.c | 1502 GTimer *timer = g_timer_new(); in mix_audio_SST_writev() local
|