HomeSort by relevance Sort by last modified time
    Searched refs:LARGE_INTEGER (Results 26 - 38 of 38) sorted by null

12

  /external/quake/quake/src/WinQuake/
sys_win.cpp 300 LARGE_INTEGER PerformanceFreq;
472 LARGE_INTEGER PerformanceCount;
  /external/e2fsprogs/lib/ext2fs/
getsize.c 80 LARGE_INTEGER filesize;
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 91 //#define LARGE_INTEGER s64
113 } LARGE_INTEGER;
  /external/qemu/android/utils/
path.c 364 LARGE_INTEGER size;
  /external/tinyxml/
xmltest.cpp 120 QueryPerformanceCounter( (LARGE_INTEGER*) (&start) );
1043 QueryPerformanceCounter( (LARGE_INTEGER*) (&end) );
1044 QueryPerformanceFrequency( (LARGE_INTEGER*) (&freq) );
  /external/netperf/
nettest_bsd.c 209 static LARGE_INTEGER time_one;
210 static LARGE_INTEGER time_two;
269 static LARGE_INTEGER intvl_one;
270 static LARGE_INTEGER intvl_two;
271 static LARGE_INTEGER *intvl_one_ptr = &intvl_one;
272 static LARGE_INTEGER *intvl_two_ptr = &intvl_two;
273 static LARGE_INTEGER *temp_intvl_ptr = &intvl_one;
318 static LARGE_INTEGER demo_one;
319 static LARGE_INTEGER demo_two;
320 static LARGE_INTEGER *demo_one_ptr = &demo_one
    [all...]
netlib.c     [all...]
  /external/openssl/crypto/rand/
rand_win.c 685 LARGE_INTEGER l;
  /external/srec/srec/EventLog/src/
EventLogImpl.c 67 LARGE_INTEGER lk, lu;
  /external/qemu/
vl-android.c 849 LARGE_INTEGER freq;
861 LARGE_INTEGER ti;
    [all...]
vl.c 754 LARGE_INTEGER freq;
766 LARGE_INTEGER ti;
    [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
sqlite3.c.orig     [all...]

Completed in 838 milliseconds

12