Home
last modified time | relevance | path

Searched refs:getId (Results 1 – 25 of 8198) sorted by relevance

12345678910>>...328

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/record/compiler/
H A DJVector.java77 getId(Consts.RIO_PREFIX + "vidx")+"<"+getId(Consts.RIO_PREFIX + "len1")+ in genCompareTo()
127 getId(Consts.RIO_PREFIX + "vidx")+"<"+getId(Consts.RIO_PREFIX + "len")+ in genWriteMethod()
147 cb.append(s+"+="+getId("vz")+"; "+l+"-="+getId("vz")+";\n"); in genSlurpBytes()
148 cb.append("for (int "+getId("vidx")+" = 0; "+getId("vidx")+ in genSlurpBytes()
149 " < "+getId("vi")+"; "+getId("vidx")+"++)"); in genSlurpBytes()
167 cb.append("s1+="+getId("vz1")+"; s2+="+getId("vz2")+ in genCompareBytes()
168 "; l1-="+getId("vz1")+"; l2-="+getId("vz2")+";\n"); in genCompareBytes()
169 cb.append("for (int "+getId("vidx")+" = 0; "+getId("vidx")+ in genCompareBytes()
170 " < "+getId("vi1")+" && "+getId("vidx")+" < "+getId("vi2")+ in genCompareBytes()
173 cb.append("if ("+getId("vi1")+" != "+getId("vi2")+ in genCompareBytes()
[all …]
H A DJMap.java165 cb.append("int "+getId("mi")+ in genSlurpBytes()
167 cb.append("int "+getId("mz")+ in genSlurpBytes()
169 cb.append(s+"+="+getId("mz")+"; "+l+"-="+getId("mz")+";\n"); in genSlurpBytes()
170 cb.append("for (int "+getId("midx")+" = 0; "+getId("midx")+ in genSlurpBytes()
171 " < "+getId("mi")+"; "+getId("midx")+"++) {"); in genSlurpBytes()
191 cb.append("s1+="+getId("mz1")+"; s2+="+getId("mz2")+ in genCompareBytes()
192 "; l1-="+getId("mz1")+"; l2-="+getId("mz2")+";\n"); in genCompareBytes()
193 cb.append("for (int "+getId("midx")+" = 0; "+getId("midx")+ in genCompareBytes()
194 " < "+getId("mi1")+" && "+getId("midx")+" < "+getId("mi2")+ in genCompareBytes()
200 cb.append("if ("+getId("mi1")+" != "+getId("mi2")+ in genCompareBytes()
[all …]
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/record/compiler/
H A DJVector.java67 getId(Consts.RIO_PREFIX + "vidx")+"<"+getId(Consts.RIO_PREFIX + "len1")+ in genCompareTo()
115 getId(Consts.RIO_PREFIX + "vidx")+"<"+getId(Consts.RIO_PREFIX + "len")+ in genWriteMethod()
134 cb.append(s+"+="+getId("vz")+"; "+l+"-="+getId("vz")+";\n"); in genSlurpBytes()
135 cb.append("for (int "+getId("vidx")+" = 0; "+getId("vidx")+ in genSlurpBytes()
136 " < "+getId("vi")+"; "+getId("vidx")+"++)"); in genSlurpBytes()
153 cb.append("s1+="+getId("vz1")+"; s2+="+getId("vz2")+ in genCompareBytes()
154 "; l1-="+getId("vz1")+"; l2-="+getId("vz2")+";\n"); in genCompareBytes()
155 cb.append("for (int "+getId("vidx")+" = 0; "+getId("vidx")+ in genCompareBytes()
156 " < "+getId("vi1")+" && "+getId("vidx")+" < "+getId("vi2")+ in genCompareBytes()
159 cb.append("if ("+getId("vi1")+" != "+getId("vi2")+ in genCompareBytes()
[all …]
H A DJMap.java152 cb.append("int "+getId("mi")+ in genSlurpBytes()
154 cb.append("int "+getId("mz")+ in genSlurpBytes()
156 cb.append(s+"+="+getId("mz")+"; "+l+"-="+getId("mz")+";\n"); in genSlurpBytes()
157 cb.append("for (int "+getId("midx")+" = 0; "+getId("midx")+ in genSlurpBytes()
158 " < "+getId("mi")+"; "+getId("midx")+"++) {"); in genSlurpBytes()
177 cb.append("s1+="+getId("mz1")+"; s2+="+getId("mz2")+ in genCompareBytes()
178 "; l1-="+getId("mz1")+"; l2-="+getId("mz2")+";\n"); in genCompareBytes()
179 cb.append("for (int "+getId("midx")+" = 0; "+getId("midx")+ in genCompareBytes()
180 " < "+getId("mi1")+" && "+getId("midx")+" < "+getId("mi2")+ in genCompareBytes()
186 cb.append("if ("+getId("mi1")+" != "+getId("mi2")+ in genCompareBytes()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/DataCollection/classes/Fields/IliasReference/
H A Dclass.ilDclIliasReferenceFieldModel.php23 …rt_record_field_{$this->getId()} ON (sort_record_field_{$this->getId()}.record_id = record.id AND …
24 . $ilDB->quote($this->getId(), 'integer') . ") ";
25 …)}_value AS sort_stloc_{$this->getId()} ON (sort_stloc_{$this->getId()}.record_field_id = sort_rec…
26 …_{$this->getId()} ON (sort_object_reference_{$this->getId()}.ref_id = sort_stloc_{$this->getId()}.…
27 …ta AS sort_object_data_{$this->getId()} ON (sort_object_data_{$this->getId()}.obj_id = sort_object…
36 …status) ? " sort_object_data_{$this->getId()}.title AS field_{$this->getId()}," : " ut.status AS f…
60 …_record_field_{$this->getId()} ON (filter_record_field_{$this->getId()}.record_id = record.id AND …
61 . $ilDB->quote($this->getId(), 'integer') . ") ";
62 …alue AS filter_stloc_{$this->getId()} ON (filter_stloc_{$this->getId()}.record_field_id = filter_r…
63 …filter_object_reference_{$this->getId()} ON (filter_object_reference_{$this->getId()}.ref_id = fil…
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/Fields/IliasReference/
H A Dclass.ilDclIliasReferenceFieldModel.php23 …rt_record_field_{$this->getId()} ON (sort_record_field_{$this->getId()}.record_id = record.id AND …
24 . $ilDB->quote($this->getId(), 'integer') . ") ";
25 …)}_value AS sort_stloc_{$this->getId()} ON (sort_stloc_{$this->getId()}.record_field_id = sort_rec…
26 …_{$this->getId()} ON (sort_object_reference_{$this->getId()}.ref_id = sort_stloc_{$this->getId()}.…
27 …ta AS sort_object_data_{$this->getId()} ON (sort_object_data_{$this->getId()}.obj_id = sort_object…
36 …status) ? " sort_object_data_{$this->getId()}.title AS field_{$this->getId()}," : " ut.status AS f…
60 …_record_field_{$this->getId()} ON (filter_record_field_{$this->getId()}.record_id = record.id AND …
61 . $ilDB->quote($this->getId(), 'integer') . ") ";
62 …alue AS filter_stloc_{$this->getId()} ON (filter_stloc_{$this->getId()}.record_field_id = filter_r…
63 …filter_object_reference_{$this->getId()} ON (filter_object_reference_{$this->getId()}.ref_id = fil…
[all …]
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-jute/src/main/java/org/apache/jute/compiler/
H A DJMap.java76 ret.append(mKey.genJavaReadWrapper(getId("k"), getId("k"), true)); in genJavaReadWrapper()
77 ret.append(mValue.genJavaReadWrapper(getId("v"), getId("v"), true)); in genJavaReadWrapper()
78 ret.append(" " + fname + ".put(" + getId("k") + "," + getId("v") + ");\n"); in genJavaReadWrapper()
95 …ret.append(" for(java.util.Iterator " + getId("midx") + " = " + getId("es") + ".iterator(); "… in genJavaWriteWrapper()
99 ret.append(mKey.genJavaWriteWrapper(getId("k"), getId("k"))); in genJavaWriteWrapper()
100 ret.append(mValue.genJavaWriteWrapper(getId("v"), getId("v"))); in genJavaWriteWrapper()
117 …ret.append(" for(java.util.Iterator " + getId("midx") + " = " + getId("es") + ".iterator(); "… in genCsharpWriteWrapper()
121 ret.append(mKey.genCsharpWriteWrapper(getId("k"), getId("k"))); in genCsharpWriteWrapper()
122 ret.append(mValue.genCsharpWriteWrapper(getId("v"), getId("v"))); in genCsharpWriteWrapper()
144 ret.append(mKey.genCsharpReadWrapper(getId("k"), getId("k"), true)); in genCsharpReadWrapper()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/share/classes/jdk/jpackage/internal/
H A DValidOptions.java62 options.put(CLIOptions.NAME.getId(), USE.ALL); in CLIOptions.NAME.getId()
63 options.put(CLIOptions.VERSION.getId(), USE.ALL); in CLIOptions.VERSION.getId()
64 options.put(CLIOptions.OUTPUT.getId(), USE.ALL); in CLIOptions.OUTPUT.getId()
65 options.put(CLIOptions.TEMP_ROOT.getId(), USE.ALL); in CLIOptions.TEMP_ROOT.getId()
66 options.put(CLIOptions.VERBOSE.getId(), USE.ALL); in CLIOptions.VERBOSE.getId()
70 options.put(CLIOptions.VENDOR.getId(), USE.ALL); in CLIOptions.VENDOR.getId()
73 options.put(CLIOptions.ICON.getId(), USE.ALL); in CLIOptions.ICON.getId()
92 options.put(CLIOptions.FILE_ASSOCIATIONS.getId(), in CLIOptions.FILE_ASSOCIATIONS.getId()
137 return options.containsKey(arg.getId()); in checkIfSupported()
141 USE use = options.get(arg.getId()); in checkIfImageSupported()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/share/classes/jdk/jpackage/internal/
H A DValidOptions.java62 options.put(CLIOptions.NAME.getId(), USE.ALL); in CLIOptions.NAME.getId()
63 options.put(CLIOptions.VERSION.getId(), USE.ALL); in CLIOptions.VERSION.getId()
64 options.put(CLIOptions.OUTPUT.getId(), USE.ALL); in CLIOptions.OUTPUT.getId()
65 options.put(CLIOptions.TEMP_ROOT.getId(), USE.ALL); in CLIOptions.TEMP_ROOT.getId()
66 options.put(CLIOptions.VERBOSE.getId(), USE.ALL); in CLIOptions.VERBOSE.getId()
70 options.put(CLIOptions.VENDOR.getId(), USE.ALL); in CLIOptions.VENDOR.getId()
71 options.put(CLIOptions.COPYRIGHT.getId(), USE.ALL); in CLIOptions.COPYRIGHT.getId()
90 options.put(CLIOptions.FILE_ASSOCIATIONS.getId(), in CLIOptions.FILE_ASSOCIATIONS.getId()
128 return options.containsKey(arg.getId()); in checkIfSupported()
132 USE use = options.get(arg.getId()); in checkIfImageSupported()
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/StudyProgramme/test/
H A DilStudyProgrammeLPTest.php94 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
98 ilLPStatusWrapper::_determineStatus($this->node1->getId(), $user->getId())
102 ilLPStatusWrapper::_determineStatus($this->node2->getId(), $user->getId())
120 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
124 ilLPStatusWrapper::_determineStatus($this->node1->getId(), $user->getId())
128 ilLPStatusWrapper::_determineStatus($this->node2->getId(), $user->getId())
146 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
150 ilLPStatusWrapper::_determineStatus($this->node1->getId(), $user->getId())
175 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
324 ilLPStatusWrapper::_determineStatus($node3->getId(), $user->getId())
[all …]
H A DilStudyProgrammeUserAssignmentTest.php77 $this->root->assignUser($user->getId(), 6);
89 $this->root->assignUser($user->getId(), 6);
99 $prg->assignUser($user->getId(), 6);
181 $this->assertEquals($this->root->getId(), $root_ass[0]->getStudyProgramme()->getId());
182 $this->assertEquals($this->root->getId(), $node2_ass[0]->getStudyProgramme()->getId());
252 return $ass->getId();
321 $root_id = $this->root->getId();
391 $this->assertNotEquals($ass2->getId(), $ass1->getId());
404 if ($ass->getId() === $ass1->getId()) {
407 $ass2->getId()
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/block/
H A DBlockRestrictionStoreTest.php48 new PageRestriction( $block->getId(), $pageFoo->getId() ),
49 new PageRestriction( $block->getId(), $pageBar->getId() ),
114 new PageRestriction( $block->getId(), $page->getId() ),
159 new PageRestriction( $block->getId(), $pageFoo->getId() ),
160 new PageRestriction( $block->getId(), $pageBar->getId() ),
252 new PageRestriction( $block->getId(), $page->getId() ),
297 new PageRestriction( $block->getId(), $page->getId() ),
301 new PageRestriction( $block->getId(), $page->getId() ),
364 new PageRestriction( $block->getId(), $page->getId() ),
396 new PageRestriction( $block->getId(), $page->getId() ),
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/block/
H A DBlockRestrictionStoreTest.php48 new PageRestriction( $block->getId(), $pageFoo->getId() ),
49 new PageRestriction( $block->getId(), $pageBar->getId() ),
114 new PageRestriction( $block->getId(), $page->getId() ),
159 new PageRestriction( $block->getId(), $pageFoo->getId() ),
160 new PageRestriction( $block->getId(), $pageBar->getId() ),
252 new PageRestriction( $block->getId(), $page->getId() ),
297 new PageRestriction( $block->getId(), $page->getId() ),
301 new PageRestriction( $block->getId(), $page->getId() ),
364 new PageRestriction( $block->getId(), $page->getId() ),
396 new PageRestriction( $block->getId(), $page->getId() ),
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/
H A DValidOptions.java65 options.put(CLIOptions.NAME.getId(), USE.ALL); in CLIOptions.NAME.getId()
66 options.put(CLIOptions.VERSION.getId(), USE.ALL); in CLIOptions.VERSION.getId()
67 options.put(CLIOptions.OUTPUT.getId(), USE.ALL); in CLIOptions.OUTPUT.getId()
68 options.put(CLIOptions.TEMP_ROOT.getId(), USE.ALL); in CLIOptions.TEMP_ROOT.getId()
69 options.put(CLIOptions.VERBOSE.getId(), USE.ALL); in CLIOptions.VERBOSE.getId()
73 options.put(CLIOptions.VENDOR.getId(), USE.ALL); in CLIOptions.VENDOR.getId()
74 options.put(CLIOptions.COPYRIGHT.getId(), USE.ALL); in CLIOptions.COPYRIGHT.getId()
94 options.put(CLIOptions.FILE_ASSOCIATIONS.getId(), in CLIOptions.FILE_ASSOCIATIONS.getId()
132 return options.containsKey(arg.getId()); in checkIfSupported()
136 USE use = options.get(arg.getId()); in checkIfImageSupported()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/share/classes/jdk/incubator/jpackage/internal/
H A DValidOptions.java65 options.put(CLIOptions.NAME.getId(), USE.ALL); in CLIOptions.NAME.getId()
66 options.put(CLIOptions.VERSION.getId(), USE.ALL); in CLIOptions.VERSION.getId()
67 options.put(CLIOptions.OUTPUT.getId(), USE.ALL); in CLIOptions.OUTPUT.getId()
68 options.put(CLIOptions.TEMP_ROOT.getId(), USE.ALL); in CLIOptions.TEMP_ROOT.getId()
69 options.put(CLIOptions.VERBOSE.getId(), USE.ALL); in CLIOptions.VERBOSE.getId()
73 options.put(CLIOptions.VENDOR.getId(), USE.ALL); in CLIOptions.VENDOR.getId()
74 options.put(CLIOptions.COPYRIGHT.getId(), USE.ALL); in CLIOptions.COPYRIGHT.getId()
93 options.put(CLIOptions.FILE_ASSOCIATIONS.getId(), in CLIOptions.FILE_ASSOCIATIONS.getId()
134 return options.containsKey(arg.getId()); in checkIfSupported()
138 USE use = options.get(arg.getId()); in checkIfImageSupported()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/StudyProgramme/test/
H A DilStudyProgrammeLPTest.php90 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
94 ilLPStatusWrapper::_determineStatus($this->node1->getId(), $user->getId())
98 ilLPStatusWrapper::_determineStatus($this->node2->getId(), $user->getId())
116 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
120 ilLPStatusWrapper::_determineStatus($this->node1->getId(), $user->getId())
124 ilLPStatusWrapper::_determineStatus($this->node2->getId(), $user->getId())
142 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
146 ilLPStatusWrapper::_determineStatus($this->node1->getId(), $user->getId())
150 ilLPStatusWrapper::_determineStatus($this->node2->getId(), $user->getId())
171 ilLPStatusWrapper::_determineStatus($this->root->getId(), $user->getId())
[all …]
H A DilStudyProgrammeUserAssignmentTest.php70 $this->root->assignUser($user->getId());
82 $this->root->assignUser($user->getId());
92 $prg->assignUser($user->getId());
110 $this->root->assignUser($user1->getId());
133 $this->root->assignUser($user2->getId());
138 $this->root->assignUser($user3->getId());
139 $this->root->assignUser($user3->getId());
174 $this->assertEquals($this->root->getId(), $root_ass[0]->getStudyProgramme()->getId());
175 $this->assertEquals($this->root->getId(), $node2_ass[0]->getStudyProgramme()->getId());
245 return $ass->getId();
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/block/
H A DBlockRestrictionStoreTest.php48 new PageRestriction( $block->getId(), $pageFoo->getId() ),
49 new PageRestriction( $block->getId(), $pageBar->getId() ),
114 new PageRestriction( $block->getId(), $page->getId() ),
159 new PageRestriction( $block->getId(), $pageFoo->getId() ),
160 new PageRestriction( $block->getId(), $pageBar->getId() ),
252 new PageRestriction( $block->getId(), $page->getId() ),
297 new PageRestriction( $block->getId(), $page->getId() ),
301 new PageRestriction( $block->getId(), $page->getId() ),
364 new PageRestriction( $block->getId(), $page->getId() ),
396 new PageRestriction( $block->getId(), $page->getId() ),
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/test/
H A DilSystemStyleSkinContainerTest.php90 $this->assertEquals($container->getSkin()->getId(), $this->skin->getId());
93 $this->assertEquals($container->getSkin()->getStyle($this->style1->getId()), $this->style1);
94 $this->assertEquals($container->getSkin()->getStyle($this->style2->getId()), $this->style2);
117 $container->getSkin()->setId($this->skin->getId());
189 $old_style = clone $skin->getStyle($this->style1->getId());
190 $new_style = $skin->getStyle($this->style1->getId());
199 $container->updateStyle($new_style->getId(), $old_style);
221 … $this->assertTrue(is_dir($this->system_style_config->getCustomizingSkinPath() . $skin->getId()));
223 … $this->assertFalse(is_dir($this->system_style_config->getCustomizingSkinPath() . $skin->getId()));
236 …assertTrue(is_dir($this->system_style_config->getCustomizingSkinPath() . $skin->getId() . "Copy"));
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Style/System/test/
H A DilSystemStyleSkinContainerTest.php92 $this->assertEquals($container->getSkin()->getId(), $this->skin->getId());
95 $this->assertEquals($container->getSkin()->getStyle($this->style1->getId()), $this->style1);
96 $this->assertEquals($container->getSkin()->getStyle($this->style2->getId()), $this->style2);
119 $container->getSkin()->setId($this->skin->getId());
191 $old_style = clone $skin->getStyle($this->style1->getId());
192 $new_style = $skin->getStyle($this->style1->getId());
201 $container->updateStyle($new_style->getId(), $old_style);
223 … $this->assertTrue(is_dir($this->system_style_config->getCustomizingSkinPath() . $skin->getId()));
225 … $this->assertFalse(is_dir($this->system_style_config->getCustomizingSkinPath() . $skin->getId()));
238 …assertTrue(is_dir($this->system_style_config->getCustomizingSkinPath() . $skin->getId() . "Copy"));
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/DataCollection/classes/Fields/Reference/
H A Dclass.ilDclReferenceFieldModel.php34 $select_str = "stloc_{$this->getId()}_joined.value AS field_{$this->getId()},";
35 …ield AS record_field_{$this->getId()} ON (record_field_{$this->getId()}.record_id = record.id AND …
36 . $ilDB->quote($this->getId(), 'integer') . ") ";
37 …eLocation()}_value AS stloc_{$this->getId()} ON (stloc_{$this->getId()}.record_field_id = record_f…
38 …eld_{$this->getId()}_joined ON (record_field_{$this->getId()}_joined.record_id = stloc_{$this->get…
39 . $ilDB->quote($ref_field->getId(), 'integer') . ") ";
40 …on()}_value AS stloc_{$this->getId()}_joined ON (stloc_{$this->getId()}_joined.record_field_id = r…
67 …_record_field_{$this->getId()} ON (filter_record_field_{$this->getId()}.record_id = record.id AND …
68 . $ilDB->quote($this->getId(), 'integer') . ") ";
72 …oc_{$this->getId()} ON (filter_stloc_{$this->getId()}.record_field_id = filter_record_field_{$this…
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/Fields/Reference/
H A Dclass.ilDclReferenceFieldModel.php34 $select_str = "stloc_{$this->getId()}_joined.value AS field_{$this->getId()},";
35 …ield AS record_field_{$this->getId()} ON (record_field_{$this->getId()}.record_id = record.id AND …
36 . $ilDB->quote($this->getId(), 'integer') . ") ";
37 …eLocation()}_value AS stloc_{$this->getId()} ON (stloc_{$this->getId()}.record_field_id = record_f…
38 …eld_{$this->getId()}_joined ON (record_field_{$this->getId()}_joined.record_id = stloc_{$this->get…
39 . $ilDB->quote($ref_field->getId(), 'integer') . ") ";
40 …on()}_value AS stloc_{$this->getId()}_joined ON (stloc_{$this->getId()}_joined.record_field_id = r…
67 …_record_field_{$this->getId()} ON (filter_record_field_{$this->getId()}.record_id = record.id AND …
68 . $ilDB->quote($this->getId(), 'integer') . ") ";
69 …alue AS filter_stloc_{$this->getId()} ON (filter_stloc_{$this->getId()}.record_field_id = filter_r…
[all …]
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
H A DBaseAgreementSpi.java53 keySizes.put(NISTObjectIdentifiers.id_aes128_ECB.getId(), i128); in NISTObjectIdentifiers.id_aes128_ECB.getId()
54 keySizes.put(NISTObjectIdentifiers.id_aes192_ECB.getId(), i192); in NISTObjectIdentifiers.id_aes192_ECB.getId()
55 keySizes.put(NISTObjectIdentifiers.id_aes256_ECB.getId(), i256); in NISTObjectIdentifiers.id_aes256_ECB.getId()
81 keySizes.put(OIWObjectIdentifiers.desCBC.getId(), i64); in OIWObjectIdentifiers.desCBC.getId()
104 nameTable.put(OIWObjectIdentifiers.desECB.getId(), "DES"); in OIWObjectIdentifiers.desECB.getId()
105 nameTable.put(OIWObjectIdentifiers.desCBC.getId(), "DES"); in OIWObjectIdentifiers.desCBC.getId()
106 nameTable.put(OIWObjectIdentifiers.desCFB.getId(), "DES"); in OIWObjectIdentifiers.desCFB.getId()
107 nameTable.put(OIWObjectIdentifiers.desOFB.getId(), "DES"); in OIWObjectIdentifiers.desOFB.getId()
108 nameTable.put(OIWObjectIdentifiers.desEDE.getId(), "DESede"); in OIWObjectIdentifiers.desEDE.getId()
138 des.put(OIWObjectIdentifiers.desCBC.getId(), "DES"); in OIWObjectIdentifiers.desCBC.getId()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/examples/c++/layout/
H A Dexample2-L3.cpp221 reference_H_1->setSpecies(species_H->getId()); in main()
265 reference_H_2->setSpecies(species_H->getId()); in main()
327 reference_H_5->setSpecies(species_H->getId()); in main()
359 reference_H_3->setSpecies(species_H->getId()); in main()
421 reference_H_4->setSpecies(species_H->getId()); in main()
501 glyph_H_1->setSpeciesId(species_H->getId()); in main()
509 tGlyph->setOriginOfTextId(species_H->getId()); in main()
577 glyph_H_2->setSpeciesId(species_H->getId()); in main()
688 glyph_H_5->setSpeciesId(species_H->getId()); in main()
736 glyph_H_3->setSpeciesId(species_H->getId()); in main()
[all …]
H A Dexample2.cpp193 reference_H_1->setSpecies(species_H->getId()); in main()
228 reference_H_2->setSpecies(species_H->getId()); in main()
277 reference_H_5->setSpecies(species_H->getId()); in main()
302 reference_H_3->setSpecies(species_H->getId()); in main()
351 reference_H_4->setSpecies(species_H->getId()); in main()
418 glyph_H_1->setSpeciesId(species_H->getId()); in main()
426 tGlyph->setOriginOfTextId(species_H->getId()); in main()
494 glyph_H_2->setSpeciesId(species_H->getId()); in main()
605 glyph_H_5->setSpeciesId(species_H->getId()); in main()
653 glyph_H_3->setSpeciesId(species_H->getId()); in main()
[all …]

12345678910>>...328