Home
last modified time | relevance | path

Searched refs:took (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/libwebsockets/READMEs/
DREADME.lws_conmon.md16 - 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/
Dwrite-out.d187 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/
Dgeneric.rs116 took: Option<T>, in generic_wo_trait_bound() field
122 took: None in generic_wo_trait_bound()
/third_party/node/tools/gyp/
Dtest_gyp.py194 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/
Dtest_gyp.py194 self.took = time.time() - run_start
210 took = time.time() - start
255 % (self.num_tests, self.took, num_failures)
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_video_resize.txt110 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/
DGLX_SGIX_video_resize.txt110 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/
Dissue-report.md16 … 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/
Dbors.toml51 # At the time this was written, nix's test suite took about twenty minutes to
/third_party/json/docs/mkdocs/docs/api/basic_json/
Demplace.md25 a `#!cpp bool` denoting whether the insertion took place.
/third_party/curl/tests/
Dservers.pm664 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/
Dswitches.cc239 "--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/
Dmigration_010_100.rst115 IPv4 functions took ``struct sockaddr_in`` structures by value, and IPv6 functions took
/third_party/ffmpeg/tests/ref/fate/
Dsub-mpsub24 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/
DOPENSSL_instrument_bus.pod27 oscillator cycles every probe took.
/third_party/skia/third_party/externals/swiftshader/
DAndroid.bp21 // Added automatically by a large-scale-change that took the approach of
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/
Dnightshot_iso_100.txt15 1. The origin of the pictures must not be misrepresented; you must not claim that you took the orig…
/third_party/EGL/extensions/ANDROID/
DEGL_ANDROID_get_frame_timestamps.txt52 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/
DEGL_ANDROID_get_frame_timestamps.txt52 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/
DREADME.md89 kid: peregrin.took@tuckborough.example
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/
DAndroid.bp23 // Added automatically by a large-scale-change that took the approach of
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/
DAndroid.bp23 // Added automatically by a large-scale-change that took the approach of
/third_party/mesa3d/docs/relnotes/
D10.5.6.rst77 - nv50/ir: only propagate saturate up if some actual folding took place
/third_party/ffmpeg/tests/checkasm/arm/
Dcheckasm.S89 @ really took on the stack:
/third_party/vk-gl-cts/doc/testspecs/GL3/
Dfunctional.conditional_render.txt74 to pass if the clear took place. The resulting framebuffer is read out and

1234567