Home
last modified time | relevance | path

Searched full:sends (Results 1 – 25 of 7236) sorted by relevance

12345678910>>...290

/aosp_15_r20/external/mesa3d/src/intel/compiler/tests/gen9/
H A Dsends.asm1 sends(8) nullUD g34UD g36UD 0x04035001 0x00000100
3 sends(8) nullUD g1UD g3UD 0x04036001 0x00000100
5 sends(8) nullUD g21UD g23UD 0x04035001 0x00000100
7 (+f1.0) sends(8) g9UD g2UD g3UD 0x0210b201 0x00000040
9 (+f1.0) sends(16) g11UD g2UD g6UD 0x0420a201 0x00000080
11 sends(16) nullUD g6UD g8UD 0x04025efe 0x00000080
13 sends(16) nullUD g10UD g12UD 0x040087fe 0x00000080
15 (+f1.0) sends(8) nullUD g11UD g5UD 0x04035002 0x00000100
17 (+f1.0) sends(8) nullUD g2UD g11UD 0x04036002 0x00000100
19 (+f1.0) sends(8) nullUD g3UD g4UD 0x02026001 0x00000100
[all …]
/aosp_15_r20/packages/apps/TV/src/com/android/tv/analytics/
DTracker.java46 /** Sends tracking information for starting the MainActivity. */
50 * Sends tracking for stopping MainActivity.
56 /** Sets the screen name and sends a ScreenView hit. */
60 * Sends tracking information for starting to view a channel.
68 * Sends tracking information for tuning to a channel.
76 * Sends tracking information for stopping viewing a channel.
83 /** Sends tracking information for pressing channel up. */
86 /** Sends tracking information for pressing channel down. */
89 /** Sends tracking information for showing the main menu. */
93 * Sends tracking for hiding the main menu.
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dconnection_management_callbacks.h30 // Invoked when controller sends Connection Packet Type Changed event with Success error code
32 // Invoked when controller sends Authentication Complete event with Success error code
34 // Invoked when controller sends Encryption Change event with Success error code
36 // Invoked when controller sends Change Connection Link Key Complete event with Success error code
38 // Invoked when controller sends Read Clock Offset Complete event with Success error code
40 // Invoked when controller sends Mode Change event with Success error code
42 // Invoked when controller sends Sniff Subrating event with Success error code
46 // Invoked when controller sends QoS Setup Complete event with Success error code
50 // Invoked when controller sends Flow Specification Complete event with Success error code
54 // Invoked when controller sends Flush Occurred event
[all …]
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/xds_protos/envoy/service/ext_proc/v3/
H A Dexternal_processor_pb2_grpc.py15 1. Envoy sends to the service information about the HTTP request.
16 2. The service sends back a ProcessingResponse message that directs Envoy
19 3. If so requested, Envoy sends the server chunks of the message body,
20 or the entire body at once. In either case, the server sends back
22 4. If so requested, Envoy sends the server the HTTP trailers,
23 and the server sends back a ProcessingResponse.
58 1. Envoy sends to the service information about the HTTP request.
59 2. The service sends back a ProcessingResponse message that directs Envoy
62 3. If so requested, Envoy sends the server chunks of the message body,
63 or the entire body at once. In either case, the server sends back
[all …]
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/CEN/
DBV_26_C.py58 # 1. The Upper Tester sends an HCI_LE_Set_CIG_Parameters command to the IUT with
87 … # 2. The Upper Tester sends an HCI_LE_Create_CIS command to create a single CIS and receives a
126 # 4. The Lower Tester sends an LL_CIS_RSP PDU to the IUT.
166 # 7. The Upper Tester sends an HCI_LE_Setup_ISO_Data_Path command and receives a success
183 # 8. The Upper Tester sends HCI ISO data packets over the CIS and the Lower Tester receives
202 … # 9. The Upper Tester sends an HCI_Disconnect command to the IUT with Reason set to any valid
210 # 10. The IUT sends an LL_CIS_TERMINATE_IND PDU to the Lower Tester, and the ErrorCode field
219 # 11. The Lower Tester sends an LL Ack to the IUT.
220 # 12. The IUT sends an HCI_Disconnection_Complete event to the Upper Tester.
226 # 13. The Upper Tester sends an HCI_LE_Remove_CIG command to the IUT with CIG_ID set to the
[all …]
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/
H A DLog.java95 * Sends a {@link android.util.Log#VERBOSE} log message.
118 /** Sends a {@link android.util.Log#VERBOSE} log message. 0 args version. */
125 /** Sends a {@link android.util.Log#VERBOSE} log message. 1 arg version. */
132 /** Sends a {@link android.util.Log#VERBOSE} log message. 2 args version */
139 /** Sends a {@link android.util.Log#VERBOSE} log message. 3 args version */
147 /** Sends a {@link android.util.Log#VERBOSE} log message. 4 args version */
155 /** Sends a {@link android.util.Log#VERBOSE} log message. 5 args version */
163 /** Sends a {@link android.util.Log#VERBOSE} log message. 6 args version */
171 /** Sends a {@link android.util.Log#VERBOSE} log message. 7 args version */
180 * Sends a {@link android.util.Log#DEBUG} log message.
[all …]
/aosp_15_r20/external/grpc-grpc/doc/
H A Dhttp2-interop-test-descriptions.md52 1. Client sends two UnaryCall requests (and sleeps for 1 second in-between).
69 1. Server sends a GOAWAY after receiving the first UnaryCall.
76 This test verifies that the client fails correctly when the server sends a
80 1. Client sends UnaryCall with:
95 1. Server sends a RST_STREAM with error code 0 after sending headers to the client.
102 This test verifies that the client fails "correctly" when the server sends a
106 1. Client sends UnaryCall with:
121 1. Server sends a RST_STREAM with error code 0 after sending half of
126 This test verifies that the client fails "correctly" when the server sends a
130 1. Client sends UnaryCall with:
[all …]
H A Dinterop-test-descriptions.md135 calls, for compressed and uncompressed payloads. It also sends an initial
195 This test verifies the server can compress unary messages. It sends two unary
255 2. Client sends:
265 3. Client then sends:
275 4. Client then sends:
285 5. Client then sends:
305 performing a two-request streaming call. It also sends an initial probing
310 1. Client calls `StreamingInputCall` and sends the following feature-probing
461 2. After getting a reply, it sends:
474 3. After getting a reply, it sends:
[all …]
/aosp_15_r20/external/pigweed/pw_rpc/
H A Ddesign.rst21 In ``pw_rpc``, an RPC begins when the client sends an initial packet. The server
23 RPC function. The RPC is considered active until the server sends a status to
32 * **Unary**. The client sends one request and the server sends one
34 * **Server streaming**. The client sends one request and the server sends zero
36 * **Client streaming**. The client sends zero or more requests and the server
37 sends one response with a status.
38 * **Bidirectional streaming**. The client sends zero or more requests and the
39 server sends zero or more responses followed by a status.
48 * **Finish**. The server sends a status and completes the RPC. The client calls
50 * **Request**. The client sends a request protobuf. The server calls a callback
[all …]
H A Dprotocol.rst79 The client sends ``CLIENT_ERROR`` packets to a server when it receives a packet
142 The server sends ``SERVER_ERROR`` packets when it receives a packet it cannot
166 * Client sends a ``REQUEST`` packet. Includes a payload for unary & server
172 * The server sends a ``RESPONSE`` packet. Includes a payload for unary & client
181 In a unary RPC, the client sends a single request and the server sends a single
198 packet with status ``CANCELLED``. The server sends no response to a cancelled
200 sends the response), it may not be possible to cancel the RPC.
218 In a server streaming RPC, the client sends a single request and the server
219 sends any number of ``SERVER_STREAM`` packets followed by a ``RESPONSE`` packet.
239 packet with status ``CANCELLED``. The server sends no response.
[all …]
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/
DReadme.md28 The server sends the device these types of messages:
46 The server sends the clients these types of messages:
61 * **Device** sends **register** message
63 * **Server** sends **config** message to **Device**
67 * **Client** sends **connect** message
69 * **Server** sends **config** message to **Client**
71 * **Server** sends **device_info** message to **Client**
73 * **Client** sends **forward** message
75 * **Server** sends **client_msg** message to **Device** (at this point the
79 * **Device** sends **forward** message
[all …]
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Davdtp_lib.py52 """Sends the AVDTP command to input peer_id: set configuration
66 """Sends the AVDTP command to input peer_id: get configuration
80 """Sends the AVDTP command to input peer_id: get capabilities
94 """Sends the AVDTP command to input peer_id: get all capabilities
108 """Sends the AVDTP command to input peer_id: reconfigure stream
122 """Sends the AVDTP command to input peer_id: suspend stream
135 """Sends the AVDTP command to input peer_id: suspend and reconfigure
149 """Sends the AVDTP command to input peer_id: release stream
163 """Sends the AVDTP command to input peer_id: establish stream
177 """Sends the AVDTP command to input peer_id: start stream
[all …]
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/PER/
DBV_01_C.py68 # 1. The Upper Tester sends an HCI_LE_Set_Event_Mask command with all events enabled,
69 # including the HCI_LE_CIS_Request event. The IUT sends a successful
75 … # 2. The Lower Tester sends an LL_CIS_REQ to the IUT with the contents specified in Table 4.156.
101 … # 3. The IUT sends an HCI_LE_CIS_Request event to the Upper Tester and the parameters include
109 # 4. The Upper Tester sends an HCI_LE_Accept_CIS_Request command to the IUT, with the
113 # 5. The IUT sends a successful Command Status to the Upper Tester.
116 # 6. The IUT sends an LL_CIS_RSP PDU to the Upper Tester. In the message, the CIS_Offset_Min
125 … # 7. The Lower Tester sends an LL_CIS_IND where the CIS_Offset is the time (ms) from the start of
137 … # 8. The IUT sends a successful HCI_LE_CIS_Established event to the Upper Tester, after the first
158 # 9. The Upper Tester sends an HCI_LE_Setup_ISO_Data_Path command to the IUT with the output
[all …]
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A DCert_8_1_01_Commissioning.py117 # Step 3: Joiner sends MLE Discovery Request
134 # Step 4: Commissioner sends MLE Discovery Response
170 # 2. Joiner sends an initial DTLS-ClientHello handshake record to the
181 # record and sends a DTLS-HelloVerifyRequest handshake record Joiner
187 # 4. Joiner receives the DTLS-HelloVerifyRequest handshake record and sends
211 # DTLS-ServerHelloDone handshake records and sends, in order,
227 # and sends a DTLS-ChangeCipherSpec record and an encrypted DTLSFinished handshake
238 # handshake record and sends a JOIN_FIN.req message in an encrypted DTLS-ApplicationData
246 # 9. Commissioner receives the encrypted DTLS-ApplicationData record and sends a
255 # 10. Commissioner sends an encrypted JOIN_ENT.ntf message to Joiner
[all …]
H A DCert_9_2_02_MGMTCommissionerSet.py145 # Step 2: Commissioner sends a Set Commissioner Dataset Request (MGMT_COMMISSIONER_SET.req)
161 # Step 3: Leader sends a Set Commissioner Dataset Response (MGMT_COMMISSIONER_SET.rsp) to
175 # Step 4: Commissioner sends a Set Commissioner Dataset Request (MGMT_COMMISSIONER_SET.req)
193 # Step 5: Leader sends a Set Commissioner Dataset Response (MGMT_COMMISSIONER_SET.rsp) to
207 # Step 6: Leader sends a MLE Data Response to the network with the
234 # Step 7: Commissioner sends a Set Commissioner Dataset Request (MGMT_COMMISSIONER_SET.req)
252 # Step 8: Leader sends a Set Commissioner Dataset Response (MGMT_COMMISSIONER_SET.rsp) to
266 # Step 9: Commissioner sends a Set Commissioner Dataset Request (MGMT_COMMISSIONER_SET.req)
287 # Step 10: Leader sends a Set Commissioner Dataset Response (MGMT_COMMISSIONER_SET.rsp) to
301 # Step 11: Commissioner sends a Set Commissioner Dataset Request (MGMT_COMMISSIONER_SET.req)
[all …]
H A DCert_8_3_01_CommissionerPetition.py113 # Step 2: Commissioner sends a petition request (LEAD_PET.req) to Leader:
129 # Step 3: Leader accepts Commissioner to the network, sends a Leader Petition
138 # Leader sends a MLE Data Response to the network with the
177 # Step 4: Commissioner sends a commissioner keep-alive request (LEAD_KA.req) to Leader:
194 # Step 5: Leader sends a commissioner keep-alive response (LEAD_KA.rsp) to Commissioner:
208 # Step 6: Commissioner sends a Set Commissioner Dataset Request (MGMT_COMMISSIONER_SET.req)
225 # Step 7: Leader sends a Set Commissioner Dataset Response (MGMT_COMMISSIONER_SET.rsp) to
232 # Leader sends a MLE Data Response to the network with the
270 # Step 8: Commissioner sends a resign request via commissioner keep-alive request
295 # Leader sends a MLE Data Response to the network with the
[all …]
H A DCert_9_2_19_PendingDatasetGet.py125 # Step 2: Commissioner sends a MGMT_PENDING_GET.req to Leader Anycast
137 # Step 3: Leader sends a MGMT_PENDING_GET.rsp to Commissioner with
148 # Step 4: Commissioner sends a MGMT_PENDING_SET.req to Leader Anycast
173 # Step 5: Leader sends a MGMT_PENDING_SET.rsp to Commissioner with
186 # Step 6: Commissioner sends a MGMT_PENDING_GET.req to Leader Anycast
198 # Step 7: Leader sends a MGMT_PENDING_GET.rsp to Commissioner with
235 # Step 8: Commissioner sends a MGMT_PENDING_GET.req to Leader Anycast
250 # Step 9: Leader sends a MGMT_PENDING_GET.rsp to Commissioner with
268 # Step 11: Commissioner sends a MGMT_PENDING_GET.req to Leader Anycast
280 # Step 12: Leader sends a MGMT_PENDING_GET.rsp to Commissioner with
H A DCert_5_3_09_AddressQuery.py140 # 3 SED1: The SED1 sends an ICMPv6 Echo Request to ROUTER3 using GUA
146 # 4 ROUTER1: ROUTER1 sends an ICMPv6 Echo Request to the SED1 using GUA
153 # 5 SED1: SED1 sends an ICMPv6 Echo Request to the ROUTER3 using GUA
163 # The SED1 sends an ICMPv6 Echo Request to ROUTER3 GUA PREFIX_1 address
173 # ROUTER1 sends two ICMPv6 Echo Requests to SED1 GUA PREFIX_1 address
204 # Step 2: SED sends an ICMPv6 Echo Request to Router_3 using GUA 2001::
235 # Step 3: Router_1 sends an ICMPv6 Echo Request to SED using GUA 2001::
273 # Step 5: SED sends an ICMPv6 Echo Request to Router_3 using GUA 2001::
298 # Step 6: SED sends an ICMPv6 Echo Request to Router_3 using GUA 2001::
313 # Step 7: Router_1 sends two ICMPv6 Echo Requests to SED using GUA 2001::
/aosp_15_r20/external/wpa_supplicant_8/hostapd/
H A DREADME-MULTI-AP100 2. STA sends Authentication frame (nothing Multi-AP specific).
101 3. AP sends Authentication frame (nothing Multi-AP specific).
102 4. STA sends Association Request frame with Multi-AP IE.
103 5. AP sends Association Response frame with Multi-AP IE.
145 2. Enrollee sends Authentication frame (nothing Multi-AP specific).
146 3. AP sends Authentication frame (nothing Multi-AP specific).
147 4. Enrollee sends Association Request frame with Multi-AP IE.
148 5. AP sends Association Response frame with Multi-AP IE.
149 6. Enrollee sends M1 with additional Multi-AP subelement.
150 7. AP sends M8 with backhaul instead of fronthaul credentials.
[all …]
/aosp_15_r20/external/wayland/tests/data/
H A Dexample-server.h1004 * Sends an global event to the client owning the resource.
1018 * Sends an global_remove event to the client owning the resource.
1038 * Sends an done event to the client owning the resource.
1469 * Sends an format event to the client owning the resource.
1510 * Sends an release event to the client owning the resource.
1705 * Sends an offer event to the client owning the resource.
1717 * Sends an source_actions event to the client owning the resource.
1729 * Sends an action event to the client owning the resource.
1847 * Sends an target event to the client owning the resource.
1859 * Sends an send event to the client owning the resource.
[all …]
/aosp_15_r20/external/grpc-grpc/src/ruby/spec/generic/
H A Drpc_desc_spec.rb40 it 'sends the specified status if BadStatus is raised' do
47 it 'sends status UNKNOWN if other StandardErrors are raised' do
55 it 'sends status UNKNOWN if NotImplementedErrors are raised' do
83 it 'sends a response and closes the stream if there no errors' do
100 it 'sends the specified status if BadStatus is raised' do
106 it 'sends status UNKNOWN if other StandardErrors are raised' do
112 it 'sends status UNKNOWN if NotImplementedErrors are raised' do
128 it 'sends a response and closes the stream if there no errors' do
147 it 'sends a response and closes the stream if there no errors' do
166 it 'sends the specified status if BadStatus is raised' do
[all …]
/aosp_15_r20/external/cronet/net/quic/
H A Dbidirectional_stream_quic_impl_unittest.cc854 // Server sends the response headers. in TEST_P()
871 // Server sends data. in TEST_P()
883 // Server sends trailers. in TEST_P()
962 // Server sends the response headers. in TEST_P()
1037 // Sends request headers separately, which causes them to be sent in a in TEST_P()
1053 // Server sends the response headers. in TEST_P()
1067 // Server sends data. in TEST_P()
1087 // Server sends trailers. in TEST_P()
1158 // Server sends the response headers. in TEST_P()
1171 // Server sends data. in TEST_P()
[all …]
/aosp_15_r20/external/cronet/components/nacl/common/
H A Dnacl_host_messages.h63 // A renderer sends this to the browser process when it wants to start
72 // A renderer sends this to the browser process when it wants to
81 // A renderer sends this to the browser process when it wants to
86 // A renderer sends this to the browser to request a file descriptor for
100 // A renderer sends this to the browser to report that its translation has
106 // A renderer sends this to the browser process to report when the client
110 // A renderer sends this to the browser process when it wants to
119 // A renderer sends this to the browser process to determine how many
124 // A renderer sends this to the browser process to determine if the
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DCtsKeyEventUtil.java56 * Sends the key events corresponding to the text to the app being instrumented.
70 * Sends the key events corresponding to the text to the app being instrumented.
96 * Sends a series of key events through instrumentation. For instance:
111 * Sends a series of key events through instrumentation. For instance:
132 * Sends a series of key events through instrumentation. The sequence of keys is a string
147 * Sends a series of key events through instrumentation. The sequence of keys is a string
199 * Sends an up and down key events.
213 * Sends an up and down key events.
224 * Sends a key event.
238 * Sends a key event.
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h325 // Sends a HCI event with the given parameters.
328 // Sends an HCI event, filling in the parameters in a provided event packet.
331 // Sends a LE Meta event with the given parameters.
335 // Sends an ACL data packet with the given parameters.
339 // Sends a L2CAP basic frame.
344 // Sends a L2CAP control frame over a signaling channel. If |is_le| is true,
361 // Sends an HCI Connection Request event.
372 // Sends an LE Meta Event Connection Update Complete Subevent. Used to
381 // Marks the FakePeer with address |address| as disconnected and sends a HCI
524 // Sends a single LE advertising report for the given peer. This method will
[all …]

12345678910>>...290