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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sonet.h 13 __HANDLE_ITEM(line_febe); /* line parity errors at remote */ \
14 __HANDLE_ITEM(path_febe); /* path parity errors at remote */ \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rdma/
ib_user_mad.h 60 * @qpn - Remote QP number received from/to be sent to
61 * @qkey - Remote Q_Key to be sent with (unset on receive)
62 * @lid - Remote lid received from/to be sent to
69 * @gid - Remote GID in GRH
103 * @qpn - Remote QP number received from/to be sent to
104 * @qkey - Remote Q_Key to be sent with (unset on receive)
105 * @lid - Remote lid received from/to be sent to
112 * @gid - Remote GID in GRH
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msremote.h 9 #define MS_REMOTE_PROGID "MS Remote"
11 #define MS_REMOTE_WPROGID L"MS Remote"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 12 the RPC code and Remote Debugger currently integrated in IDLE. Bruce Sherwood
18 the integration of the RPC and remote debugger, implemented the threaded
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 12 the RPC code and Remote Debugger currently integrated in IDLE. Bruce Sherwood
18 the integration of the RPC and remote debugger, implemented the threaded
  /external/chromium_org/device/bluetooth/
bluetooth_pairing_chromeos.h 45 // Sends the PIN code |pincode| to the remote device during pairing.
62 // Sends the Passkey |passkey| to the remote device during pairing.
74 // provided to the remote device since the DisplayPasskey() call. No
95 // Confirms to the remote device during pairing that a passkey provided by
99 // Rejects a pairing or connection request from a remote device, returns
103 // Cancels a pairing or connection attempt to a remote device, returns
  /external/chromium_org/media/cast/transport/transport/
udp_transport.cc 81 LOG(ERROR) << "Failed to connect to remote address.";
86 NOTREACHED() << "Either local or remote address has to be defined.";
140 // Confirm the packet has come from the expected remote address; otherwise,
141 // ignore it. If this is the first packet being received and no remote
142 // address has been set, set the remote address and expect all future
147 VLOG(1) << "Setting remote address from first received packet: "
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCPeerConnection.h 56 // The remote description.
66 // remote peer can receive the stream.
72 // remote peer is notified.
95 // Sets the remote session description.
102 // and pinging remote candidates.
106 // Provides a remote candidate to the ICE Agent.
  /external/ipsec-tools/src/racoon/
