HomeSort by relevance Sort by last modified time
    Searched refs:http (Results 4251 - 4275 of 4370) sorted by null

<<171172173174175

  /external/python/cpython3/Lib/test/
test_hashlib.py 21 from http.client import HTTPException
53 URL = "http://www.pythontest.net/hashlib/{}.txt"
420 # http://www.itl.nist.gov/div897/pubs/fip180-1.htm
442 # http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf
    [all...]
test_argparse.py 442 http://bugs.python.org/issue9444"""
    [all...]
test_http_cookiejar.py 1 """Tests for http/cookiejar.py."""
10 from http.cookiejar import (time2isoz, http2time, iso2time, time2netscape,
72 'Thu, 03 Feb 1994 00:00:00 GMT', # proposed new HTTP format
73 'Thursday, 03-Feb-94 00:00:00 GMT', # old rfc850 HTTP format
74 'Thursday, 03-Feb-1994 00:00:00 GMT', # broken rfc850 HTTP format
76 '03 Feb 1994 00:00:00 GMT', # HTTP format (no weekday)
84 '03-Feb-94', # old rfc850 HTTP format (no weekday, no time)
85 '03-Feb-1994', # broken rfc850 HTTP format (no weekday, no time)
86 '03 Feb 1994', # proposed new HTTP format (no weekday, no time)
320 interact_netscape(c, "http://www.acme.com/", 'boo'
    [all...]
  /external/v8/src/js/
intl.js     [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /build/make/tools/droiddoc/templates-pdk/assets/
jquery-resizable.min.js 3 * http://jquery.com/
7 * http://docs.jquery.com/License
17 * More information: http://sizzlejs.com/
    [all...]
  /external/doclava/res/assets/templates/assets/
jquery-resizable.min.js 3 * http://jquery.com/
7 * http://docs.jquery.com/License
17 * More information: http://sizzlejs.com/
    [all...]
  /external/libxml2/
HTMLparser.c 380 cur = xmlStrcasestr(start, BAD_CAST "HTTP-EQUIV");
734 static const char* const meta_attrs[] = { I18N, "http-equiv", "name", "scheme", "charset", NULL } ;
3692 int http = 0; local
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
URLConnectionTest.java 8 * http://www.apache.org/licenses/LICENSE-2.0
86 import static com.squareup.okhttp.internal.http.OkHeaders.SELECTED_PROTOCOL;
87 import static com.squareup.okhttp.internal.http.StatusLine.HTTP_PERM_REDIRECT;
88 import static com.squareup.okhttp.internal.http.StatusLine.HTTP_TEMP_REDIRECT;
122 System.clearProperty("http.agent");
123 System.clearProperty("http.proxyHost");
124 System.clearProperty("http.proxyPort");
201 server.enqueue(new MockResponse().setStatus("HTTP/1.0 200 Fantastic")
210 assertEquals("HTTP/1.0 200 Fantastic", connection.getHeaderField(null));
212 assertEquals(Arrays.asList("HTTP/1.0 200 Fantastic"), responseHeaders.get(null))
    [all...]
  /external/jemalloc/bin/
jeprof.in 165 jeprof http://myserver.com:80$HEAP_PAGE
264 jeprof http://localhost:1234/
    [all...]
  /external/jemalloc_new/bin/
jeprof.in 166 jeprof http://myserver.com:80$HEAP_PAGE
265 jeprof http://localhost:1234/
    [all...]
  /external/kotlinc/
LICENSE 8 * http://www.apache.org/licenses/LICENSE-2.0
77 http://www.apache.org/licenses/
269 http://www.apache.org/licenses/LICENSE-2.0
333 http://www.apache.org/licenses/
525 http://www.apache.org/licenses/LICENSE-2.0
542 * http://www.apache.org/licenses/LICENSE-2.0
581 http://www.apache.org/licenses/
    [all...]
NOTICE 8 * http://www.apache.org/licenses/LICENSE-2.0
77 http://www.apache.org/licenses/
269 http://www.apache.org/licenses/LICENSE-2.0
333 http://www.apache.org/licenses/
525 http://www.apache.org/licenses/LICENSE-2.0
542 * http://www.apache.org/licenses/LICENSE-2.0
581 http://www.apache.org/licenses/
    [all...]
  /external/stressapptest/
configure     [all...]
  /build/soong/cc/
cc.go 7 // http://www.apache.org/licenses/LICENSE-2.0
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_xml_etree.py 46 <body xmlns="http://effbot.org/ns">
409 >>> summarize_list(elem.findall("{http://effbot.org/ns}tag"))
410 ['{http://effbot.org/ns}tag', '{http://effbot.org/ns}tag']
411 >>> summarize_list(elem.findall(".//{http://effbot.org/ns}tag"))
412 ['{http://effbot.org/ns}tag', '{http://effbot.org/ns}tag', '{http://effbot.org/ns}tag']
726 ... "<body xmlns='http://&#233;ffbot.org/ns'\\n"
727 ... " xmlns:cl\\xe9='http://effbot.org/ns'>text</body>\\n")
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/Ia32/
Gasket.S 13 # http://opensource.org/licenses/bsd-license.php
    [all...]
  /external/python/cpython3/Tools/gdb/
libpython.py 6 http://sourceware.org/gdb/current/onlinedocs/gdb/Python-API.html
313 # http://bugs.python.org/issue8032#msg100882
    [all...]
  /build/blueprint/
module_ctx.go 7 // http://www.apache.org/licenses/LICENSE-2.0
package_ctx.go 7 // http://www.apache.org/licenses/LICENSE-2.0
  /build/make/tools/droiddoc/templates-ndk/
class.cs 12 /if ?>" itemscope itemtype="http://schema.org/Article">
  /build/soong/android/
config.go 7 // http://www.apache.org/licenses/LICENSE-2.0
  /build/soong/androidmk/cmd/androidmk/
android.go 7 // http://www.apache.org/licenses/LICENSE-2.0
  /build/soong/apex/
apex_test.go 7 // http://www.apache.org/licenses/LICENSE-2.0
    [all...]
  /build/soong/bpfix/bpfix/
bpfix.go 7 // http://www.apache.org/licenses/LICENSE-2.0

Completed in 698 milliseconds

<<171172173174175