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

  /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
  /toolchain/binutils/binutils-2.27/gold/
timer.cc 51 this->get_time(&this->start_time_);
60 this->get_time(&thispass);
93 Timer::get_time(TimeStats *now) function in class:gold::Timer
112 this->get_time(&now);
  /external/autotest/client/site_tests/graphics_dEQP/
generate_controlfiles.py 118 def get_time(test): function
143 time = get_time(test)
  /external/freetype/src/tools/
test_bbox.c 16 get_time( void ) function
143 time0 = get_time();
147 time0 = get_time() - time0;
158 time0 = get_time();
162 time0 = get_time() - time0;
  /system/core/storaged/
storaged_diskstats.cpp 69 bool get_time(struct timespec* ts) { function
90 if (!get_time(&ts)) {
126 if (!get_time(&ts)) {
  /external/libcups/filter/
rasterbench.c 45 static double get_time(void);
99 start_secs = get_time();
103 write_secs = get_time();
110 read_secs = get_time();
155 * 'get_time()' - Get the current time in seconds.
159 get_time(void) function
  /external/libyuv/files/unit_test/
unit_test.h 82 static inline double get_time() { function
89 static inline double get_time() { function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
uuid.py 248 def get_time(self): member in class:UUID
252 time = property(get_time)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
uuid.py 248 def get_time(self): member in class:UUID
252 time = property(get_time)
  /prebuilts/gdb/linux-x86/lib/python2.7/
uuid.py 248 def get_time(self): member in class:UUID
252 time = property(get_time)
  /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)
  /external/iproute2/tc/
tc_util.c 275 int get_time(unsigned int *time, const char *str) function
  /external/python/cpython2/Lib/
uuid.py 250 def get_time(self): member in class:UUID
254 time = property(get_time)
  /system/core/toolbox/
getevent.c 519 int get_time = 0; local
540 get_time = 1;
668 if(get_time) {
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_screen.c 101 get_time(void) function
    [all...]
intel_screen.h 139 #define get_time old_get_time macro
173 double get_time(void);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
gcmodule.c 852 get_time(void) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
gcmodule.c 801 get_time(void) function
846 t1 = get_time();
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_screen.c 116 get_time(void) function
    [all...]
  /external/python/cpython2/Modules/
gcmodule.c 852 get_time(void) function
897 t1 = get_time();
    [all...]
  /external/valgrind/massif/
ms_main.c 885 static Time get_time(void) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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 1010 milliseconds