/third_party/libuv/test/ |
H A D | test-watcher-cross-stop.c | 57 static void send_cb(uv_udp_send_t* req, int status) { in send_cb() argument
|
/third_party/node/test/parallel/ |
H A D | test-http-1.0-keep-alive.js | 118 function serverHandler(req, res) {
|
H A D | test-http-chunk-problem.js | 71 server = http.createServer(function(req, res) {
|
H A D | test-http-createConnection.js | 41 const server = http.createServer(common.mustCall(function(req, res) {
|
H A D | test-http-get-pipeline-problem.js | 48 const server = http.Server(function(req, res) {
|
H A D | test-http-full-response.js | 33 const server = http.createServer(function(req, res) {
|
H A D | test-http-keep-alive-close-on-header.js | 30 const server = http.createServer(function(req, res) {
|
H A D | test-http-keep-alive.js | 27 const server = http.createServer(common.mustCall((req, res) => {
|
H A D | test-http-server-headers-timeout-keepalive.js | 33 }, common.mustCallAtLeast((req, res) => {
|
H A D | test-http-server-request-timeout-keepalive.js | 33 }, common.mustCallAtLeast((req, res) => {
|
H A D | test-https-agent-additional-options.js | 19 const server = https.Server(options, (req, res) => {
|
H A D | test-https-hwm.js | 33 }, common.mustCall(function(req, res) {
|
H A D | test-https-server-close-idle.js | 21 const server = createServer(options, common.mustCall(function(req, res) {
|
/third_party/node/test/sequential/ |
H A D | test-https-server-keep-alive-timeout.js | 34 common.mustCall((req, res) => {
|
/third_party/node/test/async-hooks/ |
H A D | test-httpparser-reuse.js | 46 const server = http.createServer((req, res) => {
|
/third_party/musl/porting/liteos_a/kernel/include/net/ |
H A D | if_arp.h | 129 unsigned short req; member
|
/third_party/musl/porting/uniproton/kernel/include/net/ |
H A D | if_arp.h | 129 unsigned short req; member
|
/third_party/musl/porting/liteos_m/kernel/include/net/ |
H A D | if_arp.h | 129 unsigned short req; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/ |
H A D | if_arp.h | 129 unsigned short req; member
|
/third_party/musl/include/net/ |
H A D | if_arp.h | 129 unsigned short req; member
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
H A D | t42objs.h | 83 FT_Size_Request req );
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius_client.h | 240 (struct radius_msg *msg, struct radius_msg *req,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.h | 41 const struct wpabuf *req,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius_client.h | 245 (struct radius_msg *msg, struct radius_msg *req,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wps_hostapd.h | 41 const struct wpabuf *req,
|