/external/curl/docs/libcurl/ |
D | getinfo-times | 12 NT = CURLINFO_NAMELOOKUP_TIME. The time it took from the start until the name 14 CT = CURLINFO_CONNECT_TIME. The time it took from the start until the connect 16 PT = CURLINFO_PRETRANSFER_TIME. The time it took from the start until the file 20 ST = CURLINFO_STARTTRANSFER_TIME. The time it took from the start until the 25 RT = CURLINFO_REDIRECT_TIME. The time it took for all redirection steps 27 transaction was started. So, this is zero if no redirection took place.
|
/external/chromium-trace/catapult/third_party/typ/typ/ |
D | json_results.py | 35 def __init__(self, name, actual, started, took, worker, argument 41 self.took = took
|
D | runner.py | 471 started=last, took=(now - last), worker=0, 540 timing_str = ' %.4fs' % result.took 657 took = int(result.took * 1000000) 660 event['dur'] = took 843 took = h.time() - start 844 return _result_from_test_result(test_result, test_name, start, took, out, 859 def _result_from_test_result(test_result, test_name, start, took, out, err, argument 897 return Result(test_name, actual, start, took, worker_num,
|
/external/autotest/client/site_tests/power_UiResume/ |
D | control | 17 After resume calculate and report the time it took to suspend and resume .
|
/external/autotest/client/site_tests/power_Resume/ |
D | control | 20 how many seconds it took to resume. As a precaution it will ensure your
|
D | control.resume_constraint | 20 how many seconds it took to resume. As a precaution it will ensure your
|
/external/valgrind/docs/internals/ |
D | SPEC-notes.txt | 16 It took a while, but I tracked this down to a 64bit/80bit
|
/external/autotest/client/site_tests/platform_BootPerf/ |
D | control | 25 - how long it took just the firmware to boot.
|
/external/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…
|
/external/opencv3/doc/tutorials/core/mat-mask-operations/ |
D | mat_mask_operations.markdown | 128 while the second one took only 13 milliseconds the first took around 31 milliseconds. Quite some
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *)
|
/external/netperf/ |
D | README | 21 is not in letter - I never took the time to try to get it approved.
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | codegen.ml | 65 (* If 'f' took a different number of arguments, reject. *)
|
/external/skia/site/dev/sheriffing/ |
D | index.md | 155 * (if you took the second option above you can just edit the existing line(s)) 157 * If you took the first/dispreferred option above:
|
/external/v8/test/mjsunit/asm/sqlite3/ |
D | sqlite-change-heap.js | 1 …took "+(Date.now()-start)+" ms (has ArrayBuffer.transfer? "+!!ArrayBuffer.transfer+")");return tru…
|
/external/deqp/doc/testspecs/GL3/ |
D | functional.conditional_render.txt | 74 to pass if the clear took place. The resulting framebuffer is read out and
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_feature_homography/ |
D | py_feature_homography.markdown | 14 So what we did in last session? We used a queryImage, found some feature points in it, we took
|
/external/opencv3/doc/py_tutorials/py_core/py_image_arithmetics/ |
D | py_image_arithmetics.markdown | 46 Here I took two images to blend them together. First image is given a weight of 0.7 and second image
|
/external/tcpdump/ |
D | README.md | 148 the number of packets it took to send that many chunks 181 since the average packet size was 512 bytes). It took
|
/external/autotest/client/tests/kvm/ |
D | tests.cfg.sample | 112 # (on a core2 duo laptop with HD and 4GB RAM, F15 host took 3 hours to run)
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_mfqe_sse2.asm | 208 ; pmaddubsw would be ideal if it took two unsigned values. instead,
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | mfqe_sse2.asm | 207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
|
/external/llvm/test/CodeGen/X86/ |
D | dagcombine-shifts.ll | 184 ; Legalization took place. The add instruction is redundant and increases by
|
/external/opencv3/doc/py_tutorials/py_video/py_bg_subtraction/ |
D | py_bg_subtraction.markdown | 74 gaussian distribution for each pixel. (Remember, in last case, we took a K gaussian distributions
|
/external/blktrace/ |
D | README | 81 -t Track individual ios. Will tell you the time a request took to
|