HomeSort by relevance Sort by last modified time
    Searched defs:get_time (Results 1 - 25 of 38) sorted by null

1 2

  /external/eigen/bench/btl/generic_bench/timers/
STL_timer.hh 60 double get_time( void ) function in class:STL_Timer
  /external/markdown/markdown/extensions/
rss.py 22 def get_time(heading): function
  /external/chromium_org/third_party/libyuv/unit_test/
unit_test.h 40 static inline double get_time() { function
50 static inline double get_time() { function
  /external/libyuv/files/unit_test/
unit_test.h 40 static inline double get_time() { function
54 static inline double get_time() { function
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_custom.c 39 void get_time(PERF_Private *me) function
129 get_time(me);
159 get_time(me);
188 get_time(me);
217 get_time(me);
246 get_time(me);
274 get_time(me);
416 get_time(me);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 39 double get_time() function
114 double start_time = get_time();
141 double ctime = get_time() - start_time;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 13 double get_time() function
74 double start_time = get_time();
101 double ctime = get_time() - start_time;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 39 double get_time() function
114 double start_time = get_time();
141 double ctime = get_time() - start_time;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 13 double get_time() function
74 double start_time = get_time();
101 double ctime = get_time() - start_time;
  /external/bison/lib/
timevar.c 190 static void get_time (struct timevar_time_def *);
200 get_time (now) function
302 get_time (&now);
350 get_time (&now);
390 get_time (&tv->start_time);
410 get_time (&now);
430 get_time (&now);
436 get_time (&now);
464 get_time (&now);
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
clock.cc 93 void get_time(WindowsHelpTimer* help_timer, FILETIME& current_time) { function in namespace:webrtc
198 get_time(_helpTimer, StartTime);
  /external/iproute2/tc/
tc_util.c 227 int get_time(unsigned *time, const char *str) function
  /external/stlport/stlport/stl/
_time_facets.h 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_time_facets.h 140 iter_type get_time(iter_type __s, iter_type __end, ios_base& __str, function in class:time_get
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uuid.py 248 def get_time(self): member in class:UUID
252 time = property(get_time)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py 248 def get_time(self): member in class:UUID
252 time = property(get_time)
  /system/core/toolbox/
getevent.c 501 int get_time = 0; local
522 get_time = 1;
650 if(get_time) {
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_screen.c 117 get_time(void) function
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.c 117 get_time(void) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
locale_facets_nonio.h 431 get_time(iter_type __beg, iter_type __end, ios_base& __io, function in class:time_get
566 * derived classes to change the value returned. @see get_time() for
    [all...]

Completed in 1071 milliseconds

1 2