Home
last modified time | relevance | path

Searched refs:ek2 (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/dports/graphics/exiv2/exiv2-0.27.5-Source/samples/
H A Dkey-test.cpp90 ExifKey ek2(ek); in main() local
95 os2 << ek2; in main()
102 if (std::string(ek2.familyName()) != "Exif") { in main()
108 if (ek2.groupName() != "Iop") { in main()
114 if (ek2.tagName() != "InteroperabilityVersion") { in main()
120 if (ek2.tag() != 0x0002) { in main()
126 if (std::string(ExifTags::ifdName(ek2.groupName())) != "Iop") { in main()
132 if (strcmp(ExifTags::sectionName(ek2), "Interoperability") != 0) { in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/lambda/mostSpecific/
H A DStructuralMostSpecificTest.java152 for (ExceptionKind ek2 : ExceptionKind.values()) { in main()
157 rk2, ek1, ek2, ak11, ak12)); in main()
172 ExceptionKind ek1, ek2; field in StructuralMostSpecificTest
177 ExceptionKind ek1, ExceptionKind ek2, ArgTypeKind ak1, ArgTypeKind ak2) { in StructuralMostSpecificTest() argument
182 this.ek2 = ek2; in StructuralMostSpecificTest()
213 .replaceAll("#E2", ek2.exceptionStr); in JavaSource()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/lambda/mostSpecific/
H A DStructuralMostSpecificTest.java152 for (ExceptionKind ek2 : ExceptionKind.values()) { in main()
157 rk2, ek1, ek2, ak11, ak12)); in main()
172 ExceptionKind ek1, ek2; field in StructuralMostSpecificTest
177 ExceptionKind ek1, ExceptionKind ek2, ArgTypeKind ak1, ArgTypeKind ak2) { in StructuralMostSpecificTest() argument
182 this.ek2 = ek2; in StructuralMostSpecificTest()
213 .replaceAll("#E2", ek2.exceptionStr); in JavaSource()
/dports/graphics/geos/geos-3.9.1/src/operation/overlayng/
H A DEdgeKey.cpp86 operator<(const EdgeKey& ek1, const EdgeKey& ek2) in operator <() argument
88 return ek1.compareTo(&ek2) < 0; in operator <()
92 operator==(const EdgeKey& ek1, const EdgeKey& ek2) in operator ==() argument
94 return ek1.equals(&ek2); in operator ==()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dwplistconverter.cpp109 ek2.resize(n); in operator ()()
170 se-=ek2[i]; in calculate_ek2()
178 ek2[i]=gg; in calculate_ek2()
183 if(curr_max_err2 < ek2[i]) in calculate_ek2()
186 curr_max_err2=ek2[i]; in calculate_ek2()
224 ek2.clear(); in clear()
H A Dwplistconverter.h61 std::vector<synfig::Real> ek2; variable
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dwplistconverter.cpp109 ek2.resize(n); in operator ()()
170 se-=ek2[i]; in calculate_ek2()
178 ek2[i]=gg; in calculate_ek2()
183 if(curr_max_err2 < ek2[i]) in calculate_ek2()
186 curr_max_err2=ek2[i]; in calculate_ek2()
224 ek2.clear(); in clear()
H A Dwplistconverter.h61 std::vector<synfig::Real> ek2; variable
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/synfigapp/
H A Dwplistconverter.cpp109 ek2.resize(n); in operator ()()
170 se-=ek2[i]; in calculate_ek2()
178 ek2[i]=gg; in calculate_ek2()
183 if(curr_max_err2 < ek2[i]) in calculate_ek2()
186 curr_max_err2=ek2[i]; in calculate_ek2()
224 ek2.clear(); in clear()
H A Dwplistconverter.h61 std::vector<synfig::Real> ek2; variable
/dports/graphics/geos/geos-3.9.1/include/geos/operation/overlayng/
H A DEdgeKey.h72 friend bool operator< (const EdgeKey& ek1, const EdgeKey& ek2);
73 friend bool operator== (const EdgeKey& ek1, const EdgeKey& ek2);
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/
H A DTestKeyProviderCryptoExtension.java95 KeyProviderCryptoExtension.EncryptedKeyVersion ek2 = in testGenerateEncryptedKey() local
97 KeyVersion k2 = kpExt.decryptEncryptedKey(ek2); in testGenerateEncryptedKey()
101 if (Arrays.equals(ek1.getEncryptedKeyIv(), ek2.getEncryptedKeyIv())) { in testGenerateEncryptedKey()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/defaultMethods/super/
H A DTestDefaultSuperCall.java261 for (ElementKind ek2 : ElementKind.values()) { in main()
262 if (!ek2.isAllowedEnclosing(ek1, true)) continue; in main()
264 if (!ek3.isAllowedEnclosing(ek2, false)) continue; in main()
274 new Shape(ek1, ek2, ek3, in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/defaultMethods/super/
H A DTestDefaultSuperCall.java261 for (ElementKind ek2 : ElementKind.values()) { in main()
262 if (!ek2.isAllowedEnclosing(ek1, true)) continue; in main()
264 if (!ek3.isAllowedEnclosing(ek2, false)) continue; in main()
274 new Shape(ek1, ek2, ek3, in main()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/
H A Dtest_sparse_lm.cxx575 double ek2 = fij.squared_magnitude(); in compute_weight_ij() local
576 weight = std::sqrt(mest(k,ek2)); in compute_weight_ij()
579 double mest(int /*k*/, double ek2) in mest() argument
582 if ( ek2 > scale2_ ) in mest()
585 double tmp = 1 - ek2/scale2_; in mest()
590 double d_mest(int /*k*/, double ek2) in d_mest() argument
593 if ( ek2 > scale2_ ) in d_mest()
596 return -2*(1 - ek2/scale2_)/scale2_; in d_mest()
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/tests/
H A Dtest_sparse_lm.cxx602 double ek2 = fij.squared_magnitude(); in compute_weight_ij() local
603 weight = std::sqrt(mest(k, ek2)); in compute_weight_ij()
607 mest(int /*k*/, double ek2) const in mest()
610 if (ek2 > scale2_) in mest()
614 double tmp = 1 - ek2 / scale2_; in mest()
620 d_mest(int /*k*/, double ek2) const in d_mest()
623 if (ek2 > scale2_) in d_mest()
626 return -2 * (1 - ek2 / scale2_) / scale2_; in d_mest()
/dports/math/boolector/boolector-3.2.2/test/log/
H A Dext27.btor8 8 var 1 ek2
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/
H A Dscenes.h52 const enemy_kind *ek2; member
H A Denemies.h219 const enemy_kind * ek2, int i2);
224 static inline const enemy_kind *ek2() in ek2() function
/dports/www/firefox-esr/firefox-91.8.0/build/unix/build-gcc/
H A D5ED46A6721D365587791E2AA783FCD8E58BCAFBA.key4 VPXPbgIPKOUt4veMycVoqU4U4ZNuIeCGPfUvkGKLKvy5lK3iexC1Qvat+9ek2+yX
/dports/lang/spidermonkey78/firefox-78.9.0/build/unix/build-gcc/
H A D5ED46A6721D365587791E2AA783FCD8E58BCAFBA.key4 VPXPbgIPKOUt4veMycVoqU4U4ZNuIeCGPfUvkGKLKvy5lK3iexC1Qvat+9ek2+yX
/dports/www/firefox/firefox-99.0/build/unix/build-gcc/
H A D5ED46A6721D365587791E2AA783FCD8E58BCAFBA.key4 VPXPbgIPKOUt4veMycVoqU4U4ZNuIeCGPfUvkGKLKvy5lK3iexC1Qvat+9ek2+yX
/dports/mail/thunderbird/thunderbird-91.8.0/build/unix/build-gcc/
H A D5ED46A6721D365587791E2AA783FCD8E58BCAFBA.key4 VPXPbgIPKOUt4veMycVoqU4U4ZNuIeCGPfUvkGKLKvy5lK3iexC1Qvat+9ek2+yX
/dports/lang/spidermonkey60/firefox-60.9.0/build/unix/build-gcc/
H A D5ED46A6721D365587791E2AA783FCD8E58BCAFBA.key4 VPXPbgIPKOUt4veMycVoqU4U4ZNuIeCGPfUvkGKLKvy5lK3iexC1Qvat+9ek2+yX
/dports/security/py-xmlsec/xmlsec-1.3.12/tests/
H A Dtest_templates.py53ek2 = xmlsec.template.add_encrypted_key(ki, consts.TransformRsaOaep, id="Id", type="Type", recipie…
55 self.assertEqual(a, ek2.get(a))

12345678910>>...17