Home
last modified time | relevance | path

Searched refs:strength (Results 1 – 25 of 32610) sorted by last modified time

12345678910>>...1305

/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DISkinnedMesh.h92 f32 strength; member
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCMS3DMeshFileLoader.cpp715 w->strength = 1.0f; in load()
727 sum -= (w->strength = vertexWeights[vertidx].weights[0]*weightFactor); in load()
735 sum -= (w->strength = vertexWeights[vertidx].weights[1]*weightFactor); in load()
743 sum -= (w->strength = vertexWeights[vertidx].weights[2]*weightFactor); in load()
751 w->strength = sum; in load()
760 w->strength = 1.f; in load()
H A DCB3DMeshFileLoader.cpp579 f32 strength; in readChunkBONE() local
581 B3DFile->read(&strength, sizeof(strength)); in readChunkBONE()
584 strength = os::Byteswap::byteswap(strength); in readChunkBONE()
592 else if (strength >0) in readChunkBONE()
595 weight->strength=strength; in readChunkBONE()
H A DCXMeshFileLoader.cpp247 weight.strength=0.f; in load()
260 WeightClone->strength = weight.strength; in load()
380 weight.strength=0.f; in load()
1152 joint->Weights[i].strength = readFloat(); in parseDataObjectSkinWeights()
H A DCOgreMeshFileLoader.cpp809 w->strength=ba.Weight; in composeObject()
H A DCSkinnedMesh.cpp517 …buffersUsed[weight.buffer_id]->getVertex(weight.vertex_id)->Pos = thisVertexMove * weight.strength; in skinJoint()
520 …fersUsed[weight.buffer_id]->getVertex(weight.vertex_id)->Normal = thisNormalMove * weight.strength; in skinJoint()
526 …uffersUsed[weight.buffer_id]->getVertex(weight.vertex_id)->Pos += thisVertexMove * weight.strength; in skinJoint()
529 …ersUsed[weight.buffer_id]->getVertex(weight.vertex_id)->Normal += thisNormalMove * weight.strength; in skinJoint()
1249 if (joint->Weights[j].strength<=0)//Check for invalid weights in normalizeWeights()
1256 …talWeight[joint->Weights[j].buffer_id] [joint->Weights[j].vertex_id] += joint->Weights[j].strength; in normalizeWeights()
1268 joint->Weights[j].strength /= total; in normalizeWeights()
/dports/x11/cinnamon/cinnamon-4.8.6/debian/
H A Dchangelog2147 * Revert "network applet: show the actual active connection's signal strength"
2286 …* network applet: show the actual active connection's signal strength in the AP list, rather than …
/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-settings/modules/
H A Dcs_user.py418 strength = (
423 if strength > 1:
424 strength = 1
425 if strength < 0:
426 strength = 0
427 return strength
433 strength = self.password_strength(new_password)
444 elif strength < 0.6:
447 elif strength < 0.75:
450 elif strength < 0.9:
/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/cinnamon/cinnamon-settings-users/
H A Dcinnamon-settings-users.py306 strength = (
311 if strength > 1:
312 strength = 1
313 if strength < 0:
314 strength = 0
315 return strength
321 strength = self.password_strength(new_password)
330 elif strength < 0.5:
333 elif strength < 0.75:
336 elif strength < 0.9:
/dports/x11/aterm/aterm-1.0.1/autoconf/
H A Dconfigure.in150 dnl> CCOPTS="$CCOPTS "'-O2 -fno-strength-reduce'
/dports/x11/xorg-cf-files/xorg-cf-files-1.0.6/
H A DFreeBSD.cf467 /* The GCC strength-reduce bug is fixed for FreeBSD 2.1.5 and later */
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/megaparsec-9.0.1/
H A Dmegaparsec.cabal18 This is an industrial-strength monadic parser combinator library.
/dports/www/mod_auth_tkt/mod_auth_tkt-2.1.0/doc/
H A Dmod_auth_tkt.pod53 the shared secret rather than the strength of the hashing scheme. More
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/intl/Collator/
H A DCollator.php241 * @param int $strength Strength to set, possible values:
255 public function setStrength(int $strength) argument
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/intl/Collator/
H A DCollator.php241 * @param int $strength Strength to set, possible values:
255 public function setStrength(int $strength) argument
/dports/www/neon/neon-0.32.1/
H A DNEWS257 - improve strength of Digest cnonces in GnuTLS builds
/dports/www/neon/neon-0.32.1/src/
H A Dne_auth.c261 int strength; /* protocol strength for sort order. */ member
1376 if (chall->protocol->strength > cur->protocol->strength in insert_challenge()
/dports/www/squid/squid-4.15/src/
H A Dcf.data.pre2210 strength to some attacks.
2775 strength to some attacks.
3570 strength to some attacks.
9029 strength to some attacks.
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/polyfill-intl-icu/
H A DCollator.php230 public function setStrength(int $strength) argument
/dports/www/shellinabox/shellinabox-2.20/
H A Dconfigure.ac146 faster than AES, with an equivalent strength.])
/dports/textproc/link-grammar/link-grammar-5.8.0/
H A DREADME.md1221 * God (,) give me strength.
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/
H A D4.0.dict2376 % - the strength was in the order of gerE > cotD > yfhP P2 > yfhP P1
H A D4.0.dict.m42385 % - the strength was in the order of gerE > cotD > yfhP P2 > yfhP P1
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords.n.1-const7274 strength.s
H A Dwords.n.3-const3405 strength.n-u

12345678910>>...1305