Home
last modified time | relevance | path

Searched refs:Send (Results 1 – 25 of 137) sorted by relevance

123456

/external/v8/tools/testrunner/server/
Dlocal_handler.py41 compression.Send(query, sock)
42 compression.Send(constants.END_OF_STREAM, sock)
65 compression.Send([action, response], self.request)
71 compression.Send([action, self.server.daemon.pubkey_fingerprint],
75 compression.Send([action, self._GetStatusMessage()], self.request)
79 compression.Send([action, fingerprint], self.request)
94 compression.Send(constants.END_OF_STREAM, self.request)
Dstatus_handler.py42 compression.Send(query, sock)
43 compression.Send(constants.END_OF_STREAM, sock)
86 compression.Send([action, response], self.request)
90 compression.Send([action, response], self.request)
102 compression.Send([action, response], self.request)
105 compression.Send(constants.END_OF_STREAM, self.request)
Dwork_handler.py79 compression.Send([[-1, error_message]], self.request)
80 compression.Send(constants.END_OF_STREAM, self.request)
/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c140 static uint32_t Send(const uint8_t* command) { in Send() function
157 return Send(tpm_startup_cmd.buffer); in TlclStartup()
162 return Send(tpm_savestate_cmd.buffer); in TlclSaveState()
167 return Send(tpm_resume_cmd.buffer); in TlclResume()
172 return Send(tpm_selftestfull_cmd.buffer); in TlclSelfTestFull()
190 return Send(cmd.buffer); in TlclDefineSpace()
266 return Send(tpm_ppassert_cmd.buffer); in TlclAssertPhysicalPresence()
271 return Send(tpm_ppenable_cmd.buffer); in TlclPhysicalPresenceCMDEnable()
276 return Send(tpm_finalizepp_cmd.buffer); in TlclFinalizePhysicalPresence()
286 return Send(tpm_pplock_cmd.buffer); in TlclLockPhysicalPresence()
[all …]
/external/v8/tools/testrunner/network/
Dnetwork_execution.py97 compression.Send([constants.REQUEST_PUBKEY_FINGERPRINT], self.local_socket)
163 compression.Send(constants.END_OF_STREAM, self.local_socket)
183 compression.Send(data, sock)
184 compression.Send(constants.END_OF_STREAM, sock)
204 compression.Send(
227 compression.Send([constants.UNRESPONSIVE_PEER, peer.address],
254 compression.Send([constants.UPDATE_PERF, p.address,
Dendpoint.py80 compression.Send(result, self.sock)
121 compression.Send([[-1, message]], sock)
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.ascend108 ATTRIBUTE Ascend-Send-Secret 214 string
125 ATTRIBUTE Ascend-Send-Auth 231 integer
126 ATTRIBUTE Ascend-Send-Passwd 232 string
193 VALUE Ascend-Send-Auth Send-Auth-None 0
194 VALUE Ascend-Send-Auth Send-Auth-PAP 1
195 VALUE Ascend-Send-Auth Send-Auth-CHAP 2
196 VALUE Ascend-Send-Auth Send-Auth-MS-CHAP 3
/external/fonttools/Windows/
Dfonttools-win-setup.txt8 Also, the setup puts a shortcut to TTX in your Send To context menu in Windows
10 choose Send To and then TTX.
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/modules/
Dclient.txt1 :mod:`webob.client` -- Send WSGI requests over HTTP
/external/dnsmasq/
Ddnsmasq.conf.example201 # Send extra options which are tagged as "red" to
205 # Send extra options which are tagged as "red" to
215 # Send extra options which are tagged as "red" to any machine whose
219 # Send extra options which are tagged as "red" to any machine one
223 # Send extra options which are tagged as "red" to any machine whose
233 # Send options to hosts which ask for a DHCP lease.
273 # Send the etherboot magic flag and then etherboot options (a string).
294 # Send RFC-3397 DNS domain search DHCP option. WARNING: Your DHCP client
298 # Send RFC-3442 classless static routes (note the netmask encoding)
301 # Send vendor-class specific options encapsulated in DHCP option 43.
[all …]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DDebugEventSocketProxy.cs110 … socket.Send( encoding.GetBytes( "ANTLR " + DebugEventListenerConstants.ProtocolVersion + "\n" ) ); in Handshake()
111 socket.Send( encoding.GetBytes( "grammar \"" + grammarFileName + "\n" ) ); in Handshake()
164 socket.Send( new System.Text.UTF8Encoding().GetBytes( @event + "\n" ) ); in Transmit()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugEventSocketProxy.cs103 … socket.Send(encoding.GetBytes("ANTLR " + DebugEventListenerConstants.ProtocolVersion + "\n")); in Handshake()
104 socket.Send(encoding.GetBytes("grammar \"" + grammarFileName + "\n")); in Handshake()
147 socket.Send(new System.Text.UTF8Encoding().GetBytes(@event + "\n")); in Transmit()
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/command/
DStorCommandHandler.groovy30 * <li>Send an initial reply of 150</li>
33 * <li>Send a final reply with 226</li>
DNlstCommandHandler.groovy28 * <li>Send an initial reply of 150</li>
35 * <li>Send a final reply with 226</li>
DListCommandHandler.groovy29 * <li>Send an initial reply of 150</li>
36 * <li>Send a final reply with 226</li>
/external/google-tv-pairing-protocol/cpp/src/polo/wire/
Dpolowireinterface.h39 virtual void Send(const std::vector<uint8_t>& data) = 0;
/external/lldb/source/Core/
DConnectionMachPort.cpp249 if (Send (payload) == KERN_SUCCESS) in Write()
265 ConnectionMachPort::Send (const PayloadType &payload) in Send() function in ConnectionMachPort
/external/jpeg/
Dwizard.doc188 # Send all Cr,Cb AC coefficients, minus lowest bit:
193 # Send remaining Y AC coefficients, minus 2 lowest bits:
195 # Send next-to-lowest bit of all Y AC coefficients:
198 # Send lowest bit of DC coefficients
200 # Send lowest bit of AC coefficients
/external/llvm/test/MC/Disassembler/Hexagon/
Dsystem_user.txt24 # Send value to ETM trace
/external/google-tv-pairing-protocol/cpp/tests/polo/wire/
Dmocks.h29 MOCK_METHOD1(Send, void(const std::vector<uint8_t>& data));
/external/iptables/extensions/
Dlibxt_TEE.man7 Send the cloned packet to the host reachable at the given IP address.
/external/lldb/include/lldb/Core/
DConnectionMachPort.h74 Send (const PayloadType &payload);
/external/llvm/docs/
DHowToAddABuilder.rst71 #. Send a patch which adds your build slave and your builder to zorg.
76 #. Send the buildslave access name and the access password directly to
/external/sepolicy/
Dlmkd.te25 # Send kill signals
/external/google-breakpad/src/client/mac/sender/English.lproj/
DLocalizable.strings17 "sendReportButton" = "Send Report";

123456