/external/qemu/slirp-android/ |
slirp_config.h | 5 /* Undefine if you don't want talk emulation */ 32 /* XXXXX Talk about having fast modem as unit 0 */
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
AdbHelper.java | 85 // talk to a specific device 125 // talk to a specific device 274 // if the device is not -1, then we first tell adb we're looking to talk 361 // talk 441 // if the device is not -1, then we first tell adb we're looking to talk 706 * tells adb to talk to a specific device 709 * @param device The device to talk to. 714 // if the device is not -1, then we first tell adb we're looking to talk
|
/system/core/adb/ |
OVERVIEW.TXT | 61 There are essentially two kinds of services that a client can talk to. 96 to the server itself (we will talk about other kinds of requests later).
|
/external/qemu/slirp/ |
udp.c | 373 {517, 517, IPTOS_LOWDELAY, EMU_TALK}, /* talk */ 401 * Here, talk/ytalk/ntalk requests must be emulated 443 * Talk emulation. We always change the ctl_addr to get 466 if (IS_OLD) { /* old talk */ 473 } else { /* new talk */ 501 * of the message, one in old talk and one in new talk
|
/external/kernel-headers/original/asm-arm/arch/ |
board.h | 92 /* signaling pins used to talk to transceiver on usbN:
|
/external/openssl/crypto/dh/ |
generate | 43 If you really want a proof, we should talk to Francois Morain,
|
/external/webkit/WebKit/chromium/src/ |
DebuggerAgentManager.h | 52 // RenderViews and consequently devtools agents in the process that want to talk
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/ |
MVS.mail | 10 Great -- we can talk.
|
/frameworks/base/common/java/com/android/common/ |
GoogleLogTags.logtags | 54 # Google Talk Service
|
/frameworks/base/core/java/android/content/ |
IContentProvider.java | 35 * The ipc interface to talk to a content provider.
|
/frameworks/base/test-runner/src/android/test/ |
IsolatedContext.java | 49 * stubbing enough methods to satify code that tries to talk to other packages.
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiNative.java | 28 * not talk to the supplicant daemon.
|
/external/quake/quake/src/QW/progs/ |
triggers.qc | 120 precache_sound ("misc/talk.wav");
121 self.noise = "misc/talk.wav";
212 precache_sound ("misc/talk.wav");
213 self.noise = "misc/talk.wav";
525 sound (other, CHAN_BODY, "misc/talk.wav", 1, ATTN_NORM);
535 precache_sound ("misc/talk.wav");
|
world.qc | 205 precache_sound ("misc/talk.wav"); // talk
|
/external/quake/quake/src/QW/ |
qwchangelog.txt | 182 whether spectators can talk to players. If disabled, spectators can
183 only talk to each other
|
/development/pdk/docs/source/ |
roles.jd | 32 talk about them a lot, though this isn't technically a separate role in the
|
/external/dnsmasq/ |
doc.html | 68 On IPv6-enabled boxes, dnsmasq can both talk to upstream servers via IPv6
|
/external/grub/netboot/ |
linux-asm-io.h | 65 * Talk about misusing macros..
|
/external/icu4c/stubdata/ |
readme.txt | 26 Note: This is a rare case. You should talk to ICU team first if it is a bug
|
/external/jpeg/ |
cdjpeg.c | 27 * we put "#define signal_catcher _abort" in jconfig.h. Talk about bogus...
|
/frameworks/base/core/tests/coretests/src/android/util/ |
PatternsTest.java | 78 "top-five-moments-from-eric-schmidt\u2019s-talk-in-abu-dhabi/").matches();
|
/frameworks/base/docs/html/sdk/ |
android-1.5-highlights.jd | 123 <li>View Google Talk friends' status in Contacts, SMS, MMS, GMail, and
|
/frameworks/base/packages/TtsService/src/android/tts/ |
SynthProxy.java | 27 * synthesized speech. This class is used internally to talk to a native
|
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/ |
ipc_sta.c | 69 * will allow us to talk to the driver.
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
ContactsUtilsTests.java | 72 // Email addresses are treated as Google Talk entries
|