Home
last modified time | relevance | path

Searched defs:older (Results 1 – 13 of 13) sorted by relevance

/external/curl/tests/libtest/
Dtestutil.c112 long tutil_tvdiff(struct timeval newer, struct timeval older) in tutil_tvdiff()
124 double tutil_tvdiff_secs(struct timeval newer, struct timeval older) in tutil_tvdiff_secs()
/external/curl/lib/
Dtimeval.c184 timediff_t Curl_timediff(struct curltime newer, struct curltime older) in Curl_timediff()
198 timediff_t Curl_timediff_us(struct curltime newer, struct curltime older) in Curl_timediff_us()
/external/curl/src/
Dtool_util.c131 long tvdiff(struct timeval newer, struct timeval older) in tvdiff()
/external/curl/docs/examples/
Dimap-multi.c52 static long tvdiff(struct timeval newer, struct timeval older) in tvdiff()
Dpop3-multi.c52 static long tvdiff(struct timeval newer, struct timeval older) in tvdiff()
Dsmtp-multi.c97 static long tvdiff(struct timeval newer, struct timeval older) in tvdiff()
/external/libchrome/components/policy/core/common/
Dschema_map.cc96 void SchemaMap::GetChanges(const scoped_refptr<SchemaMap>& older, in GetChanges()
Dschema_map_unittest.cc279 scoped_refptr<SchemaMap> older = new SchemaMap(map); in TEST_F() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp159 const path older = env.create_file("older_file", 1); in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp156 const path older = env.create_file("older_file", 1); in TEST_CASE() local
/external/curl/tests/server/
Dutil.c527 long timediff(struct timeval newer, struct timeval older) in timediff()
/external/python/cpython2/Tools/gdb/
Dlibpython.py1272 def older(self): member in Frame
/external/python/cpython3/Tools/gdb/
Dlibpython.py1477 def older(self): member in Frame