/external/iptables/iptables/ |
iptables-restore.8 | 30 I/O redirection provided by your shell to read from a file
|
iptables-save.8 | 30 to STDOUT. Use I/O-redirection provided by your shell to write to a file.
|
iptables-xml.1 | 29 XML format to STDOUT. Use I/O-redirection provided by your shell to write to
|
/external/libvncserver/x11vnc/misc/ |
README | 48 server. Also can do port-redirection to internal machines.
|
rx11vnc | 22 # Unfortunately, we have to set up the ssh port redirection *before* 31 # redirection we appear to be coming from the localhost, but we are not.
|
/external/nanohttpd/ |
README.md | 35 * File server does the 301 redirection trick for directories without ```/```.
|
/libcore/luni/src/main/java/java/net/ |
HttpRetryException.java | 57 * the destination URL of the redirection.
|
/ndk/sources/cxx-stl/stlport/stlport/ |
iostream | 32 // for ofstream redirection
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/ |
iostream | 32 // for ofstream redirection
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/ |
iostream | 32 // for ofstream redirection
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/ |
iostream | 32 // for ofstream redirection
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/ |
iostream | 32 // for ofstream redirection
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/ |
iostream | 32 // for ofstream redirection
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/ |
directed.py | 6 gnr_graph: growing network with redirection 95 """Return the GNR digraph with n nodes and redirection probability p. 97 The GNR (growing network with redirection) graph is built by adding nodes 108 The redirection probability.
|
/external/v8/src/arm/ |
simulator-arm.cc | 788 class Redirection { 790 Redirection(void* external_function, ExternalReference::Type type) 811 static Redirection* Get(void* external_function, 814 Redirection* current = isolate->simulator_redirection(); 821 return new Redirection(external_function, type); 824 static Redirection* FromSwiInstruction(Instruction* swi_instruction) { 827 addr_of_swi - OFFSET_OF(Redirection, swi_instruction_); 828 return reinterpret_cast<Redirection*>(addr_of_redirection); 832 Redirection* redirection = FromSwiInstruction local 847 Redirection* redirection = Redirection::Get(external_function, type); local 1698 Redirection* redirection = Redirection::FromSwiInstruction(instr); local [all...] |
/external/v8/src/mips/ |
simulator-mips.cc | 1044 Redirection* redirection = FromSwiInstruction( local 1059 Redirection* redirection = Redirection::Get(external_function, type); local 1533 Redirection* redirection = Redirection::FromSwiInstruction(instr); local [all...] |
/external/v8/src/mips64/ |
simulator-mips64.cc | 934 class Redirection { 936 Redirection(void* external_function, ExternalReference::Type type) 957 static Redirection* Get(void* external_function, 960 Redirection* current = isolate->simulator_redirection(); 964 return new Redirection(external_function, type); 967 static Redirection* FromSwiInstruction(Instruction* swi_instruction) { 975 Redirection* redirection = FromSwiInstruction( local 990 Redirection* redirection = Redirection::Get(external_function, type); local 1607 Redirection* redirection = Redirection::FromSwiInstruction(instr); local [all...] |
/frameworks/base/docs/html/tools/devices/ |
emulator.jd | 37 <li><a href="#redirection">Using Network Redirection</a></li> 46 <li><a href="#portredirection">Port Redirection</a></li> 172 instances, and you can set up network redirection that allows emulators to send [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
RedirectMain.java | 31 * Entry into our redirection example, describing what will happen.
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
InterruptionUtil.java | 105 // This will be hidden by test-output redirection:
|
/external/proguard/src/proguard/gui/ |
ProGuardRunnable.java | 128 // Reset the global static redirection lock.
|
ReTraceRunnable.java | 134 // Reset the global static redirection lock.
|
/external/selinux/policycoreutils/setfiles/ |
restorecon.8 | 56 Deprecated, SELinux policy will probably block this access. Use shell redirection to save list of files with incorrect context in filename.
|
/external/valgrind/memcheck/tests/ |
wrap8.c | 9 (Undetected overflows in redirection stacks are very bad news; they
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/ |
ManifestEditorContributor.java | 30 * editors. Responsible for the redirection of global actions to the active
|