/external/qemu/ |
qemu-options.hx | 394 "-nographic disable graphical output and redirect serial I/Os to console\n") 513 you can have QEMU listen on VNC display @var{display} and redirect the VGA [all...] |
/external/chromium/chrome/browser/history/ |
history.h | 178 // 'redirects' is an array of redirect URLs leading to this page, with the 179 // page itself as the last item (so when there is no redirect, it will have 184 // replaced the existing entry. A non-user initiated redirect causes such 308 // redirect, the vector will be empty. If the history system failed for 317 // Schedules a query for the most recent redirect coming out of the given 346 // redirect chain A -> B -> C and A is a top visited URL, then A will be in [all...] |
/external/chromium/net/http/ |
http_response_headers_unittest.cc | 748 // cached permanent redirect 753 // cached redirect: not reusable even though by default it would be 764 // cached temporary redirect: not reusable 769 // cached temporary redirect: reusable 956 // we use the first location header as the target of the redirect 963 // we use the first _valid_ location header as the target of the redirect [all...] |
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
FrameLoaderClientQt.cpp | 808 ((!loader->clientRedirectSourceForHistory().isEmpty()) ? "a client redirect from " : "not a client redirect"), 818 // WebCore can associate a bunch of redirect URLs with a particular 827 printf("WebView performed a client redirect from \"%s\" to \"%s\".\n", 835 printf("WebView performed a server redirect from \"%s\" to \"%s\".\n", [all...] |
/external/bluetooth/glib/gobject/ |
gobject.c | 488 GParamSpec *redirect; local 499 redirect = g_param_spec_get_redirect_target (pspec); 500 if (redirect) 501 return redirect; 837 /* We don't need to get the redirect target 898 GParamSpec *redirect; local 900 redirect = g_param_spec_get_redirect_target (pspec); 901 if (redirect) 902 pspec = redirect; 916 GParamSpec *redirect; local [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
testing.sgml | 263 @G_TEST_TRAP_SILENCE_STDOUT: Redirect stdout of the test child to 267 @G_TEST_TRAP_SILENCE_STDERR: Redirect stderr of the test child to
|
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.h | 60 // redirect data, results other than the top match might change between the 268 // Removes results that redirect to each other, leaving at most |max_results|
|
/external/chromium/chrome/browser/prerender/ |
prerender_contents.cc | 145 // Register for redirect notifications sourced from |this|. 335 // If it's a redirect on the top-level resource, the name needs
|
prerender_manager.h | 56 // Preloads the URL supplied. alias_urls indicates URLs that redirect
|
/external/chromium/chrome/browser/safe_browsing/ |
malware_details_unittest.cc | 435 // Tests creating a malware report where there are redirect urls to an unsafe 444 // add some redirect urls
|
/external/chromium/chrome/common/ |
logging_chrome.cc | 233 "Attempted to redirect logging when it was already initialized."; 235 // Redirect logs to the session log directory, if set. Otherwise
|
/external/webkit/Source/WebCore/history/ |
PageCache.cpp | 143 PCLOG(" -Quick redirect is coming"); 299 // Don't write to the cache if in the middle of a redirect, since we will want to
|
/frameworks/base/core/java/android/webkit/ |
FrameLoader.java | 242 // as response from the cache could be a redirect 244 // can't satisfy redirect URL
|
/libcore/luni/src/main/java/libcore/net/http/ |
HttpURLConnectionImpl.java | 290 * redirect should keep the same method, Chrome, Firefox and the 291 * RI all issue GETs when following any redirect.
|
/bionic/libc/include/netinet/ |
ip_icmp.h | 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
|
/dalvik/vm/ |
StdioConverter.cpp | 73 /* don't redirect stderr on sim -- logs get written there! */
|
/development/ndk/platforms/android-3/include/netinet/ |
ip_icmp.h | 192 #define ICMP_MOBILE_REDIRECT 32 /* mobile host redirect */
|
/external/apache-http/src/org/apache/http/impl/ |
EnglishReasonPhraseCatalog.java | 165 "Temporary Redirect");
|
/external/chromium/chrome/browser/net/ |
referrer.cc | 58 // the ad agency, and then provide a "surprising" redirect to the advertised
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/ |
feed.html | 284 // If the URL is a redirect URL, strip of the destination and go to
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
sessionmessages.h | 269 SessionRedirect* redirect);
|
/external/iproute2/include/netinet/ |
icmp6.h | 174 struct nd_redirect /* redirect */
|
/external/libvpx/build/make/ |
gen_msvs_sln.sh | 27 --out=outfile Redirect output to a file
|
/external/llvm/docs/CommandGuide/ |
bugpoint.pod | 98 Open F<filename> and redirect the standard input of the test program, whenever
|
/external/llvm/include/llvm/Support/ |
Program.h | 22 // TODO: Add operations to communicate with the process, redirect its I/O,
|