Home
last modified time | relevance | path

Searched defs:connections (Results 1 – 25 of 41) sorted by relevance

12

/third_party/node/benchmark/async_hooks/
Dhttp-server.js6 connections: [50, 500], property
10 function main({ asyncHooks, connections, duration }) { property
35 connections, property
Dasync-resource-vs-destroy.js20 connections: 500, property
171 function main({ type, asyncMethod, connections, duration, path }) { property
180 connections, property
/third_party/node/benchmark/http/
Dincoming_headers.js6 connections: [50], // Concurrent connections property
12 function main({ connections, headers, w, duration }) { property
35 connections, property
Dchunked.js37 connections: c, property
Dset-header.js28 connections: c, property
Dheaders.js33 connections: 10, property
Dcluster.js36 connections: c, property
Dsimple.js22 connections: c, property
Dend-vs-write-end.js53 connections: c, property
/third_party/node/benchmark/diagnostics_channel/
Dhttp.js12 connections: [50, 500], property
17 function main({ apm, connections, duration, type, len, chunks, chunkedEnc }) { property
26 connections, property
/third_party/node/test/pummel/
Dtest-http-upload-timeout.js29 let connections = 0; variable
/third_party/node/test/parallel/
Dtest-net-pause-resume-connecting.js27 let connections = 0; variable
Dtest-net-socket-timeout-unref.js36 let connections = 0; variable
Dtest-process-getactivehandles.js7 const connections = []; variable
Dtest-https-close.js14 const connections = {}; constant
Dtest-net-server-max-connections-close-makes-more-available.js16 const connections = []; variable
/third_party/node/benchmark/https/
Dsimple.js22 connections: c, property
/third_party/libuv/test/
Dtest-pipe-connect-multiple.c41 static uv_pipe_t connections[NUM_CLIENTS]; variable
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dmhd2spdy.c80 struct SPDY_Connection *connections[MAX_SPDY_CONNECTIONS]; in run_everything() local
Dmhd2spdy_spdy.c986 struct SPDY_Connection *connections[], in spdy_get_selectfdset()
1111 struct SPDY_Connection *connections[], in spdy_run_select()
/third_party/python/Doc/library/
Dlogging.config.rst442 .. _logging-config-dict-userdef:
/third_party/pulseaudio/src/pulsecore/
Dprotocol-cli.c42 pa_idxset *connections; member
/third_party/node/benchmark/
D_http-benchmarkers.js203 connections: 100, property
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.h55 GHashTable *connections; member
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.cpp117 static const GEnumValue connections[] = { in gst_decklink_connection_get_type() local
255 static const GEnumValue connections[] = { in gst_decklink_audio_connection_get_type() local
281 static const GEnumValue connections[] = { in gst_decklink_audio_channels_get_type() local
635 static const BMDVideoConnection connections[] = { variable

12