Searched refs:clock_t (Results 26 - 43 of 43) sorted by relevance

12

/external/openssl/ssl/
H A Dssltest.c310 int doit_biopair(SSL *s_ssl,SSL *c_ssl,long bytes,clock_t *s_time,clock_t *c_time);
543 clock_t s_time = 0, c_time = 0;
1170 clock_t *s_time, clock_t *c_time)
1247 clock_t c_clock = clock();
1333 clock_t s_clock = clock();
/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
H A Dcipher_driver.c460 clock_t timer;
/external/srtp/crypto/test/
H A Dcipher_driver.c424 clock_t timer;
/external/svox/pico/lib/
H A Dpicopal.c490 typedef clock_t picopal_clock_t;
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c282 static clock_t _poll_t0 = 0;
621 clock_t t1, t2;
1247 clock_t t;
/external/srtp/test/
H A Dsrtp_driver.c465 clock_t timer;
526 clock_t timer;
1121 clock_t t;
/external/openssl/apps/
H A Dapps.c2897 static clock_t tmstart;
2954 static clock_t tmstart;
2956 clock_t now;
2968 now = (clock_t)(
2987 clock_t now = times(&rus);
2988 static clock_t tmstart;
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dsrtp_driver.c495 clock_t timer;
564 clock_t timer;
1176 clock_t t;
/external/pcre/dist/
H A Dpcretest.c3004 clock_t total_compile_time = 0;
3005 clock_t total_study_time = 0;
3006 clock_t total_match_time = 0;
4010 clock_t time_taken;
4011 clock_t start_time = clock();
4099 clock_t time_taken;
4100 clock_t start_time = clock();
5110 clock_t time_taken;
5111 clock_t start_time = clock();
/external/chromium_org/third_party/libxml/src/
H A DtestSAX.c146 static clock_t begin, end;
H A Dxmllint.c477 static clock_t begin, end;
/external/openssl/
H A De_os.h474 typedef unsigned long clock_t; typedef
/external/mksh/src/
H A Dmisc.c2096 clock_t u, s;
2098 if (/* ru == NULL || */ times(&tms) == (clock_t)-1)
/external/valgrind/main/include/vki/
H A Dvki-darwin.h71 #define vki_clock_t clock_t
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc1061 CHECK_TYPE_SIZE(clock_t); variable
/external/openssl/crypto/ec/
H A Dectest.c118 clock_t clck;
/external/libxml2/
H A Dxmllint.c482 static clock_t begin, end;
/external/bison/
H A Dconfigure34525 ac_fn_c_check_type "$LINENO" "clock_t" "ac_cv_type_clock_t" "$ac_includes_default

Completed in 6358 milliseconds

12