/external/chromium_org/third_party/WebKit/Source/core/loader/ |
CrossOriginPreflightResultCache.cpp | 105 if (parseAccessControlMaxAge(response.httpHeaderField("Access-Control-Max-Age"), expiryDelta)) {
|
/external/chromium_org/third_party/icu/source/common/ |
filterednormalizer2.cpp | 49 // For set=[:age=3.2:], since almost all common characters were in Unicode 3.2,
|
/external/chromium_org/third_party/icu/source/config/ |
mh-aix-va | 2 ## Aix-specific setup (for Visual Age 5+)
|
/external/chromium_org/tools/grit/grit/tool/ |
rc2grd_unittest.py | 32 original = "Hello <b>[USERNAME]</b>, how are you? I'm [AGE] years old!"
|
/external/gtest/ |
CHANGES | 28 IBM XL C++ (Visual Age C++), and C++0x.
|
/external/icu4c/config/ |
mh-aix-va | 2 ## Aix-specific setup (for Visual Age 5+)
|
/external/okhttp/src/main/java/com/squareup/okhttp/ |
HttpResponseCache.java | 96 * server, use the more efficient {@code max-age=0} instead: <pre> {@code 97 * connection.addRequestProperty("Cache-Control", "max-age=0"); 474 * Cache-Control: max-age=600 488 * Cache-Control: max-age=600
|
/external/srec/srec/cfront/ |
nisthdr.h | 134 void setSpeakerAge(char *age);/*shouln't it be int?*/
|
/external/stlport/stlport/stl/config/ |
_system.h | 107 /* AIX xlC, Visual Age C++ , OS-390 C++ */
|
/frameworks/volley/tests/src/com/android/volley/toolbox/ |
HttpHeaderParserTest.java | 124 headers.put("Cache-Control", "public, max-age=86400");
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 107 /* AIX xlC, Visual Age C++ , OS-390 C++ */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
jbd.h | 36 * The default maximum commit age, in seconds.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
jbd.h | 36 * The default maximum commit age, in seconds.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
jbd.h | 36 * The default maximum commit age, in seconds.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 107 /* AIX xlC, Visual Age C++ , OS-390 C++ */
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 107 /* AIX xlC, Visual Age C++ , OS-390 C++ */
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 107 /* AIX xlC, Visual Age C++ , OS-390 C++ */
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 107 /* AIX xlC, Visual Age C++ , OS-390 C++ */
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_system.h | 107 /* AIX xlC, Visual Age C++ , OS-390 C++ */
|
/frameworks/base/docs/html/reference/com/google/android/gms/plus/model/people/ |
Person.AgeRange.html | 735 <p itemprop="articleBody">The age range of the person. 808 <div class="jd-descrdiv">The age range's upper bound, if any.</div> 826 <div class="jd-descrdiv">The age range's lower bound, if any.</div> 1008 <div class="jd-tagdata jd-tagdescr"><p>The age range's upper bound, if any. 1038 <div class="jd-tagdata jd-tagdescr"><p>The age range's lower bound, if any.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_cookielib.py | 304 # Set-Cookie with negative max age. 506 # max-age takes precedence over expires, and zero max-age is request to 514 'expires=%s; max-age=0' % future) 516 'max-age=0; expires=%s' % future) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_cookielib.py | 304 # Set-Cookie with negative max age. 506 # max-age takes precedence over expires, and zero max-age is request to 514 'expires=%s; max-age=0' % future) 516 'max-age=0; expires=%s' % future) [all...] |
/external/chromium_org/content/browser/media/ |
webrtc_identity_store_backend.cc | 224 base::TimeDelta age = base::Time::Now() - base::Time::FromInternalValue( local 226 if (age < validity_period_) {
|
/external/chromium_org/net/disk_cache/simple/ |
simple_index_file.cc | 201 LOG(ERROR) << "Could obtain information about cache age"; 288 // Load the index and find its age.
|
/external/icu4c/tools/toolutil/ |
ppucd.cpp | 50 memset(age, 0, 4); 408 u_versionFromString(props.age, v); // Writes 0.0.0.0 if v is not numeric.
|