/external/chromium/net/url_request/ |
D | url_request_filter.cc | 92 std::set<std::string> schemes; in ClearHandlers() local 95 schemes.insert(GURL(i->first).scheme()); in ClearHandlers() 99 schemes.insert(i->first.first); in ClearHandlers() 101 for (std::set<std::string>::const_iterator scheme = schemes.begin(); in ClearHandlers() 102 scheme != schemes.end(); ++scheme) { in ClearHandlers()
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | DefaultClientConnectionOperator.java | 83 public DefaultClientConnectionOperator(SchemeRegistry schemes) { in DefaultClientConnectionOperator() argument 84 if (schemes == null) { in DefaultClientConnectionOperator() 88 schemeRegistry = schemes; in DefaultClientConnectionOperator()
|
/external/webkit/LayoutTests/http/tests/appcache/ |
D | different-scheme-expected.txt | 1 Test that application cache doesn't block loading resources with different schemes.
|
/external/webkit/WebCore/page/ |
D | SecurityOrigin.cpp | 151 DEFINE_STATIC_LOCAL(HashSet<String>, schemes, ()); in schemesForbiddenFromDomainRelaxation() 152 return schemes; in schemesForbiddenFromDomainRelaxation()
|
/external/zlib/doc/ |
D | txtvsbin.txt | 72 detection schemes observe the presence of non-ASCII codes from the range 93 be regarded as binary by general-purpose text detection schemes, because
|
/external/chromium/net/base/ |
D | cookie_monster.cc | 401 const char* schemes[], size_t num_schemes) { in SetCookieableSchemes() argument 404 schemes, schemes + num_schemes); in SetCookieableSchemes()
|
D | cookie_monster.h | 125 void SetCookieableSchemes(const char* schemes[], size_t num_schemes);
|
/external/chromium/googleurl/ |
D | README.txt | 135 schemes supported by your application. The parsing and canonicalization 141 different identified schemes. Embedders will want to modify this file if
|
/external/webkit/WebKit/mac/Plugins/ |
D | WebBasePluginPackage.mm | 492 …// CFBundleGetVersionNumber doesn't work with all possible versioning schemes, but we think for no…
|
/external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
D | PHP Markdown Extra Readme.text | 276 * Now accepting capitalized URI schemes (such as HTTP:) in automatic
|
/external/bison/ |
D | NEWS | 602 with common autoconfiguration schemes. If you still use ancient compilers
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebView.idl | 722 @discussion Adds the scheme to the list of schemes to be treated as local.
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
D | DumpRenderTree.mm | 290 // Register the same schemes that Safari does
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 1035 )K+F!<JAGschemese sciences
|
/external/webkit/WebKit/win/ |
D | ChangeLog | 413 document.domain for pages with certain URL schemes
|
/external/webkit/WebKit/mac/WebView/ |
D | WebView.mm | 1528 // Representations for URL schemes work at the top level.
|
/external/bluetooth/glib/gio/ |
D | ChangeLog | 5605 * gio/gvfs.h: Add functions to get a list of supported URI schemes.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 3865 N^V "schemes" :G2P
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2010-01-29 | 297 document.domain for pages with certain URL schemes 22182 …onNumber]): New method. CFBundleGetVersionNumber doesn't work with all possible versioning schemes,
|
D | ChangeLog-2007-10-14 | 6364 resources, unless they register their schemes to be treated as local. The result is 6365 that those schemes can access local resources and cannot be accessed by remote
|
D | ChangeLog-2006-02-09 | 24858 be handled, take into account the schemes that were registered without 24867 schemes that were registered without an NSURLProtocol 24896 … (-[WebMainResourceClient continueAfterContentPolicy:response:]): Check for schemes that have their
|
/external/webkit/WebCore/ |
D | ChangeLog-2007-10-14 | 13104 MIME types and URL schemes. 14005 … - Check for file:// urls when clicking links, not block all schemes that are treated as local. 51643 resources, unless they register their schemes to be treated as local. The result is 51644 that those schemes can access local resources and cannot be accessed by remote 51695 (WebCore::localSchemes): Return set of schemes that are to be treated as local. 51709 * platform/KURL.cpp: KURLs need to check all the registered schemes now.
|
D | ChangeLog-2010-01-29 | 9032 document.domain for pages with certain URL schemes 9048 global set of schemes. 37175 schemes and mimeTypes are not passed to the UA as custom handler 66404 Resources with different schemes can never be loaded from appcache. 71543 Allow Qt API to list and to remove URL schemes that were registered as 71544 local URL schemes.
|
/external/webkit/WebKitTools/ |
D | ChangeLog-2009-06-16 | 18022 resources, unless they register their schemes to be treated as local. The result is 18023 that those schemes can access local resources and cannot be accessed by remote
|
/external/webkit/WebKit/qt/ |
D | ChangeLog | 4181 only two schemes that the current code path accepts.
|