Home
last modified time | relevance | path

Searched refs:URL (Results 1 – 25 of 1416) sorted by relevance

12345678910>>...57

/external/cldr/tools/scripts/web/
Dcheck_redirects.sh10 URL=http://www.unicode.org
15 echo "# Checking redirects on ${URL}"
16 ${CURL} -s "${URL}" >/dev/null || ( echo "Error: You don't seem to have a working ${CURL} command" …
17 echo "# ${CURL} ${URL} - OK."
29 VLATEST=`${CURL} -s "${URL}/repos/cldr/tags/latest/${DTDLOC}" | sh ${DTD2VERSION}`
30 VDEV=`${CURL} -s "${URL}/repos/cldr/trunk/${DTDLOC}" | sh ${DTD2VERSION}`
97 verify_redirect 302 "${URL}/Public/cldr/latest" "${URL}/Public/cldr/${VLATEST}"
98 verify_redirect 302 "${URL}/Public/cldr/latest/${SOMEFILE}" "${URL}/Public/cldr/${VLATEST}/${SOMEFI…
101 verify_redirect 302 "${URL}/cldr/charts/dev" "${URL}/cldr/charts/dev/"
102 verify_content 200 "${URL}/cldr/charts/${VDEV}/" "Version ${VDEV}"
[all …]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DURLClassLoaderTest.java25 import java.net.URL;
64 public URL getResource(String res) { in getResource()
66 return new URL("http://test/BogusClassLoader"); in getResource()
75 public URLClassLoaderExt(URL[] urls) { in URLClassLoaderExt()
88 URL[] u = new URL[0]; in test_Constructor$Ljava_net_URL()
94 URLClassLoader loader = new URLClassLoader(new URL[] { null }); in test_Constructor$Ljava_net_URL()
109 URL[] u = new URL[0]; in test_Constructor$Ljava_net_URLLjava_lang_ClassLoader()
111 URL res = ucl.getResource("J"); in test_Constructor$Ljava_net_URLLjava_lang_ClassLoader()
122 URL[] urls = new URL[2]; in test_findResourcesLjava_lang_String()
123 urls[0] = new URL(serverURL); in test_findResourcesLjava_lang_String()
[all …]
DExcludedProxyTest.java27 import java.net.URL;
50 URL u1 = new URL("http://" + Support_Configuration.HomeAddress); in test_usingProxy()
57 URL u3 = new URL("http://localhost"); in test_usingProxy()
67 URL u2 = new URL("http://" in test_usingProxy()
89 URL u4 = new URL("http://" in test_usingProxy()
168 URL u = new URL("http://" in test_openConnectionLjava_net_Proxy()
192 URL httpUrl = new URL("http://abc.com"); in test_openConnectionLjava_net_Proxy()
193 URL jarUrl = new URL("jar:" in test_openConnectionLjava_net_Proxy()
195 URL ftpUrl = new URL("ftp://" + Support_Configuration.FTPTestAddress in test_openConnectionLjava_net_Proxy()
197 URL fileUrl = new URL("file://abc"); in test_openConnectionLjava_net_Proxy()
[all …]
/external/clang/lib/Basic/
DVersion.cpp32 StringRef URL(SVN_REPOSITORY); in getClangRepositoryPath()
34 StringRef URL(""); in getClangRepositoryPath()
40 if (URL.empty()) { in getClangRepositoryPath()
41 URL = SVNRepository.slice(SVNRepository.find(':'), in getClangRepositoryPath()
46 URL = URL.slice(0, URL.find("/src/tools/clang")); in getClangRepositoryPath()
49 size_t Start = URL.find("cfe/"); in getClangRepositoryPath()
51 URL = URL.substr(Start + 4); in getClangRepositoryPath()
53 return URL; in getClangRepositoryPath()
59 StringRef URL(LLVM_REPOSITORY); in getLLVMRepositoryPath() local
61 StringRef URL(""); in getLLVMRepositoryPath()
[all …]
/external/python/cpython3/Lib/test/
Dtest_webbrowser.py10 URL = 'http://www.example.com' variable
25 def _test(self, meth, *, args=[URL], kw={}, options, arguments):
56 arguments=[URL])
66 arguments=[URL])
76 arguments=[URL])
81 arguments=[URL])
86 arguments=[URL])
91 arguments=[URL])
101 arguments=[URL])
106 arguments=[URL])
[all …]
/external/guava/guava/src/com/google/common/io/
DResources.java30 import java.net.URL;
55 public static ByteSource asByteSource(URL url) { in asByteSource()
64 private final URL url;
66 private UrlByteSource(URL url) { in UrlByteSource()
87 public static CharSource asCharSource(URL url, Charset charset) { in asCharSource()
98 public static byte[] toByteArray(URL url) throws IOException { in toByteArray()
112 public static String toString(URL url, Charset charset) throws IOException { in toString()
127 public static <T> T readLines(URL url, Charset charset, in readLines()
147 public static List<String> readLines(URL url, Charset charset) in readLines()
174 public static void copy(URL from, OutputStream to) throws IOException { in copy()
[all …]
/external/wayland/doc/doxygen/dot/
Dx-architecture.gv22 c1 [label="X Client", URL="#c1"]
23 c3 [label="X Client", URL="#c3"]
25 c2 [label="X Client", URL="#c2"]
29 xserver [tooltip="X Server", label="|{|X Server|}|", URL="#xserver"]
30 comp [tooltip="Compositor", label="|{|Compositor|}|", URL="#comp"]
33 impl [tooltip="KMS evdev Kernel", label="|{{KMS|evdev}|Kernel}|", URL="#impl"]
35 c1 -> xserver [taillabel="③", labeldistance=2, URL="#step_3"];
39 xserver -> c1 [taillabel="②", labeldistance=2, URL="#step_2"];
43 xserver -> impl [taillabel="⑥", labeldistance=1.75, URL="#step_6"];
45 impl -> xserver [taillabel="①", labeldistance=1.75, URL="#step_1"];
[all …]
Dwayland-architecture.gv20 c1 [label="Wayland Client", URL="#c1"]
21 c2 [label="Wayland Client", URL="#c2"]
23 comp [tooltip="Wayland Compositor", label="|{|Wayland\nCompositor|}|", URL="#comp"]
25 impl [tooltip="KMS evdev Kernel", label="|{{KMS|evdev}|Kernel}|", URL="#impl"]
28 c1 -> comp [taillabel="③", labeldistance=2.5, URL="#step_3"];
31 comp -> c1 [label="②", URL="#step_2"];
34 comp -> impl [xlabel = "④", URL="#step_4"];
36 impl -> comp [xlabel = "①", URL="#step_1"];
/external/mesa3d/doxygen/
Dgallium.doc191 1 [color="#ff0000", URL="\ref main", label="main\n100.00% (0.68%)\n0"];
193 2 [color="#fe0400", URL="\ref do_draw", label="do_draw\n99.32% (0.00%)\n1433"];
196 3 [color="#fa1201", URL="\ref execute_list", label="execute_list\n96.67% (0.00%)\n4299"];
198 4 [color="#fa1201", URL="\ref _mesa_CallList", label="_mesa_CallList\n96.67% (0.00%)\n4299"];
200 …5 [color="#f91301", URL="\ref vbo_save_playback_vertex_list", label="vbo_save_playback_vertex_list…
202 6 [color="#f91501", URL="\ref st_draw_vbo", label="st_draw_vbo\n96.09% (0.00%)\n17196"];
207 7 [color="#f71d01", URL="\ref draw_do_flush", label="draw_do_flush\n94.52% (0.20%)\n101744"];
211 8 [color="#f32702", URL="\ref clip_tri", label="clip_tri\n92.37% (0.49%)\n1261040"];
213 9 [color="#f32a02", URL="\ref cull_tri", label="cull_tri\n91.88% (0.20%)\n1261040"];
216 …10 [color="#ec3f03", URL="\ref softpipe_draw_arrays", label="softpipe_draw_arrays\n87.48% (0.00%)\…
[all …]
/external/markdown/MarkdownTest/Tests_2007/
DLinks, inline style.text1 Just a [URL](/url/).
3 [URL and title](/url/ "title").
5 [URL and title](/url/ "title preceded by two spaces").
7 [URL and title](/url/ "title preceded by a tab").
9 [URL and title](/url/ "title has spaces afterward" ).
11 [URL wrapped in angle brackets](</url/>).
13 [URL w/ angle brackets + title](</url/> "Here's the title").
17 [With parens in the URL](http://en.wikipedia.org/wiki/WIMP_(computing))
22 [With parens in the URL](/foo(bar) "and a title")
/external/slf4j/slf4j-api/src/main/java/org/slf4j/
DLoggerFactory.java28 import java.net.URL;
138 Set<URL> staticLoggerBinderPathSet = findPossibleStaticLoggerBinderPathSet(); in bind()
226 private static Set<URL> findPossibleStaticLoggerBinderPathSet() { in findPossibleStaticLoggerBinderPathSet()
229 Set<URL> staticLoggerBinderPathSet = new LinkedHashSet<URL>(); in findPossibleStaticLoggerBinderPathSet()
232 Enumeration<URL> paths; in findPossibleStaticLoggerBinderPathSet()
239 URL path = (URL) paths.nextElement(); in findPossibleStaticLoggerBinderPathSet()
248 … private static boolean isAmbiguousStaticLoggerBinderPathSet(Set<URL> staticLoggerBinderPathSet) { in isAmbiguousStaticLoggerBinderPathSet()
257 private static void reportMultipleBindingAmbiguity(Set<URL> staticLoggerBinderPathSet) { in reportMultipleBindingAmbiguity()
260 Iterator<URL> iterator = staticLoggerBinderPathSet.iterator(); in reportMultipleBindingAmbiguity()
262 URL path = (URL) iterator.next(); in reportMultipleBindingAmbiguity()
[all …]
/external/mockito/src/test/java/org/mockitoutil/
DClassLoaders.java16 import java.net.URL;
183 private final ArrayList<URL> codeSourceUrls = new ArrayList<URL>();
215 codeSourceUrls.toArray(new URL[codeSourceUrls.size()]), in build()
227 URL[] urls, in LocalIsolatedURLClassLoader()
269 private final ArrayList<URL> codeSourceUrls = new ArrayList<URL>();
296 codeSourceUrls.toArray(new URL[codeSourceUrls.size()]), in build()
306 URL[] urls, in LocalExcludingURLClassLoader()
363 public Enumeration<URL> getResources(String ignored) throws IOException { in getResources()
367 private Enumeration<URL> inMemoryOnly() { in inMemoryOnly()
369 return new Enumeration<URL>() { in inMemoryOnly()
[all …]
/external/guava/guava-tests/test/com/google/common/reflect/
DClassPathTest.java44 import java.net.URL;
171 assertThat(ClassPath.getClassPathEntries(new URLClassLoader(new URL[0], null)).keySet()) in testClassPathEntries_emptyURLClassLoader_noParent()
176 URL url1 = new URL("file:/a"); in testClassPathEntries_URLClassLoader_noParent()
177 URL url2 = new URL("file:/b"); in testClassPathEntries_URLClassLoader_noParent()
178 URLClassLoader classloader = new URLClassLoader(new URL[] {url1, url2}, null); in testClassPathEntries_URLClassLoader_noParent()
185 URL url1 = new URL("file:/a"); in testClassPathEntries_URLClassLoader_withParent()
186 URL url2 = new URL("file:/b"); in testClassPathEntries_URLClassLoader_withParent()
187 URLClassLoader parent = new URLClassLoader(new URL[] {url1}, null); in testClassPathEntries_URLClassLoader_withParent()
188 URLClassLoader child = new URLClassLoader(new URL[] {url2}, parent) {}; in testClassPathEntries_URLClassLoader_withParent()
195 URL url = new URL("file:/a"); in testClassPathEntries_duplicateUri_parentWins()
[all …]
/external/python/cpython2/Doc/library/
Durlparse.rst11 single: URL
12 pair: URL; parsing
13 pair: relative; URL
24 This module defines a standard interface to break Uniform Resource Locator (URL)
26 combine the components back into a URL string, and to convert a "relative URL"
27 to an absolute URL given a "base URL."
30 Resource Locators. It supports the following URL schemes: ``file``, ``ftp``,
44 Parse a URL into six components, returning a 6-tuple. This corresponds to the
45 general structure of a URL: ``scheme://netloc/path;parameters?query#fragment``.
67 input is presumed to be a relative URL and thus to start with
[all …]
/external/doclava/src/com/google/doclava/
DFederatedSite.java24 import java.net.URL;
33 private final URL baseUrl;
36 public FederatedSite(String name, URL baseUrl) throws ApiParseException { in FederatedSite()
41 URL xmlUrl = new URL(baseUrl + "/xml/current.xml"); in FederatedSite()
52 public FederatedSite(String name, URL baseUrl, String api) throws ApiParseException { in FederatedSite()
70 public URL baseUrl() { in baseUrl()
/external/python/cpython3/Doc/library/
Durllib.parse.rst12 single: URL
13 pair: URL; parsing
14 pair: relative; URL
18 This module defines a standard interface to break Uniform Resource Locator (URL)
20 combine the components back into a URL string, and to convert a "relative URL"
21 to an absolute URL given a "base URL."
24 Resource Locators. It supports the following URL schemes: ``file``, ``ftp``,
31 categories: URL parsing and URL quoting. These are covered in detail in
34 URL Parsing
37 The URL parsing functions focus on splitting a URL string into its components,
[all …]
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
DGlideUrl.java7 import java.net.URL;
25 private final URL url;
28 private URL safeUrl;
30 public GlideUrl(URL url) { in GlideUrl()
47 public URL toURL() throws MalformedURLException { in toURL()
54 private URL getSafeUrl() throws MalformedURLException { in getSafeUrl()
61 safeUrl = new URL(safe); in getSafeUrl()
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/dependency/
DCachedDependencyResolver.java12 import java.net.URL;
36 public URL getLocalArtifactUrl(DependencyJar dependency) { in getLocalArtifactUrl()
38 final URL urlFromCache = cache.load(cacheName, URL.class); in getLocalArtifactUrl()
44 final URL url = dependencyResolver.getLocalArtifactUrl(dependency); in getLocalArtifactUrl()
54 boolean isValid(URL url); in isValid()
56 boolean isValid(URL[] urls); in isValid()
61 public boolean isValid(URL url) { in isValid()
66 public boolean isValid(URL[] urls) { in isValid()
67 for (URL url : urls) { in isValid()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/internal/dependency/
DCachedDependencyResolverTest.java12 import java.net.URL;
39 public boolean isValid(URL url) {
44 public boolean isValid(URL[] urls) {
49 private URL url;
59 url = new URL("http://localhost"); in setUp()
68 URL url = res.getLocalArtifactUrl(dependency); in getLocalArtifactUrl_shouldWriteLocalArtifactUrlWhenCacheMiss()
79 URL url = res.getLocalArtifactUrl(dependency); in getLocalArtifactUrl_shouldReadLocalArtifactUrlFromCacheIfExists()
89 when(failStrategy.isValid(any(URL.class))).thenReturn(false); in getLocalArtifactUrl_whenCacheInvalid_shouldFetchDependencyInformation()
99 private void assertCacheContents(URL url) { in assertCacheContents()
100 assertEquals(url, cache.load(CACHE_NAME, URL.class)); in assertCacheContents()
DPropertiesDependencyResolverTest.java12 import java.net.URL;
38 URL url = resolver.getLocalArtifactUrl(new DependencyJar("com.group", "example", "1.3", null)); in whenAbsolutePathIsProvidedInProperties_shouldReturnFileUrl()
39 assertThat(url).isEqualTo(new URL("file:///path/1")); in whenAbsolutePathIsProvidedInProperties_shouldReturnFileUrl()
47 URL url = resolver.getLocalArtifactUrl(new DependencyJar("com.group", "example", "1.3", null)); in whenRelativePathIsProvidedInProperties_shouldReturnFileUrl()
48 assertThat(url).isEqualTo(new URL("file://" + temporaryFolder.getRoot() + "/path/1")); in whenRelativePathIsProvidedInProperties_shouldReturnFileUrl()
57 when(mock.getLocalArtifactUrl(dependencyJar)).thenReturn(new URL("file:///path/3")); in whenMissingFromProperties_shouldDelegate()
58 URL url = resolver.getLocalArtifactUrl(dependencyJar); in whenMissingFromProperties_shouldDelegate()
59 assertThat(url).isEqualTo(new URL("file:///path/3") in whenMissingFromProperties_shouldDelegate()
/external/guava/guava-tests/test/com/google/common/io/
DResourcesTest.java34 import java.net.URL;
57 URL resource = getClass().getResource("testdata/i18n.txt"); in testToString()
71 URL resource = getClass().getResource("testdata/i18n.txt"); in testReadLines()
77 URL resource = getClass().getResource("testdata/alice_in_wonderland.txt"); in testReadLines_withLineProcessor()
101 URL resource = getClass().getResource("testdata/i18n.txt"); in testCopyToOutputStream()
155 URL baseUrl = tempFile.getParentFile().toURI().toURL(); in testGetResource_contextClassLoader()
156 URLClassLoader loader = new URLClassLoader(new URL[] {baseUrl}); in testGetResource_contextClassLoader()
161 URL url = Resources.getResource(tempFile.getName()); in testGetResource_contextClassLoader()
188 .setDefault(URL.class, classfile(ResourcesTest.class)) in testNulls()
192 private static URL classfile(Class<?> c) { in classfile()
/external/oauth/core/src/main/java/net/oauth/
DConsumerProperties.java22 import java.net.URL;
39 public static URL getResource(String name, ClassLoader loader) in getResource()
41 URL resource = loader.getResource(name); in getResource()
48 public static Properties getProperties(URL source) throws IOException { in getProperties()
100 URL baseURL = (base == null) ? null : new URL(base); in newConsumer()
123 private String getURL(URL base, String name) throws MalformedURLException { in getURL()
126 url = (new URL(base, url)).toExternalForm(); in getURL()
/external/libxml2/doc/examples/
Dreader4.c22 const xmlChar *URL; in processDoc() local
40 URL = docPtr->URL; in processDoc()
41 if (NULL == URL) { in processDoc()
46 fprintf(stderr, "%s: Failed to parse\n", URL); in processDoc()
50 printf("%s: Processed ok\n", (const char *)URL); in processDoc()
/external/libxml2/include/libxml/
Dnanohttp.h26 xmlNanoHTTPScanProxy (const char *URL);
28 xmlNanoHTTPFetch (const char *URL,
32 xmlNanoHTTPMethod (const char *URL,
39 xmlNanoHTTPMethodRedir (const char *URL,
47 xmlNanoHTTPOpen (const char *URL,
50 xmlNanoHTTPOpenRedir (const char *URL,
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DAppletFrame.java20 import java.net.URL;
100 public URL getCodeBase() { in getCodeBase()
104 public URL getDocumentBase() { in getDocumentBase()
126 public AudioClip getAudioClip(URL url) { in getAudioClip()
130 public Image getImage(URL url) { in getImage()
134 public void showDocument(URL url) {} in showDocument()
135 public void showDocument(URL url, String target) {} in showDocument()

12345678910>>...57