Home
last modified time | relevance | path

Searched refs:V1_3 (Results 1 – 25 of 57) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.annotations/src/org/eclipse/pde/ds/internal/annotations/
H A DDSAnnotationClasspathContributor.java65 Activator.PREF_SPEC_VERSION, DSAnnotationVersion.V1_3.name(), scope)); in getInitialEntries()
67 specVersion = DSAnnotationVersion.V1_3; in getInitialEntries()
71 if (specVersion == DSAnnotationVersion.V1_3) { in getInitialEntries()
H A DReferenceProcessor.java89 if (specVersion == DSAnnotationVersion.V1_3) { in processReference()
107 if (specVersion == DSAnnotationVersion.V1_3) { in processReference()
244 if (specVersion == DSAnnotationVersion.V1_3) { in processReference()
926 if (specVersion == DSAnnotationVersion.V1_3) { in validateReferenceBindMethod()
1089 return DSAnnotationVersion.V1_3; in determineRequiredVersion()
1093 if (specVersion == DSAnnotationVersion.V1_3 && in determineRequiredVersion()
1098 requiredVersion = DSAnnotationVersion.V1_3; in determineRequiredVersion()
1106 if (specVersion == DSAnnotationVersion.V1_3 && requiredVersion != DSAnnotationVersion.V1_3) { in determineRequiredVersion()
1121 requiredVersion = DSAnnotationVersion.V1_3; in determineRequiredVersion()
1131 requiredVersion = DSAnnotationVersion.V1_3; in determineRequiredVersion()
[all …]
H A DBuildPathMarkerResolutionGenerator.java72 …tString(Activator.PLUGIN_ID, Activator.PREF_SPEC_VERSION, DSAnnotationVersion.V1_3.name(), scope)); in getResolutions()
74 specVersion = DSAnnotationVersion.V1_3; in getResolutions()
77 …int entryIndex = Math.min(DSAnnotationVersion.V1_3.ordinal() - specVersion.ordinal(), ANNOTATIONS_… in getResolutions()
H A DAnnotationVisitor.java591 } else if (specVersion == DSAnnotationVersion.V1_3) { in processComponent()
651 requiredVersion = i > 1 ? DSAnnotationVersion.V1_3 : DSAnnotationVersion.V1_2; in processComponent()
752 requiredVersion = DSAnnotationVersion.V1_3; in processComponent()
808 if (annotation.isNormalAnnotation() && specVersion == DSAnnotationVersion.V1_3) { in processComponent()
863 if (specVersion == DSAnnotationVersion.V1_3) { in processComponent()
919 requiredVersion = DSAnnotationVersion.V1_3; in processComponent()
958 if (specVersion == DSAnnotationVersion.V1_3) { in processComponent()
978 if (specVersion == DSAnnotationVersion.V1_3) { in processComponent()
998 if (specVersion == DSAnnotationVersion.V1_3) { in processComponent()
1075 if (specVersion == DSAnnotationVersion.V1_3) { in processComponent()
[all …]
H A DDSAnnotationPropertyPage.java291 String specVersion = prefs.get(Activator.PREF_SPEC_VERSION, DSAnnotationVersion.V1_3.name()); in refreshWidgets()
318 specVersionEnum = DSAnnotationVersion.V1_3; in refreshWidgets()
321 specVersionCombo.select(DSAnnotationVersion.V1_3.ordinal() - specVersionEnum.ordinal()); in refreshWidgets()
460 … = Math.max(Math.min(specVersionCombo.getSelectionIndex(), DSAnnotationVersion.V1_3.ordinal()), 0); in performOk()
461 …prefs.put(Activator.PREF_SPEC_VERSION, versions[DSAnnotationVersion.V1_3.ordinal() - specVersionIn… in performOk()
H A DDSAnnotationVersion.java25 V1_3("http://www.osgi.org/xmlns/scr/v1.3.0"); //$NON-NLS-1$ enumConstant
H A DPreferenceInitializer.java27 defaults.put(Activator.PREF_SPEC_VERSION, DSAnnotationVersion.V1_3.name()); in initializeDefaultPreferences()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/ior/iiop/
H A DGIOPVersion.java44 public static final GIOPVersion V1_3 = new GIOPVersion((byte)1, (byte)3); field in GIOPVersion
139 return GIOPVersion.V1_3; in getInstance()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/ior/iiop/
H A DGIOPVersion.java44 public static final GIOPVersion V1_3 = new GIOPVersion((byte)1, (byte)3); field in GIOPVersion
139 return GIOPVersion.V1_3; in getInstance()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.tips.ide/.settings/
H A Dorg.eclipse.pde.ds.annotations.prefs2 dsVersion=V1_3
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/.settings/
H A Dorg.eclipse.pde.ds.annotations.prefs2 dsVersion=V1_3
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/pdf/
H A DVersion.java34 V1_3("1.3"), enumConstant
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/pdf/
H A DVersionTestCase.java72 Version.V1_3, in testCompareTo()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/
H A DOpcodes.java50 int V1_3 = 0 << 16 | 47; field
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/
H A DOpcodes.java50 int V1_3 = 0 << 16 | 47; field
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/
H A DOpcodes.java50 int V1_3 = 0 << 16 | 47; field
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/
H A DOpcodes.java50 int V1_3 = 0 << 16 | 47; field
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/
H A DOpcodes.java50 int V1_3 = 0 << 16 | 47; field
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DOpcodes.java80 int V1_3 = 0 << 16 | 47; field
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DOpcodes.java80 int V1_3 = 0 << 16 | 47; field
/dports/multimedia/libbluray/libbluray-1.3.0/contrib/asm/src/org/objectweb/asm/
H A DOpcodes.java55 int V1_3 = 0 << 16 | 47; field
/dports/multimedia/handbrake/libbluray-1.3.0/contrib/asm/src/org/objectweb/asm/
H A DOpcodes.java55 int V1_3 = 0 << 16 | 47; field
/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/asm/
H A DOpcodes.java54 int V1_3 = 0 << 16 | 47; field
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/internal/org/objectweb/asm/
H A DOpcodes.java84 int V1_3 = 0 << 16 | 47; field
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/asm/
H A DOpcodes.java54 int V1_3 = 0 << 16 | 47; field

123