OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:redirection
(Results
101 - 125
of
301
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/org/xml/sax/
HandlerBase.java
63
* or URI
redirection
.</p>
/ndk/sources/android/crazy_linker/
DESIGN.TXT
174
wrapper implementation. This
redirection
happens transparently.
/prebuilts/qemu-kernel/
build-kernel.sh
342
# Special magic
redirection
with our magic toolbox script
/external/libvncserver/x11vnc/misc/
connect_switch
30
# This can be useful for VNC
redirection
using an existing https (port
272
# You must set the allowed host:port CONNECT
redirection
list.
/external/libxml2/doc/devhelp/
libxml2-nanohttp.html
124
</pre><p>Provides the specified
redirection
URL if available from the HTTP header.</p>
125
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>ctx</tt></i>:</span></td><td>the HTTP context</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the specified
redirection
URL or NULL if not redirected.</td></tr></tbody></table></div></div>
/external/libxml2/doc/html/
libxml-nanohttp.html
58
</pre><p>Provides the specified
redirection
URL if available from the HTTP header.</p>
59
<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>ctx</tt></i>:</span></td><td>the HTTP context</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the specified
redirection
URL or NULL if not redirected.</td></tr></tbody></table></div><h3><a name="xmlNanoHTTPReturnCode" id="xmlNanoHTTPReturnCode"></a>Function: xmlNanoHTTPReturnCode</h3><pre class="programlisting">int xmlNanoHTTPReturnCode (void * ctx)<br />
/frameworks/base/core/java/android/widget/
VideoView.java
247
* Note that the cross domain
redirection
is allowed by default, but that can be
250
* to disallow or allow cross domain
redirection
.
[
all
...]
/sdk/find_java2/src/
JavaFinder.cpp
487
// With WOW64 fs
redirection
in place by default, we should get the x86
496
// On a 64-bit OS, try again by disabling the fs
redirection
so
/external/libvncserver/x11vnc/
README
309
redirection
. "raw" encoding will be extremely slow over a networked
317
for ssh tunnelling (the
redirection
appears to come from the same
422
solved via a port
redirection
, most PC systems have their own Host
517
port
redirection
.
618
redirection
(and does not assume port 5900 is free.) Have a look at
[
all
...]
/external/valgrind/VEX/pub/
libvex.h
631
This is the post-
redirection
guest address. Not that Vex
632
understands anything about
redirection
; that is all done on
[
all
...]
libvex_guest_ppc64.h
261
find out what the corresponding no-
redirection
address was.
libvex_guest_x86.h
209
find out what the corresponding no-
redirection
address was.
/development/samples/ApiDemos/src/com/example/android/apis/app/
_index.html
43
<dt><a href="RedirectEnter.html">
Redirection
</a></dt>
/external/bison/po/
fr.po
930
msgstr "la
redirection
du stdout de bison vers un fichier temporaire a échoué"
935
msgstr "la
redirection
du stdin de m4 depuis un fichier temporaire a échoué"
945
msgstr "la
redirection
du stdout de m4 vers un fichier temporaire a échoué"
960
msgstr "la
redirection
du stdin de bison depuis un fichier temporaire a échoué"
[
all
...]
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/
features.rst
229
Redirection
for legacy URIs
/external/toybox/lib/
xwrap.c
162
// Dance of the stdin/stdout
redirection
.
/external/valgrind/none/tests/
cmdline2.stdout.exp
156
--trace-redir=no|yes show
redirection
details? [no]
/frameworks/base/docs/html/tools/debugging/
debugging-log.jd
293
shell command <code>setprop</code> to enable the
redirection
of output. Here's how you do it:</p>
/frameworks/base/docs/html/tools/help/
desktop-head-unit.jd
230
is useful if you are writing scripts for the DHU. (You can run a script by using I/O
redirection
/libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java
75
* or URI
redirection
.</p>
/ndk/sources/host-tools/nawk-20071023/
run.c
964
/* a[1] is
redirection
operator, a[2] is
redirection
file */
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/util/
UiUtils.java
309
* @return true if {@link Activity#finish()} was called because
redirection
was performed
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_subprocess.py
204
# stdin
redirection
237
# stdout
redirection
266
# stderr
redirection
424
# communicate() should return None if no
redirection
is active
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py
545
redirection
response is received. If a
redirection
should
555
# to a POST MUST NOT cause a
redirection
without confirmation
601
msg + " -
Redirection
to url '%s' is not allowed" %
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_subprocess.py
204
# stdin
redirection
237
# stdout
redirection
266
# stderr
redirection
424
# communicate() should return None if no
redirection
is active
[
all
...]
Completed in 634 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>