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

1 23 4 5 6 7 8 91011>>

  /external/netperf/
nettest_unix.h 17 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
18 int so_sndavoid; /* do we want the remote to avoid send copies? */
38 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
39 int so_sndavoid; /* do we want the remote to avoid send copies? */
68 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
69 int so_sndavoid; /* do we want the remote to avoid send copies? */
82 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
83 int so_sndavoid; /* do we want the remote to avoid send copies? */
111 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
112 int so_sndavoid; /* do we want the remote to avoid send copies? *
    [all...]
nettest_sctp.h 24 int so_rcvavoid; /* do we want the remote to avoid copies on */
26 int so_sndavoid; /* do we want the remote to avoid send copies? */
46 int so_rcvavoid; /* could the remote avoid receive copies? */
47 int so_sndavoid; /* could the remote avoid send copies? */
58 int num_cpus; /* how many CPUs had the remote? */
74 int so_rcvavoid; /* do we want the remote to avoid receive */
76 int so_sndavoid; /* do we want the remote to avoid send copies? */
91 int so_rcvavoid; /* could the remote avoid receive copies? */
92 int so_sndavoid; /* could the remote avoid send copies? */
104 int num_cpus; /* how many CPUs had the remote? *
    [all...]
nettest_xti.h 23 int so_rcvavoid; /* do we want the remote to avoid copies on */
25 int so_sndavoid; /* do we want the remote to avoid send copies? */
45 int so_rcvavoid; /* could the remote avoid receive copies? */
46 int so_sndavoid; /* could the remote avoid send copies? */
72 int so_rcvavoid; /* do we want the remote to avoid receive */
74 int so_sndavoid; /* do we want the remote to avoid send copies? */
89 int so_rcvavoid; /* could the remote avoid receive copies? */
90 int so_sndavoid; /* could the remote avoid send copies? */
117 int so_rcvavoid; /* do we want the remote to avoid receive */
119 int so_sndavoid; /* do we want the remote to avoid send copies? *
    [all...]
nettest_sdp.h 29 int so_rcvavoid; /* do we want the remote to avoid copies on */
31 int so_sndavoid; /* do we want the remote to avoid send copies? */
51 int so_rcvavoid; /* could the remote avoid receive copies? */
52 int so_sndavoid; /* could the remote avoid send copies? */
63 int num_cpus; /* how many CPUs had the remote? */
79 int so_rcvavoid; /* do we want the remote to avoid receive */
81 int so_sndavoid; /* do we want the remote to avoid send copies? */
96 int so_rcvavoid; /* could the remote avoid receive copies? */
97 int so_sndavoid; /* could the remote avoid send copies? */
109 int num_cpus; /* how many CPUs had the remote? *
    [all...]
nettest_dlpi.h 23 int so_rcvavoid; /* do we want the remote to avoid */
25 int so_sndavoid; /* do we want the remote to avoid send copies? */
46 int so_rcvavoid; /* could the remote avoid receive copies? */
47 int so_sndavoid; /* could the remote avoid send copies? */
75 int so_rcvavoid; /* do we want the remote to avoid receive copies? */
76 int so_sndavoid; /* do we want the remote to avoid send copies? */
92 int so_rcvavoid; /* could the remote avoid receive copies? */
93 int so_sndavoid; /* could the remote avoid send copies? */
95 int station_addr[1]; /* the remote's station address */
118 int so_rcvavoid; /* do we want the remote to avoid receive copies? *
    [all...]
  /external/valgrind/main/gdbserver_tests/
filter_stderr 11 -e '/target remote |/d' \
nlgone_abrt.stdinB.gdb 2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlgone-abrt
nlgone_exit.stdinB.gdb 2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlgone-exit
nlgone_return.stdinB.gdb 2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlgone-return
nlsigvgdb.stderrB.exp 6 Remote connection closed
  /frameworks/base/core/tests/benchmarks/
README 3 run on a remote device using Vogar:
  /packages/apps/Camera2/src/com/android/camera/remote/
RemoteCameraModule.java 17 package com.android.camera.remote;
20 * Modules implementing this interface signal that they do support remote
21 * shutter. Such modules need to signal to the remote interface that they are
28 * Called when a remote client wants the module to take a picture. The
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/res/values/
strings.xml 28 <string name="fixed_volume_route_name">Fixed Volume Remote Playback Route</string>
29 <string name="variable_volume_basic_route_name">Variable Volume (Basic) Remote Playback Route</string>
30 <string name="variable_volume_queuing_route_name">Variable Volume (Queuing) Remote Playback Route</string>
31 <string name="variable_volume_session_route_name">Variable Volume (Session) Remote Playback Route</string>
34 <string name="sample_media_route_provider_remote">Remote Playback (Simulated)</string>
  /developers/samples/android/media/MediaRouter/Application/src/main/res/values/
strings.xml 28 <string name="fixed_volume_route_name">Fixed Volume Remote Playback Route</string>
29 <string name="variable_volume_basic_route_name">Variable Volume (Basic) Remote Playback Route</string>
30 <string name="variable_volume_queuing_route_name">Variable Volume (Queuing) Remote Playback Route</string>
31 <string name="variable_volume_session_route_name">Variable Volume (Session) Remote Playback Route</string>
34 <string name="sample_media_route_provider_remote">Remote Playback (Simulated)</string>
  /development/samples/browseable/MediaRouter/res/values/
strings.xml 28 <string name="fixed_volume_route_name">Fixed Volume Remote Playback Route</string>
29 <string name="variable_volume_basic_route_name">Variable Volume (Basic) Remote Playback Route</string>
30 <string name="variable_volume_queuing_route_name">Variable Volume (Queuing) Remote Playback Route</string>
31 <string name="variable_volume_session_route_name">Variable Volume (Session) Remote Playback Route</string>
34 <string name="sample_media_route_provider_remote">Remote Playback (Simulated)</string>
  /frameworks/base/media/java/android/media/
IRemoteControlClient.aidl 24 * Interface registered by AudioManager to notify a source of remote control information
25 * that information is requested to be displayed on the remote control (through
32 * Notifies a remote control client that information for the given generation ID is
44 * Notifies a remote control client that information for the given generation ID is
51 * Sets the generation counter of the current client that is displayed on the remote control.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamsignaling.h 57 // Triggered when the remote SessionDescription has a new stream.
60 // Triggered when the remote SessionDescription removes a stream.
63 // Triggered when the remote SessionDescription has a new data channel.
66 // Triggered when the remote SessionDescription has a new audio track.
71 // Triggered when the remote SessionDescription has a new video track.
76 // Triggered when the remote SessionDescription has removed an audio track.
80 // Triggered when the remote SessionDescription has removed a video track.
119 // It is responsible for creating remote MediaStreams given a remote
129 // 3. When remote session description is set, call UpdateRemoteStream with th
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServerCallback.java 27 * Callback indicating when a remote device has been connected or disconnected.
29 * @param device Remote device that has been connected or disconnected.
50 * A remote client has requested to read a local characteristic.
55 * @param device The remote device that has requested the read operation
65 * A remote client has requested to write to a local characteristic.
70 * @param device The remote device that has requested the write operation
75 * @param responseNeeded true, if the remote device requires a response
86 * A remote client has requested to read a local descriptor.
91 * @param device The remote device that has requested the read operation
101 * A remote client has requested to write to a local descriptor
    [all...]
  /external/chromium_org/content/test/data/media/
peerconnection-call.html 62 waitForVideo('remote-view-1');
63 waitForVideo('remote-view-2');
74 waitForVideoWithResolution('remote-view-1',
77 waitForVideoWithResolution('remote-view-2',
94 waitForVideo('remote-view-2');
101 // to test that cloning of remote video tracks works as intended.
127 thirdConnection = createConnection(null, 'remote-view-3');
128 thirdConnection.addStream(gRemoteStreams['remote-view-1']);
130 fourthConnection = createConnection(null, 'remote-view-4');
131 fourthConnection.addStream(gRemoteStreams['remote-view-2'].clone())
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_storage.c 24 * Description: Stores the local BT adapter and remote device properties in
138 /* currently remote services is the potentially largest entry */
233 btif_config_set_int("Remote", bdstr,
237 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
244 btif_config_set_str("Remote", bdstr,
254 btif_config_set_str("Remote", bdstr, BTIF_STORAGE_PATH_REMOTE_ALIASE, value);
267 btif_config_set_int("Remote", bdstr,
271 btif_config_set_int("Remote", bdstr,
288 btif_config_set_str("Remote", bdstr, BTIF_STORAGE_PATH_REMOTE_SERVICE, value);
299 btif_config_set_int("Remote", bdstr
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
local_sync_operation_resolver.cc 63 // Remote file or directory may not exist.
71 << " unknown type of remote file.";
85 << " unknown type of remote change.";
103 << " unknown type of remote change.";
113 // Remote file or directory may not exist.
121 << " unknown type of remote file.";
137 << " unknown type of remote change.";
160 << " unknown type of remote change.";
175 << " unknown type of remote change.";
  /external/chromium_org/content/common/
inter_process_time_ticks_converter.h 22 // To combat this, any TimeTicks values sent from the remote process to the
28 // occurs before any remote values that will be
30 // - |remote_lower_bound|: The equivalent point on the remote process. This
34 // occurs after any remote values that will be
36 // - |remote_upper_bound|: The equivalent point on the remote process. This
40 // Once these bounds are determined, values within the remote process's range
44 // 1. If the remote's range exceeds the local's range, it is scaled to fit.
47 // 2. The remote's range is shifted so that it is centered within the
60 // Returns the equivalent delta after applying remote-to-local scaling to
  /packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
TestConnectionManager.java 114 for (RemoteConnection remote : conferenceable) {
115 if (mManagedConnectionByRemote.containsKey(remote)) {
116 c.add(mManagedConnectionByRemote.get(remote));
126 TestManagedConnection(RemoteConnection remote, boolean isIncoming) {
127 mRemote = remote;
230 log("onConnectionAdded cannot find remote connection: " + connection);
242 log("onConnectionRemoved cannot find remote connection: " + connection);
274 public TestManagedConference(RemoteConference remote) {
276 mRemote = remote;
277 remote.registerCallback(mRemoteCallback)
328 RemoteConnection remote = incoming local
    [all...]
  /external/chromium_org/remoting/host/installer/linux/
Makefile 11 INSTALL_DIR = $(DESTDIR)/opt/google/chrome-remote-desktop
33 "$(INSTALL_DIR)/chrome-remote-desktop"
47 "$(INSTALL_DIR)/chrome-remote-desktop-host"
58 "$(INSTALL_DIR)/remote-assistance-host"
68 install $(BUILD_DIR)/remoting/installer/cron/chrome-remote-desktop \
69 "$(CRON_DIR)/chrome-remote-desktop"
  /external/chromium_org/tools/android/
adb_remote_setup.sh 38 Configures adb on a remote machine to communicate with a device attached to the
43 REMOTE_HOST hostname of remote machine
44 REMOTE_ADB path to adb on the remote machine (you can omit this if adb is in
45 the remote host's path)
64 # Kill the adb server on the remote host.
70 # Forward various ports from the remote host to the local host:

Completed in 282 milliseconds

1 23 4 5 6 7 8 91011>>