HomeSort by relevance Sort by last modified time
    Searched refs:HighPart (Results 1 - 25 of 42) sorted by null

1 2

  /external/stlport/test/unit/cppunit/
cppunit_timer.h 29 m_start.HighPart = m_restart.HighPart = m_stop.HighPart = 0;
43 if (m_start.HighPart == 0 && m_start.LowPart == 0) {
53 if ((m_stop.HighPart != 0 || m_stop.LowPart != 0) &&
54 m_restart.HighPart != 0 && m_restart.LowPart != 0) {
55 m_stop.HighPart += (stop.HighPart - m_restart.HighPart);
58 m_stop.HighPart -= 1
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_timer.h 29 m_start.HighPart = m_restart.HighPart = m_stop.HighPart = 0;
43 if (m_start.HighPart == 0 && m_start.LowPart == 0) {
53 if ((m_stop.HighPart != 0 || m_stop.LowPart != 0) &&
54 m_restart.HighPart != 0 && m_restart.LowPart != 0) {
55 m_stop.HighPart += (stop.HighPart - m_restart.HighPart);
58 m_stop.HighPart -= 1
    [all...]
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_timer.h 29 m_start.HighPart = m_restart.HighPart = m_stop.HighPart = 0;
43 if (m_start.HighPart == 0 && m_start.LowPart == 0) {
53 if ((m_stop.HighPart != 0 || m_stop.LowPart != 0) &&
54 m_restart.HighPart != 0 && m_restart.LowPart != 0) {
55 m_stop.HighPart += (stop.HighPart - m_restart.HighPart);
58 m_stop.HighPart -= 1
    [all...]
  /external/webkit/Source/WebKit/win/
MemoryStream.cpp 137 if (dlibMove.HighPart)
141 if (!dlibMove.HighPart) {
145 } else if (dlibMove.HighPart == -1) {
154 if (dlibMove.HighPart != -1)
169 plibNewPosition->HighPart = 0;
190 if (cb.HighPart) {
191 cb.HighPart = 0;
199 pcbWritten->HighPart = 0;
203 pcbRead->HighPart = 0;
  /external/skia/bench/
BenchSysTimer_windows.cpp 21 start_cpu_sys.HighPart = sysTime.dwHighDateTime;
23 start_cpu_usr.HighPart = usrTime.dwHighDateTime;
  /external/zlib/contrib/testzlib/
testzlib.c 10 R->HighPart = A.HighPart - B.HighPart;
16 R->HighPart --;
49 pbeginTime64->HighPart=dwEdx;
62 LIres.LowPart=LIres.HighPart=0;
89 pbeginTime64->HighPart = 0;
  /external/skia/src/ports/
SkTime_win.cpp 43 li.HighPart = ft.dwHighDateTime;
  /external/qemu/block/
raw-win32.c 54 li.HighPart = 0;
55 li.LowPart = SetFilePointer (h, 0, &li.HighPart, FILE_CURRENT);
65 SetFilePointer(h, li.LowPart, &li.HighPart, FILE_BEGIN);
187 l.LowPart = GetFileSize(s->hfile, (PDWORD)&l.HighPart);
  /external/chromium/base/
platform_file_win.cc 122 overlapped.OffsetHigh = offset_li.HighPart;
144 overlapped.OffsetHigh = offset_li.HighPart;
206 size.HighPart = file_info.nFileSizeHigh;
  /external/qemu/android/utils/
mapfile.c 137 if ((SetFilePointer(handle, convert.LowPart, &convert.HighPart,
211 converter.HighPart, converter.LowPart, NULL);
214 mapped_at = MapViewOfFile(map_handle, win32_map, converter.HighPart,
  /ndk/sources/host-tools/ndk-stack/elff/
mapfile.c 137 if ((SetFilePointer(handle, convert.LowPart, &convert.HighPart,
211 converter.HighPart, converter.LowPart, NULL);
214 mapped_at = MapViewOfFile(map_handle, win32_map, converter.HighPart,
  /external/webkit/Source/WebKit2/Shared/Plugins/Netscape/win/
NetscapePluginModuleWin.cpp 52 version.HighPart = mostSignificant;
  /external/wpa_supplicant/
os_win32.c 46 li.HighPart = ft.dwHighDateTime;
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 106 LONG HighPart;
110 LONG HighPart;
  /external/wpa_supplicant_8/src/drivers/
driver_ralink.h 107 LONG HighPart;
111 LONG HighPart;
  /external/stlport/src/details/
fstream_win32io.cpp 85 li.LowPart = GetFileSize(fd, (unsigned long*) &li.HighPart);
571 li.LowPart = SetFilePointer(_M_file_id, li.LowPart, &li.HighPart, whence);
601 base = MapViewOfFile(_M_view_id, FILE_MAP_READ, li.HighPart, li.LowPart,
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp 85 li.LowPart = GetFileSize(fd, (unsigned long*) &li.HighPart);
571 li.LowPart = SetFilePointer(_M_file_id, li.LowPart, &li.HighPart, whence);
601 base = MapViewOfFile(_M_view_id, FILE_MAP_READ, li.HighPart, li.LowPart,
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_win32.c 46 li.HighPart = ft.dwHighDateTime;
  /external/wpa_supplicant_8/src/utils/
os_win32.c 46 li.HighPart = ft.dwHighDateTime;
  /external/chromium/net/base/
file_stream_win.cc 25 overlapped->OffsetHigh = offset.HighPart;
31 offset.HighPart = overlapped->OffsetHigh;
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 438 a.HighPart = KernelTime.dwHighDateTime;
440 b.HighPart = UserTime.dwHighDateTime;
  /external/quake/quake/src/QW/client/
sys_win.c 158 unsigned int lowpart, highpart; local
191 highpart = (unsigned int)PerformanceFreq.HighPart;
194 while (highpart || (lowpart > 2000000.0))
198 lowpart |= (highpart & 1) << 31;
199 highpart >>= 1;
298 ((unsigned int)PerformanceCount.HighPart << (32 - lowshift));
  /external/quake/quake/src/WinQuake/
sys_win.cpp 301 unsigned int lowpart, highpart; local
313 highpart = (unsigned int)PerformanceFreq.HighPart;
316 while (highpart || (lowpart > 2000000.0))
320 lowpart |= (highpart & 1) << 31;
321 highpart >>= 1;
481 ((unsigned int)PerformanceCount.HighPart << (32 - lowshift));
  /external/zlib/contrib/minizip/
iowin32.c 223 li.u.LowPart = SetFilePointer(hFile, li.u.LowPart, &li.u.HighPart, FILE_CURRENT);
300 DWORD dwSet = SetFilePointer(hFile, li->u.LowPart, &li->u.HighPart, dwMoveMethod);
  /external/chromium/net/disk_cache/
file_win.cc 251 if (size.HighPart)

Completed in 3796 milliseconds

1 2