Searched refs:took (Results 1 – 25 of 156) sorted by relevance
1234567
/third_party/libwebsockets/READMEs/ |
D | README.lws_conmon.md | 16 - the number of us dns lookup took 18 - the number of us the socket connection took 20 - the number of us the tls link establishment took
|
/third_party/curl/docs/cmdline-opts/ |
D | write-out.d | 187 The time, in seconds, it took from the start until the SSL/SSH/etc 191 The time, in seconds, it took from the start until the TCP connect to the 195 The time, in seconds, it took from the start until the name resolving was 199 The time, in seconds, it took from the start until the file transfer was just 204 The time, in seconds, it took for all redirection steps including name lookup, 210 The time, in seconds, it took from the start until the first byte is received.
|
/third_party/rust/crates/clap/tests/derive/ |
D | generic.rs | 116 took: Option<T>, in generic_wo_trait_bound() field 122 took: None in generic_wo_trait_bound()
|
/third_party/node/tools/gyp/ |
D | test_gyp.py | 194 self.took = time.time() - run_start 210 took = time.time() - start 255 % (self.num_tests, self.took, num_failures)
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/ |
D | test_gyp.py | 194 self.took = time.time() - run_start 210 took = time.time() - start 255 % (self.num_tests, self.took, num_failures)
|
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 110 revert back to the area before the bind took place. The other reason 118 glXQueryChannelRectSGIX returns the actual input area that took
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_video_resize.txt | 110 revert back to the area before the bind took place. The other reason 118 glXQueryChannelRectSGIX returns the actual input area that took
|
/third_party/libfuse/.github/ISSUE_TEMPLATE/ |
D | issue-report.md | 16 … you haven't found a bug - you most likely have and I'm grateful that you took the time to report …
|
/third_party/rust/crates/nix/ |
D | bors.toml | 51 # At the time this was written, nix's test suite took about twenty minutes to
|
/third_party/json/docs/mkdocs/docs/api/basic_json/ |
D | emplace.md | 25 a `#!cpp bool` denoting whether the insertion took place.
|
/third_party/curl/tests/ |
D | servers.pm | 664 my $took = int(0.5+time()-$time); 667 logmsg "RUN: Verifying our test $server server took $took seconds\n"; 669 $ftpchecktime = $took>=1?$took:1; # make sure it never is below 1 950 my $took = int(0.5+time()-$time); 953 logmsg "RUN: Verifying our test $server server took $took seconds\n"; 1010 my $took = int(0.5+time()-$time); 1013 logmsg "RUN: Verifying our test $server server took $took seconds\n";
|
/third_party/gn/src/gn/ |
D | switches.cc | 239 "--time: Outputs a summary of how long everything took."; 241 R"(--time: Outputs a summary of how long everything took.
|
/third_party/libuv/docs/src/ |
D | migration_010_100.rst | 115 IPv4 functions took ``struct sockaddr_in`` structures by value, and IPv6 functions took
|
/third_party/ffmpeg/tests/ref/fate/ |
D | sub-mpsub | 24 Dialogue: 0,0:00:49.00,0:00:55.00,Default,,0,0,0,,We took a bongo from the\Nscene and we went to\NT…
|
/third_party/openssl/doc/man3/ |
D | OPENSSL_instrument_bus.pod | 27 oscillator cycles every probe took.
|
/third_party/skia/third_party/externals/swiftshader/ |
D | Android.bp | 21 // Added automatically by a large-scale-change that took the approach of
|
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | nightshot_iso_100.txt | 15 1. The origin of the pictures must not be misrepresented; you must not claim that you took the orig…
|
/third_party/EGL/extensions/ANDROID/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 52 how long the application's rendering took to complete. Likewise, the 54 long the compositor's rendering work took. In combination these can be
|
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 52 how long the application's rendering took to complete. Likewise, the 54 long the compositor's rendering work took. In combination these can be
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
D | README.md | 89 kid: peregrin.took@tuckborough.example
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/ |
D | Android.bp | 23 // Added automatically by a large-scale-change that took the approach of
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/ |
D | Android.bp | 23 // Added automatically by a large-scale-change that took the approach of
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.5.6.rst | 77 - nv50/ir: only propagate saturate up if some actual folding took place
|
/third_party/ffmpeg/tests/checkasm/arm/ |
D | checkasm.S | 89 @ really took on the stack:
|
/third_party/vk-gl-cts/doc/testspecs/GL3/ |
D | functional.conditional_render.txt | 74 to pass if the clear took place. The resulting framebuffer is read out and
|
1234567