Home
last modified time | relevance | path

Searched defs:clock_t (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/libs/geometry/index/example/
Dbenchmark_insert.cpp60 typedef boost::chrono::thread_clock clock_t; in test_queries() typedef
89 typedef boost::chrono::thread_clock clock_t; in main() typedef
Dbenchmark2.cpp25 typedef boost::chrono::thread_clock clock_t; in main() typedef
Dbenchmark3.cpp24 typedef boost::chrono::thread_clock clock_t; in main() typedef
Dbenchmark.cpp23 typedef boost::chrono::thread_clock clock_t; in main() typedef
D3d_benchmark.cpp21 typedef boost::chrono::thread_clock clock_t; in main() typedef
Dbenchmark_experimental.cpp81 typedef boost::chrono::thread_clock clock_t; in main() typedef
/third_party/musl/include/
Dalltypes.h.in42 TYPEDEF long clock_t; variable
/third_party/musl/porting/linux/user/include/
Dalltypes.h.in42 TYPEDEF long clock_t; variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h272 typedef long clock_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h213 typedef long clock_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h213 typedef long clock_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h213 typedef long clock_t; typedef
/third_party/python/
Dconfigure.ac2293 AC_DEFINE(clock_t, long, [Define to 'long' if <time.h> doesn't define.]) definition
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2397 clock_t = __darwin_clock_t variable