Home
last modified time | relevance | path

Searched refs:sends (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/external/mesa3d/src/intel/tools/tests/gen9/
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 …]
/external/grpc-grpc/doc/
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 …]
Dkeepalive.md48 …* A server sends a GOAWAY with ENHANCE_YOUR_CALM if the client sends too many misbehaving pings. F…
49 …* if a server has GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS set to false, and the client sends pings…
Dinterop-test-descriptions.md120 calls, for compressed and uncompressed payloads. It also sends an initial
180 This test verifies the server can compress unary messages. It sends two unary
240 2. Client sends:
250 3. Client then sends:
260 4. Client then sends:
270 5. Client then sends:
290 performing a two-request streaming call. It also sends an initial probing
295 1. Client calls `StreamingInputCall` and sends the following feature-probing
446 2. After getting a reply, it sends:
459 3. After getting a reply, it sends:
[all …]
/external/wpa_supplicant_8/hostapd/
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 …]
/external/curl/tests/
Dmemanalyze.pl36 my $sends=0;
323 $sends++;
418 "Sends: $sends\n",
422 …"Operations: ".($mallocs + $callocs + $reallocs + $strdups + $wcsdups + $sends + $recvs + $sockets…
/external/libwebsockets/minimal-examples/ws-client/
DREADME.md4 …nimal-ws-client-echo|Simple client that connects to a ws server and echos anything the server sends
6 minimal-ws-client-pmd-bulk|Client that sends bulk multifragment data to the minimal-ws-server-pmd-b…
/external/perfetto/docs/design-docs/
Dlife-of-a-tracing-session.md21 8. The service sends a
25 9. The service sends a
55 19. The consumer sends a [`FlushRequest`](/protos/perfetto/ipc/consumer_port.proto#52)
66 23. The consumer optionally sends a
82 26. The consumer sends a `FreeBuffers` (or simply disconnects).
Dheapprofd-wire-protocol.md13 …ecord describing mallocs or frees into the shared memory buffer, and then sends a single byte on t…
48 …ProcessMatcher`. It then finds matching processes (by PID or cmdline) and sends the heapprofd RT s…
50sends `/proc/self/{map,mem}` fds. The _Main Thread_ finds the matching configuration in the `Proce…
56 …e the `AllocMetadata` + raw stack onto the shared memory buffer, and then sends a byte over the si…
71 traced sends a `StopDataSource` IPC. The _Main Thread_ posts a task to the _Unwinder Thread_ to ask…
/external/igt-gpu-tools/lib/i915/shaders/media/
Dmedia_vme.gxa46 (W) sends (16|M0) null:uw r17 r10 0x10A a0.0
48 (W) sends (16|M0) null:uw r18 r14 0x8A a0.0
50 (W) sends (8|M0) null:ud r19 r16 0x4A a0.0
/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/
Dcontrol.cl_sdp_service_search_request_basic_test16 The tester sends a Service Search Request to the DUT, searching the UUID of
23 The tester also sends Service Search Requests with intentionally invalid PDU
/external/pigweed/pw_rpc/
Ddocs.rst243 ``pw_rpc`` sends all of its packets over channels. These are logical,
382 The client sends ``CLIENT_ERROR`` packets to a server when it receives a packet
432 The server sends ``SERVER_ERROR`` packets when it receives a packet it cannot
451 In a unary RPC, the client sends a single request and the server sends a single
473 In a server streaming RPC, the client sends a single request and the server
474 sends any number of responses followed by a ``SERVER_STREAM_END`` packet.
499 Server streaming RPCs may be cancelled by the client. The client sends a
533 In a client streaming RPC, the client sends any number of RPC requests followed
534 by a ``CLIENT_STREAM_END`` packet. The server then sends a single response.
599 In a bidirectional streaming RPC, the client sends any number of requests and
[all …]
/external/llvm/docs/CommandGuide/
Dllvm-as.rst20 **llvm-as** sends its output to a file or standard output by following
45 sends its output to standard output.
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-as.rst22 **llvm-as** sends its output to a file or standard output by following
47 sends its output to standard output.
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dlrs.proto52 // 5. When the timer of load_reporting_interval expires, Envoy sends new
61 // A load report Envoy sends to the management server.
71 // The management server sends envoy a LoadStatsResponse with all clusters it
/external/clang/test/SemaObjCXX/
Dinstancetype.mm45 // Test that message sends to instancetype methods have the right type.
71 // Message sends to Class.
84 // Test that message sends to super methods have the right type.
158 // message sends.
/external/clang/test/SemaObjC/
Dinstancetype.m45 // Test that message sends to instancetype methods have the right type.
71 // Message sends to Class.
84 // Test that message sends to super methods have the right type.
158 // message sends.
/external/llvm-project/clang/test/SemaObjC/
Dinstancetype.m45 // Test that message sends to instancetype methods have the right type.
71 // Message sends to Class.
84 // Test that message sends to super methods have the right type.
158 // message sends.
/external/webrtc/data/voice_engine/stereo_rtp_files/
DREADME.txt3 This sends the stereo rtp file to port 1236.
/external/curl/docs/cmdline-opts/
Dcompressed.d9 If this option is used and the server sends an unsupported encoding, curl will
Dcert-status.d10 If this option is enabled and the server sends an invalid (e.g. expired)
/external/webrtc/p2p/base/
Dstun_request_unittest.cc59 static int TotalDelay(int sends) { in TotalDelay() argument
62 return delays[sends]; in TotalDelay()
/external/llvm-project/clang/test/Rewriter/
Dinstancetype-test.mm46 // Test that message sends to instancetype methods have the right type.
67 // Message sends to Class.
/external/clang/test/Rewriter/
Dinstancetype-test.mm46 // Test that message sends to instancetype methods have the right type.
67 // Message sends to Class.
/external/llvm-project/clang/test/SemaObjCXX/
Dinstancetype.mm45 // Test that message sends to instancetype methods have the right type.
71 // Message sends to Class.
84 // Test that message sends to super methods have the right type.
158 // message sends.

12345678910>>...14