Home
last modified time | relevance | path

Searched refs:Speed (Results 1 – 25 of 152) sorted by relevance

1234567

/third_party/boost/libs/ratio/example/
Dsi_physics.cpp126 typedef quantity<boost::ratio<-1>, boost::ratio<1> > Speed; // meter/second typedef
171 compute_distance(Speed v0, Time t, Acceleration a) in compute_distance()
210 User1::Speed rc= r; in main()
212 User1::Speed s = d / t; in main()
/third_party/e2fsprogs/doc/RelNotes/
Dv1.23.txt33 Speed up the check of an ext3 filesystems by avoiding a needless flush
36 Speed up creating an internal journal using tune2fs in the case where
Dv1.45.5.txt64 Speed up e2fsck on file systems with a very large number of inodes
Dv1.46.0.txt80 Speed up mke2fs when creating large bigalloc file systems by optimizing
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/xxhash/
DREADME.md23 | Name | Speed | Quality | Author |
49 | Version | Speed on 64-bit | Speed on 32-bit |
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
DREADME.md23 | Name | Speed | Quality | Author |
49 | Version | Speed on 64-bit | Speed on 32-bit |
/third_party/boost/libs/gil/doc/design/
Dconclusions.rst19 Speed has been instrumental to the design of the library.
/third_party/boost/libs/gil/doc/html/_sources/design/
Dconclusions.rst.txt19 Speed has been instrumental to the design of the library.
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c128 int Count, Speed; member
274 Fractal->Speed = 6; in init_ifs()
395 u = (DBL) (F->Count) * (DBL) (F->Speed) / 1000.0; in draw_ifs()
421 if (F->Count >= 1000 / F->Speed) { in draw_ifs()
/third_party/boost/libs/xpressive/doc/
Dhistory.qbk79 * Speed enhancements
/third_party/boost/libs/multiprecision/test/math/instances/
DJamfile.v230 # Speed up compiles:
/third_party/curl/docs/
DPARALLEL-TRANSFERS.md35 DL% UL% Dled Uled Xfers Live Qd Total Current Left Speed
DMANUAL.md477 % Total % Received % Xferd Average Speed Time Curr.
478 Dload Upload Total Current Left Speed
489 - Average Speed Dload - the average transfer speed of the download
490 - Average Speed Upload - the average transfer speed of the upload
494 - Curr.Speed - the average transfer speed the last 5 seconds (the first
500 ## Speed Limit
/third_party/json/doc/mkdocs/docs/home/
Ddesign_goals.md15 - **Speed**. There are certainly [faster JSON libraries](https://github.com/miloyip/nativejson-benc…
/third_party/python/Tools/stringbench/
DREADME6 These test set was started at the Need For Speed sprint in Reykjavik
/third_party/boost/libs/spirit/repository/doc/qi/
Dsubrule.qbk210 [Speed (run-time)] [Time (compile-time)] [Memory (compile-time)]]
224 * *Speed (run-time)*: speed-up of the parser resulting from the use of
/third_party/flatbuffers/docs/source/
DLobsterUsage.md68 ## Speed section in Use in Lobster {#flatbuffers_guide_use_lobster}
/third_party/libusb/libusb/os/
Dwindows_common.h202 ULONG64 Speed; member
/third_party/boost/libs/chrono/example/
Dtime2_demo_output.txt35 Speed = 24.5872 meters/sec
Dtime2_demo.cpp332 typedef quantity<boost::ratio<-1>, boost::ratio<1> > Speed; // meter/second typedef
377 compute_distance(Speed v0, Time t, Acceleration a) in compute_distance()
396 User1::Speed s = d / t; in testUser1()
/third_party/lz4/
DREADME.md11 Speed can be tuned dynamically, selecting an "acceleration" factor
/third_party/skia/third_party/externals/oboe/docs/
DAppsUsingOboe.md22 | [Music Speed Changer](https://play.google.com/store/apps/details?id=com.smp.musicspeed) | Play so…
/third_party/mesa3d/docs/relnotes/
D7.10.2.rst43 [glsl wine] Need for Speed renders incorrectly with GLSL enabled
/third_party/python/Misc/NEWS.d/
D3.9.0a5.rst98 Speed up calls to ``frozenset()`` by using the :pep:`590` ``vectorcall``
119 Speed up calls to ``set()`` by using the :pep:`590` ``vectorcall`` calling
168 Speed up calls to ``tuple()`` by using the :pep:`590` ``vectorcall`` calling
/third_party/lz4/programs/
Dlz4.1.md128 Speed/compression trade-off will vary depending on data to compress.

1234567