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

<<11121314151617181920>>

  /external/chromium_org/third_party/libevent/
evdns.3 110 Using the bottom 16 bits of the usec result from gettimeofday. This
  /external/chromium_org/third_party/libxml/linux/
config.h 80 /* Define to 1 if you have the `gettimeofday' function. */
  /external/chromium_org/third_party/libxml/mac/
config.h 80 /* Define to 1 if you have the `gettimeofday' function. */
  /external/chromium_org/v8/src/
platform-solaris.cc 43 #include <sys/time.h> // gettimeofday(), timeradd()
  /external/dropbear/
common-session.c 362 if (gettimeofday(&tv, 0) < 0) {
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
php-brief.php 82 'parse_str', 'str_pad', 'chop', 'strchr', 'sprintf', 'printf', 'vprintf', 'vsprintf', 'sscanf', 'fscanf', 'parse_url', 'urlencode', 'urldecode', 'rawurlencode', 'rawurldecode', 'readlink', 'linkinfo', 'link', 'unlink', 'exec', 'system', 'escapeshellcmd', 'escapeshellarg', 'passthru', 'shell_exec', 'proc_open', 'proc_close', 'rand', 'srand', 'getrandmax', 'mt_rand', 'mt_srand', 'mt_getrandmax', 'base64_decode', 'base64_encode', 'abs', 'ceil', 'floor', 'round', 'is_finite', 'is_nan', 'is_infinite', 'bindec', 'hexdec', 'octdec', 'decbin', 'decoct', 'dechex', 'base_convert', 'number_format', 'fmod', 'ip2long', 'long2ip', 'getenv', 'putenv', 'getopt', 'microtime', 'gettimeofday', 'getrusage', 'uniqid', 'quoted_printable_decode', 'set_time_limit', 'get_cfg_var', 'magic_quotes_runtime', 'set_magic_quotes_runtime', 'get_magic_quotes_gpc', 'get_magic_quotes_runtime',
  /external/libxml2/
config.h 64 /* Define to 1 if you have the `gettimeofday' function. */
  /external/llvm/cmake/
config-ix.cmake 164 check_symbol_exists(gettimeofday sys/time.h HAVE_GETTIMEOFDAY)
  /external/netperf/
config.h 51 /* Define to 1 if you have the `gettimeofday' function. */
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 67 gettimeofday(&tk_time, &tz);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 67 gettimeofday(&tk_time, &tz);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 67 gettimeofday(&tk_time, &tz);
  /external/wpa_supplicant_8/src/utils/
os_unix.c 56 res = gettimeofday(&tv, NULL);
  /hardware/ril/libril/
ril_event.cpp 104 gettimeofday(tv, NULL);
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_mutex.c 186 gettimeofday(&ltime_now, NULL);
  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 275 ## begin gnulib module gettimeofday
278 EXTRA_DIST += gettimeofday.c
280 EXTRA_libsed_a_SOURCES += gettimeofday.c
282 ## end gnulib module gettimeofday
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libanl.a 49   ?'?0t???(-@0_s???????-9FSjrequestsrequests_tailfree_respool_max_sizepoolfreelistnthreadsidle_thread_counthandle_requestspool_size__PRETTY_FUNCTION__.11475__PRETTY_FUNCTION__.11497__elf_set___libc_subfreeres_element_free_res____gai_find_request__gai_remove_requestfree__gai_enqueue_request__gai_requests_mutexpthread_mutex_lock__gai_new_request_notificationpthread_cond_signalpthread_mutex_unlockpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroycallocrealloc__errno_location__assert_failgetaddrinfo__gai_notifygettimeofdaypthread_cond_timedwaitpthread_exitL3L?T?T?L?
  /device/lge/mako/camera/mm-camera-interface/
mm_jpeg_encoder.c 146 gettimeofday(&tdAfter, &tz);
339 gettimeofday(&tdBefore, &tz);
  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc 53 int start_tv_retv = gettimeofday(&start_tv, NULL);
58 if ((0 == start_tv_retv) && (0 == gettimeofday(&tv, NULL)))

Completed in 886 milliseconds

<<11121314151617181920>>