HomeSort by relevance Sort by last modified time
    Searched full:communicate (Results 426 - 450 of 1154) sorted by null

<<11121314151617181920>>

  /external/llvm/utils/lit/lit/
LitConfig.py 13 The LitConfig object is also used to communicate with client configuration
Util.py 49 out,_ = p.communicate()
  /external/openssh/
ssh-add.0 78 Identifies the path of a UNIX-domain socket used to communicate
  /external/oprofile/libutil++/
child_reader.cpp 94 // we can communicate with parent by writing to stderr
  /external/qemu/android/camera/
camera-capture.h 35 * to use to communicate with the camera device.
  /external/qemu/android/protocol/
user-events-impl.c 48 /* Looper used to communicate user events. */
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h 66 XIM X11_IM; /* Used to communicate with the input method (IM) server */
  /external/skia/src/gpu/gl/
GrGLEffect.h 74 the effect to communicate back similar known info about its output.
  /external/skia/tools/
verify_images_for_gm_results.py 80 output = proc.communicate()[0].splitlines()
  /external/smack/src/com/kenai/jbosh/
ApacheHTTPResponse.java 73 * HttpClient instance to use to communicate.
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_priv.sgml 53 <emphasis>wpapriv</emphasis> group to communicate with
  /frameworks/av/libvideoeditor/lvpp/
NativeWindowRenderer.h 123 // These variables are used to communicate between the GL thread and
  /frameworks/base/core/java/android/app/backup/
BackupManager.java 73 * communicate with the Android backup system.
  /frameworks/base/core/java/android/hardware/usb/
UsbDevice.java 34 * To communicate with the device, you open a {@link UsbDeviceConnection} for the device
  /frameworks/base/docs/html/design/building-blocks/
progress.jd 55 <p>When displaying an activity circle, do not include text to communicate what the app is doing. The moving circle alone provides sufficient feedback about the delay, and does so in an understated way that minimizes the impact.</p>
  /frameworks/base/docs/html/design/style/
touch-feedback.jd 95 communicate the boundary with a visual cue. Many of Android's scrollable UI
  /frameworks/base/docs/html/google/gcm/
index.jd 48 <p>GCM's Cloud Connection Service (CCS) lets you communicate with Android devices over a persistent XMPP connection. The primary advantages of CCS are speed, and the ability to receive upstream messages (that is, messages from a device to the cloud). You can use the service in tandem with existing GCM APIs. Use <a href="https://services.google.com/fb/forms/gcm/">this form</a> to sign up for CCS. <a href="{@docRoot}google/gcm/ccs.html">Learn more &raquo;</a></p>
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
index.jd 27 communicate with the device.</p>
  /frameworks/base/docs/html/training/load-data-background/
setup-loader.jd 45 in this interface to communicate with the class; this lesson and the next one
  /frameworks/webview/chromium/tools/
merge_common.py 125 stdout, stderr = p.communicate()
  /hardware/ti/omap3/dspbridge/inc/
cfgdefs.h 98 * Info needed by NODE for allocating channels to communicate with RMS:
  /libcore/luni/src/main/native/
java_lang_ProcessManager.cpp 69 #define PIPE_COUNT 4 // Number of pipes used to communicate with child.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceStatus.java 80 * {@link android.content.AbstractThreadedSyncAdapter} to communicate the status of a sync
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionaryFileDumper.java 77 // Using protocol version 2 to communicate with the dictionary pack
208 Log.e(TAG, "Can't communicate with the dictionary pack", e);
235 Log.e(TAG, "Can't communicate with the dictionary pack", e);
389 Log.e(TAG, "No permission to communicate with the dictionary provider", e);
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymactoolbox.h 62 ** communicate the routine pointer back to the stub.

Completed in 679 milliseconds

<<11121314151617181920>>