Home
last modified time | relevance | path

Searched refs:resistance (Results 1 – 25 of 41) sorted by relevance

12

/third_party/boost/boost/units/systems/si/
Dresistance.hpp23 typedef unit<resistance_dimension,si::system> resistance; typedef
25 BOOST_UNITS_STATIC_CONSTANT(ohm,resistance);
26 BOOST_UNITS_STATIC_CONSTANT(ohms,resistance);
Dio.hpp80 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/
Dscroll_physics_test.dart115 // 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/
DRAND_DRBG_generate.pod61 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.
DRAND_DRBG_set_callbacks.pod67 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.
DRAND_DRBG_reseed.pod43 This feature is not implemented yet, so reseeding with prediction resistance
/third_party/boost/boost/units/systems/si/codata/
Delectromagnetic_constants.hpp59 BOOST_UNITS_PHYSICAL_CONSTANT(R_K,quantity<resistance>,25812.807557*ohms,1.77e-5*ohms);
Duniversal_constants.hpp55 BOOST_UNITS_PHYSICAL_CONSTANT(Z_0,quantity<resistance>,376.7303134617706554681984004203193082686*oh…
/third_party/boost/libs/units/example/
Dkitchen_sink.cpp420 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()
Dtutorial.cpp83 quantity<resistance, complex_type> z = complex_type(1.5, -2.0) * ohms; in main()
/third_party/openssl/doc/man7/
DRAND_DRBG.pod190 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/
Dhmac_drbg.h252 int resistance );
Dctr_drbg.h357 int resistance );
/third_party/mbedtls/tests/suites/
Dtest_suite_ctr_drbg.function12 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/
Dhmac_drbg.c294 int resistance ) in mbedtls_hmac_drbg_set_prediction_resistance() argument
296 ctx->prediction_resistance = resistance; in mbedtls_hmac_drbg_set_prediction_resistance()
Dctr_drbg.c82 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/
Dlambert_w.qbk145 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/
Dfriction_simulation.dart12 /// Models a particle affected by fluid drag, e.g. air resistance.
/third_party/boost/libs/algorithm/doc/
Dalgorithm.qbk21 …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/
DunitsTest.txt64 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/
DunitsTest.txt64 electric-resistance ; ohm ; kilogram-square-meter-per-cubic-second-square-ampere ; 1 * x ; 1000.0
/third_party/python/Doc/library/
Dhashlib.rst571 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/
Dhttp_signing.md4 and replay resistance to HTTP REST requests. It is intended to be used over
/third_party/icu/icu4c/source/data/misc/
Dunits.txt1861 kilogram-square-meter-per-cubic-second-square-ampere{"electric-resistance"}
/third_party/skia/third_party/externals/icu/source/data/misc/
Dunits.txt1861 kilogram-square-meter-per-cubic-second-square-ampere{"electric-resistance"}

12