Searched
full:redirect (Results
276 -
300 of
828) sorted by null
<<11121314151617181920>>
/external/qemu/android/utils/ |
assert.h | 163 /* this can be used to redirect the assertion log to something
|
/external/quake/quake/src/WinQuake/data/ |
HELP.TXT | 65 E-mail address: (please include this, we redirect tons of mail)
|
/external/skia/include/config/ |
SkUserConfig.h | 110 printf conventions (e.g. const char* format, ...). If you want to redirect
|
/external/skia/include/core/ |
SkUserConfig.h | 129 printf conventions (e.g. const char* format, ...). If you want to redirect
|
/external/webkit/Source/WebCore/html/ |
PluginDocument.cpp | 127 // can synchronously redirect data to the plugin.
|
/external/webkit/Source/WebCore/loader/ |
FrameLoader.cpp | 505 // A redirect was scheduled before the document was created. [all...] |
MainResourceLoader.cpp | 138 // A redirect resulted in loading substitute data. 195 // URL of the main frame which doesn't change when we redirect. 199 // If we're fielding a redirect in response to a POST, force a load from origin, since 226 // synchronously for these redirect cases.
|
/external/webkit/Source/WebCore/plugins/qt/ |
PluginContainerQt.cpp | 122 // events to it, but to the parent frame, so let's redirect here.
|
/external/webkit/Source/WebKit/wx/bindings/python/samples/ |
simple.py | 161 app = wkApp(redirect=False)
|
/external/webkit/Tools/TestResultServer/handlers/ |
dashboardhandler.py | 128 self.redirect("/dashboards/")
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/ |
THINK_C_notes | 50 which allows the user to type a command line and to redirect the output.
|
/frameworks/base/core/java/android/net/ |
WebAddress.java | 96 /* handle busted myspace frontpage redirect with
|
/frameworks/base/tests/CoreTests/android/core/ |
HttpConstants.java | 29 /** 3XX: relocation/redirect */
|
/libcore/luni/src/main/java/java/lang/ |
ProcessBuilder.java | 167 * {@code true} to redirect standard error, {@code false}
|
/libcore/support/src/test/java/tests/support/ |
Support_HttpConstants.java | 29 /** 3XX: relocation/redirect */
|
/packages/apps/Email/tests/src/com/android/email/ |
DBTestHelper.java | 194 // Redirect to the actual context.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cfghooks.h | 39 /* Redirect edge E to the given basic block B and update underlying program
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
cfghooks.h | 39 /* Redirect edge E to the given basic block B and update underlying program
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
cfghooks.h | 39 /* Redirect edge E to the given basic block B and update underlying program
|
/system/core/logwrapper/ |
logwrapper.c | 162 // redirect stdout and stderr
|
/system/netd/ |
logwrapper.c | 144 // redirect stdout and stderr
|
/system/vold/ |
logwrapper.c | 144 // redirect stdout and stderr
|
/external/valgrind/main/coregrind/ |
m_redir.c | 75 symbols in the new table may themselves supply new redirect 79 Redirect specifications are really symbols with "funny" prefixes 368 /* It's not a full-scale redirect, but perhaps it is a load-notify 375 for this symbol, so we can't safely redirect/wrap to it. 405 /* not a redirect. Ignore. */ 416 /* a redirect to some other copy of that symbol, which 505 "Adding redirect for indirect function 0x%llx from 0x%llx -> 0x%llx\n", 558 /* On AIX, we cannot redirect calls to a so-called glink 562 need to redirect. Hence just spot them and ignore them. [all...] |
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultRequestDirector.java | 135 /** The redirect handler. */ 205 ("Redirect handler may not be null."); 930 HttpGet redirect = new HttpGet(uri); local [all...] |
/frameworks/base/core/java/android/webkit/ |
CacheManager.java | 568 boolean redirect = isCachableRedirect(cacheRet.httpStatusCode); 569 if (redirect) { 574 if ((redirect || cacheRet.contentLength == 0) [all...] |
Completed in 1015 milliseconds
<<11121314151617181920>>