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

<<51525354555657585960>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mii.h 55 #define BMSR_RFAULT 0x0010 /* Remote fault detected */
134 #define LPA_1000REMRXOK 0x1000 /* Link partner remote receiver status */
sockios.h 40 #define SIOCGIFDSTADDR 0x8917 /* get remote PA address */
41 #define SIOCSIFDSTADDR 0x8918 /* set remote PA address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rusers.x 30 % * Find out about remote users
105 % char ut_host[16]; /* host name, if remote */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Legacy_suite.py 114 """accepts remote events - Does the process accept remote events? """
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Processes_Suite.py 78 """accepts remote events - Does the process accept remote events? """
  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DebuggerConnector.java 55 // get the config for the remote launch config.
113 * @param connectionPort the remote connection port.
  /system/core/fastboot/
protocol.c 84 sprintf(ERROR, "remote: %s", status + 4);
86 strcpy(ERROR, "remote failure");
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 370 ** an inquiry and gets the remote name for devices. Service
578 ** Description This function provides a pincode for a remote device when
    [all...]
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_profile_syncable_service_unittest.cc     [all...]
  /external/lldb/include/lldb/Target/
Platform.h 168 /// local/remote platform.
192 /// Resolves the FileSpec to a (possibly) remote path. Remote
193 /// platforms must override this to resolve to a path on the remote
241 // Remote classes must be connected for this to succeed. Local
265 // Remote Platform subclasses need to override this function
299 /// the same file. For remote platforms, this file might come from
445 // Subclasses will need to fill in the remote case.
484 // Remote subclasses should override this function
551 // being connected. For remote platforms, we might set the version ahea
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.20.0/
org.eclipse.tycho.p2.resolver.impl-0.20.0.jar 
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
drive_file_sync_service_sync_unittest.cc 232 // Verifies local and remote files/folders are consistent.
234 // - Each registered origin has corresponding remote folder.
235 // - Each local file/folder has corresponding remote one.
236 // - Each remote file/folder has corresponding local one.
237 // TODO(tzik): Handle conflict case. i.e. allow remote file has different
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_service.cc 206 // This could happen if a remote sync is triggered for the app that hasn't
221 // before the remote changes for the origin are removed.
257 "[Remote -> Local] ApplyRemoteChange: %s on %s",
372 DVLOG(1) << "FileSystemContext initialization failed for remote sync:"
397 "[Remote -> Local] ApplyRemoteChange finished --> %s",
  /external/chromium_org/content/browser/fileapi/
file_system_url_request_job_unittest.cc 50 const char kFileSystemURLPrefix[] = "filesystem:http://remote/temporary/";
131 GURL("http://remote/"), fileapi::kFileSystemTypeTemporary,
212 GURL("http://remote"),
222 GURL("http://remote"),
357 TestRequest(GURL("filesystem:http://remote/persistent/somefile"));
  /external/chromium_org/ppapi/proxy/
serialized_var.h 211 // For sending a value to the remote side.
347 // For receiving a value from the remote side.
373 // For receiving an input vector of vars from the remote side.
419 // a return value from the remote side via a struct. You can pass in the
427 // For writing an out param to the remote side.
  /external/libnfc-nxp/src/
phFriNfc_OvrHal.h 64 * These are all functions that use no Remote Device Information.
67 * Connection Based Functions use the Remote Device Information to describe a connection
68 * to a certain Remote Device.
276 * \brief Transceive Data to/from a Remote Device
282 * \param[in,out] RemoteDevInfo Remote Device Information.
phFriNfc_SmtCrdFmt.h 310 /** Pointer to the Remote Device Information */
368 * \param[in] psRemoteDevInfo Points to the Remote Device Information structure encapsulating
427 * \brief Initiates the card formatting procedure for Remote Smart Card Type.
429 * \copydoc page_ovr The function initiates and formats the Smart Card.After this formation, remote
451 * tag to READ ONLY.After this formation, remote card would be properly Ndef Compliant and READ ONLY.
  /external/tcpdump/
decnet.h 332 #define DI_REMRESRC 6 /* insufficient remote resources */
337 #define DI_REMUSERRESRC 33 /* insufficient remote user resources */
341 #define DI_TIMEDOUT 38 /* remote node or user crashed */
348 #define UC_RESOURCES 1 /* insufficient resources (local or remote) */
350 #define UC_REMOTESHUT 3 /* remote node shutting down */
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCharacteristic.java 114 * Write characteristic, requesting acknoledgement by the remote device
119 * Wrtite characteristic without requiring a response by the remote device
326 * <p>If a remote device offers multiple characteristics with the same UUID,
515 * characteristic. To send the value to the remote device, call
517 * remote device.
  /frameworks/base/core/java/android/nfc/cardemulation/
HostApduService.java 35 * <p>When a remote NFC device wants to talk to your
191 * a response APDU back to the remote device.
305 * Sends a response APDU back to the remote device.
356 * from a remote device. A response APDU can be provided directly
370 * @param commandApdu The APDU that was received from the remote device
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecController.java 72 // Predicate for whether the given logical address is remote device's one or not.
354 * Poll all remote devices. It sends &lt;Polling Message&gt; to all remote
359 * @param callback an interface used to get a list of all remote devices' address
362 * @param retryCount the number of retry used to send polling message to remote devices
  /frameworks/base/services/print/java/com/android/server/print/
RemotePrintSpooler.java 46 * This represents the remote print spooler as a local object to the
47 * PrintManagerService. It is responsible to connecting to the remote
48 * spooler if needed, to make the timed remote calls, to handle
49 * remote exceptions, and to bind/unbind to the remote instance as
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
ValuesDelta.java 329 public static ValuesDelta mergeAfter(ValuesDelta local, ValuesDelta remote) {
331 if (local == null && (remote.isDelete() || remote.isTransient())) return null;
338 local.mAfter = remote.getCompleteValues();
341 local.mAfter = remote.mAfter;
  /packages/experimental/StrictModeTest/src/com/android/strictmodetest/
StrictModeActivity.java 243 Log.d(TAG, "remote writeToDisk #1 returned: " + value);
245 Log.d(TAG, "remote writeToDisk #2 returned: " + value);
247 Log.d(TAG, "remote binderButton error: " + e);
259 Log.d(TAG, "remote binderButton error: " + e);
272 Log.d(TAG, "remote service policy: " + policy);
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.18.1/
org.eclipse.tycho.p2.resolver.impl-0.18.1.jar 

Completed in 664 milliseconds

<<51525354555657585960>>