Searched defs:URL (Results 1 - 25 of 40) sorted by relevance

12

/external/chromium/chrome/browser/ui/touch/frame/
H A Dtouch_browser_frame_view.h35 URL, enumerator in enum:TouchBrowserFrameView::VirtualKeyboardType
/external/webkit/Source/WebCore/inspector/front-end/
H A DInjectedFakeWorker.js244 var scriptURL = new URL(baseURL).completeWith(url);
252 function URL(url)
258 URL.prototype = {
296 return new URL(url);
303 return new URL(this.schema + "://" + this.host + this.port + path + relParts[2]);
314 var other = new URL(url);
256 URL.prototype = { class
/external/jsilver/src/com/google/streamhtmlparser/util/
H A DHtmlUtils.java54 * <li>{@code NONE} if it does not contain a URL in the expected format.
55 * <li>{@code URL_START} if it contains a URL but hasn't seen any of
57 * <li>{@code URL} if it contains a URL and has seen at least some of
64 URL enum constant in enum:HtmlUtils.META_REDIRECT_TYPE
69 * that contains a URL. Used by {@link #parseContentAttributeForUrl}.
72 "^\\s*\\d*\\s*;\\s*URL\\s*=\\s*[\'\"]?";
354 * Parses the given {@code String} to determine if it contains a URL in the
363 * a URL.
369 * value contains a URL an
[all...]
/external/webkit/Source/WebKit/win/
H A DWebResource.cpp120 HRESULT STDMETHODCALLTYPE WebResource::URL( function in class:WebResource
H A DWebMutableURLRequest.cpp221 HRESULT STDMETHODCALLTYPE WebMutableURLRequest::URL( function in class:WebMutableURLRequest
H A DWebURLResponse.cpp167 result = WEB_UI_STRING("requested URL too long", "HTTP result code string");
343 HRESULT STDMETHODCALLTYPE WebURLResponse::URL( function in class:WebURLResponse
H A DDOMHTMLClasses.cpp247 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::URL( function in class:DOMHTMLDocument
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_match.h48 URL = 1 << 0, // A URL enumerator in enum:AutocompleteMatch::ACMatchClassification::Style
68 URL_WHAT_YOU_TYPED = 0, // The input as a URL.
69 HISTORY_URL, // A past page whose URL contains the input.
73 NAVSUGGEST, // A suggested URL.
146 // by pressing the arrow keys. This may be different than a URL, for example,
155 // The URL to actually load when the autocomplete item is selected. This URL
184 // True if the user has starred the destination URL.
H A Dautocomplete.h93 // URL input type:
151 // is a keyword with no replacement string, that is, a shortcut for a URL.)
165 // on how many times the URL for the Extension App has been typed and how
188 // cannot be opened as a URL, so it is marked as a QUERY; yet the user
189 // probably intends to type more and have it eventually become a URL, so we
195 // treat as an URL by specifying a desired_tld
196 URL, // Input autodetected as a URL enumerator in enum:AutocompleteInput::Type
236 // canonicalized URL is stored in |canonicalized_url|; however, this URL i
[all...]
/external/chromium/chrome/browser/ui/views/autocomplete/
H A Dautocomplete_result_view.h33 URL, enumerator in enum:AutocompleteResultView::ColorKind
/external/libxslt/libxslt/
H A Dsecurity.c360 * @URL: the resource to be written
369 xsltTransformContextPtr ctxt, const xmlChar *URL) {
374 uri = xmlParseURI((const char *)URL);
379 "xsltCheckWrite: out of memory for %s\n", URL);
382 uri->path = (char *)xmlStrdup(URL);
408 ret = check(sec, ctxt, (const char *)URL);
411 "File write for %s refused\n", URL);
426 * @URL: the resource to be read
434 xsltTransformContextPtr ctxt, const xmlChar *URL) {
439 uri = xmlParseURI((const char *)URL);
368 xsltCheckWrite(xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const xmlChar *URL) argument
433 xsltCheckRead(xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const xmlChar *URL) argument
[all...]
H A Dpattern.c1526 xmlChar *URL = NULL; local
1581 URL = xmlStrdup(ns->href);
1588 PUSH(XSLT_OP_ATTR, NULL, URL, novar);
1591 PUSH(XSLT_OP_NS, URL, NULL, novar);
1601 PUSH(XSLT_OP_ATTR, token, URL, novar);
1604 PUSH(XSLT_OP_ELEM, token, URL, novar);
1637 URL = xmlStrdup(URI);
1639 PUSH(XSLT_OP_ATTR, token, URL, novar);
1642 PUSH(XSLT_OP_ELEM, token, URL, novar);
H A Dxsltutils.c627 file = doc->URL;
630 if ((node->doc != NULL) && (node->doc->URL != NULL))
631 file = node->doc->URL;
1589 * @URL: a filename or URL
1595 * to a file or @URL
1600 xsltSaveResultToFilename(const char *URL, xmlDocPtr result, argument
1606 if ((URL == NULL) || (result == NULL) || (style == NULL))
1620 buf = xmlOutputBufferCreateFilename(URL, encoder, compression);
1622 buf = xmlOutputBufferCreateFilename(URL, NUL
[all...]
/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestNavigationController.h74 const WebKit::WebURL& URL() const { return m_url; } function in class:TestNavigationEntry
/external/oauth/core/src/main/java/net/oauth/
H A DOAuthMessage.java49 public OAuthMessage(String method, String URL, argument
52 this.URL = URL;
65 public String URL; field in class:OAuthMessage
73 return "OAuthMessage(" + method + ", " + URL + ", " + parameters + ")";
213 into.put("URL", URL);
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_model.h42 // BookmarkNode contains information about a starred entry: title, URL, favicon,
50 URL, enumerator in enum:BookmarkNode::Type
61 // Returns the URL.
63 // Sets the URL to the given value.
93 // node whose type is not URL.
94 bool is_folder() const { return type_ != URL; }
96 // Is this a URL?
97 bool is_url() const { return type_ == URL; }
146 // The URL. BookmarkModel maintains maps off this URL, i
[all...]
/external/webkit/Source/WebKit/android/jni/
H A DWebViewCore.h235 * @param url The URL of the page that caused the quota overflow
608 URL = 7, enumerator in enum:android::WebViewCore::InputType
/external/qemu/hw/
H A Dbt-sdp.c805 #define URL(val) { \ macro
834 ATTRIBUTE(DOC_URL, URL("http://bellard.org/qemu/user-doc.html"))
910 ATTRIBUTE(DOC_URL, URL("http://bellard.org/qemu/user-doc.html"))
933 ATTRIBUTE(DOC_URL, URL("http://bellard.org/qemu/user-doc.html"))
/external/chromium/chrome/browser/history/
H A Dhistory_types.h44 typedef int64 SegmentID; // URL segments for the most visited view.
51 // Holds all information globally associated with one URL (one row in the
52 // URL table).
97 // Number of times the URL was typed in the Omnibox.
112 // If this is set, we won't autocomplete this URL.
135 // The row ID of this URL. Immutable except for the database which sets it
139 // The URL of this row. Immutable except for the database which sets it
146 // Total number of times this URL has been visited.
149 // Number of times this URL has been manually entered in the URL ba
277 URL, enumerator in enum:history::StarredEntry::Type
[all...]
/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url_parser.cc81 URL, enumerator in enum:__anon2261::ParsingContext::ElementType
133 elements_[1] == URL && elements_[2] == PARAM)
199 // Builds the image URL from the Template search URL if no image URL has been
212 (*kElementNameToElementTypeMap)[kURLElement] = URL;
247 // If true, we are currently parsing a suggest URL, otherwise it is an HTML
251 // Whether we should derive the image from the URL (when images are data
357 // Valid Image URL.
406 // If there is a parameter filter, parse the existing URL an
[all...]
/external/libxml2/
H A Dnanoftp.c126 char *path; /* the path within the URL */
294 * @URL: The URL used to initialize the context
296 * (Re)Initialize an FTP context by parsing the URL and finding
301 xmlNanoFTPScanURL(void *ctx, const char *URL) { argument
320 if (URL == NULL) return;
322 uri = xmlParseURIRaw(URL, 1);
358 * @URL: The URL used to update the context
360 * Update an FTP context by parsing the URL an
370 xmlNanoFTPUpdateURL(void *ctx, const char *URL) argument
427 xmlNanoFTPScanProxy(const char *URL) argument
472 xmlNanoFTPNewCtxt(const char *URL) argument
1992 xmlNanoFTPOpen(const char *URL) argument
[all...]
H A Dnanohttp.c138 char *path; /* the path within the URL */
154 char *location; /* the new URL in case of redirect */
273 * @URL: The URL used to initialize the context
275 * (Re)Initialize an HTTP context by parsing the URL and finding
280 xmlNanoHTTPScanURL(xmlNanoHTTPCtxtPtr ctxt, const char *URL) { argument
301 if (URL == NULL) return;
303 uri = xmlParseURIRaw(URL, 1);
328 * @URL: The proxy URL use
337 xmlNanoHTTPScanProxy(const char *URL) argument
382 xmlNanoHTTPNewCtxt(const char *URL) argument
1217 xmlNanoHTTPOpen(const char *URL, char **contentType) argument
1237 xmlNanoHTTPOpenRedir(const char *URL, char **contentType, char **redir) argument
1338 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, char **contentType, char **redir, const char *headers, int ilen ) argument
1593 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, char **contentType, const char *headers, int ilen) argument
1613 xmlNanoHTTPFetch(const char *URL, const char *filename, char **contentType) argument
[all...]
H A Dschematron.c181 const xmlChar *URL; member in struct:_xmlSchematronParserCtxt
580 * @URL: the location of the schema
588 xmlSchematronNewParserCtxt(const char *URL) argument
592 if (URL == NULL)
606 ret->URL = xmlDictLookup(ret->dict, (const xmlChar *) URL, -1);
1090 if (ctxt->URL != NULL) {
1091 doc = xmlReadFile((const char *) ctxt->URL, NULL,
1097 ctxt->URL, NULL);
1111 doc->URL
[all...]
H A Dxinclude.c53 xmlChar *URI; /* the fully resolved resource URL */
76 xmlChar * url; /* the current URL processed */
78 int urlMax; /* size of URL stack */
79 xmlChar * *urlTab; /* URL stack */
327 xmlXIncludeErrMemory(ctxt, NULL, "adding URL");
338 xmlXIncludeErrMemory(ctxt, NULL, "adding URL");
350 * Pops the top URL from the URL stack
414 * @URL: the URL o
419 xmlXIncludeParseFile(xmlXIncludeCtxtPtr ctxt, const char *URL) argument
490 xmlChar *URL; local
1401 xmlChar *URL; local
1795 xmlChar *URL; local
[all...]
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp795 PassRefPtr<Frame> WebFrameLoaderClient::createFrame(const KURL& URL, const String& name, HTMLFrameOwnerElement* ownerElement, const String& referrer) argument
808 coreFrame->loader()->loadURLIntoChildFrame(URL, referrer, childFrame.get());

Completed in 421 milliseconds

12