Searched defs:tv2 (Results 1 – 14 of 14) sorted by relevance
/external/android-clat/ |
D | clatd_microbenchmark.c | 127 double timedelta(const struct timespec tv1, const struct timespec tv2) { in timedelta() 142 struct timespec tv1, tv2; in benchmark() local
|
/external/toybox/toys/posix/ |
D | time.c | 28 struct timeval tv, tv2; in time_main() local
|
/external/e2fsprogs/resize/ |
D | resource_track.c | 53 struct timeval *tv2) in timeval_subtract()
|
/external/e2fsprogs/e2fsck/ |
D | scantest.c | 64 struct timeval *tv2) in timeval_subtract()
|
D | util.c | 364 struct timeval *tv2) in timeval_subtract()
|
/external/libmicrohttpd/src/testspdy/ |
D | test_request_response_with_callback.c | 269 struct timeval tv2; in childproc() local
|
/external/opencv3/modules/calib3d/test/ |
D | test_compose_rt.cpp | 125 const mat_t& rv1, tv1, rv2, tv2; member in Differential
|
/external/e2fsprogs/misc/ |
D | badblocks.c | 180 struct timeval *tv2, char *buf) in time_diff_format() 355 struct timeval tv1, tv2; in do_read() local
|
/external/libvpx/libvpx/examples/ |
D | vp8_multi_resolution_encoder.c | 358 struct timeval tv1, tv2, difftv; in main() local
|
/external/e2fsprogs/lib/uuid/ |
D | gen_uuid.c | 352 unsigned long tv1, tv2; in get_clock() local
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | multi-level-substitution.cpp | 237 …tuple_of_values<int&, float&>::apply<i, i>::type tv2; // expected-error{{non-type template paramet… variable
|
/external/dng_sdk/source/ |
D | dng_exif.cpp | 2041 real64 tv2 = ss.As_real64 (); in Parse_ifd0_exif() local
|
/external/iputils/ |
D | arping.c | 102 #define MS_TDIFF(tv1,tv2) ( ((tv1).tv_sec-(tv2).tv_sec)*1000 + \ argument
|
/external/libevent/ |
D | event.c | 1116 is_same_common_timeout(const struct timeval *tv1, const struct timeval *tv2) in is_same_common_timeout()
|