HomeSort by relevance Sort by last modified time
    Searched defs:StartTime (Results 1 - 23 of 23) sorted by null

  /external/clang/test/CodeGenCXX/
pr9130.cpp 4 virtual int StartTime() {
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btQuickprof.h 97 unsigned long int StartTime;
  /external/netperf/src/
netcpu_ntperf.c 77 LARGE_INTEGER StartTime;
216 PerfCntrs->StartTime = PerfCntrs->EndTime;
320 PerfCntrs->StartTime.QuadPart;
  /external/webrtc/webrtc/system_wrappers/source/
clock.cc 108 FILETIME StartTime;
114 GetTime(&StartTime);
116 Time = (((uint64_t) StartTime.dwHighDateTime) << 32) +
117 (uint64_t) StartTime.dwLowDateTime;
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 778 struct timeval StartTime;
799 (void) gettimeofday(&xq->StartTime, NULL);
829 q->Result = time_diff(&xq->StartTime, &endTime);
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 658 const llvm::TimeRecord &StartTime = llvm::TimeRecord::getCurrentTime();
760 os << "\"wall\": " << (EndTime.getWallTime() - StartTime.getWallTime());
    [all...]
  /external/libchrome/base/
tracked_objects.cc 568 TrackedTime start_of_run = stopwatch.StartTime();
601 TrackedTime start_of_run = stopwatch.StartTime();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9anim.h 147 DOUBLE StartTime;
pdh.h 188 LONGLONG StartTime;
evntrace.h 412 LARGE_INTEGER StartTime;
455 LARGE_INTEGER StartTime;
498 LARGE_INTEGER StartTime;
776 EXTERN_C ULONG WMIAPI ProcessTrace(PTRACEHANDLE HandleArray,ULONG HandleCount,LPFILETIME StartTime,LPFILETIME EndTime);
tdi.h 242 LARGE_INTEGER StartTime;
winspool.h 54 DWORD StartTime;
78 DWORD StartTime;
285 DWORD StartTime;
311 DWORD StartTime;
    [all...]
ntsecapi.h     [all...]
urlmon.h     [all...]
winioctl.h 793 LARGE_INTEGER StartTime;
    [all...]
ksmedia.h     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 424 uint32 StartTime;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntpoapi.h 148 ULONGLONG StartTime;
wmidata.h     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 858 milliseconds