HomeSort by relevance Sort by last modified time
    Searched refs:expires (Results 51 - 75 of 231) sorted by null

1 23 4 5 6 7 8 910

  /external/python/cpython2/Tools/faqwiz/
faqwiz.py 162 print time.strftime("expires=%a, %d-%b-%y %X GMT", gmt)
  /external/python/cpython3/Lib/test/
test_http_cookiejar.py 189 expected = [[('foo', 'bar'), ('expires', 2209069412), ('version', '0')]]
191 'foo=bar; expires=01 Jan 2040 22:23:32 GMT',
192 'foo=bar; expires="01 Jan 2040 22:23:32 GMT"',
207 # names such as 'expires' are not special in first name=value pair
209 # Cookie with name 'expires'
210 hdr = 'expires=01 Jan 2040 22:23:32 GMT'
211 expected = [[("expires", "01 Jan 2040 22:23:32 GMT"), ("version", "0")]]
385 ## - Quoting: only quotes around the expires value are recognized as such
386 ## (and yes, some folks quote the expires value); quotes around any other
398 ## - Expires: You'll get all sorts of date formats in the expires
    [all...]
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java 930 ExpiresHeader expires = (ExpiresHeader) response.getHeader(ExpiresHeader.NAME); local
    [all...]
  /bionic/libc/kernel/uapi/linux/
pkt_cls.h 85 __u64 expires; member in struct:tcf_t
  /external/iproute2/include/uapi/linux/
pkt_cls.h 96 __u64 expires; member in struct:tcf_t
  /external/kernel-headers/original/uapi/linux/
pkt_cls.h 96 __u64 expires; member in struct:tcf_t
  /external/libnl/include/linux-private/linux/
pkt_cls.h 141 __u64 expires; member in struct:tcf_t
  /external/nist-sip/java/javax/sip/header/
HeaderFactory.java 73 ExpiresHeader createExpiresHeader(int expires)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_cls.h 141 __u64 expires; member in struct:tcf_t
  /prebuilts/go/darwin-x86/src/time/
sleep.go 46 // When the Timer expires, the current time will be sent on C,
104 // that happens when the current timer expires.
  /prebuilts/go/linux-x86/src/time/
sleep.go 46 // When the Timer expires, the current time will be sent on C,
104 // that happens when the current timer expires.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_cookielib.py 112 expected = [[('foo', 'bar'), ('expires', 2209069412L), ('version', '0')]]
114 'foo=bar; expires=01 Jan 2040 22:23:32 GMT',
115 'foo=bar; expires="01 Jan 2040 22:23:32 GMT"',
131 # names such as 'expires' are not special in first name=value pair
135 # Cookie with name 'expires'
136 hdr = 'expires=01 Jan 2040 22:23:32 GMT'
137 expected = [[("expires", "01 Jan 2040 22:23:32 GMT"), ("version", "0")]]
320 ## - Quoting: only quotes around the expires value are recognized as such
321 ## (and yes, some folks quote the expires value); quotes around any other
333 ## - Expires: You'll get all sorts of date formats in the expires,
    [all...]
  /external/python/cpython2/Lib/test/
