HomeSort by relevance Sort by last modified time
    Searched refs:tzp (Results 1 - 10 of 10) sorted by null

  /external/libyuv/files/unit_test/
unit_test.h 56 struct timezone tzp; local
57 gettimeofday(&t, &tzp);
  /external/quake/quake/src/QW/server/
sys_unix.c 90 struct timezone tzp; local
93 gettimeofday(&tp, &tzp);
  /external/quake/quake/src/QW/client/
sys_android.c 291 struct timezone tzp; local
294 gettimeofday(&tp, &tzp);
sys_linux.c 286 struct timezone tzp; local
289 gettimeofday(&tp, &tzp);
  /external/quake/quake/src/WinQuake/
sys_linux.cpp 284 struct timezone tzp; local
287 gettimeofday(&tp, &tzp);
sys_sun.cpp 252 struct timezone tzp; local
255 gettimeofday(&tp, &tzp);
sys_android.cpp 325 struct timezone tzp; local
328 gettimeofday(&tp, &tzp);
  /external/libusb_aah/libusb/
libusbi.h 240 int usbi_gettimeofday(struct timeval *tp, void *tzp);
core.c     [all...]
  /external/libxml2/
xmllint.c 415 my_gettimeofday(struct timeval *tvp, void *tzp)
    [all...]

Completed in 148 milliseconds