HomeSort by relevance Sort by last modified time
    Searched refs:LowPart (Results 51 - 75 of 90) sorted by null

1 23 4

  /external/libmpeg2/test/decoder/
main.c 107 s_temp_time.LowPart = s_end_timer.LowPart - s_start_timer.LowPart ; \
108 s_elapsed_time = (UWORD32) ( ((DOUBLE)s_temp_time.LowPart / (DOUBLE)frequency.LowPart ) * 1000000); \
    [all...]
  /external/python/cpython3/Python/
pytime.c 534 large.u.LowPart = system_time.dwLowDateTime;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtutils.h 258 #define TIMER_LOW(time) (((LARGE_INTEGER*)&time)->LowPart)
winnt.h 476 __MINGW_EXTENSION __int64 LowPart;
500 DWORD LowPart;
504 DWORD LowPart;
518 DWORD LowPart;
522 DWORD LowPart;
532 DWORD LowPart;
    [all...]
sspi.h 104 unsigned __LONG32 LowPart;
    [all...]
winioctl.h     [all...]
dbgeng.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
srb.h 546 #define ScsiPortConvertPhysicalAddressToUlong(Address) ((Address).LowPart)
ntddk.h     [all...]
ndis.h     [all...]
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 905 ASSERT(0 == (Offset.LowPart % 512));
  /external/libusb/libusb/os/
wince_usb.c 840 rtime.LowPart = filetime.dwLowDateTime;
  /external/python/cpython3/PC/
winreg.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_hotshot.c     [all...]
  /external/ImageMagick/MagickCore/
nt-base.c 404 date_time.LowPart=file_time.dwLowDateTime;
    [all...]
  /external/python/cpython2/Modules/
_hotshot.c     [all...]
  /external/python/cpython2/PC/
_winreg.c     [all...]
  /external/swiftshader/src/D3D8/
Direct3D8.cpp     [all...]
  /external/python/cpython3/Tools/msi/bundle/bootstrap/
PythonBootstrapperApplication.cpp     [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest.cc 781 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/googletest/googletest/src/
gtest.cc 819 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest.cc 822 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc 780 now_int64.LowPart = now_filetime.dwLowDateTime;
    [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c     [all...]

Completed in 1512 milliseconds

1 23 4