HomeSort by relevance Sort by last modified time
    Searched refs:domains (Results 101 - 125 of 143) sorted by null

1 2 3 45 6

  /external/python/cpython2/Lib/
cookielib.py 570 For accepting/blocking domains.
578 """For blocking/accepting domains.
898 """Return the sequence of blocked domains (as a tuple)."""
901 """Set the sequence of blocked domains."""
911 """Return None, or the sequence of allowed domains (as a tuple)."""
914 """Set the sequence of allowed domains, or None."""
    [all...]
  /external/python/cpython2/Lib/test/
test_cookielib.py 352 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not
358 # domains in the CookieJar before we try to access them (because that
    [all...]
  /external/python/cpython3/Lib/http/
cookiejar.py 581 For accepting/blocking domains.
589 """For blocking/accepting domains.
907 """Return the sequence of blocked domains (as a tuple)."""
910 """Set the sequence of blocked domains."""
920 """Return None, or the sequence of allowed domains (as a tuple)."""
923 """Set the sequence of allowed domains, or None."""
    [all...]
  /external/python/cpython3/Lib/test/
test_http_cookiejar.py 402 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not
408 # domains in the CookieJar before we try to access them (because that
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
882 """Return the sequence of blocked domains (as a tuple)."""
885 """Set the sequence of blocked domains."""
895 """Return None, or the sequence of allowed domains (as a tuple)."""
898 """Set the sequence of allowed domains, or None."""
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_cookielib.py 337 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not
343 # domains in the CookieJar before we try to access them (because that
743 # for 2-component domains like acme.com.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
882 """Return the sequence of blocked domains (as a tuple)."""
885 """Set the sequence of blocked domains."""
895 """Return None, or the sequence of allowed domains (as a tuple)."""
898 """Set the sequence of allowed domains, or None."""
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_cookielib.py 337 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not
343 # domains in the CookieJar before we try to access them (because that
743 # for 2-component domains like acme.com.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
882 """Return the sequence of blocked domains (as a tuple)."""
885 """Set the sequence of blocked domains."""
895 """Return None, or the sequence of allowed domains (as a tuple)."""
898 """Set the sequence of allowed domains, or None."""
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cookielib.py 337 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not
343 # domains in the CookieJar before we try to access them (because that
743 # for 2-component domains like acme.com.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
882 """Return the sequence of blocked domains (as a tuple)."""
885 """Set the sequence of blocked domains."""
895 """Return None, or the sequence of allowed domains (as a tuple)."""
898 """Set the sequence of allowed domains, or None."""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cookielib.py 337 ## - Domain-matching: Netscape uses the 2-dot rule for _all_ domains, not
343 # domains in the CookieJar before we try to access them (because that
743 # for 2-component domains like acme.com.
    [all...]
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpPacket.java     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-opsworks/1.11.18/
aws-java-sdk-opsworks-1.11.18.jar 
  /external/python/cpython3/Lib/test/test_email/
test__header_value_parser.py     [all...]
  /external/python/cpython3/Lib/urllib/
request.py 853 domains = self.passwd.get(realm, {})
856 for uris, authinfo in domains.items():
    [all...]
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java     [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
get.go 43 custom domains using insecure schemes such as HTTP. Use with caution.
  /prebuilts/go/darwin-x86/src/net/mail/
message_test.go 407 // RFC 6532 3.2.4, domains parts allow UTF-8
  /prebuilts/go/linux-x86/src/cmd/go/internal/get/
get.go 43 custom domains using insecure schemes such as HTTP. Use with caution.
  /prebuilts/go/linux-x86/src/net/mail/
message_test.go 407 // RFC 6532 3.2.4, domains parts allow UTF-8
  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.c 427 enum radeon_bo_domain domains,
430 /* Don't use the "domains" parameter. Amdgpu doesn't support changing
    [all...]
  /frameworks/base/services/net/java/android/net/ip/
IpClient.java     [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /external/python/cpython3/Lib/email/
_header_value_parser.py 809 return x.domains
825 def domains(self): member in class:ObsRoute
    [all...]

Completed in 2202 milliseconds

1 2 3 45 6