/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
sunos4.h | 136 extern int gettimeofday(struct timeval *, struct timezone *);
|
/external/chromium_org/third_party/webrtc/base/ |
event.cc | 97 gettimeofday(&tv, NULL);
|
timing.cc | 52 gettimeofday(&time, NULL);
|
/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
condition_variable_posix.cc | 101 gettimeofday(&tv, 0);
|
/external/e2fsprogs/lib/ext2fs/ |
mmp.c | 99 gettimeofday(&tv, 0); 134 gettimeofday(&tv, 0); 137 gettimeofday(&tv, 0); 377 gettimeofday(&tv, 0);
|
/external/icu/icu4c/source/tools/ctestfw/unicode/ |
utimer.h | 198 gettimeofday(&timer->start, 0);
|
/external/libcxx/src/ |
chrono.cpp | 11 #include <sys/time.h> //for gettimeofday and timeval 33 gettimeofday(&tv, 0);
|
/external/qemu/android/ |
qemu-tcpdump.c | 128 gettimeofday(&now, NULL);
|
/external/qemu/distrib/sdl-1.2.15/src/thread/pthread/ |
SDL_syscond.c | 109 gettimeofday(&delta, NULL);
|
SDL_syssem.c | 126 gettimeofday(&now, NULL);
|
/external/qemu/distrib/sdl-1.2.15/src/thread/riscos/ |
SDL_syscond.c | 113 gettimeofday(&delta, NULL);
|
/external/webrtc/src/system_wrappers/source/ |
condition_variable_posix.cc | 118 gettimeofday(&tv, 0);
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
SoftHEVC.h | 48 #define GETTIME(a, b) gettimeofday(a, b);
|
/frameworks/base/media/tests/omxjpegdecoder/ |
jpeg_decoder_bench.cpp | 47 gettimeofday(&tv, NULL);
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
timm_osal_mutex.c | 186 gettimeofday(<ime_now, NULL);
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
timm_osal_mutex.c | 186 gettimeofday(<ime_now, NULL);
|
/system/core/include/utils/ |
Condition.h | 121 gettimeofday(&t, NULL);
|
/external/ipsec-tools/src/racoon/ |
algorithm.c | 426 gettimeofday(&start, NULL); 432 gettimeofday(&end, NULL); 538 gettimeofday(&start, NULL); 544 gettimeofday(&end, NULL); 567 gettimeofday(&start, NULL); 573 gettimeofday(&end, NULL);
|
/bionic/libc/bionic/ |
vdso.cpp | 59 int gettimeofday(timeval* tv, struct timezone* tz) { function
|
/device/generic/goldfish/libqemu/ |
test_util.c | 39 gettimeofday(&tv, NULL);
|
/external/chromium_org/base/synchronization/ |
condition_variable_posix.cc | 82 gettimeofday(&now, NULL);
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
d3d11x11main.cpp | 16 gettimeofday(&tv, 0);
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
ssrc_database.cc | 177 gettimeofday(&tv, &tz);
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
d3d11x11main.cpp | 16 gettimeofday(&tv, 0);
|
/external/ppp/pppd/plugins/rp-pppoe/ |
debug.c | 99 gettimeofday(&tv, NULL);
|