HomeSort by relevance Sort by last modified time
    Searched refs:get_time (Results 26 - 50 of 64) sorted by null

12 3

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
stats.py 26 p.get_time = _brokentimer
  /external/iproute2/tc/
tc_util.h 67 extern int get_time(unsigned *time, const char *str);
q_hfsc.c 310 if (get_time(&d, *argv) < 0) {
353 if (get_time(&dmax, *argv) < 0) {
q_tbf.c 71 if (get_time(&latency, *argv)) {
q_netem.c 156 if(get_time(&t, str))
tc_util.c 227 int get_time(unsigned *time, const char *str) function
  /system/core/toolbox/
getevent.c 496 int get_time = 0; local
518 get_time = 1;
645 if(get_time) {
  /external/stlport/test/unit/
time_facets_test.cpp 97 j = tmg.get_time( j, e, io, err, &yet_more );
180 j = tmg.get_time( j, e, io, err, &yet_more );
  /ndk/tests/device/test-gnustl-full/unit/
time_facets_test.cpp 97 j = tmg.get_time( j, e, io, err, &yet_more );
180 j = tmg.get_time( j, e, io, err, &yet_more );
  /ndk/tests/device/test-stlport/unit/
time_facets_test.cpp 97 j = tmg.get_time( j, e, io, err, &yet_more );
180 j = tmg.get_time( j, e, io, err, &yet_more );
  /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/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
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_vec4_emit.cpp 1059 start_time = get_time();
1079 (get_time() - start_time) * 1000);
brw_fs.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_emit.cpp 1059 start_time = get_time();
1079 (get_time() - start_time) * 1000);
brw_fs.cpp     [all...]
  /external/valgrind/main/massif/
ms_main.c 1302 static Time get_time(void) function
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_screen.c 117 get_time(void) function
    [all...]

Completed in 4127 milliseconds

12 3