/third_party/python/Lib/distutils/ |
H A D | dep_util.py | 11 def newer (source, target): function [all...] |
H A D | file_util.py | 100 from distutils.dep_util import newer namespace
|
H A D | bcppcompiler.py | 22 from distutils.dep_util import newer namespace
|
H A D | unixccompiler.py | 19 from distutils.dep_util import newer namespace
|
H A D | util.py | 14 from distutils.dep_util import newer namespace
|
/third_party/curl/lib/ |
H A D | timeval.c | 201 timediff_t Curl_timediff(struct curltime newer, struct curltime older) in Curl_timediff() argument 215 timediff_t Curl_timediff_ceil(struct curltime newer, struct curltime older) in Curl_timediff_ceil() argument 229 timediff_t Curl_timediff_us(struct curltime newer, struct curltime older) in Curl_timediff_us() argument
|
/third_party/curl/src/ |
H A D | tool_util.c | 133 long tvdiff(struct timeval newer, struct timeval older) in tvdiff() argument
|
/third_party/curl/tests/libtest/ |
H A D | testutil.c | 114 long tutil_tvdiff(struct timeval newer, struct timeval older) in tutil_tvdiff() argument 125 double tutil_tvdiff_secs(struct timeval newer, struct timeval older) in tutil_tvdiff_secs() argument
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_dep_util.py | 5 from distutils.dep_util import newer, newer_pairwise, newer_group namespace
|
/third_party/python/Lib/distutils/command/ |
H A D | build_scripts.py | 9 from distutils.dep_util import newer namespace
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | log.c | 497 static inline unsigned int log_distance(struct gfs2_sbd *sdp, unsigned int newer, in log_distance() argument
|
/third_party/curl/tests/server/ |
H A D | util.c | 457 long timediff(struct timeval newer, struct timeval older) in timediff() argument
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | log.c | 628 static inline unsigned int log_distance(struct gfs2_sbd *sdp, unsigned int newer, in log_distance() argument
|
/third_party/python/Tools/gdb/ |
H A D | libpython.py | 1657 def newer(self): member in Frame
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x509_vfy.c | 2020 X509_CRL *X509_CRL_diff(X509_CRL *base, X509_CRL *newer, in X509_CRL_diff() argument [all...] |
/third_party/openssl/crypto/x509/ |
H A D | x509_vfy.c | 2022 X509_CRL *X509_CRL_diff(X509_CRL *base, X509_CRL *newer, in X509_CRL_diff() argument [all...] |