Home
last modified time | relevance | path

Searched defs:dur (Results 1 – 25 of 124) sorted by relevance

12345

/third_party/node/benchmark/net/
Dtcp-raw-s2c.js14 dur: [5] property
20 function main({ dur, len, type }) { property
103 function client(dur) { argument
Dnet-c2s-cork.js11 dur: [5], property
17 function main({ dur, len, type }) { property
Dnet-wrap-js-stream-passthrough.js10 dur: [5], property
19 function main({ dur, len, type }) { property
Dnet-c2s.js11 dur: [5], property
19 function main({ dur, len, type }) { property
Dnet-pipe.js11 dur: [5], property
19 function main({ dur, len, type }) { property
Dtcp-raw-c2s.js14 dur: [5] property
20 function main({ dur, len, type }) { property
Dtcp-raw-pipe.js14 dur: [5] property
20 function main({ dur, len, type }) { property
/third_party/node/benchmark/child_process/
Dchild-process-exec-stdout.js12 dur: [5] property
15 function childProcessExecStdout({ dur, len }) { property
Dchild-process-read.js17 dur: [5] property
20 function main({ dur, len }) { property
Dchild-process-read-ipc.js18 dur: [5] property
22 function main({ dur, len }) { property
/third_party/node/benchmark/dgram/
Dsingle-buffer.js15 dur: [5] property
18 function main({ dur, len, num, type }) { property
Doffset-length.js15 dur: [5] property
18 function main({ dur, len, num, type }) { property
Dmulti-buffer.js16 dur: [5] property
19 function main({ dur, len, num, type, chunks }) { property
Darray-vs-concat.js16 dur: [5] property
19 function main({ dur, len, num, type, chunks }) { property
/third_party/node/benchmark/fs/
Dwrite-stream-throughput.js14 dur: [5], property
19 function main({ dur, encodingType, size }) { property
Dreadfile-partitioned.js20 dur: [5], property
25 function main({ len, dur, concurrent }) { property
/third_party/node/benchmark/misc/
Dprint.js6 dur: [1], property
47 function main({ dur, code }) { property
Dstartup.js9 dur: [1], property
61 function main({ dur, script, mode }) { property
/third_party/node/benchmark/tls/
Dthroughput-c2s.js4 dur: [5], property
13 function main({ dur, type, size }) { property
Dtls-connect.js8 dur: [5] property
13 let dur; variable
Dthroughput-s2c.js4 dur: [5], property
17 function main({ dur, type, sendchunklen, recvbuflen, recvbufgenfn }) { property
Dsecure-pair.js4 dur: [5], property
17 function main({ dur, size, securing }) { property
/third_party/node/benchmark/http/
Dclient-request-body.js8 dur: [5], property
14 function main({ dur, len, type, method }) { property
/third_party/musl/src/termios/
Dtcsendbreak.c4 int tcsendbreak(int fd, int dur) in tcsendbreak()
/third_party/gstreamer/gstreamer/gst/
Dgstcompat.h87 #define gst_message_new_duration(src,fmt,dur) \ argument
89 #define gst_message_parse_duration(msg,fmt,dur) \ argument

12345