HomeSort by relevance Sort by last modified time
    Searched full:gettimeofday (Results 251 - 275 of 1099) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
liblto_plugin.so.0 
liblto_plugin.so.0.0.0 
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /external/mdnsresponder/mDNSShared/
dnsextd.c 842 if (gettimeofday(&now, NULL)) { LogErr("PrintTable", "gettimeofday"); return; }
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp.c 790 gettimeofday(&start, NULL);
849 gettimeofday(&end, NULL);
857 gettimeofday(&iph1->end, NULL);
961 gettimeofday(&start, NULL);
1010 gettimeofday(&end, NULL);
1090 gettimeofday(&iph1->start, NULL);
1091 gettimeofday(&start, NULL);
1105 gettimeofday(&end, NULL);
1207 gettimeofday(&iph1->start, NULL);
1208 gettimeofday(&start, NULL)
    [all...]
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
GLUtils.cpp 191 gettimeofday(&tv, (struct timezone *) NULL);
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt 513 gettimeofday
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 234 gettimeofday(&timeNow, NULL);
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt 548 gettimeofday
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 456 gettimeofday
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 450 gettimeofday
  /device/generic/goldfish/camera/
PreviewWindow.cpp 207 gettimeofday(&cur_time, NULL);
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_display.c 238 gettimeofday(&td1, &tz);
248 gettimeofday(&td2, &tz);
312 gettimeofday(&td1, &tz);
319 gettimeofday(&td2, &tz);
  /external/chromium/third_party/libevent/compat/sys/
_libevent_time.h 41 * Structure returned by gettimeofday(2) system call,
_time.h 41 * Structure returned by gettimeofday(2) system call,
  /external/chromium/third_party/libevent/
evutil.h 169 #define evutil_gettimeofday(tv, tz) gettimeofday((tv), (tz))
  /external/chromium/third_party/libjingle/source/talk/base/
event.cc 161 gettimeofday(&tv, NULL);
  /external/chromium_org/third_party/libevent/compat/sys/
_libevent_time.h 41 * Structure returned by gettimeofday(2) system call,
_time.h 41 * Structure returned by gettimeofday(2) system call,
  /external/chromium_org/third_party/libevent/
evutil.h 169 #define evutil_gettimeofday(tv, tz) gettimeofday((tv), (tz))
  /external/chromium_org/third_party/libxslt/linux/
config.h 34 /* Define to 1 if you have the `gettimeofday' function. */
  /external/chromium_org/third_party/libxslt/mac/
config.h 33 /* Define to 1 if you have the `gettimeofday' function. */
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_winsys_xsp.c 111 gettimeofday(&tv, NULL);

Completed in 1880 milliseconds

<<11121314151617181920>>