/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/net/ |
ethertypes.h | 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */ 113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */ 123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */ 214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/net/ |
ethertypes.h | 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */ 113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */ 123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */ 214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/net/ |
ethertypes.h | 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */ 113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */ 123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */ 214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/net/ |
ethertypes.h | 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */ 113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */ 123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */ 214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/ |
ethertypes.h | 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */ 113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */ 123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */ 214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/ |
ethertypes.h | 112 #define ETHERTYPE_NBPRAS 0x3C0B /* 3Com NBP Remote adaptor status request not registered */ 113 #define ETHERTYPE_NBPRAR 0x3C0C /* 3Com NBP Remote adaptor response not registered */ 123 #define ETHERTYPE_MOPRC 0x6002 /* DEC MOP remote console */ 214 /* 0x80DE - 0x80DF TRFS (Integrated Solutions Transparent Remote File System) */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
ssl.py | 331 """Connects to remote ADDR, and then wraps the connection in 336 """Connects to remote ADDR, and then wraps the connection in 342 """Accepts a new connection from a remote client, and returns 344 SSL channel, and the address of the remote client."""
|
imaplib.py | 222 """Setup connection to remote server on "host:port" 234 """Read 'size' bytes from remote.""" 239 """Read line from remote.""" 244 """Send data to remote.""" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_winreg.py | 16 REMOTE_NAME = sys.argv[sys.argv.index("--remote")+1] 350 @unittest.skipUnless(REMOTE_NAME, "Skipping remote registry tests") 457 print "Remote registry calls can be tested using", 458 print "'test_winreg.py --remote \\\\machine_name'"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
ssl.py | 331 """Connects to remote ADDR, and then wraps the connection in 336 """Connects to remote ADDR, and then wraps the connection in 342 """Accepts a new connection from a remote client, and returns 344 SSL channel, and the address of the remote client."""
|
imaplib.py | 222 """Setup connection to remote server on "host:port" 234 """Read 'size' bytes from remote.""" 239 """Read line from remote.""" 244 """Send data to remote.""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_winreg.py | 16 REMOTE_NAME = sys.argv[sys.argv.index("--remote")+1] 350 @unittest.skipUnless(REMOTE_NAME, "Skipping remote registry tests") 457 print "Remote registry calls can be tested using", 458 print "'test_winreg.py --remote \\\\machine_name'"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
NdkGdbLaunchDelegate.java | 330 // setup port forwarding between local port & remote (device) unix domain socket 371 private void pull(IDevice device, String remote, IPath solibFolder) throws 373 String remoteFileName = new Path(remote).toFile().getName(); 375 device.pullFile(remote, targetFile);
|
/sdk/p2gen/ |
README.txt | 71 as remote as well. As a result, the only way to run offline is to
|
/system/core/adb/ |
commandline.c | 112 " adb push [-p] <local> <remote>\n" 115 " adb pull [-p] [-a] <remote> [<local>]\n" 122 " adb shell - run remote shell interactively\n" 123 " adb shell <command> - run remote shell command\n" 128 " <serial> \" \" <local> \" \" <remote> \"\\n\"\n" 129 " adb forward <local> <remote> - forward socket connections\n" 136 " jdwp:<process pid> (remote only)\n" 137 " adb forward --no-rebind <local> <remote>\n" 138 " - same as 'adb forward <local> <remote>' but fails\n" 143 " adb reverse <remote> <local> - reverse socket connections\n [all...] |
/external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/ |
debugging.html | 402 (gdb) target remote localhost:4014 403 (gdb) remote get nexe <path-to-save-translated-nexe-with-debug-info> 405 (gdb) remote get irt <path-to-save-NaCl-integrated-runtime> 411 (gdb) target remote localhost:4014 413 (gdb) remote get irt <path-to-save-NaCl-integrated-runtime> 419 <dt><code>target remote localhost:4014</code></dt> 428 <dt><code>remote get nexe <path></code></dt> 440 <dt><code>remote get irt <path></code></dt> 447 The <code>remote get irt <path></code> saves that to the current working 454 <code>remote get irt <path></code> or the copy that is installed alongside Chrome.</p [all...] |
/external/lldb/examples/python/ |
gdbremote.py | 4 # This module will enable GDB remote packet logging when the 184 '''Start logging GDB remote packets by enabling logging with timestamps and 190 description='''The command enables GDB remote packet logging with timestamps. The packets will be logged to <LOGFILEPATH> if supplied, or a temporary file will be used. Logging stops when stop_gdb_log is called and the packet times will 209 debugger.HandleCommand('log enable --threadsafe --timestamp --file "%s" gdb-remote packets' % g_log_file); 217 '''Stop logging GDB remote packets to the file that was specified in a call 226 description='''The command stops a previously enabled GDB remote packet logging command. Packet logging must have been previously enabled with a call to start_gdb_log.''' 251 debugger.HandleCommand('log disable gdb-remote packets'); [all...] |
/external/smack/asmack-master/jingle/ |
60-remove-jingle_mediaimpl.patch | 40 - * Creates a TestMediaSession with defined payload type, remote and local candidates 43 - * @param remote the remote information. The candidate that the jmf will be sent to. 47 - public TestMediaSession(final PayloadType payloadType, final TransportCandidate remote, final TransportCandidate local, 49 - super(payloadType, remote, local, "Test", jingleSession); 169 - * @param remote remote Candidate 173 - public JingleMediaSession createMediaSession(PayloadType payloadType, final TransportCandidate remote, 177 - session = new TestMediaSession(payloadType, remote, local, "", jingleSession); 729 - * Creates a org.jivesoftware.jingleaudio.jmf.AudioMediaSession with defined payload type, remote and local candidate [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
VolumePanel.java | 122 // Pseudo stream type for remote volume 543 // TODO do we need to support a distinct mute property for remote? 589 Log.w(mTag, "Adjusting remote volume without a controller!"); 751 // never disable touch interactions for remote playback, the muting is not tied to [all...] |
/cts/tests/tests/os/ |
AndroidManifest.xml | 104 android:process=":remote"> 114 android:process=":remote">
|
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/java/com/example/android/cardemulation/ |
CardService.java | 65 * This method will be called when a command APDU has been received from a remote device. A 78 * @param commandApdu The APDU that received from the remote device
|
/developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/java/com/example/android/cardemulation/ |
CardService.java | 65 * This method will be called when a command APDU has been received from a remote device. A 78 * @param commandApdu The APDU that received from the remote device
|
/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/ |
CardService.java | 65 * This method will be called when a command APDU has been received from a remote device. A 78 * @param commandApdu The APDU that received from the remote device
|
/device/asus/fugu/libaudio/ |
AudioHardwareInput.cpp | 43 ALOGE("Unable to create ATV Remote audio hotplug thread. " 46 ALOGE("Unable to start ATV Remote audio hotplug thread. "
|
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_act.c | 770 ** Description This function forces to close the connection to a remote device [all...] |