/external/webkit/LayoutTests/http/tests/cookies/ |
D | third-party-cookie-relaxing-expected.txt | 4 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies 8 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie 14 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies 18 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooAndBarCookie 24 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies 27 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie 31 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies 37 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=deleteCookies 40 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooCookie 44 ALERT: http://localhost:8000/cookies/resources/cookie-utility.php?queryfunction=setFooAndBarCookie
|
/external/apache-harmony/support/src/test/resources/config/ |
D | localhosttest.ini | 2 WebName=localhost. 6 ProxyServerTestHost=localhost 7 SocksServerTestHost=localhost 10 FTPTestAddress=jcltest:jclpass@localhost
|
/external/webkit/LayoutTests/fast/url/ |
D | file-expected.txt | 31 FAIL canonicalize('file://localhost') should be file://localhost/. Was file:. 32 FAIL canonicalize('file://localhost/') should be file://localhost/. Was file:///. 33 FAIL canonicalize('file://localhost/test') should be file://localhost/test. Was file:///test.
|
D | file-http-base-expected.txt | 32 FAIL canonicalize('file://localhost') should be file://localhost/. Was file:. 33 FAIL canonicalize('file://localhost/') should be file://localhost/. Was file:///. 34 FAIL canonicalize('file://localhost/test') should be file://localhost/test. Was file:///test.
|
D | relative-win-expected.txt | 12 FAIL canonicalize('//localhost/c:/foo') should be file:///C:/foo. Was file:///c:/foo. 18 FAIL canonicalize('/bar') should be file://localhost/C:/bar. Was file:///bar.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
D | DatagramSocketImplTest.java | 42 InetAddress localhost = InetAddress.getByName("localhost"); //$NON-NLS-1$ in test_connect() local 44 impl.test_connect(localhost, 0); in test_connect() 45 impl.test_connect(localhost, -1); in test_connect()
|
D | DatagramPacketTest.java | 133 final InetAddress localhost = InetAddress.getLocalHost(); in test_getPort() local 134 DatagramSocket socket = new DatagramSocket(0, localhost); in test_getPort() 139 6 }, 6, localhost, port); in test_getPort()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
D | mysql-users.dump | 12 CREATE USER 'dbaccessrw'@'localhost' IDENTIFIED BY 'dbaccessrwpassword'; 13 GRANT USAGE ON *.* TO 'dbaccessrw'@'localhost' IDENTIFIED BY 'dbaccessrwpassword' WITH MAX_QUERIES_… 14 GRANT ALL PRIVILEGES ON `dbaccessrw`.* TO 'dbaccessrw'@'localhost';
|
/external/ppp/pppd/plugins/radius/etc/ |
D | radiusclient.conf | 37 authserver localhost:1812 42 acctserver localhost:1813
|
D | radiusclient.conf.in | 37 authserver localhost:1812 42 acctserver localhost:1813
|
/external/dhcpcd/dhcpcd-hooks/ |
D | 30-hostname | 12 ""|"(none)"|localhost|localhost.localdomain)
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.conf | 7 // on port 53, and forward them on as appropriate to BIND on localhost:5030. 17 // tell BIND to accept packets from localhost:5030, like this:
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
D | different-https-origin-resource.manifest | 3 https://localhost:8443/appcache/resources/simple.txt
|
/external/chromium-trace/trace-viewer/examples/ |
D | run_stream_server.sh | 9 echo Navigate to http://localhost:8001/examples/stream_trace_viewer.html
|
/external/chromium-trace/trace-viewer/ |
D | README | 5 http://localhost:8001/src/tests.html
|
/external/jmdns/src/javax/jmdns/impl/ |
D | HostInfo.java | 67 HostInfo localhost = null; in newHostInfo() local 104 localhost = new HostInfo(addr, aName, dns); in newHostInfo() 105 return localhost; in newHostInfo()
|
/external/linux-tools-perf/Documentation/ |
D | perf-kvm.txt | 59 #sshfs -o allow_other,direct_io -p 5551 localhost:/ 8888/ 60 #sshfs -o allow_other,direct_io -p 5552 localhost:/ 9999/
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | build.dox | 105 [jimi@localhost dist]$ tar zvxf libantlr3c-3.0.0-rc8.tar.gz 115 [jimi@localhost dist]$ cd libantlr3c-3.0.0-rc 118 [jimi@localhost libantlr3c-3.0.0-rc8]$ ./configure 140 [jimi@localhost libantlr3c-3.0.0-rc8]$ make 156 [jimi@localhost libantlr3c-3.0.0-rc8]$ sudo make install 171 [jimi@localhost libantlr3c-3.0.0-rc8]$
|
/external/openssl/ssl/ |
D | ssltest.c | 1085 char localhost[MAXHOSTNAMELEN+2]; in main() local 1087 if (gethostname(localhost, sizeof localhost-1) == 0) in main() 1089 localhost[sizeof localhost-1]='\0'; in main() 1090 if(strlen(localhost) == sizeof localhost-1) in main() 1096 localhost); in main()
|
/external/openssl/ |
D | README.android | 76 …nf -x509 -nodes -days 365 -subj '/C=US/ST=California/L=Mountain View/CN=localhost' -newkey rsa:102… 78 adb shell am start https://localhost:4433 # confirm result in browser
|
/external/netperf/ |
D | netlib.c | 2628 char *localhost, in establish_control_internal() argument 2651 localhost, in establish_control_internal() 2703 error = getaddrinfo((char *)localhost, in establish_control_internal() 2711 localhost, in establish_control_internal() 2722 localhost, in establish_control_internal() 2732 dump_addrinfo(where, local_res, localhost, localport, locfam); in establish_control_internal() 2772 localhost, in establish_control_internal() 2847 char *localhost, in establish_control() argument 2856 localhost, in establish_control() 2862 localhost,localport,inet_ftos(locfam), in establish_control()
|
/external/chromium/chrome/browser/net/ |
D | predictor_unittest.cc | 132 GURL localhost("http://localhost:80"); in TEST_F() local 134 names.push_back(localhost); in TEST_F() 142 EXPECT_FALSE(testing_master->WasFound(localhost)); in TEST_F()
|
/external/chromium/chrome/common/extensions/docs/server/ |
D | README | 17 3. Navigate to http://localhost:8080 (or whatever port you specified)
|
/external/bison/tests/ |
D | synclines.at | 59 # distcc[33187] ERROR: compile (null) on localhost failed 61 # distcc[33185] ERROR: compile syncline.c on localhost failed
|
/external/openssl/crypto/dh/ |
D | example | 15 Received: (karn@localhost) by servo.qualcomm.com (8.6.12/QC-BSD-2.5.1)
|