HomeSort by relevance Sort by last modified time
    Searched refs:HTTP_PORT (Results 1 - 25 of 26) sorted by null

1 2

  /external/syslinux/gpxe/src/include/gpxe/
http.h 13 #define HTTP_PORT 80
  /external/tcpdump/
tcp.h 110 #ifndef HTTP_PORT
111 #define HTTP_PORT 80
print-tcp.c 709 } else if (IS_SRC_OR_DST_PORT(HTTP_PORT) || IS_SRC_OR_DST_PORT(HTTP_PORT_ALT)) {
    [all...]
  /external/autotest/client/site_tests/telemetry_AFDOGenerateClient/
telemetry_AFDOGenerateClient.py 44 HTTP_PORT = 8000
45 FILE_URL_PREFIX = 'http://localhost:%d/test_src/' % HTTP_PORT
62 self.listener = httpd.HTTPListener(HTTP_PORT, docroot=dep_dir)
  /external/syslinux/core/fs/pxe/
http.c 9 #define HTTP_PORT 80
199 url->port = HTTP_PORT;
  /external/syslinux/gpxe/src/net/tcp/
http.c 590 return http_open_filter ( xfer, uri, HTTP_PORT, NULL );
  /cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java 104 private static final int HTTP_PORT = 80;
741 wifiBoundSocket = getBoundSocket(wifiNetworkToCheck, TEST_HOST, HTTP_PORT);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
httplib.py 93 HTTP_PORT = 80
686 default_port = HTTP_PORT
    [all...]
cookielib.py 53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
httplib.py 93 HTTP_PORT = 80
686 default_port = HTTP_PORT
    [all...]
cookielib.py 53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 93 HTTP_PORT = 80
686 default_port = HTTP_PORT
    [all...]
cookielib.py 53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 93 HTTP_PORT = 80
686 default_port = HTTP_PORT
    [all...]
cookielib.py 53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
httplib.py 93 HTTP_PORT = 80
675 default_port = HTTP_PORT
    [all...]
cookielib.py 53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)
    [all...]
  /external/python/cpython2/Lib/
httplib.py 94 HTTP_PORT = 80
716 default_port = HTTP_PORT
    [all...]
cookielib.py 53 DEFAULT_HTTP_PORT = str(httplib.HTTP_PORT)
    [all...]
  /external/python/cpython3/Lib/http/
client.py 91 HTTP_PORT = 80
794 default_port = HTTP_PORT
    [all...]
cookiejar.py 56 DEFAULT_HTTP_PORT = str(http.client.HTTP_PORT)
    [all...]
  /external/python/cpython3/Lib/test/
test_httplib.py     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 683 milliseconds

1 2