/external/chromium_org/chrome/browser/sync_file_system/local/ |
local_file_sync_context_unittest.cc | 647 // Now let's apply remote deletion changes. 725 // Now let's apply remote deletion changes for the root. 798 // Prepare temporary files which represent the remote file data. 818 // In the remote side let's assume we have: [all...] |
/external/oprofile/events/x86-64/family10/ |
events | 154 event:0x1e2 counters:0,1,2,3 um:cpu_read_lat_0_3 minimum:500 name:CPU_READ_COMMAND_LATENCY_NODE_0_3 : Latency between the local node and remote node 156 event:0x1e4 counters:0,1,2,3 um:cpu_read_lat_4_7 minimum:500 name:CPU_READ_COMMAND_LATENCY_NODE_4_7 : Latency between the local node and remote node 158 event:0x1e6 counters:0,1,2,3 um:cpu_comm_lat minimum:500 name:CPU_COMMAND_LATENCY_TARGET : Determine latency between the local node and a remote node. 230 event:0xf241 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_NB_REMOTE_ONLY : IBS northbridge remote 235 event:0xf246 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_NB_REMOTE_DRAM : IBS northbridge remote DRAM 237 event:0xf248 ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_NB_REMOTE_OTHER : IBS northbridge remote APIC MMIO Config PCI 241 event:0xf24C ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_NB_REMOTE_CACHE_LAT : IBS northbridge remote cache latency
|
/system/core/adb/ |
sockets.c | 248 * the peer, this ensures that remote sockets can still get the id 387 /* if the remote cannot accept further events, 485 /* a Remote socket is used to send/receive data to/from a given transport object 558 /* Create an asocket to exchange packets with a remote service through transport 560 side of the transport (it is allocated by the remote side and _cannot_ be 0). 567 if (id == 0) fatal("invalid remote socket id (0)"); 843 /* if there's no remote we fail the connection
|
file_sync_client.c | 437 // Determine remote file size. 785 /* if we're copying a local file to a remote directory, 969 fprintf(stderr,"remote object '%s' does not exist\n", rpath); 976 /* if we're copying a remote file to a local directory, 1012 fprintf(stderr,"remote object '%s' not a file or directory\n", rpath);
|
/external/bluetooth/bluedroid/btif/src/ |
btif_rc.c | 441 /* on locally initiated connection we will get remote features as part of connect */ 509 * - Argument: tBTA_AV_RC rc_id remote control command ID 512 * - Description: Remote control command handler 553 * the remote device is not of type headset 611 * - Description: Remote control passthrough response handler 668 * - Description: Remote control metamsg command handler (AVRCP 1.3) 913 * - Description: Remote control metamsg response handler (AVRCP 1.3) [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_Sequence.c | 826 HCI_PRINT(" HCI Remote Target Removed from the Field. \n"); [all...] |
/external/strace/ |
util.c | 854 struct iovec local[1], remote[1]; local 858 remote[0].iov_base = (void*)addr; 859 local[0].iov_len = remote[0].iov_len = len; 860 r = process_vm_readv(pid, local, 1, remote, 1, 0); 986 struct iovec local[1], remote[1]; local 989 remote[0].iov_base = (void*)addr; 1010 local[0].iov_len = remote[0].iov_len = chunk_len; 1011 r = process_vm_readv(pid, local, 1, remote, 1, 0); 1016 remote[0].iov_base += r; [all...] |
/bootable/recovery/minadbd/ |
transport.c | 161 dump_packet(name, "from remote", *ppacket); 180 dump_packet(name, "to remote", *ppacket); 278 D("%s: received remote packet, sending to transport\n", 286 D("%s: remote read failed for transport\n", t->serial); 341 D("%s: transport got packet, sending to remote\n", t->serial);
|
/external/bluetooth/bluedroid/bta/gatt/ |
bta_gattc_api.c | 142 ** remote_bda: remote device BD address. 177 ** remote_bda: remote device BD address. [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_int.h | 278 ** Each CCB has unique local and remote CIDs. All channel control blocks on 291 UINT16 remote_cid; /* Remote CID */ 393 BD_ADDR remote_bd_addr; /* The BD address of the remote */ 535 BD_ADDR bd_addr; /* Remote BD address */ 540 UINT16 remote_cid; /* Remote CID */ [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/ |
tts_background.js | 684 * non-remote voices. 693 if (v1['remote'] && !v2['remote']) { 696 if (!v1['remote'] && v2['remote']) {
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_file_system_service.cc | 51 const char kRemoteSyncName[] = "Remote sync"; 52 const char kRemoteSyncNameV2[] = "Remote sync (v2)"; 68 NOTREACHED() << "Unknown remote service state: " << state; 433 // Continue on initializing the remote side. 722 // same app key in other installs, so avoid purging the remote folder.
|
/external/chromium_org/net/spdy/ |
spdy_stream.h | 396 // The remote endpoint may still be active. 407 // Returns whether the stream is reserved by remote endpoint: server has sent 450 // a remote SYN_STREAM (the client can only initate streams). 526 // Data waiting to be received, and the close state of the remote endpoint 528 // delegate is attached must be buffered and later replayed. A remote FIN
|
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/ |
AppRTCDemoActivity.java | 510 // as well as adding remote ICE candidates once the answer SDP is set. 544 // We've set our local offer and received & set the remote 553 // We just set the remote offer, time to create our answer. 622 logAndToast("Remote end hung up; dropping PeerConnection"); 641 // Disconnect from remote resources, dispose of local resources, and exit.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
dtlstransportchannel_unittest.cc | 128 // Offer DTLS if we have an identity; pass in a remote fingerprint only if 172 // If remote if the offerer and has no DTLS support, answer will be 686 // Testing when the remote is passive. 810 // remote certificate, because connection has not yet occurred. 840 // Each side's remote certificate is the other side's local certificate.
|
/external/lldb/source/Plugins/Platform/MacOSX/ |
PlatformRemoteiOS.cpp | 154 static ConstString g_name("remote-ios"); 161 return "Remote iOS platform plug-in."; 169 PlatformDarwin (false), // This is a remote platform 772 // TODO: if connected, send a packet to get the remote process infos by name 780 // TODO: if connected, send a packet to get the remote process info
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
GDBRemoteCommunicationClient.h | 95 /// Sends a GDB remote protocol 'A' packet that delivers program 96 /// arguments to the remote server. 137 /// A process ID for the remote gdb server to attach to. 394 lldb::tid_t m_curr_tid; // Current gdb remote protocol thread index for all other operations 395 lldb::tid_t m_curr_tid_run; // Current gdb remote protocol thread index for continue, step, etc
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
SpdyConnection.java | 45 * A socket connection to a remote peer. A connection hosts streams which can 209 * to the remote peer. Corresponds to {@code FLAG_FIN}. 221 * @param out true to create an output stream that we can use to send data to the remote peer. 223 * @param in true to create an input stream that the remote peer can use to send data to us. 403 * locally, nor accepted from the remote peer. Existing streams are not
|
/external/oprofile/events/i386/westmere/ |
unit_masks | 213 0x04 remote_hitm Retired loads that hit remote socket in modified state (Precise Event) 214 0x08 local_dram_and_remote_cache_hit Load instructions retired local dram and remote cache HIT data sources (Precise Event) 215 0x10 remote_dram Load instructions retired remote DRAM and remote home-remote cache HITM (Precise Event)
|
/external/smack/src/org/jivesoftware/smackx/commands/ |
AdHocCommandManager.java | 240 * Returns a command that represents an instance of a command in a remote
241 * host. It is used to execute remote commands. The concept is similar to
243 * the remote command.
245 * @param jid the full JID of the host of the remote command
247 * @return a local instance equivalent to the remote command.
|
/frameworks/base/core/java/android/app/ |
ActivityTransitionCoordinator.java | 139 * the remote coordinator to take control of the shared elements and 140 * that animations may begin. The remote Activity won't start entering 158 * the remote coordinator to take control of the shared elements and 159 * that animations may begin. The remote Activity won't start entering 170 * remote coordinator. If it is false, it will trigger the enter [all...] |
/frameworks/base/media/java/android/media/ |
AudioManager.java | 119 * - never used for "remote" volume changes [all...] |
/frameworks/compile/libbcc/gdb_plugin/ |
android-commands.py | 18 # GDB plugin to allow debugging of apps on remote Android systems using gdbserver. 496 print "--==Remote gdbserver Started " \ 505 self._gdbcmd("target remote :" + str(self.gdbserver_port), False) 561 # Start remote gdbserver 612 # Start remote gdbserver
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 80 RCTE = chr(7) # remote controlled transmission and echo 106 LFLOW = chr(33) # remote flow control 120 RSP = chr(43) # Telnet Remote Serial Port 593 print '*** Connection closed by remote host ***' 620 print '*** Connection closed by remote host ***'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 80 RCTE = chr(7) # remote controlled transmission and echo 106 LFLOW = chr(33) # remote flow control 120 RSP = chr(43) # Telnet Remote Serial Port 593 print '*** Connection closed by remote host ***' 620 print '*** Connection closed by remote host ***'
|