/external/tinyxml2/docs/ |
D | menudata.js | 2 {text:"Main Page",url:"index.html"}, property 3 {text:"Related Pages",url:"pages.html"}, property 4 {text:"Classes",url:"annotated.html",children:[ property 5 {text:"Class List",url:"annotated.html"}, property 6 {text:"Class Index",url:"classes.html"}, property 7 {text:"Class Hierarchy",url:"hierarchy.html"}, property 8 {text:"Class Members",url:"functions.html",children:[ property 9 {text:"All",url:"functions.html",children:[ property 10 {text:"a",url:"functions.html#index_a"}, property 11 {text:"b",url:"functions.html#index_b"}, property [all …]
|
/external/skia/tools/skp/page_sets/other/ |
D | OLD-skia_nexus10_set.json | 8 "url": "http://game.deksiam.in.th/", string 13 "url": "http://www.sahadan.com/default.aspx", string 18 "url": "http://techmeme.com/", string 23 "url": "http://www.cnet.com/", string 28 …"url": "http://www.androidpolice.com/2012/10/03/rumor-evidence-mounts-that-an-lg-optimus-g-nexus-i… string 33 "url": "http://br.337.com/pages/196/DDTank", string 38 "url": "http://www.cnn.com/2012/10/03/politics/michelle-obama-debate/index.html", string 43 "url": "http://culturalsolutions.co.uk/", string 48 "url": "http://cuteoverload.com/", string 53 "url": "http://digg.com/", string [all …]
|
D | OLD-skia_desktop_set.json | 7 "url": "http://ie.microsoft.com/testdrive/Performance/Chalkboard/Images/Chalkboard.svg", string 12 "url": "https://www.google.com/#hl=en&q=barack+obama", string 17 "url": "https://plus.google.com/110031535020051778989/posts", string 24 "url": "http://googlewebmastercentral.blogspot.com/", string 30 … "url": "http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/", string 36 "url": "http://www.facebook.com/barackobama", string 61 "url": "http://www.linkedin.com/in/linustorvalds", string 67 "url": "http://twitter.com/katyperry", string 74 "url": "http://pinterest.com", string 81 "url": "http://espn.go.com", string [all …]
|
/external/skqp/tools/skp/page_sets/other/ |
D | OLD-skia_nexus10_set.json | 8 "url": "http://game.deksiam.in.th/", string 13 "url": "http://www.sahadan.com/default.aspx", string 18 "url": "http://techmeme.com/", string 23 "url": "http://www.cnet.com/", string 28 …"url": "http://www.androidpolice.com/2012/10/03/rumor-evidence-mounts-that-an-lg-optimus-g-nexus-i… string 33 "url": "http://br.337.com/pages/196/DDTank", string 38 "url": "http://www.cnn.com/2012/10/03/politics/michelle-obama-debate/index.html", string 43 "url": "http://culturalsolutions.co.uk/", string 48 "url": "http://cuteoverload.com/", string 53 "url": "http://digg.com/", string [all …]
|
D | OLD-skia_desktop_set.json | 7 "url": "http://ie.microsoft.com/testdrive/Performance/Chalkboard/Images/Chalkboard.svg", string 12 "url": "https://www.google.com/#hl=en&q=barack+obama", string 17 "url": "https://plus.google.com/110031535020051778989/posts", string 24 "url": "http://googlewebmastercentral.blogspot.com/", string 30 … "url": "http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/", string 36 "url": "http://www.facebook.com/barackobama", string 61 "url": "http://www.linkedin.com/in/linustorvalds", string 67 "url": "http://twitter.com/katyperry", string 74 "url": "http://pinterest.com", string 81 "url": "http://espn.go.com", string [all …]
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | HttpUrlTest.java | 486 HttpUrl url = HttpUrl.parse("http://host/#Σ"); in fragmentNonAscii() local 494 HttpUrl url = HttpUrl.parse("http://host/#\u0080"); in fragmentNonAsciiThatOffendsJavaNetUri() local 502 HttpUrl url = HttpUrl.parse("http://host/#%C2%80"); in fragmentPercentEncodedNonAscii() local 510 HttpUrl url = HttpUrl.parse("http://host/#%80"); in fragmentPercentEncodedPartialCodePoint() local 636 HttpUrl url = new HttpUrl.Builder().scheme("http").host("host").build(); in minimalUrlComposition() local 649 HttpUrl url = new HttpUrl.Builder() in fullUrlComposition() local 688 HttpUrl url = new HttpUrl.Builder() in composeEncodesWhitespace() local 707 HttpUrl url = new HttpUrl.Builder() in composeFromUnencodedComponents() local 733 HttpUrl url = new HttpUrl.Builder() in composeFromEncodedComponents() local 759 HttpUrl url = new HttpUrl.Builder() in composeWithEncodedPath() local [all …]
|
/external/guava/guava/src/com/google/common/io/ |
D | Resources.java | 55 public static ByteSource asByteSource(URL url) { in asByteSource() 64 private final URL url; field in Resources.UrlByteSource 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() 196 URL url = loader.getResource(resourceName); in getResource() local 208 URL url = contextClass.getResource(resourceName); in getResource() local
|
/external/libbrillo/brillo/ |
D | url_utils.cc | 24 bool GetQueryStringPos(const std::string& url, in GetQueryStringPos() 57 std::string url::TrimOffQueryString(std::string* url) { in TrimOffQueryString() 66 std::string url::Combine(const std::string& url, const std::string& subpath) { in Combine() 70 std::string url::CombineMultiple(const std::string& url, in CombineMultiple() 89 std::string url::GetQueryString(const std::string& url, bool remove_fragment) { in GetQueryString() 99 const std::string& url) { in GetQueryStringParameters() 107 std::string url::GetQueryStringValue(const std::string& url, in GetQueryStringValue() 121 std::string url::RemoveQueryString(const std::string& url, in RemoveQueryString() 134 std::string url::AppendQueryParam(const std::string& url, in AppendQueryParam() 140 std::string url::AppendQueryParams(const std::string& url, in AppendQueryParams() [all …]
|
D | url_utils_unittest.cc | 75 std::string url = "http://url?key1=val1&&key2=val2"; in TEST() local 87 std::string url = "http://url?key1=val1&key2=val2#fragment"; in TEST() local 104 std::string url = "http://url?key1=val1&key2=val2#fragment"; in TEST() local 110 std::string url = "http://server.com/path"; in TEST() local 127 std::string url = "http://server.com/path"; in TEST() local
|
/external/vulkan-validation-layers/build-android/ |
D | known_good.json | 5 "url" : "https://github.com/google/shaderc.git", string 11 "url" : "https://github.com/KhronosGroup/glslang.git", string 17 "url" : "https://github.com/KhronosGroup/Vulkan-Headers.git", string 23 "url" : "https://github.com/KhronosGroup/Vulkan-Tools.git", string 29 "url" : "https://github.com/KhronosGroup/SPIRV-Tools.git", string 35 "url" : "https://github.com/KhronosGroup/SPIRV-Headers.git", string
|
/external/libbrillo/brillo/http/ |
D | http_utils.cc | 24 std::unique_ptr<Response> GetAndBlock(const std::string& url, in GetAndBlock() 32 RequestID Get(const std::string& url, in Get() 45 std::unique_ptr<Response> HeadAndBlock(const std::string& url, in HeadAndBlock() 52 RequestID Head(const std::string& url, in Head() 64 std::unique_ptr<Response> PostTextAndBlock(const std::string& url, in PostTextAndBlock() 74 RequestID PostText(const std::string& url, in PostText() 93 const std::string& url, in SendRequestAndBlock() 114 const std::string& url, in SendRequestWithNoDataAndBlock() 123 const std::string& url, in SendRequest() 148 const std::string& url, in SendRequest() [all …]
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowContentProviderClient.java | 49 Uri url, String[] projection, String selection, String[] selectionArgs, String sortOrder) in query() 56 Uri url, in query() 67 protected Uri insert(Uri url, ContentValues initialValues) throws RemoteException { in insert() 72 protected int bulkInsert(Uri url, ContentValues[] initialValues) throws RemoteException { in bulkInsert() 77 protected int delete(Uri url, String selection, String[] selectionArgs) throws RemoteException { in delete() 82 protected int update(Uri url, ContentValues values, String selection, String[] selectionArgs) in update() 88 protected ParcelFileDescriptor openFile(Uri url, String mode) in openFile() 94 protected AssetFileDescriptor openAssetFile(Uri url, String mode) in openAssetFile()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | Request.java | 29 private final HttpUrl url; field in Request 51 public URL url() { in url() method in Request 121 private HttpUrl url; field in Request.Builder 140 public Builder url(HttpUrl url) { in url() argument 152 public Builder url(String url) { in url() method in Request.Builder 173 public Builder url(URL url) { in url() argument
|
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ |
D | Request.java | 32 private final HttpUrl url; field in Request 56 public URL url() { in url() method in Request 129 private HttpUrl url; field in Request.Builder 148 public Builder url(HttpUrl url) { in url() method in Request.Builder 160 public Builder url(String url) { in url() method in Request.Builder 181 public Builder url(URL url) { in url() argument
|
/external/perfetto/ui/src/controller/ |
D | permalink_controller.ts | 64 const url = await this.saveTrace(engine.source); constant 88 const url = 'https://www.googleapis.com/upload/storage/v1/b/' + constant 107 const url = 'https://www.googleapis.com/upload/storage/v1/b/' + constant 120 const url = `https://storage.googleapis.com/${BUCKET_NAME}/${id}`; constant
|
/external/python/setuptools/setuptools/ |
D | package_index.py | 83 def egg_info_for_url(url): argument 94 def distros_for_url(url, metadata=None): argument 220 def find_external_links(url, page): argument 275 def from_url(cls, url): argument 320 def process_url(self, url, retrieve=False): argument 387 def url_ok(self, url, fatal=False): argument 426 def process_index(self, url, page): argument 469 def need_version_info(self, url): argument 721 def _download_to(self, url, filename): argument 757 def reporthook(self, url, filename, blocknum, blksize, size): argument [all …]
|
/external/python/cpython2/Lib/ |
D | urllib.py | 72 def urlopen(url, data=None, proxies=None, context=None): argument 90 def urlretrieve(url, filename=None, reporthook=None, data=None, context=None): argument 230 def retrieve(self, url, filename=None, reporthook=None, data=None): argument 295 def open_http(self, url, data=None): argument 368 def http_error(self, url, fp, errcode, errmsg, headers, data=None): argument 383 def http_error_default(self, url, fp, errcode, errmsg, headers): argument 389 def open_https(self, url, data=None): argument 462 def open_file(self, url): argument 471 def open_local_file(self, url): argument 508 def open_ftp(self, url): argument [all …]
|
D | webbrowser.py | 58 def open(url, new=0, autoraise=True): argument 65 def open_new(url): argument 68 def open_new_tab(url): argument 147 def open(self, url, new=0, autoraise=True): argument 150 def open_new(self, url): argument 153 def open_new_tab(self, url): argument 171 def open(self, url, new=0, autoraise=True): argument 188 def open(self, url, new=0, autoraise=True): argument 259 def open(self, url, new=0, autoraise=True): argument 350 def open(self, url, new=0, autoraise=True): argument [all …]
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/ |
D | Transport.java | 53 protected String url; field in Transport 79 public Transport(String url) { in Transport() 83 public Transport(String url, int timeout) { in Transport() 88 public Transport(String url, int timeout, int bufferLength) { in Transport() 105 public Transport(Proxy proxy, String url) { in Transport() 110 public Transport(Proxy proxy, String url, int timeout) { in Transport() 116 public Transport(Proxy proxy, String url, int timeout, int bufferLength) { in Transport() 183 public void setUrl(String url) { in setUrl()
|
/external/webrtc/webrtc/tools/loopback_test/ |
D | adapter.js | 67 createIceServer = function(url, username, password) { argument 72 iceServer = { 'url': url }; property 81 iceServer = {'url': turn_url_parts[0], property 88 iceServer = {'url': url, property 148 iceServer = { 'url': url }; property 151 iceServer = {'url': url, property
|
/external/okhttp/okhttp-urlconnection/src/test/java/com/squareup/okhttp/ |
D | UrlConnectionCacheTest.java | 181 URL url = server.getUrl("/"); in assertCached() local 474 URL url = server.getUrl("/"); in defaultExpirationDateFullyCachedForLessThan24Hours() local 516 URL url = server.getUrl("/?foo=bar"); in noDefaultExpirationForUrlsWithQueryString() local 630 URL url = server.getUrl("/"); in testRequestMethod() local 668 URL url = server.getUrl("/"); in testMethodInvalidates() local 689 URL url = server.getUrl("/"); in postInvalidatesCacheWithUncacheableResponse() local 768 URL url = server.getUrl("/"); in partialRangeResponsesDoNotCorruptCache() local 784 URL url = server.getUrl("/"); in serverReturnsDocumentOlderThanCache() local 981 URL url = server.getUrl("/"); in requestCacheControlNoCache() local 996 URL url = server.getUrl("/"); in requestPragmaNoCache() local [all …]
|
/external/python/cpython3/Lib/ |
D | webbrowser.py | 71 def open(url, new=0, autoraise=True): argument 82 def open_new(url): argument 85 def open_new_tab(url): argument 132 def open(self, url, new=0, autoraise=True): argument 135 def open_new(self, url): argument 138 def open_new_tab(self, url): argument 156 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 239 def open(self, url, new=0, autoraise=True): argument 339 def open(self, url, new=0, autoraise=True): argument [all …]
|
/external/curl/tests/libtest/ |
D | libauthretry.c | 30 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request() 58 static CURLcode send_wrong_password(CURL *curl, const char *url, int seq, in send_wrong_password() 64 static CURLcode send_right_password(CURL *curl, const char *url, int seq, in send_right_password() 83 int test(char *url) in test()
|
/external/okhttp/android/src/main/java/com/android/okhttp/internalandroidapi/ |
D | HttpURLConnectionFactory.java | 83 public URLConnection openConnection(URL url) throws IOException { in openConnection() 91 public URLConnection openConnection(URL url, Proxy proxy) throws IOException { in openConnection() 100 public URLConnection openConnection(URL url, SocketFactory socketFactory) throws IOException { in openConnection() 110 public URLConnection openConnection(URL url, SocketFactory socketFactory, Proxy proxy) in openConnection() 117 private URLConnection internalOpenConnection(URL url, SocketFactory socketFactoryOrNull, in internalOpenConnection()
|
/external/okhttp/repackaged/android/src/main/java/com/android/okhttp/internalandroidapi/ |
D | HttpURLConnectionFactory.java | 85 public URLConnection openConnection(URL url) throws IOException { in openConnection() 93 public URLConnection openConnection(URL url, Proxy proxy) throws IOException { in openConnection() 102 public URLConnection openConnection(URL url, SocketFactory socketFactory) throws IOException { in openConnection() 112 public URLConnection openConnection(URL url, SocketFactory socketFactory, Proxy proxy) in openConnection() 119 private URLConnection internalOpenConnection(URL url, SocketFactory socketFactoryOrNull, in internalOpenConnection()
|