test_cookielib.py 127 expected = [[('foo', 'bar'), ('expires', 2209069412L), ('version', '0')]]
129 'foo=bar; expires=01 Jan 2040 22:23:32 GMT',
130 'foo=bar; expires="01 Jan 2040 22:23:32 GMT"',
146 # names such as 'expires' are not special in first name=value pair
150 # Cookie with name 'expires'
151 hdr = 'expires=01 Jan 2040 22:23:32 GMT'
152 expected = [[("expires", "01 Jan 2040 22:23:32 GMT"), ("version", "0")]]
335 ## - Quoting: only quotes around the expires value are recognized as such
336 ## (and yes, some folks quote the expires value); quotes around any other
348 ## - Expires: You'll get all sorts of date formats in the expires
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_cookielib.py 112 expected = [[('foo', 'bar'), ('expires', 2209069412L), ('version', '0')]]
114 'foo=bar; expires=01 Jan 2040 22:23:32 GMT',
115 'foo=bar; expires="01 Jan 2040 22:23:32 GMT"',
131 # names such as 'expires' are not special in first name=value pair
135 # Cookie with name 'expires'
136 hdr = 'expires=01 Jan 2040 22:23:32 GMT'
137 expected = [[("expires", "01 Jan 2040 22:23:32 GMT"), ("version", "0")]]
320 ## - Quoting: only quotes around the expires value are recognized as such
321 ## (and yes, some folks quote the expires value); quotes around any other
333 ## - Expires: You'll get all sorts of date formats in the expires
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_cookielib.py 112 expected = [[('foo', 'bar'), ('expires', 2209069412L), ('version', '0')]]
114 'foo=bar; expires=01 Jan 2040 22:23:32 GMT',
115 'foo=bar; expires="01 Jan 2040 22:23:32 GMT"',
131 # names such as 'expires' are not special in first name=value pair
135 # Cookie with name 'expires'
136 hdr = 'expires=01 Jan 2040 22:23:32 GMT'
137 expected = [[("expires", "01 Jan 2040 22:23:32 GMT"), ("version", "0")]]
320 ## - Quoting: only quotes around the expires value are recognized as such
321 ## (and yes, some folks quote the expires value); quotes around any other
333 ## - Expires: You'll get all sorts of date formats in the expires
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cookielib.py 112 expected = [[('foo', 'bar'), ('expires', 2209069412L), ('version', '0')]]
114 'foo=bar; expires=01 Jan 2040 22:23:32 GMT',
115 'foo=bar; expires="01 Jan 2040 22:23:32 GMT"',
131 # names such as 'expires' are not special in first name=value pair
135 # Cookie with name 'expires'
136 hdr = 'expires=01 Jan 2040 22:23:32 GMT'
137 expected = [[("expires", "01 Jan 2040 22:23:32 GMT"), ("version", "0")]]
320 ## - Quoting: only quotes around the expires value are recognized as such
321 ## (and yes, some folks quote the expires value); quotes around any other
333 ## - Expires: You'll get all sorts of date formats in the expires
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cookielib.py 112 expected = [[('foo', 'bar'), ('expires', 2209069412L), ('version', '0')]]
114 'foo=bar; expires=01 Jan 2040 22:23:32 GMT',
115 'foo=bar; expires="01 Jan 2040 22:23:32 GMT"',
131 # names such as 'expires' are not special in first name=value pair
135 # Cookie with name 'expires'
136 hdr = 'expires=01 Jan 2040 22:23:32 GMT'
137 expected = [[("expires", "01 Jan 2040 22:23:32 GMT"), ("version", "0")]]
320 ## - Quoting: only quotes around the expires value are recognized as such
321 ## (and yes, some folks quote the expires value); quotes around any other
333 ## - Expires: You'll get all sorts of date formats in the expires
    [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
android-developer-docs.js 128 document.cookie = cookie_namespace + section + cookie + "=" + val + "; expires=" + expiration+"; path=/";
570 expires = date.toGMTString(date.setTime(date.getTime()+(10*365*24*60*60*1000))); // keep this for 50 years
571 //alert("expires: " + expires)
572 writeCookie("pref_lang", lang, null, expires);
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 128 document.cookie = cookie_namespace + section + cookie + "=" + val + "; expires=" + expiration+"; path=/";
483 expires = date.toGMTString(date.setTime(date.getTime()+(10*365*24*60*60*1000))); // keep this for 50 years
484 //alert("expires: " + expires)
485 writeCookie("pref_lang", lang, null, expires);
  /external/iproute2/tc/
tc_util.c 708 if (tm->expires != 0)
709 fprintf(f, " expires %u sec", (unsigned int)(tm->expires/hz));
  /external/libnl/lib/idiag/
idiag_msg_obj.c 241 void idiagnl_msg_set_expires(struct idiagnl_msg *msg, uint32_t expires)
243 msg->idiag_expires = expires;
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
tables_test.go 156 | 36 | expires | |
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
tables_test.go 156 | 36 | expires | |
  /prebuilts/go/darwin-x86/src/net/http/
cookie.go 26 Expires time.Time // optional
106 case "expires":
112 c.Expires = time.Time{}
116 c.Expires = exptime.UTC()
171 if validCookieExpires(c.Expires) {
172 b.WriteString("; Expires=")
175 b.Write(c.Expires.UTC().AppendFormat(b2, TimeFormat))
247 // validCookieExpires returns whether v is a valid cookie expires-value.
  /prebuilts/go/linux-x86/src/net/http/
cookie.go 26 Expires time.Time // optional
106 case "expires":
112 c.Expires = time.Time{}
116 c.Expires = exptime.UTC()
171 if validCookieExpires(c.Expires) {
172 b.WriteString("; Expires=")
175 b.Write(c.Expires.UTC().AppendFormat(b2, TimeFormat))
247 // validCookieExpires returns whether v is a valid cookie expires-value.

Completed in 1182 milliseconds

1 23 4 5 6 7 8 910