HomeSort by relevance Sort by last modified time
    Searched full:remote (Results 376 - 400 of 3672) sorted by null

<<11121314151617181920>>

  /external/libnfc-nxp/src/
phFriNfc_ISO15693Map.h 55 * \brief \copydoc page_ovr Initiates Reading of NDEF information from the Remote Device.
57 * The function initiates the reading of NDEF information from a Remote Device.
99 * \brief \copydoc page_ovr Initiates Writing of NDEF information to the Remote Device.
101 * The function initiates the writing of NDEF information to a Remote Device.
144 * \brief \copydoc page_ovr Check whether a particulat Remote Device is NDEF compliant.
186 * \brief \copydoc page_ovr Initiates Writing of NDEF information to the Remote Device.
188 * The function initiates the writing of NDEF information to a Remote Device.
  /external/lldb/test/pexpect-2.4/examples/
monitor.py 3 """ This runs a sequence of commands on a remote host using SSH. It runs a
4 simple system checks such as uptime and free to monitor the state of the remote
8 -s : hostname of the remote server to login to.
23 Exit the remote host.
36 # This is the prompt we get if SSH does not have the remote host's public key stored in the cache.
120 print 'Report of commands run on remote host.'
193 # Now exit the remote host.
  /external/llvm/tools/lli/
RemoteMemoryManager.cpp 35 // The recording memory manager is just a local copy of the remote target.
51 // The recording memory manager is just a local copy of the remote target.
74 // the generated code is moved to the remote target.
131 // Allocate space in the remote target.
143 << " to remote: 0x" << format("%llx", Addr) << "\n");
162 << " to remote: 0x" << format("%llx", RemoteAddr) << "\n");
167 << " to remote: 0x" << format("%llx", RemoteAddr) << "\n");
  /external/netperf/
nettest_dlpi.c 56 rsw_size, /* remote send window size */
57 rrw_size, /* remote recv window size */
68 rem_ppa = 4, /* the ppa for the remote interface */
78 -D dev[,dev] Set the local/remote DLPI device file name\n\
82 -p loc[,rem] Set the local/remote PPA for the test\n\
86 -W send[,recv] Set remote send/recv window sizes\n\
123 Size Size Size Time Throughput local remote local remote\n\
134 Local Remote Local Remote Xfered Per Per\n
    [all...]
nettest_bsd.c 34 /* rem_cpu_rate() find the remote cpu maxrate */
162 rss_size_req = -1, /* requested remote socket send buffer size */
163 rsr_size_req = -1, /* requested remote socket recv buffer size */
164 rss_size, /* remote socket send buffer size */
165 rsr_size, /* remote socket recv buffer size */
198 remote_connected = 0; /* remote socket type, connected/non-connected */
337 twice the remote's SO_RCVBUF or twice our SO_SNDBUF */ \
434 -P local[,remote] Set the local/remote port for the data socket\n\
437 -S send[,recv] Set remote socket send/recv buffer sizes\n
    [all...]
nettest_xti.c 81 rss_size, /* remote socket send buffer size */
82 rsr_size, /* remote socket recv buffer size */
133 -S send[,recv] Set remote socket send/recv buffer sizes\n\
134 -X dev[,dev] Set the local/remote XTI device file name\n\
479 Size Size Size Time Throughput local remote local remote\n\
490 Local Remote Local Remote Xfered Per Per\n\
561 /* protocols and such, we are passed the name of the remote host and */
724 /* Tell the remote end to do a listen. The server alters the socket *
    [all...]
  /frameworks/av/media/libmedia/
IMediaMetadataRetriever.cpp 29 // the binder interface so that remote calls are executed with
86 remote()->transact(DISCONNECT, data, &reply);
113 remote()->transact(SET_DATA_SOURCE_URL, data, &reply);
124 remote()->transact(SET_DATA_SOURCE_FD, data, &reply);
138 remote()->transact(GET_FRAME_AT_TIME, data, &reply);
153 remote()->transact(EXTRACT_ALBUM_ART, data, &reply);
169 remote()->transact(EXTRACT_METADATA, data, &reply);
  /frameworks/base/media/java/android/media/
Ringtone.java 192 * locally, otherwise will delegate playback to remote
207 // try opening uri locally before delegating to remote player
217 Log.w(TAG, "Remote playback not allowed: " + e);
222 Log.w(TAG, "Remote playback not allowed: " + e);
230 Log.d(TAG, "Problem opening; delegating to remote player");
262 Log.w(TAG, "Neither local nor remote playback available");
306 Log.w(TAG, "Neither local nor remote playback available");
  /ndk/sources/host-tools/make-3.81/
Makefile.am 36 remote = remote-cstms.c
38 remote = remote-stub.c
44 misc.c read.c remake.c $(remote) rule.c signame.c \
47 EXTRA_make_SOURCES = vmsjobs.c remote-stub.c remote-cstms.c
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
local_to_remote_syncer.cc 75 token->InitializeTaskLog("Local -> Remote");
150 token->RecordLog("Both local and remote are marked missing");
155 // Local file is deleted and remote file is missing, already deleted or
163 // The original target doesn't have remote file and parent.
187 // The original target has remote active file/folder.
199 // Both local and remote file has pending modification.
211 // The original target has remote parent folder and doesn't have remote active
236 "[Local -> Remote]: Finished: action=%s, status=%s for %s@%s",
262 // Check if we can reuse the remote folder
    [all...]
  /external/ipsec-tools/
setup.c 210 * spdadd src any protocol -P out ipsec esp/tunnel/local-remote/require;
211 * spdadd any src protocol -P in ipsec esp/tunnel/remote-local/require; */
213 int protocol, struct sockaddr *local, struct sockaddr *remote)
249 memcpy(&policy.addresses[size], remote, size);
281 memcpy(policy.addresses, remote, size);
426 /* Create remote configuration. */
440 remoteconf->remote = dupsaddr(targets[0]);
506 /* Install remote configuration. */
511 isakmp_ph1begin_i(remoteconf, remoteconf->remote, source);
604 struct sockaddr *remote = str2saddr(get_env(envp, "REMOTE_ADDR") local
    [all...]
  /frameworks/native/libs/gui/
IGraphicBufferProducer.cpp 63 status_t result =remote()->transact(REQUEST_BUFFER, data, &reply);
85 status_t result =remote()->transact(SET_BUFFER_COUNT, data, &reply);
102 status_t result = remote()->transact(DEQUEUE_BUFFER, data, &reply);
120 status_t result = remote()->transact(DETACH_BUFFER, data, &reply);
139 status_t result = remote()->transact(DETACH_NEXT_BUFFER, data, &reply);
163 status_t result = remote()->transact(ATTACH_BUFFER, data, &reply);
178 status_t result = remote()->transact(QUEUE_BUFFER, data, &reply);
192 remote()->transact(CANCEL_BUFFER, data, &reply);
199 status_t result = remote()->transact(QUERY, data, &reply);
220 status_t result = remote()->transact(CONNECT, data, &reply)
    [all...]
  /external/chromium_org/extensions/common/api/
socket.idl 62 // The address of the remote machine.
75 // For <code>tcp</code> sockets, this will remain true even if the remote
81 // remote address has been specified for reading and writing packets.
136 // remote machine.
149 // Connects the socket to the remote machine (for a <code>tcp</code>
154 // |hostname| : The hostname or IP address of the remote machine.
155 // |port| : The port of the remote machine.
207 // |address| : The address of the remote machine.
208 // |port| : The port of the remote machine.
  /external/deqp/framework/platform/android/
tcuAndroidExecService.cpp 76 jobject remote = 0; local
100 remote = env->NewObject(m_remoteCls, ctorId, context, logFileName);
101 JNI_CHECK(remote);
106 // Acquire global reference to remote.
107 m_remote = env->NewGlobalRef(remote);
109 env->DeleteLocalRef(remote);
110 remote = 0;
125 if (remote)
126 env->DeleteLocalRef(remote);
  /external/libnfc-nci/src/nfa/include/
nfa_p2p_api.h 37 #define NFA_P2P_DISC_REASON_REMOTE_INITIATE 0x00 /* remote initiated to disconnect */
39 #define NFA_P2P_DISC_REASON_NO_SERVICE 0x02 /* no service bound in remote */
40 #define NFA_P2P_DISC_REASON_REMOTE_REJECT 0x03 /* remote rejected connection */
57 #define NFA_P2P_SDP_EVT 0x0A /* Remote SAP of SDP result */
349 ** NFA_STATUS_BAD_LENGTH if data length is more than remote link MIU
366 ** - Remote SAP who sent UI PDU is returned.
406 ** NFA_STATUS_BAD_LENGTH if data length is more than remote MIU
470 ** Description This function is called to get local/remote link MIU and
486 ** on connected remote LLCP.
  /external/valgrind/main/gdbserver_tests/
README_DEVELOPERS 21 Previous versions do not have the 'target remote |' command. It
23 --port of vgdb, and using the tcp/ip variant of the 'target remote'
70 set debug remote 1
160 target remote|vgdb
162 target remote|vgdb reattach
164 target remote|vgdb reattach
178 target remote | vgdb
198 target remote | vgdb
233 Remote debugging using |vgdb --max-invoke-ms=0
  /frameworks/base/core/java/android/bluetooth/
BluetoothA2dpSink.java 53 * <li> {@link BluetoothDevice#EXTRA_DEVICE} - The remote device. </li>
74 * <li> {@link BluetoothDevice#EXTRA_DEVICE} - The remote device. </li>
106 * <li> {@link #EXTRA_AUDIO_CONFIG} - The audio configuration for the remote device. </li>
107 * <li> {@link BluetoothDevice#EXTRA_DEVICE} - The remote device. </li>
218 * Initiate connection to a profile of the remote bluetooth device.
234 * @param device Remote Bluetooth Device
263 * <p> If the disconnection is initiated by a remote device, the state
275 * @param device Remote Bluetooth Device
353 * @param device Remote bluetooth device.
  /developers/build/prebuilts/gradle/CardReader/Application/src/main/java/com/example/android/cardreader/
LoyaltyCardReader.java 73 // Connect to the remote NFC device
76 // This command tells the remote device which service we wish to communicate with.
77 Log.i(TAG, "Requesting remote AID: " + SAMPLE_LOYALTY_CARD_AID);
79 // Send command to remote device
89 // The remote NFC device will immediately respond with its stored account number
  /developers/samples/android/connectivity/nfc/CardReader/Application/src/main/java/com/example/android/cardreader/
LoyaltyCardReader.java 73 // Connect to the remote NFC device
76 // This command tells the remote device which service we wish to communicate with.
77 Log.i(TAG, "Requesting remote AID: " + SAMPLE_LOYALTY_CARD_AID);
79 // Send command to remote device
89 // The remote NFC device will immediately respond with its stored account number
  /development/samples/browseable/CardReader/src/com.example.android.cardreader/
LoyaltyCardReader.java 73 // Connect to the remote NFC device
76 // This command tells the remote device which service we wish to communicate with.
77 Log.i(TAG, "Requesting remote AID: " + SAMPLE_LOYALTY_CARD_AID);
79 // Send command to remote device
89 // The remote NFC device will immediately respond with its stored account number
  /device/asus/fugu/libaudio/
ATVAudioPolicyManager.cpp 83 // If the input device is the remote submix and an address starting with "force=" was
84 // specified, enable "force=1" / disable "force=0" the forced selection of the remote submix
133 // Check if remote is actually connected or we should move on
149 // User a wired headset (physical remote) if available, connected and active
155 ALOGV("Virtual remote available");
  /external/chromium_org/chrome/docs/
index.html 6 <a href="/devtools/docs/remote-debugging"><img src="{{static}}/images/mocks/multidevice.png" class="screenshot"></a>
8 <a href="/devtools/docs/remote-debugging"><h1>Mobile DevTools: Remote Debugging for Android with Screencast</h1></a>
10 Until now, while remote debugging a mobile device,
21 <p><button class="button"><a href ="/devtools/docs/remote-debugging">Learn more</a></button></p>
  /external/chromium_org/chromeos/dbus/
nfc_record_client.h 23 // records that are stored in remote NFC tags and devices.
77 // Interface for observing changes from a remote NFC NDEF record.
82 // Called when a remote NFC record with the object path |object_path| is
86 // Called when a remote NFC record with the object path |object_path| is
108 // Adds and removes observers for events on all remote NFC records. Check the
nfc_tag_client.h 26 // NfcTagClient is used to communicate with objects representing remote NFC
52 // Interface for observing changes from a remote NFC tag.
57 // Called when a remote NFC tag with the object path |object_path| is added
61 // Called when a remote NFC tag with the object path |object_path| is
82 // Adds and removes observers for events on all remote NFC tags. Check the
  /external/chromium_org/net/test/spawned_test_server/
spawner_communicator.h 22 // remote system.
31 // controls the life cycle of remote test servers. Calls to start/kill the
68 // on the local machine that can be used to communicate with the remote
79 // Shuts down the remote test server spawner. Called on the user thread.
123 // on the remote machine. On Android, this port will be redirected to the

Completed in 443 milliseconds

<<11121314151617181920>>