/external/chromium/net/base/ |
D | host_cache_unittest.cc | 33 base::TimeTicks now; in TEST() local 93 base::TimeTicks now; in TEST() local 117 base::TimeTicks now; in TEST() local 178 base::TimeTicks now = base::TimeTicks() + base::TimeDelta::FromSeconds(10); in TEST() local 242 base::TimeTicks now = base::TimeTicks() + kSuccessEntryTTL; in TEST() local 278 base::TimeTicks now; in TEST() local 313 base::TimeTicks now; in TEST() local 361 base::TimeTicks now; in TEST() local 375 base::TimeTicks now; in TEST() local
|
D | host_cache.cc | 56 base::TimeTicks now) { in Set() 116 bool HostCache::CanUseEntry(const Entry* entry, const base::TimeTicks now) { in CanUseEntry() 120 void HostCache::Compact(base::TimeTicks now, const Entry* pinned_entry) { in Compact()
|
/external/chromium/chrome/common/ |
D | thumbnail_score_unittest.cc | 10 base::Time now = base::Time::Now(); in TEST() local 29 base::Time now = base::Time::Now(); in TEST() local 40 base::Time now = base::Time::Now(); in TEST() local
|
/external/ipsec-tools/src/racoon/ |
D | schedule.c | 79 sched_monotonic_to_time_t(tv, now) in sched_monotonic_to_time_t() argument 107 struct timeval now; in schedular() local 141 struct timeval now; local 187 struct timeval now, created; local
|
D | throttle.c | 62 struct timeval now, penalty; local 89 struct timeval now, res; local
|
/external/webrtc/src/system_wrappers/interface/ |
D | tick_util.h | 128 DWORD now = timeGetTime(); in Now() local 162 TickTime now = TickTime::Now(); in MillisecondTimestamp() local 180 TickTime now = TickTime::Now(); in MicrosecondTimestamp() local
|
/external/blktrace/btt/ |
D | iostat.c | 63 static void update_tot_qusz(struct d_info *dip, double now) in update_tot_qusz() 73 static void update_idle_time(struct d_info *dip, double now, int force) in update_idle_time() 88 double now = TO_SEC(stamp); in __dump_stats() local 257 double now = TO_SEC(iop->t.time); in iostat_issue() local 268 double now = TO_SEC(c_iop->t.time); in iostat_complete() local
|
/external/bison/lib/ |
D | timevar.c | 200 get_time (now) in get_time() argument 289 struct timevar_time_def now; local 340 struct timevar_time_def now; local 401 struct timevar_time_def now; local 423 struct timevar_time_def now; local 453 struct timevar_time_def now; local
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
D | pseudotcp.cc | 227 uint32 now = Now(); in PseudoTcp() local 291 void PseudoTcp::NotifyClock(uint32 now) { in NotifyClock() 369 bool PseudoTcp::GetNextClock(uint32 now, long& timeout) { in GetNextClock() 485 uint32 now = Now(); in packet() local 561 bool PseudoTcp::clock_check(uint32 now, long& nTimeout) { in clock_check() 608 uint32 now = Now(); in process() local 897 bool PseudoTcp::transmit(const SList::iterator& seg, uint32 now) { in transmit() 965 uint32 now = Now(); in attemptSend() local
|
/external/dnsmasq/src/ |
D | lease.c | 24 void lease_init(time_t now) in lease_init() 173 void lease_update_file(time_t now) in lease_update_file() 264 void lease_prune(struct dhcp_lease *target, time_t now) in lease_prune() 349 void lease_set_expires(struct dhcp_lease *lease, unsigned int len, time_t now) in lease_set_expires() 529 int do_script_run(time_t now) in do_script_run()
|
D | forward.c | 113 static unsigned short search_servers(time_t now, struct all_addr **addrpp, in search_servers() 206 HEADER *header, size_t plen, time_t now, struct frec *forward) in forward_query() 380 static size_t process_reply(HEADER *header, time_t now, in process_reply() 459 void reply_query(int fd, int family, time_t now) in reply_query() 562 void receive_query(struct listener *listen, time_t now) in receive_query() 721 unsigned char *tcp_request(int confd, time_t now, in tcp_request() 886 static struct frec *allocate_frec(time_t now) in allocate_frec() 961 struct frec *get_new_frec(time_t now, int *wait) in get_new_frec()
|
D | dnsmasq.c | 75 time_t now; in main() local 797 static void async_event(int pipe, time_t now) in async_event() 958 void clear_cache_and_reload(time_t now) in clear_cache_and_reload() 1016 static int set_dns_listeners(time_t now, fd_set *set, int *maxfdp) in set_dns_listeners() 1084 static void check_dns_listeners(fd_set *set, time_t now) in check_dns_listeners() 1252 time_t start, now; in icmp_ping() local
|
/external/skia/gpu/include/ |
D | GrStopwatch.h | 86 PLATFORM_TIMER::Timestamp now = PLATFORM_TIMER::Now(); in lapTime() local 108 LARGE_INTEGER now; in Now() local
|
/external/qemu/distrib/sdl-1.2.12/src/timer/mint/ |
D | SDL_systimer.c | 76 Uint32 now = start; in SDL_GetTicks() local 91 Uint32 now; in SDL_Delay() local
|
/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_store_unittest_helper.cc | 62 const base::Time now = base::Time::Now(); in SafeBrowsingStoreTestStorePrefix() local 151 const base::Time now = base::Time::Now(); in SafeBrowsingStoreTestSubKnockout() local 224 const base::Time now = base::Time::Now(); in SafeBrowsingStoreTestDeleteChunks() local
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | CurrentTime.cpp | 259 GTimeVal now; in currentTime() local 268 wxDateTime now = wxDateTime::UNow(); in currentTime() local 290 struct timeval now; in currentTime() local
|
/external/llvm/unittests/Support/ |
D | TimeValue.cpp | 18 sys::TimeValue now = sys::TimeValue::now(); in TEST() local
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
D | CodeSigner_ImplTest.java | 39 private Date now = new Date(); field in CodeSigner_ImplTest
|
D | Timestamp_ImplTest.java | 40 private Date now = new Date(); field in Timestamp_ImplTest
|
/external/chromium/chrome/browser/policy/ |
D | file_based_policy_loader.cc | 77 base::Time now = base::Time::Now(); in Reload() local 120 const base::Time& now, in IsSafeToReloadPolicy()
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | IdleConnectionHandler.java | 147 long now = System.currentTimeMillis(); in closeExpiredConnections() local 181 TimeValues(long now, long validDuration, TimeUnit validUnit) { in TimeValues()
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
D | SDL_MPWtimer.c | 50 UnsignedWide now; in SDL_StartTicks() local 62 UnsignedWide now; in SDL_GetTicks() local
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | pmksa_cache.c | 61 struct os_time now; in pmksa_cache_expire() local 88 struct os_time now; in pmksa_cache_set_expiration() local 133 struct os_time now; in pmksa_cache_add() local 420 struct os_time now; in pmksa_cache_list() local
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_auth.c | 74 struct os_time now; in hostapd_acl_cache_get() local 306 static void hostapd_acl_expire_cache(struct hostapd_data *hapd, os_time_t now) in hostapd_acl_expire_cache() 335 os_time_t now) in hostapd_acl_expire_queries() 371 struct os_time now; in hostapd_acl_expire() local
|
/external/qemu/telephony/ |
D | test1.c | 23 SysTime now = sys_time_ms(); in timer_func() local
|