/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/ |
if_types.h | 186 #define IFT_IPFORWARD 0x8e /* IP Forwarding Interface */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/ |
if_types.h | 186 #define IFT_IPFORWARD 0x8e /* IP Forwarding Interface */
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
ostream | 575 * This is just a forwarding function to allow insertion to
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
generator.py | 286 # Groupwise when forwarding unadorned messages. (Issue 7970.) So
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/ |
generator.py | 286 # Groupwise when forwarding unadorned messages. (Issue 7970.) So
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Connection.java | 37 * 'android.sdk.controller' socket on the device. Typically, the port forwarding
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
NdkGdbLaunchDelegate.java | 329 // setup port forwarding between local port & remote (device) unix domain socket
|
/system/core/adb/ |
protocol.txt | 10 forwarding of these streams and removing additional state or
|
/external/iproute2/doc/ |
ip-cref.tex | 825 after you enabled forwarding or disabled autoconfiguration. [all...] |
/external/llvm/docs/ |
ProgrammersManual.rst | [all...] |
/external/dnsmasq/ |
CHANGELOG.archive | 56 any more memory after start-up. The NAT-like forwarding was 223 release 1.5 Added --filterwin2k option which stops dnsmasq from forwarding [all...] |
dnsmasq.conf.example | 23 # This option only affects forwarding, SRV records originating for 289 #dhcp-option=19,0 # option ip-forwarding off
|
/packages/services/Telephony/src/com/android/phone/ |
NotificationMgr.java | [all...] |
/external/clang/lib/CodeGen/ |
CGBlocks.cpp | 791 // the block field. There's no need to chase the forwarding [all...] |
/external/openssh/ |
ChangeLog | 142 forwarding was refused by the server; ok markus@ 211 Retry establishing the port forwarding after a small delay, should make 295 Prevent races in dynamic forwarding test; ok djm [all...] |
readconf.c | 788 fatal("%.200s line %d: Bad forwarding specification.", [all...] |
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_win.cc | [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfCompileUnit.cpp | 477 struct __Block_byref_x_VarName *forwarding; 486 1). Add the offset of the forwarding field. 545 // Get the offsets for the forwarding field and the variable field. [all...] |
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | [all...] |
/external/llvm/include/llvm/IR/ |
Instructions.h | 123 // Shadow Instruction::setInstructionSubclassData with a private forwarding 243 // Shadow Instruction::setInstructionSubclassData with a private forwarding 365 // Shadow Instruction::setInstructionSubclassData with a private forwarding 436 // Shadow Instruction::setInstructionSubclassData with a private forwarding 536 // Shadow Instruction::setInstructionSubclassData with a private forwarding 682 // Shadow Instruction::setInstructionSubclassData with a private forwarding [all...] |
/external/llvm/lib/Transforms/Scalar/ |
MemCpyOptimizer.cpp | 486 // Detect cases where we're performing call slot forwarding, but [all...] |
/external/qemu/slirp-android/ |
slirp.c | 859 /* TCP traffic forwarding to a sink - If enabled, all TCP traffic to any 1087 DEBUG_MISC((dfd, "Unable to create new forwarding entry, malloc failed\n")); [all...] |
/frameworks/base/services/java/com/android/server/connectivity/ |
Tethering.java | 748 // notification from the master SM that it had trouble enabling IP Forwarding 750 // notification from the master SM that it had trouble disabling IP Forwarding [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ListPopupWindow.java | 779 * Filter key down events. By forwarding key down events to this function, views using non-modal 876 * Filter key down events. By forwarding key up events to this function, views using non-modal [all...] |
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceNetwork.java | 558 // talk to the monkey locally, or though adb port forwarding.
|