Home
last modified time | relevance | path

Searched refs:age (Results 1 – 25 of 142) sorted by relevance

123456

/external/tcpdump/tests/
Devb.out4 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
11 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
18 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
66 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
73 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
80 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
87 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
94 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
101 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
108 message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s
[all …]
Dospf-gmpls.out5 Advertising Router 10.255.245.37, seq 0x80000002, age 9s, length 104
30 Advertising Router 10.255.245.37, seq 0x80000002, age 9s, length 104
55 Advertising Router 10.255.245.35, seq 0x80000003, age 3s, length 144
/external/chromium_org/third_party/icu/source/i18n/
Dislamcal.cpp238 double age = moonAge(origin, status); in trueMonthStart() local
243 if (age >= 0) { in trueMonthStart()
247 age = moonAge(origin, status); in trueMonthStart()
251 } while (age >= 0); in trueMonthStart()
257 age = moonAge(origin, status); in trueMonthStart()
261 } while (age < 0); in trueMonthStart()
284 double age = 0; in moonAge() local
291 return age; in moonAge()
296 age = gIslamicCalendarAstro->getMoonAge(); in moonAge()
300 age = age * 180 / CalendarAstronomer::PI; in moonAge()
[all …]
/external/chromium_org/third_party/webrtc/common_audio/vad/
Dvad_sp.c73 int16_t* age = &self->index_vector[offset]; in WebRtcVad_FindMinimum() local
81 if (age[i] != 100) { in WebRtcVad_FindMinimum()
82 age[i]++; in WebRtcVad_FindMinimum()
87 age[j] = age[j + 1]; in WebRtcVad_FindMinimum()
89 age[15] = 101; in WebRtcVad_FindMinimum()
152 age[i] = age[i - 1]; in WebRtcVad_FindMinimum()
155 age[position] = 1; in WebRtcVad_FindMinimum()
/external/icu/icu4c/source/i18n/
Dislamcal.cpp357 double age = moonAge(origin, status); in trueMonthStart() local
362 if (age >= 0) { in trueMonthStart()
366 age = moonAge(origin, status); in trueMonthStart()
370 } while (age >= 0); in trueMonthStart()
376 age = moonAge(origin, status); in trueMonthStart()
380 } while (age < 0); in trueMonthStart()
403 double age = 0; in moonAge() local
410 return age; in moonAge()
415 age = gIslamicCalendarAstro->getMoonAge(); in moonAge()
419 age = age * 180 / CalendarAstronomer::PI; in moonAge()
[all …]
/external/apache-http/src/org/apache/http/impl/cookie/
DBasicMaxAgeHandler.java52 int age; in parse() local
54 age = Integer.parseInt(value); in parse()
59 if (age < 0) { in parse()
63 cookie.setExpiryDate(new Date(System.currentTimeMillis() + age * 1000L)); in parse()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_sampler_view.c143 sv->age = tex->age; in svga_get_tex_sampler_view()
174 unsigned age = 0; in svga_validate_sampler_view() local
182 age = tex->age; in svga_validate_sampler_view()
191 if (v->age < tex->view_age[i]) in svga_validate_sampler_view()
201 v->age = age; in svga_validate_sampler_view()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_sampler_view.c143 sv->age = tex->age; in svga_get_tex_sampler_view()
174 unsigned age = 0; in svga_validate_sampler_view() local
182 age = tex->age; in svga_validate_sampler_view()
191 if (v->age < tex->view_age[i]) in svga_validate_sampler_view()
201 v->age = age; in svga_validate_sampler_view()
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_shared_settings_service_unittest.cc160 FundamentalValue age(8); in TEST_F() local
168 settings_service_.SetValue(kIdA, "age", age); in TEST_F()
180 EXPECT_EQ(ToJson(&age), ToJson(settings_service_.GetValue(kIdA, "age"))); in TEST_F()
195 FundamentalValue age(8); in TEST_F() local
198 settings_service_.SetValue(kIdA, "age", age); in TEST_F()
223 EXPECT_EQ(ToJson(&age), ToJson(settings_service_.GetValue(kIdA, "age"))); in TEST_F()
238 FundamentalValue age(8); in TEST_F() local
241 settings_service_.SetValue(kIdA, "age", age); in TEST_F()
266 EXPECT_EQ(ToJson(&age), ToJson(settings_service_.GetValue(kIdA, "age"))); in TEST_F()
/external/chromium_org/net/data/url_request_unittest/
Dhsts-and-hpkp-headers.html.mock-http-headers6 Strict-Transport-Security: max-age=12300
7 Strict-Transport-Security: max-age=12300; includeSubdomains
8 Public-Key-Pins: max-age=50000; pin-sha1="Wws2/Z7YhKlX73v3rYHBBxO4OLE="; pin-sha256="9CC/1Ckv3HMym0…
Dhsts-and-hpkp-headers2.html.mock-http-headers6 Strict-Transport-Security: max-age=12300; includeSubdomains
7 Public-Key-Pins: max-age=50000; pin-sha1="K9e3/nFL5j90GuVJOJBv6WXpvcs="; pin-sha256="kd16uBd5KFa9IJ…
8 Public-Key-Pins: max-age=50000; pin-sha1="K9e3/nFL5j90GuVJOJBv6WXpvcs="; pin-sha256="kd16uBd5KFa9IJ…
Dhsts-multiple-headers.html.mock-http-headers6 Strict-Transport-Security: max-age=123
7 Strict-Transport-Security: max-age=123; includeSubdomains
Dredirect302-to-echo-cacheable.mock-http-headers4 Cache-control: max-age=60000
/external/wpa_supplicant_8/src/utils/
Dos.h90 struct os_reltime *age) in os_reltime_age() argument
95 os_reltime_sub(&now, start, age); in os_reltime_age()
103 struct os_reltime age; in os_reltime_expired() local
105 os_reltime_sub(now, ts, &age); in os_reltime_expired()
106 return (age.sec > timeout_secs) || in os_reltime_expired()
107 (age.sec == timeout_secs && age.usec > 0); in os_reltime_expired()
/external/icu/icu4c/source/data/unidata/
Dppucd.txt6 property;Catalog;age;Age
113 value;age;1.1;V1_1
114 value;age;2.0;V2_0
115 value;age;2.1;V2_1
116 value;age;3.0;V3_0
117 value;age;3.1;V3_1
118 value;age;3.2;V3_2
119 value;age;4.0;V4_0
120 value;age;4.1;V4_1
121 value;age;5.0;V5_0
[all …]
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
Dsunspider-compare-results133 my $age = -M "$dir/$file";
134 if (!defined $newestAge || $age < $newestAge) {
136 $newestAge = $age;
Dsunspider159 my $age = -M "$dir/$file";
160 if (!defined $newestAge || $age < $newestAge) {
162 $newestAge = $age;
/external/chromium_org/components/policy/core/common/
Dasync_policy_loader.cc129 const TimeDelta age = now - last_modification_clock_; in IsSafeToReload() local
130 if (age < kSettleInterval) { in IsSafeToReload()
131 *delay = kSettleInterval - age; in IsSafeToReload()
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
DPositionOptions.h53 void setMaximumAge(unsigned age) in setMaximumAge() argument
55 m_maximumAge = age; in setMaximumAge()
/external/chromium_org/chrome/browser/password_manager/
Dpassword_manager_util_win.cc59 DWORD age = 0; in GetPasswordLastChanged() local
65 age = user_info->usri1_password_age; in GetPasswordLastChanged()
71 base::Time changed = base::Time::Now() - base::TimeDelta::FromSeconds(age); in GetPasswordLastChanged()
/external/chromium_org/remoting/host/policy_hack/
Dpolicy_watcher_linux.cc216 base::TimeDelta age = now - last_modification_clock_; in IsSafeToReloadPolicy() local
217 if (age < kSettleInterval) { in IsSafeToReloadPolicy()
218 *delay = kSettleInterval - age; in IsSafeToReloadPolicy()
/external/chromium_org/base/test/
Dtest_reg_util_win.cc45 base::TimeDelta age = now - key_time; in DeleteStaleTestKeys() local
47 if (age > base::TimeDelta::FromHours(24)) in DeleteStaleTestKeys()
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c184 pVoice->age = DEFAULT_AGE; in InitVoice()
1243 void VMUpdateAllNotesAge (S_VOICE_MGR *pVoiceMgr, EAS_U16 age) in VMUpdateAllNotesAge() argument
1249 if (age - pVoiceMgr->voices[i].age > 0) in VMUpdateAllNotesAge()
1250 pVoiceMgr->voices[i].age++; in VMUpdateAllNotesAge()
1298 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age); in VMStolenVoice()
1301 pVoice->age = pVoiceMgr->age++; in VMStolenVoice()
1347 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age); in VMFreeVoice()
1540 EAS_U16 age; in VMCheckPolyphonyLimiting() local
1561 age = pVoiceMgr->age - pVoiceMgr->voices[voiceNum].age; in VMCheckPolyphonyLimiting()
1564 if (age >= oldestNoteAge) in VMCheckPolyphonyLimiting()
[all …]
/external/sonivox/arm-fm-22k/lib_src/
Deas_voicemgt.c184 pVoice->age = DEFAULT_AGE; in InitVoice()
1243 void VMUpdateAllNotesAge (S_VOICE_MGR *pVoiceMgr, EAS_U16 age) in VMUpdateAllNotesAge() argument
1249 if (age - pVoiceMgr->voices[i].age > 0) in VMUpdateAllNotesAge()
1250 pVoiceMgr->voices[i].age++; in VMUpdateAllNotesAge()
1298 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age); in VMStolenVoice()
1301 pVoice->age = pVoiceMgr->age++; in VMStolenVoice()
1347 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age); in VMFreeVoice()
1540 EAS_U16 age; in VMCheckPolyphonyLimiting() local
1561 age = pVoiceMgr->age - pVoiceMgr->voices[voiceNum].age; in VMCheckPolyphonyLimiting()
1564 if (age >= oldestNoteAge) in VMCheckPolyphonyLimiting()
[all …]
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_voicemgt.c184 pVoice->age = DEFAULT_AGE; in InitVoice()
1243 void VMUpdateAllNotesAge (S_VOICE_MGR *pVoiceMgr, EAS_U16 age) in VMUpdateAllNotesAge() argument
1249 if (age - pVoiceMgr->voices[i].age > 0) in VMUpdateAllNotesAge()
1250 pVoiceMgr->voices[i].age++; in VMUpdateAllNotesAge()
1298 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age); in VMStolenVoice()
1301 pVoice->age = pVoiceMgr->age++; in VMStolenVoice()
1347 VMUpdateAllNotesAge(pVoiceMgr, pVoice->age); in VMFreeVoice()
1540 EAS_U16 age; in VMCheckPolyphonyLimiting() local
1561 age = pVoiceMgr->age - pVoiceMgr->voices[voiceNum].age; in VMCheckPolyphonyLimiting()
1564 if (age >= oldestNoteAge) in VMCheckPolyphonyLimiting()
[all …]

123456