/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/conf/ |
webdefault.xml | 70 <!-- redirectWelcome If true, redirect welcome file requests -->
|
/external/chromium_org/chrome/browser/history/ |
top_sites_impl.cc | 500 // redirect hops, which are not generated when the thumbnail is because the [all...] |
/external/chromium_org/chrome/browser/safe_browsing/ |
download_protection_service.cc | 483 // every URL in the redirect chain. We also should check whether the [all...] |
/external/chromium_org/chrome/browser/ui/startup/ |
startup_browser_creator_impl.cc | [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/conf/ |
webdefault.xml | 70 <!-- redirectWelcome If true, redirect welcome file requests -->
|
/external/chromium_org/net/spdy/ |
spdy_proxy_client_socket_unittest.cc | 416 // Constructs a SPDY SYN_REPLY frame with an HTTP 302 redirect. [all...] |
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
sandbox_bpf.cc | 160 // But if we redirect all error handlers to user-space, then we can easily [all...] |
/external/chromium_org/third_party/WebKit/public/web/ |
WebFrame.h | 349 // This is used for situations where we want to reload a different URL because of a redirect.
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucmstate.c | 731 /* in the lead state, redirect all lead bytes with all-unassigned trail bytes to the new state */ [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
nvfx_vertprog.c | 998 /* Redirect post-transform vertex position to a temp if user clip [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
INSTALL | 531 suppress all normal output, redirect it to `/dev/null' (any error
|
/external/chromium_org/tools/site_compare/ |
command_line.py | 517 self.out = sys.stdout # override these if you want to redirect
|
/external/icu4c/tools/toolutil/ |
ucmstate.c | 731 /* in the lead state, redirect all lead bytes with all-unassigned trail bytes to the new state */ [all...] |
/external/iputils/ |
rdisc.c | 672 "Redirect", [all...] |
traceroute6.c | 817 return "Redirect";
|
/external/libpng/contrib/gregbook/ |
wpng.c | 34 dose not work! In order to do something useful I needed to redirect
|
/external/llvm/docs/ |
HowToReleaseLLVM.rst | 409 #. Commit the ``index.html`` to the ``release/X.Y`` directory to redirect (use
|
/external/llvm/lib/CodeGen/ |
TailDuplication.cpp | 703 // Redirect [all...] |
/external/llvm/lib/Transforms/IPO/ |
MergeFunctions.cpp | 720 // Redirect direct callers of G to F.
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nvfx_vertprog.c | 998 /* Redirect post-transform vertex position to a temp if user clip [all...] |
/external/qemu-pc-bios/vgabios/ |
vbe.c | 1037 // FIXME: redirect non VBE modi to normal VGA bios operation [all...] |
/external/tcpdump/ |
print-icmp6.c | 79 { ND_REDIRECT, "redirect"}, [all...] |
/external/v8/src/ |
platform-linux.cc | 393 // Redirect to std abort to signal abnormal program termination. [all...] |
/external/valgrind/main/coregrind/m_gdbserver/ |
server.c | 373 VG_(log_output_sink).fd = -2; /* redirect to monitor_output */ [all...] |
/frameworks/base/core/jni/ |
AndroidRuntime.cpp | 492 property_get("log.redirect-stdio", propBuf, ""); [all...] |