Searched
full:communicate (Results
526 -
550 of
1154) sorted by null
<<21222324252627282930>>
/external/llvm/docs/ |
DebuggingJITedCode.rst | 13 In order to communicate the necessary debug info to GDB, an interface for
|
/external/openssh/ |
OVERVIEW | 82 - Code to communicate with the authentication agent is in authfd.c.
|
ssh-add.1 | 159 socket used to communicate with the agent.
|
/external/qemu/docs/ |
ANDROID-QEMUD-SERVICES.TXT | 4 emulated system can communicate with the emulator through the 'qemud'
|
/external/qemu/hw/ |
goldfish_pipe.h | 34 * now read()/write() to communicate with <pipeName> service in the
|
/frameworks/base/core/java/android/printservice/ |
PrintServiceInfo.java | 40 * how to communicate with one or more printers over one or more protocols
|
/frameworks/base/docs/html/about/versions/ |
android-2.3.4.jd | 65 lets applications discover, communicate with, and manage a variety of device
|
/frameworks/base/docs/html/guide/topics/ui/ |
how-android-draws.jd | 82 The measure pass uses two classes to communicate dimensions. The
|
/frameworks/base/docs/html/training/activity-testing/ |
activity-functional-testing.jd | 38 communicate with the Android system and send keyboard input and click events to
|
/frameworks/base/packages/BackupRestoreConfirmation/src/com/android/backupconfirm/ |
BackupRestoreConfirmation.java | 268 Slog.e(TAG, "Unable to communicate with mount service: " + e.getMessage());
|
/libcore/luni/src/test/java/libcore/javax/crypto/ |
SecretKeyFactoryTest.java | 148 char[] password = ("All n-entities must communicate with other "
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
link.h | 38 /* Rendezvous structure used by the run-time dynamic linker to communicate
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
link.h | 38 /* Rendezvous structure used by the run-time dynamic linker to communicate
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
link.h | 38 /* Rendezvous structure used by the run-time dynamic linker to communicate
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_hash.py | 163 out, err = p.communicate()
|
test_platform.py | 19 return p.communicate()
|
test_tools.py | 52 out, err = proc.communicate(source)
|
test_xpickle.py | 109 stdout, stderr = worker.communicate(data)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_hash.py | 163 out, err = p.communicate()
|
test_platform.py | 19 return p.communicate()
|
test_tools.py | 52 out, err = proc.communicate(source)
|
test_xpickle.py | 109 stdout, stderr = worker.communicate(data)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/ |
AndroidJUnitLaunchAction.java | 276 * Launches a test runner that will communicate results back to JDT JUnit UI.
|
/external/chromium/chrome/browser/sync/glue/ |
sync_backend_host.h | 54 // SyncFrontend is the interface used by SyncBackendHost to communicate with 74 // We are no longer permitted to communicate with the server. Sync should 144 // This starts the SyncerThread running a Syncer object to communicate with
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
executive.py | 277 stdout, _ = ps_process.communicate() 415 output = process.communicate(string_to_communicate)[0] 508 stdout, stderr = proc.communicate()
|
Completed in 734 milliseconds
<<21222324252627282930>>