Home
last modified time | relevance | path

Searched defs:CLOCKS_PER_SEC (Results 1 – 16 of 16) sorted by relevance

/external/freetype/src/tools/
Dtest_bbox.c11 #define CLOCKS_PER_SEC HZ macro
/external/python/cpython2/Lib/plat-atheos/
DTYPES.py87 CLOCKS_PER_SEC = 1000000 variable
89 CLOCKS_PER_SEC = 1000000 variable
DIN.py324 CLOCKS_PER_SEC = 1000000 variable
326 CLOCKS_PER_SEC = 1000000 variable
/external/ImageMagick/MagickCore/
Dtimer.c59 #define CLOCKS_PER_SEC 100 macro
/external/python/cpython2/Modules/
Dtimemodule.c149 #define CLOCKS_PER_SEC CLK_TCK macro
151 #define CLOCKS_PER_SEC 1000000 macro
/external/musl/include/
Dtime.h65 #define CLOCKS_PER_SEC 1000000L macro
/external/python/cpython3/Modules/
Dtimemodule.c121 # define CLOCKS_PER_SEC CLK_TCK macro
123 # define CLOCKS_PER_SEC 1000000 macro
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py102 CLOCKS_PER_SEC = 1000000l variable
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py308 CLOCKS_PER_SEC = 1000000 variable
DIN.py436 CLOCKS_PER_SEC = 1000000 variable
DSTROPTS.py433 CLOCKS_PER_SEC = 1000000 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py44 CLOCKS_PER_SEC = 1000 variable
/external/libxml2/
Dxmllint.c455 #define CLOCKS_PER_SEC 100 macro
/external/rust/crates/libc/src/unix/redox/
Dmod.rs852 pub const CLOCKS_PER_SEC: ::clock_t = 1_000_000; constant
/external/python/cpython2/Lib/plat-unixware7/
DIN.py573 CLOCKS_PER_SEC = 1000000 variable
/external/pcre/src/
Dpcre2test.c203 #define CLOCKS_PER_SEC CLK_TCK macro
205 #define CLOCKS_PER_SEC 100 macro