Home
last modified time | relevance | path

Searched refs:magnitude (Results 101 – 125 of 11129) sorted by relevance

12345678910>>...446

/dports/net-p2p/litecoin/litecoin-0.18.1/src/secp256k1/src/
H A Dfield_5x52_impl.h91 r->magnitude = 1; in secp256k1_fe_normalize()
116 r->magnitude = 1; in secp256k1_fe_normalize_weak()
159 r->magnitude = 1; in secp256k1_fe_normalize_var()
233 r->magnitude = 1; in secp256k1_fe_set_int()
259 a->magnitude = 0; in secp256k1_fe_clear()
325 r->magnitude = 1; in secp256k1_fe_set_b32()
412 r->magnitude += a->magnitude; in secp256k1_fe_add()
428 r->magnitude = 1; in secp256k1_fe_mul()
441 r->magnitude = 1; in secp256k1_fe_sqr()
457 if (a->magnitude > r->magnitude) { in secp256k1_fe_cmov()
[all …]
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Impulse/src/
H A DImpulse.c221 static double magnitude [CHUNK / 4]; in im_getSnapshot() local
251magnitude[ i ] = (double) sqrt( pow( out[ i ][ 0 ], 2 ) + pow( out[ i ][ 1 ], 2 ) ) / s_fft_max[ i… in im_getSnapshot()
252 if (magnitude[ i ] > 1.0 ) in im_getSnapshot()
253 magnitude[ i ] = 1.0; in im_getSnapshot()
264 magnitude [iCurrentMagnitude] = 0; // init in im_getSnapshot()
269 magnitude [iCurrentMagnitude] += (double) iSnapshot / MAXVALUE; in im_getSnapshot()
271 if (magnitude [iCurrentMagnitude] < 10e-5 && iCurrentMagnitude != 0) in im_getSnapshot()
272 magnitude [iCurrentMagnitude] = magnitude [iCurrentMagnitude - 1]; // strange to have 0... in im_getSnapshot()
273magnitude [iCurrentMagnitude] = magnitude [iCurrentMagnitude] / sample_spec.channels / 1.75; // me… in im_getSnapshot()
277 return magnitude; in im_getSnapshot()
/dports/finance/prestashop/prestashop/src/Core/Product/Search/
H A DFilter.php59 private $magnitude = 0; variable in PrestaShop\\PrestaShop\\Core\\Product\\Search\\Filter
82 'magnitude' => $this->magnitude,
176 * @param int $magnitude the filter magnitude
180 public function setMagnitude($magnitude) argument
182 $this->magnitude = (int) $magnitude;
192 return $this->magnitude;
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/file/tfile/
H A DCompareUtils.java61 long magnitude(); in magnitude() method
65 private long magnitude; field in CompareUtils.ScalarLong
68 magnitude = m; in ScalarLong()
72 public long magnitude() { in magnitude() method in CompareUtils.ScalarLong
73 return magnitude; in magnitude()
80 long diff = o1.magnitude() - o2.magnitude(); in compare()
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/io/file/tfile/
H A DCompareUtils.java60 long magnitude(); in magnitude() method
64 private long magnitude; field in CompareUtils.ScalarLong
67 magnitude = m; in ScalarLong()
70 public long magnitude() { in magnitude() method in CompareUtils.ScalarLong
71 return magnitude; in magnitude()
78 long diff = o1.magnitude() - o2.magnitude(); in compare()
/dports/comms/yagiuda/yagiuda-1.19/src/
H A Dvswr.c14 double calculate_vswr(double magnitude) in calculate_vswr() argument
17 if(magnitude > 0.98 ) in calculate_vswr()
18 magnitude=0.98; in calculate_vswr()
19 swr=(1+magnitude)/(1-magnitude); in calculate_vswr()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/
H A DSentiment.php20 public $magnitude; variable in Google_Service_CloudNaturalLanguage_Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/
H A DSentiment.php20 public $magnitude; variable in Google_Service_CloudNaturalLanguageAPI_Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2Sentiment.php20 public $magnitude; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
H A DGoogleCloudDialogflowV2beta1Sentiment.php20 public $magnitude; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Docs/
H A DDimension.php20 public $magnitude; variable in Google_Service_Docs_Dimension
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Slides/
H A DDimension.php20 public $magnitude; variable in Google_Service_Slides_Dimension
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudNaturalLanguage/
H A DSentiment.php20 public $magnitude; variable in Google_Service_CloudNaturalLanguage_Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudNaturalLanguageAPI/
H A DSentiment.php20 public $magnitude; variable in Google_Service_CloudNaturalLanguageAPI_Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult.php20 public $magnitude; variable in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
H A DGoogleCloudDialogflowV2beta1Sentiment.php20 public $magnitude; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
H A DGoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult.php20 public $magnitude; variable in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
H A DGoogleCloudDialogflowV2Sentiment.php20 public $magnitude; variable in Google_Service_Dialogflow_GoogleCloudDialogflowV2Sentiment
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
H A DGoogleCloudDialogflowCxV3SentimentAnalysisResult.php20 public $magnitude; variable in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SentimentAnalysisResult
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Slides/
H A DDimension.php20 public $magnitude; variable in Google_Service_Slides_Dimension
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Docs/
H A DDimension.php20 public $magnitude; variable in Google_Service_Docs_Dimension
23 public function setMagnitude($magnitude) argument
25 $this->magnitude = $magnitude;
29 return $this->magnitude;
/dports/misc/ompl/ompl-1.5.2/tests/util/random/
H A Drandom.cpp239 double magnitude; in BOOST_AUTO_TEST_CASE() local
245 magnitude = 0.0; in BOOST_AUTO_TEST_CASE()
247 magnitude = magnitude + x * x; in BOOST_AUTO_TEST_CASE()
248 magnitude = std::sqrt(magnitude); in BOOST_AUTO_TEST_CASE()
251 BOOST_OMPL_EXPECT_NEAR(magnitude, 1.0, testTol); in BOOST_AUTO_TEST_CASE()
283 double magnitude; in BOOST_AUTO_TEST_CASE() local
289 magnitude = 0.0; in BOOST_AUTO_TEST_CASE()
291 magnitude = magnitude + x * x; in BOOST_AUTO_TEST_CASE()
292 magnitude = std::sqrt(magnitude); in BOOST_AUTO_TEST_CASE()
295 BOOST_CHECK_LT(magnitude, radius); in BOOST_AUTO_TEST_CASE()
/dports/graphics/qgis/qgis-3.22.3/src/3d/shaders/mesh/
H A Dmesh.geom12 float magnitude;
18 float magnitude;
98 gs_out.magnitude=gs_in[0].magnitude;
106 gs_out.magnitude=gs_in[1].magnitude;
114 gs_out.magnitude=gs_in[2].magnitude;
142 gs_out.magnitude=gs_in[0].magnitude;
148 gs_out.magnitude=gs_in[1].magnitude;
154 gs_out.magnitude=gs_in[1].magnitude;
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/shaders/mesh/
H A Dmesh.geom12 float magnitude;
18 float magnitude;
98 gs_out.magnitude=gs_in[0].magnitude;
106 gs_out.magnitude=gs_in[1].magnitude;
114 gs_out.magnitude=gs_in[2].magnitude;
142 gs_out.magnitude=gs_in[0].magnitude;
148 gs_out.magnitude=gs_in[1].magnitude;
154 gs_out.magnitude=gs_in[1].magnitude;
/dports/games/egl/egl-0.3.1_9/cgame/
H A Dcg_partsustain.c292 Vec3Scale (dir, magnitude, pvel); in CG_ParticleSteamEffect()
293 d = crand () * magnitude/3; in CG_ParticleSteamEffect()
295 d = crand () * magnitude/3; in CG_ParticleSteamEffect()
301 org[0] + magnitude*0.1f*crand(),org[1] + magnitude*0.1f*crand(),org[2] + magnitude*0.1f*crand(), in CG_ParticleSteamEffect()
332 Vec3Scale (dir, self->magnitude, pvel); in CG_ParticleSteamEffect2()
333 d = crand () * self->magnitude/3; in CG_ParticleSteamEffect2()
335 d = crand () * self->magnitude/3; in CG_ParticleSteamEffect2()
481 int color, magnitude; in CG_ParseSteam() local
496 s->magnitude = cgi.MSG_ReadShort (); in CG_ParseSteam()
508 magnitude = cgi.MSG_ReadShort (); in CG_ParseSteam()
[all …]

12345678910>>...446