Searched
full:redirect (Results
276 -
300 of
805) sorted by null
<<11121314151617181920>>
/external/valgrind/coregrind/ |
m_redir.c | 78 symbols in the new table may themselves supply new redirect 82 Redirect specifications are really symbols with "funny" prefixes 429 inner will redirect malloc to a memcheck function it does not 540 /* It's not a full-scale redirect, but perhaps it is a load-notify 547 for this symbol, so we can't safely redirect/wrap to it. 636 /* not a redirect. Ignore. */ 647 /* a redirect to some other copy of that symbol, which 735 "Adding redirect for indirect function " 813 * redirect it to the global entry point. The redirection [all...] |
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
importgl.h | 114 // Redirect egl* and gl* function calls to funcPtr_egl* and funcPtr_gl*.
|
/external/apache-http/android/src/android/net/compatibility/ |
WebAddress.java | 95 /* handle busted myspace frontpage redirect with
|
/external/apache-http/src/org/apache/http/client/params/ |
ClientPNames.java | 80 public static final String REJECT_RELATIVE_REDIRECT = "http.protocol.reject-relative-redirect";
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
Constants.java | 91 S_EXTENSIONS_REDIRECT_URL = "http://xml.apache.org/xalan/redirect",
|
/external/bison/examples/calc++/ |
location.hh | 155 ** \param loc a reference to the location to redirect
|
position.hh | 157 ** \param pos a reference to the position to redirect
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
developer-features.txt | 37 * Redirect error pages (e.g., 404 Not Found) to custom error pages, in
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/ |
form.py | 87 so that a redirect is unnecessary (unlike most form auth
|
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/ |
util.py | 81 307: 'Temporary Redirect',
|
/external/chromium-trace/trace-viewer/third_party/webapp2/tests/ |
misc_test.py | 110 rsp = webapp2.redirect('http://www.google.com/', code=301, body='Weee')
|
/external/chromium-trace/trace-viewer/tracing/build/ |
dev_server.py | 173 # Redirect old tests.html places to the new location until folks have
|
/external/deqp/framework/platform/X11/ |
tcuX11.cpp | 135 // If redirect is enabled, window size can't be guaranteed and it is up to
|
/external/google-breakpad/src/client/linux/microdump_writer/ |
microdump_writer_unittest.cc | 96 // Redirect temporarily stderr to the stderr.log file.
|
/external/iptables/extensions/ |
libip6t_icmp6.c | 53 { "redirect", 137, 0, 0xFF },
|
/external/iptables/tests/ |
options-ipv4.rules | 32 -A PREROUTING -i dummy0 -p tcp -j REDIRECT --to-ports 1-2 --random
|
/external/jetty/src/java/org/eclipse/jetty/client/ |
RedirectListener.java | 31 * Detect and handle the redirect responses
|
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/ |
ip6_tables.h | 181 /* obtain original address if REDIRECT'd connection */
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_remove_constants.c | 125 /* Pass 4: Redirect reads of all constants to their new locations. */
|
/external/openssh/ |
ssh-add.0 | 84 to redirect the input from /dev/null to make this work.)
|
ssh-pkcs11-client.c | 142 /* redirect the private key encrypt operation to the ssh-pkcs11-helper */
|
/external/proguard/src/proguard/optimize/peephole/ |
GotoCommonCodeReplacer.java | 131 // Redirect the goto instruction, if it is still necessary.
|
/external/v8/tools/testrunner/server/ |
daemon.py | 62 # redirect standard file descriptors
|
/frameworks/base/cmds/uiautomator/cmds/uiautomator/ |
uiautomator | 22 # cache so we redirect to an alternative cache
|
/frameworks/base/core/java/android/inputmethodservice/ |
ExtractEditText.java | 94 * Redirect clicks to the IME for handling there. First allows any
|
Completed in 847 milliseconds
<<11121314151617181920>>