/third_party/boost/boost/units/systems/si/ |
D | resistance.hpp | 23 typedef unit<resistance_dimension,si::system> resistance; typedef 25 BOOST_UNITS_STATIC_CONSTANT(ohm,resistance); 26 BOOST_UNITS_STATIC_CONSTANT(ohms,resistance);
|
D | io.hpp | 80 inline std::string name_string(const reduce_unit<si::resistance>::type&) { return "ohm"; } in name_string() 81 inline std::string symbol_string(const reduce_unit<si::resistance>::type&) { return "Ohm"; } in symbol_string()
|
/third_party/flutter/flutter/packages/flutter/test/widgets/ |
D | scroll_physics_test.dart | 115 // Scrolling from a more overscrolled position meets more resistance. 119 test('easing an overscroll still has resistance', () { 135 test('no resistance when not overscrolled', () { 148 test('easing an overscroll meets less resistance than tensioning', () {
|
/third_party/openssl/doc/man3/ |
D | RAND_DRBG_generate.pod | 61 A request for prediction resistance can only be satisfied by pulling fresh 65 entropy source, a request for prediction resistance will always fail. 66 In other words, prediction resistance is currently not supported yet by the DRBG.
|
D | RAND_DRBG_set_callbacks.pod | 67 triggered by a prediction resistance request. 106 A request for prediction resistance can only be satisfied by pulling fresh 110 to such an approved entropy source, a request for prediction resistance will 112 In other words, prediction resistance is currently not supported yet by the DRBG.
|
D | RAND_DRBG_reseed.pod | 43 This feature is not implemented yet, so reseeding with prediction resistance
|
/third_party/boost/boost/units/systems/si/codata/ |
D | electromagnetic_constants.hpp | 59 BOOST_UNITS_PHYSICAL_CONSTANT(R_K,quantity<resistance>,25812.807557*ohms,1.77e-5*ohms);
|
D | universal_constants.hpp | 55 BOOST_UNITS_PHYSICAL_CONSTANT(Z_0,quantity<resistance>,376.7303134617706554681984004203193082686*oh…
|
/third_party/boost/libs/units/example/ |
D | kitchen_sink.cpp | 420 quantity<resistance,complex_type> z = complex_type(1.5,-2.0)*ohms; in main() 516 << quantity<resistance>(1.0*ohm) << std::endl in main() 537 << quantity<resistance>(1.0*ohm) << std::endl in main()
|
D | tutorial.cpp | 83 quantity<resistance, complex_type> z = complex_type(1.5, -2.0) * ohms; in main()
|
/third_party/openssl/doc/man7/ |
D | RAND_DRBG.pod | 190 I<prediction resistance> parameter to 1 when calling L<RAND_DRBG_generate(3)>. 192 The document [NIST SP 800-90C] describes prediction resistance requests 194 approved for providing prediction resistance. 196 entropy source, a request for prediction resistance will currently always fail. 197 In other words, prediction resistance is currently not supported yet by the DRBG.
|
/third_party/mbedtls/include/mbedtls/ |
D | hmac_drbg.h | 252 int resistance );
|
D | ctr_drbg.h | 357 int resistance );
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_ctr_drbg.function | 12 RESEED_ALWAYS /* prediction resistance, no explicit reseed */ 68 /* Then reseed if prediction resistance is enabled. */ 85 /* Then reseed if prediction resistance is enabled. */
|
/third_party/mbedtls/library/ |
D | hmac_drbg.c | 294 int resistance ) in mbedtls_hmac_drbg_set_prediction_resistance() argument 296 ctx->prediction_resistance = resistance; in mbedtls_hmac_drbg_set_prediction_resistance()
|
D | ctr_drbg.c | 82 int resistance ) in mbedtls_ctr_drbg_set_prediction_resistance() argument 84 ctx->prediction_resistance = resistance; in mbedtls_ctr_drbg_set_prediction_resistance()
|
/third_party/boost/libs/math/doc/sf/ |
D | lambert_w.qbk | 145 through a diode with series resistance from a paper by Banwell and Jayakumar. 150 The colored curves show the effect of various series resistance on the current 151 compared to an extrapolated line in grey with no internal (or external) resistance. 153 Two formulae relating the diode current and effect of series resistance can be combined, 155 with a varying series resistance. This was reformulated as a 174 The plotted points for no external series resistance 176 are used to extrapolate back to estimate the intrinsic emitter resistance as 0.3 ohm. 177 The effect of external series resistance is visible when the colored lines start to curve away from… 799 Exact analytical solution for current flow through diode with series resistance.
|
/third_party/flutter/flutter/packages/flutter/lib/src/physics/ |
D | friction_simulation.dart | 12 /// Models a particle affected by fluid drag, e.g. air resistance.
|
/third_party/boost/libs/algorithm/doc/ |
D | algorithm.qbk | 21 …o include that code into Boost might take several months, and run into resistance because "it is t…
|
/third_party/icu/icu4c/source/test/testdata/cldr/units/ |
D | unitsTest.txt | 64 electric-resistance ; ohm ; kilogram-square-meter-per-cubic-second-square-ampere ; 1 * x ; 1000.0
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/cldr/units/ |
D | unitsTest.txt | 64 electric-resistance ; ohm ; kilogram-square-meter-per-cubic-second-square-ampere ; 1 * x ; 1000.0
|
/third_party/python/Doc/library/ |
D | hashlib.rst | 571 resistance as a major goal, but the current concentration on attacking 573 function providing less collision resistance than expected. Randomized
|
/third_party/node/deps/npm/node_modules/http-signature/ |
D | http_signing.md | 4 and replay resistance to HTTP REST requests. It is intended to be used over
|
/third_party/icu/icu4c/source/data/misc/ |
D | units.txt | 1861 kilogram-square-meter-per-cubic-second-square-ampere{"electric-resistance"}
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | units.txt | 1861 kilogram-square-meter-per-cubic-second-square-ampere{"electric-resistance"}
|