Home
last modified time | relevance | path

Searched refs:getSubType (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/dports/mail/libvmime/vmime-0.9.2/tests/parser/
H A DmediaTypeTest.cpp43 VASSERT_EQ("1.2", vmime::mediaTypes::APPLICATION_OCTET_STREAM, t1.getSubType()); in VMIME_TEST_SUITE_BEGIN()
48 VASSERT_EQ("2.2", "sub", t2.getSubType()); in VMIME_TEST_SUITE_BEGIN()
53 VASSERT_EQ("3.2", "sub", t3.getSubType()); in VMIME_TEST_SUITE_BEGIN()
61 VASSERT_EQ("eq2", "sub", t1.getSubType()); in testCopy()
67 VASSERT_EQ("eq4", "sub", vmime::clone(t1)->getSubType()); in testCopy()
81 VASSERT_EQ("1.2", "sub", t1.getSubType()); in testSetFromString()
90 VASSERT_EQ("1.2", "sub", t1.getSubType()); in testParse()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWPictData.hxx65 virtual SubType getSubType() const = 0;
81 return getSubType() != Unknown; in sure()
133 diff = getSubType() - aPict.getSubType(); in cmp()
190 SubType getSubType() const final in getSubType() function in MWAWPictDB3
233 SubType getSubType() const final in getSubType() function in MWAWPictDUnknown
H A DMWAWPictBitmap.hxx222 virtual SubType getSubType() const = 0;
252 diff = getSubType() - aPict.getSubType(); in cmp()
274 SubType getSubType() const final in getSubType() function in MWAWPictBitmapBW
364 SubType getSubType() const final in getSubType() function in MWAWPictBitmapIndexed
478 SubType getSubType() const final in getSubType() function in MWAWPictBitmapColor
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DPDFiumLibraryTest.cxx183 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Text, pAnnotation->getSubType()); in testAnnotationsMadeInEvince()
206 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Popup, pAnnotation->getSubType()); in testAnnotationsMadeInEvince()
238 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Text, pAnnotation->getSubType()); in testAnnotationsMadeInAcrobat()
257 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Popup, pAnnotation->getSubType()); in testAnnotationsMadeInAcrobat()
263 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Text, pAnnotation->getSubType()); in testAnnotationsMadeInAcrobat()
282 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Popup, pAnnotation->getSubType()); in testAnnotationsMadeInAcrobat()
360 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Ink, pAnnotation->getSubType()); in testAnnotationsDifferentTypes()
376 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Line, pAnnotation->getSubType()); in testAnnotationsDifferentTypes()
387 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Polygon, pAnnotation->getSubType()); in testAnnotationsDifferentTypes()
402 CPPUNIT_ASSERT_EQUAL(vcl::pdf::PDFAnnotationSubType::Circle, pAnnotation->getSubType()); in testAnnotationsDifferentTypes()
[all …]
/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/test/
H A DFirstOrderLinearRTest.cpp52 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildFirstOrderLinearR1 : ", folr->getSubType() == RELATION::Lin… in testBuildFirstOrderLinearR1()
64 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildFirstOrderLinearR3 : ", folr->getSubType() == RELATION::Lin… in testBuildFirstOrderLinearR3()
81 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildFirstOrderLinearR4d : ", folr->getSubType() == RELATION::Li… in testBuildFirstOrderLinearR4()
96 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildFirstOrderLinearR5g : ", folr->getSubType() == RELATION::Li… in testBuildFirstOrderLinearR5()
H A DLagrangianLinearTIRTest.cpp46 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildLagrangianLinearTIR1d : ", folr->getSubType() == RELATION::… in testBuildLagrangianLinearTIR1()
56 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildLagrangianLinearTIR2g : ", folr->getSubType() == RELATION::… in testBuildLagrangianLinearTIR2()
68 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildLagrangianLinearTIR3g : ", folr->getSubType() == RELATION::… in testBuildLagrangianLinearTIR3()
78 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildLagrangianLinearTIR4d : ", folr->getSubType() == RELATION::… in testBuildLagrangianLinearTIR4()
H A DFirstOrderType1RTest.cpp52 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildFirstOrderType1R1c : ", R1->getSubType() == RELATION::Type1… in testBuildFirstOrderType1R1()
68 …CPPUNIT_ASSERT_EQUAL_MESSAGE("testBuildFirstOrderType1R2c : ", R2->getSubType() == RELATION::Type1… in testBuildFirstOrderType1R2()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/buildtools/events/
H A DBuildStartedEvent.java33 public final native String getSubType() /*-{ in getSubType() method in BuildStartedEvent.Data
65 public String getSubType() in getSubType() method in BuildStartedEvent
67 return data_.getSubType(); in getSubType()
/dports/devel/poco/poco-1.10.1-all/Net/testsuite/src/
H A DMediaTypeTest.cpp34 assertTrue (mt1.getSubType() == "plain"); in testParse()
39 assertTrue (mt2.getSubType() == "xml"); in testParse()
45 assertTrue (mt3.getSubType() == "test"); in testParse()
52 assertTrue (mt4.getSubType() == "mixed"); in testParse()
/dports/comms/hylafax/hylafax-6.0.7/faxmail/
H A Dfaxmail.c++491 fxStr app = mimeConverters | "/" | type | "/" | mime.getSubType(); in formatMIME()
495 else if (type == "text" && mime.getSubType() == "plain") { in formatMIME()
571 if (mime.getSubType() == "rfc822") { // discard anything else in formatMessage()
620 if (mime.getSubType() == "x-faxmail-inline-postscript") { // copy PS straight thru in formatApplication()
629 } else if (mime.getSubType() == "x-faxmail-prolog") { in formatApplication()
677 , (const char*) mime.getSubType() in formatDiscarded()
682 , (const char*) mime.getSubType() in formatDiscarded()
691 (const char*) mime.getSubType()); in formatDiscarded()
695 (const char*) mime.getSubType()); in formatDiscarded()
795 , (const char*) mime.getSubType() in runConverter()
[all …]
/dports/games/residualvm/residualvm-0.3.1/engines/stark/resources/
H A Dlipsync.cpp85 if (_item->getSubType() != Item::kItemModel) { in setItem()
99 if (!anim || anim->getSubType() != Anim::kAnimSkeleton) { in setItem()
134 if (anim && anim->getSubType() == Anim::kAnimSkeleton) { in onGameLoop()
H A Dscript.cpp110 return _nextCommand && _nextCommand->getSubType() == Command::kCommandBegin; in isOnBegin()
114 return _nextCommand && _nextCommand->getSubType() == Command::kCommandEnd; in isOnEnd()
202 if (_nextCommand->getSubType() == Command::kScriptPauseSkippable in updateSuspended()
208 if (_nextCommand->getSubType() == Command::kItemSetActivity && _pauseTimeLeft < 0) { in updateSuspended()
254 if (_nextCommand->getSubType() == Command::kWalkTo) { in updateSuspended()
/dports/games/scummvm/scummvm-2.5.1/engines/stark/resources/
H A Dscript.cpp111 return _nextCommand && _nextCommand->getSubType() == Command::kCommandBegin; in isOnBegin()
115 return _nextCommand && _nextCommand->getSubType() == Command::kCommandEnd; in isOnEnd()
203 if (_nextCommand->getSubType() == Command::kScriptPauseSkippable in updateSuspended()
251 if (_nextCommand->getSubType() == Command::kWalkTo) { in updateSuspended()
285 if (_nextCommand->getSubType() == Command::kItemSetActivity && !_suspendingResource) { in updateSuspended()
H A Dlipsync.cpp86 if (_item->getSubType() != Item::kItemModel) { in setItem()
100 if (!anim || anim->getSubType() != Anim::kAnimSkeleton) { in setItem()
135 if (anim && anim->getSubType() == Anim::kAnimSkeleton) { in onGameLoop()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/datatransfer/
H A DDataFlavor.java464 public String getSubType() in getSubType() method in DataFlavor
466 return mimeType.getSubType(); in getSubType()
620 && getSubType().equals(javaFileListFlavor.getSubType()) in isFlavorJavaFileListType()
673 String sub = getSubType(); in equals()
674 if (! sub.equals(flavor.getSubType())) in equals()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/datatransfer/
H A DDataFlavor.java464 public String getSubType() in getSubType() method in DataFlavor
466 return mimeType.getSubType(); in getSubType()
620 && getSubType().equals(javaFileListFlavor.getSubType()) in isFlavorJavaFileListType()
673 String sub = getSubType(); in equals()
674 if (! sub.equals(flavor.getSubType())) in equals()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/datatransfer/
H A DDataFlavor.java464 public String getSubType() in getSubType() method in DataFlavor
466 return mimeType.getSubType(); in getSubType()
620 && getSubType().equals(javaFileListFlavor.getSubType()) in isFlavorJavaFileListType()
673 String sub = getSubType(); in equals()
674 if (! sub.equals(flavor.getSubType())) in equals()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/datatransfer/
H A DDataFlavor.java464 public String getSubType() in getSubType() method in DataFlavor
466 return mimeType.getSubType(); in getSubType()
620 && getSubType().equals(javaFileListFlavor.getSubType()) in isFlavorJavaFileListType()
673 String sub = getSubType(); in equals()
674 if (! sub.equals(flavor.getSubType())) in equals()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/datatransfer/
H A DDataFlavor.java464 public String getSubType() in getSubType() method in DataFlavor
466 return mimeType.getSubType(); in getSubType()
620 && getSubType().equals(javaFileListFlavor.getSubType()) in isFlavorJavaFileListType()
673 String sub = getSubType(); in equals()
674 if (! sub.equals(flavor.getSubType())) in equals()
/dports/www/ilias/ILIAS-5.4.25/Modules/ScormAicc/classes/
H A Dclass.ilObjSAHSLearningModule.php56 array($this->getId(),'API', $this->getSubType(),(int) $this->getEditable(),
1046 $this->getSubType(),
1140 public function getSubType() function in ilObjSAHSLearningModule
1180 $ilLog->write("SAHS Delete(SAHSLM), Subtype: " . $this->getSubType());
1182 if ($this->getSubType() == "scorm") {
1200 if ($this->getSubType() != "scorm") {
1279 if (strcmp($this->getSubType(), "scorm2004") == 0) {
1306 if (strcmp($this->getSubType(), 'scorm2004') == 0) {
1362 $new_obj->setSubType($this->getSubType());
1415 switch ($this->getSubType()) {
/dports/www/ilias6/ILIAS-6.14/Modules/ScormAicc/classes/
H A Dclass.ilObjSAHSLearningModule.php56 array($this->getId(),'API', $this->getSubType(),(int) $this->getEditable(),
1046 $this->getSubType(),
1140 public function getSubType() function in ilObjSAHSLearningModule
1180 $ilLog->write("SAHS Delete(SAHSLM), Subtype: " . $this->getSubType());
1182 if ($this->getSubType() == "scorm") {
1200 if ($this->getSubType() != "scorm") {
1279 if (strcmp($this->getSubType(), "scorm2004") == 0) {
1306 if (strcmp($this->getSubType(), 'scorm2004') == 0) {
1362 $new_obj->setSubType($this->getSubType());
1415 switch ($this->getSubType()) {
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/android/activation/src/main/java/javax/activation/
H A DMimeType.java180 public String getSubType() { in getSubType() method in MimeType
265 || type.getSubType().equals("*") in match()
266 || (subType.equals(type.getSubType()))); in match()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaf_classes/javax/activation/
H A DMimeType.java166 public String getSubType() { in getSubType() method in MimeType
251 || type.getSubType().equals("*") in match()
252 || (subType.equals(type.getSubType()))); in match()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaf_classes/javax/activation/
H A DMimeType.java166 public String getSubType() { in getSubType() method in MimeType
251 || type.getSubType().equals("*") in match()
252 || (subType.equals(type.getSubType()))); in match()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXDataTransferer.java130 if (df.getPrimaryType().equals("text") && df.getSubType().equals("uri-list")) { in isURIListFormat()
190 mimeType = df.getPrimaryType() + "/" + df.getSubType(); in imageToPlatformBytes()
239 mimeType = df.getPrimaryType() + "/" + df.getSubType(); in platformImageBytesToImage()
338 final String baseType = primaryType + "/" + df.getSubType(); in getPlatformMappingsForNative()
390 String baseType = df.getPrimaryType() + "/" + df.getSubType(); in getPlatformMappingsForFlavor()

12345678910>>...15