Searched refs:sends (Results 1 – 25 of 254) sorted by relevance
1234567891011
/third_party/mesa3d/src/intel/tools/tests/gen9/ |
D | sends.asm | 1 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 …]
|
/third_party/node/benchmark/worker/ |
D | echo.js | 15 function main({ n, workers, sendsPerBroadcast: sends, payload: payloadType }) { 16 const expectedPerBroadcast = sends * workers; 58 for (let i = 0; i < sends; ++i)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | README-MULTI-AP | 100 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 …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | README-MULTI-AP | 100 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 …]
|
/third_party/curl/tests/ |
D | memanalyze.pl | 38 my $sends=0; 331 $sends++; 426 "Sends: $sends\n", 430 …"Operations: ".($mallocs + $callocs + $reallocs + $strdups + $wcsdups + $sends + $recvs + $sockets…
|
/third_party/mbedtls/programs/ |
D | README.md | 65 * [`ssl/dtls_client.c`](ssl/dtls_client.c): a simple DTLS client program, which sends one datagram … 69 * [`ssl/mini_client.c`](ssl/mini_client.c): a minimalistic SSL client, which sends a short string a… 71 * [`ssl/ssl_client1.c`](ssl/ssl_client1.c): a simple HTTPS client that sends a fixed request and di… 75 …il_client.c): a simple SMTP-over-TLS or SMTP-STARTTLS client. This client sends an email with fixe… 79 * [`ssl/ssl_server.c`](ssl/ssl_server.c): a simple HTTPS server that sends a fixed response. It ser… 85 * [`ssl/ssl_client2.c`](ssl/ssl_client2.c): an HTTPS client that sends a fixed request and displays… 87 * [`ssl/ssl_server2.c`](ssl/ssl_server2.c): an HTTPS server that sends a fixed response, with optio…
|
/third_party/libwebsockets/minimal-examples/ws-client/ |
D | README.md | 4 …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…
|
/third_party/curl/tests/data/ |
D | test363 | 54 CONNECT with short sends 59 # make repeated sends small too
|
D | test564 | 3 # the user's shell profiles sends output to stdout of a non-interactive shell.
|
D | test1041 | 54 # it can skip part of the file or not. Instead, it sends the entire file.
|
/third_party/curl/docs/cmdline-opts/ |
D | location.md | 25 When authentication is used, curl only sends its credentials to the initial 31 When curl follows a redirect and if the request is a POST, it sends the
|
D | cert-status.md | 21 If this option is enabled and the server sends an invalid (e.g. expired)
|
D | compressed.md | 25 If this option is used and the server sends an unsupported encoding, curl
|
/third_party/curl/docs/libcurl/opts/ |
D | CURLOPT_UNRESTRICTED_AUTH.md | 39 By default, libcurl only sends credentials and Authentication headers to the 45 CURLOPT_UNRESTRICTED_AUTH(3) to 1L makes curl trust the server and sends
|
D | CURLOPT_HEADEROPT.md | 37 is sent to a proxy, libcurl sends both server headers and proxy headers. When 38 doing CONNECT, libcurl sends CURLOPT_PROXYHEADER(3) headers only to the
|
D | CURLOPT_SSL_VERIFYHOST.md | 32 When negotiating TLS and SSL connections, the server sends a certificate 76 a TLS extension that sends the hostname to the server. The server may use that
|
/third_party/nghttp2/doc/ |
D | nghttp.h2r | 4 nghttp sends priority hints to server by default unless 13 When connection is established, nghttp sends 5 PRIORITY frames to idle
|
D | nghttp.1.rst | 185 (up to a short timeout) until the server sends a 100 223 nghttp sends priority hints to server by default unless 232 When connection is established, nghttp sends 5 PRIORITY frames to idle
|
/third_party/node/src/inspector/ |
D | node_protocol.pdl | 67 …# Whether to new workers should be paused until the frontend sends `Runtime.runIfWaitingForDebugge… 97 # Identifier of a session which sends a message.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | eap_testing.txt | 361 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 367 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 373 - uses TLV Success and Reply, sends MPPE keys with outer EAP-Success message 378 - sends tunneled EAP-Success with MPPE keys and expects the authentication to 384 - sends tunneled EAP-Success with MPPE keys and expects to receive TLS ACK 389 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | eap_testing.txt | 361 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 367 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE 373 - uses TLV Success and Reply, sends MPPE keys with outer EAP-Success message 378 - sends tunneled EAP-Success with MPPE keys and expects the authentication to 384 - sends tunneled EAP-Success with MPPE keys and expects to receive TLS ACK 389 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
|
/third_party/curl/docs/libcurl/ |
D | curl_easy_send.md | 16 curl_easy_send - sends raw data over an "easy" connection 29 This function sends arbitrary data over the established connection. You may
|
/third_party/lz4/tests/ |
D | README.md | 34 - The script sends e-mails using `mutt`; if `mutt` is not available it sends e-mails without attach…
|
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/ |
D | README.md | 57 This test app sends a random line drawing message to the mirror example on 59 any received messages (such as its own sends mirrored back, or anything
|
/third_party/curl/docs/ |
D | TheArtOfHttpScripting.md | 19 the data, it sends data and it retrieves the information. You probably need 34 The client, curl, sends an HTTP request. The request contains a method (like 43 (`-v` as a short option) will display what kind of commands curl sends to the 52 offer even more details as they show **everything** curl sends and 80 By default curl sends the response to stdout. You need to redirect it 143 The path part is just sent off to the server to request that it sends back 269 The HTTP protocol then offers the POST method. This way the client sends the 379 default) is **plain text** based, which means it sends username and password 501 and hostname it wants the cookie sent back, and it also sends an expiration 505 specified in a received cookie, the client sends back the cookies and their [all …]
|
1234567891011