HomeSort by relevance Sort by last modified time
    Searched full:gettimeofday (Results 201 - 225 of 445) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/iproute2/misc/
ifstat.c 502 gettimeofday(&now, NULL);
  /external/libpng/contrib/gregbook/
rpng2-x.c 648 if (gettimeofday(&then, NULL) == 0) {
666 if (use_sleep || gettimeofday(&now, NULL) != 0) {
705 if (gettimeofday(&now, NULL) == 0) {
718 if (gettimeofday(&now, NULL) == 0) {
    [all...]
  /external/netperf/
netlib.c 730 gettimeofday( struct timeval *tv , struct timezone *not_used )
724 gettimeofday( struct timeval *tv , struct timezone *not_used ) function
    [all...]
  /external/openssl/crypto/bio/
bss_dgram.c 737 gettimeofday(t, NULL);
  /external/srec/srec/EventLog/src/
EventLogImpl.c 235 gettimeofday ( &dir_stamp, NULL );
  /external/strace/strace/linux/alpha/
syscallent.h 390 { 2, 0, sys_gettimeofday, "gettimeofday" }, /* 359 */
  /external/strace/
syscall.c 1160 /* Solaris 2.x gettimeofday */
    [all...]
  /external/v8/src/
platform-linux.cc 638 if (gettimeofday(&current_time, NULL) == -1) {
  /frameworks/base/media/libstagefright/omx/tests/
OMXHarness.cpp 44 gettimeofday(&tv, NULL);
  /frameworks/base/tools/localize/
XLIFFFile.cpp 482 gettimeofday(&tv, &tz);
  /hardware/ril/reference-ril/
atchannel.c 102 gettimeofday(&tv, (struct timezone *) NULL);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
libiberty.h 191 extern int gettimeofday (struct timeval *, void *);
  /system/core/adb/
file_sync_client.c 41 gettimeofday(&tv, 0);
usb_linux.c 320 gettimeofday(&tv, NULL);
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
configure.info 306 For example, not all systems support the `gettimeofday' function.
307 If you want to use the `gettimeofday' function when it is available,
309 by putting `AC_CHECK_FUNCS(gettimeofday)' in `configure.in'.
313 `gettimeofday' function is available, and to not define the macro at
315 to test whether it is safe to call `gettimeofday'.
    [all...]
  /external/clearsilver/
configure     [all...]
  /external/dbus/dbus/
dbus-sysdeps-unix.c     [all...]

Completed in 2571 milliseconds

1 2 3 4 5 6 7 891011>>