isakmp_newg.c 103 plog(LLV_ERROR, LOCATION, iph1->remote,
114 plog(LLV_ERROR, LOCATION, iph1->remote,
127 plog(LLV_ERROR, LOCATION, iph1->remote,
139 plog(LLV_ERROR, LOCATION, iph1->remote,
183 plog(LLV_ERROR, LOCATION, iph1->remote,
218 plog(LLV_INFO, LOCATION, iph1->remote,
isakmp_ident.c 141 isakmp_newcookie((caddr_t)&iph1->index, iph1->remote, iph1->local);
209 isakmp_printpacket(iph1->sendbuf, iph1->local, iph1->remote, 0);
286 plog(LLV_ERROR, LOCATION, iph1->remote,
306 plog(LLV_ERROR, LOCATION, iph1->remote,
316 plog(LLV_INFO, LOCATION, iph1->remote,
323 plog(LLV_ERROR, LOCATION, iph1->remote,
391 isakmp_printpacket(iph1->sendbuf, iph1->local, iph1->remote, 0);
400 if (add_recvdpkt(iph1->remote, iph1->local, iph1->sendbuf, msg) == -1) {
509 plog(LLV_ERROR, LOCATION, iph1->remote,
531 plog(LLV_ERROR, LOCATION, iph1->remote,
    [all...]
isakmp_agg.c 153 isakmp_newcookie((caddr_t)&iph1->index, iph1->remote, iph1->local);
288 isakmp_printpacket(iph1->sendbuf, iph1->local, iph1->remote, 0);
384 plog(LLV_ERROR, LOCATION, iph1->remote,
466 plog(LLV_ERROR, LOCATION, iph1->remote,
476 plog(LLV_ERROR, LOCATION, iph1->remote,
483 plog(LLV_ERROR, LOCATION, iph1->remote,
490 plog(LLV_ERROR, LOCATION, iph1->remote,
506 plog(LLV_INFO, LOCATION, iph1->remote,
563 EVT_PUSH(iph1->local, iph1->remote,
714 NULL, "Adding remote and local NAT-D payloads.\n")
    [all...]
  /external/llvm/tools/lli/
RemoteTarget.h 1 //===- RemoteTarget.h - LLVM Remote process JIT execution ----------------===//
39 /// Allocate space in the remote target address space.
43 /// @param[out] Address Remote address of the allocated memory.
106 /// Start the remote process.
109 /// Terminate the remote process.
115 // Main processing function for the remote target process. Command messages
lli.cpp 90 cl::opt<bool> RemoteMCJIT("remote-mcjit",
94 // Manually specify the child process for remote execution. This overrides
95 // the simulated remote execution that allocates address space for child
99 ChildExecPath("mcjit-remote-process",
101 "for remote MCJIT execution. If none is specified,"
338 // problems with remote targets (because lli's remote target support does not
463 errs() << "error: Remote process execution requires -use-mcjit\n";
490 // Remote target execution doesn't handle EH or debug registration.
556 // If the target is Cygwin/MingW and we are generating remote code, w
    [all...]
  /frameworks/av/media/libmedia/
ICrypto.cpp 46 remote()->transact(INIT_CHECK, data, &reply);
55 remote()->transact(IS_CRYPTO_SUPPORTED, data, &reply);
71 remote()->transact(CREATE_PLUGIN, data, &reply);
79 remote()->transact(DESTROY_PLUGIN, data, &reply);
89 remote()->transact(REQUIRES_SECURE_COMPONENT, data, &reply);
137 remote()->transact(DECRYPT, data, &reply);
IStreamSource.cpp 59 remote()->transact(SET_LISTENER, data, &reply);
69 remote()->transact(SET_BUFFERS, data, &reply);
76 remote()->transact(
83 remote()->transact(FLAGS, data, &reply);
151 remote()->transact(QUEUE_BUFFER, data, &reply, IBinder::FLAG_ONEWAY);
168 remote()->transact(ISSUE_COMMAND, data, &reply, IBinder::FLAG_ONEWAY);
  /external/netperf/
nettest_sdp.c 118 -P local[,remote] Set the local/remote port for the data socket\n\
121 -S send[,recv] Set remote socket send/recv buffer sizes\n\
187 Size Size Size Time Throughput local remote local remote\n\
198 Local Remote Local Remote Xfered Per Per\n\
261 /* protocols and such, we are passed the name of the remote host and */
363 /* Tell the remote end to do a listen. The server alters the
367 they will be passed as 0, which will indicate to the remote
    [all...]
nettest_sctp.c 123 -P local[,remote] Set the local/remote port for the data socket\n\
126 -S send[,recv] Set remote socket send/recv buffer sizes\n\
349 Size Size Size Time Throughput local remote local remote\n\
360 Local Remote Local Remote Xfered Per Per\n\
435 /* protocols and such, we are passed the name of the remote host and */
534 /* Tell the remote end to do a listen. The server alters the socket */
538 /* will indicate to the remote that no changes beyond the system's *
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 55 #define BTA_AV_FEAT_RCTG 0x0001 /* remote control target */
56 #define BTA_AV_FEAT_RCCT 0x0002 /* remote control controller */
58 #define BTA_AV_FEAT_VENDOR 0x0008 /* remote control vendor dependent commands */
60 #define BTA_AV_FEAT_METADATA 0x0040 /* remote control Metadata Transfer command/response */
64 #define BTA_AV_FEAT_ADV_CTRL 0x0200 /* remote control Advanced Control command/response */
238 #define BTA_AV_RC_OPEN_EVT 8 /* remote control channel open */
239 #define BTA_AV_RC_CLOSE_EVT 9 /* remote control channel closed */
240 #define BTA_AV_REMOTE_CMD_EVT 10 /* remote control command */
241 #define BTA_AV_REMOTE_RSP_EVT 11 /* remote control response */
242 #define BTA_AV_VENDOR_CMD_EVT 12 /* vendor dependent remote control command *
    [all...]
  /external/lldb/test/pexpect-2.4/
pxssh.py 24 automatically accepts the remote certificate; or if you have public key
27 pxssh uses the shell prompt to synchronize output from the remote host. In
32 Example that runs a few commands on a remote server and prints the result::
61 off public key authentication. This will only work if the remote SSH server
98 # Unsetting SSH_ASKPASS on the remote side doesn't disable it! Annoying!
170 disable the MOTD on the remote server by creating a zero-length file
171 called "~/.hushlogin" on the remote server. If a prompt cannot be found
193 # This does not distinguish between a remote server 'password' prompt
196 i = self.expect(["(?i)are you sure you want to continue connecting", original_prompt, "(?i)(?:password)|(?:passphrase for key)", "(?i)permission denied", "(?i)terminal type", TIMEOUT, "(?i)connection closed by remote host"], timeout=login_timeout)
201 # This is what you get if SSH does not have the remote host'
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /frameworks/base/media/java/android/media/
PlayerRecord.java 68 * Provides access to the information to display on the remote control.
70 * but no remote control client has been registered) */
148 * Inner class to monitor remote control client deaths, and remove the client for the
149 * remote control stack if necessary.
163 // remote control client died, make sure the displays don't use it anymore
164 // by setting its remote control client to null
166 // the dead client was maybe handling remote playback, the controller should reevaluate
280 // already had a remote control client?
285 // save the new remote control client
299 // remote control client is DOA, disqualify i
    [all...]
MediaFocusControl.java 68 /** Debug remote control client/display feature */
423 * focus), remove it from the stack, and clear the remote control display.
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaControlIntent.java 36 * For example, if a route supports the {@link #CATEGORY_REMOTE_PLAYBACK remote playback category},
40 * a "remote playback route" because it supports remote playback requests. It is common
54 * <li>{@link #CATEGORY_REMOTE_PLAYBACK Remote playback}: The route supports sending
55 * remote playback requests for media content to the destination. The content to be
87 * that support them. Thus only remote playback routes may perform remote playback actions.
106 * <h3>Remote playback routes</h3>
108 * {@link #CATEGORY_REMOTE_PLAYBACK Remote playback} routes present media remotely
118 * Each remote media playback action is conducted within the scope of a session
    [all...]
  /ndk/sources/host-tools/make-3.81/
SMakefile 50 # Which flavor of remote job execution support to use.
51 # The code is found in `remote-$(REMOTE).c'.
52 REMOTE = stub
129 remote-$(REMOTE).o $(GLOB) $(GETOPT) $(ALLOCA) $(extras)
136 $(srcdir)remote-$(REMOTE).c \
178 tagsrcs = $(srcs) $(srcdir)remote-*.c
328 # .deps/remote-cstms.P
    [all...]
  /external/chromium_org/chromeos/dbus/
bluetooth_device_client.h 22 // remote Bluetooth Devices.
47 // List of 128-bit UUIDs that represent the available remote services.
76 // Remote Device ID information in Linux kernel modalias format. Read-only.
103 // Interface for observing changes from a remote bluetooth device.
108 // Called when the remote device with object path |object_path| is added
112 // Called when the remote device with object path |object_path| is removed
124 // Adds and removes observers for events on all remote bluetooth

Completed in 755 milliseconds

<<11121314151617181920>>