HomeSort by relevance Sort by last modified time
    Searched refs:age (Results 151 - 175 of 219) sorted by null

1 2 3 4 5 67 8 9

  /external/google-breakpad/src/processor/
minidump.cc     [all...]
  /external/v8/test/cctest/
test-api-interceptors.cc 1012 v8::Local<v8::Symbol> age = v8::Symbol::New(isolate, v8_str("age")); local
1038 v8::Local<v8::Symbol> age = v8::Symbol::New(isolate, v8_str("age")); local
    [all...]
  /external/iw/
scan.c 1948 int age = nla_get_u32(bss[NL80211_BSS_SEEN_MS_AGO]); local
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/
httpheaders.py 35 returns ``"public, max-age=60480"``
75 or ``max_age`` (the appropriate parameter is ``max-age`` ).
707 # common values for max-age; "good enough" approximates
737 result.append('max-age=%d' % max_age)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/third_party/storage_apitools/
storage_v1_messages.py 79 Max-Age header used in preflight responses.
131 age: Age of an object (in days). This condition is satisfied when an
132 object reaches the specified age.
145 age = messages.IntegerField(1, variant=messages.Variant.INT32) variable in class:Bucket.LifecycleValue.RuleValueListEntry.ConditionValue
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
storage_v1_messages.py 67 Max-Age header used in preflight responses.
119 age: Age of an object (in days). This condition is satisfied when an
120 object reaches the specified age.
133 age = _messages.IntegerField(1, variant=_messages.Variant.INT32) variable in class:Bucket.LifecycleValue.RuleValueListEntry.ConditionValue
    [all...]
  /external/curl/include/curl/
curl.h 2313 CURLversion age; \/* age of the returned struct *\/ member in struct:__anon8525
    [all...]
  /external/curl/lib/
urldata.h 378 long age; /* just a number, the higher the more recent */ member in struct:curl_ssl_session
    [all...]
  /external/google-breakpad/src/client/solaris/handler/
minidump_generator.cc 467 cv_ptr->age = 0;
  /external/google-breakpad/src/third_party/curl/
curl.h 1816 CURLversion age; \/* age of the returned struct *\/ member in struct:__anon11567
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_11.c 2801 struct os_reltime now, age; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 2365 struct os_reltime now, age; local
    [all...]
scan.c     [all...]
wpa_supplicant.c 6479 struct os_reltime now, age; local
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cp.py 491 self.RunGsUtil(['-h', 'Cache-Control:public,max-age=12',
496 self.assertRegexpMatches(stdout, r'Cache-Control\s*:\s*public,max-age=12')
503 self.assertRegexpMatches(stdout, r'Cache-Control\s*:\s*public,max-age=12')
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 352 unsigned int age; member in struct:PDB_JG_ROOT
361 unsigned int age; member in struct:PDB_DS_ROOT
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h 608 DWORD age; member in struct:_SYMSRV_INDEX_INFO
621 DWORD age; member in struct:_SYMSRV_INDEX_INFOW
    [all...]
  /external/chromium-trace/catapult/third_party/WebOb/webob/
response.py 547 age = converter( variable in class:Response
548 header_getter('Age', '14.6'),
717 or ``None``. This value is used as the ``Max-Age`` of the generated
721 this value is ``None``, the cookie will not have a ``Max-Age`` value
760 influence the ``Max-Age`` header. If this value is ``None``, the
    [all...]
  /external/google-breakpad/src/client/mac/handler/
minidump_generator.cc     [all...]
  /external/jcommander/src/test/java/com/beust/jcommander/
JCommanderTest.java 530 jc.parse(new String[] { "-age", "2 "});
531 Assert.assertEquals(a.age, new Integer(2));
544 jc.parse(new String[] { "-age", "-2 "});
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 224 * @age: Age of the information in milliseconds (i.e., how many milliseconds
256 unsigned int age; member in struct:wpa_scan_res
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterTest.java 1718 VersionInfo age = UCharacter.getAge(ages[i]); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java 1714 VersionInfo age = UCharacter.getAge(ages[i]); local
    [all...]
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 2058 struct os_reltime age; local
    [all...]
  /external/v8/src/
objects.h     [all...]

Completed in 1499 milliseconds

1 2 3 4 5 67 8 9