Home
last modified time | relevance | path

Searched refs:getReferenceType (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.debug.core/src/net/sourceforge/phpdt/internal/debug/core/model/
H A DPHPVariable.java79 switch (fParent.getReferenceType()) { // Get the type of the parent variable in setName()
124 switch (fParent.getReferenceType()) { in setParent()
154 public int getReferenceType() { in getReferenceType() method in PHPVariable
155 return fValue.getReferenceType(); in getReferenceType()
209 if (fValue.getReferenceType() == PHPValue.PEVT_STRING) in setValue()
238 if (fValue.getReferenceType() == PHPValue.PEVT_ARRAY) { in setValue()
302 switch (getReferenceType()) { in toString()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/model/
H A DJDIReferenceType.java73 List<String> strata = getReferenceType().availableStrata(); in getAvailableStrata()
82 protected ReferenceType getReferenceType() { in getReferenceType() method in JDIReferenceType
94 return getReferenceType().defaultStratum(); in getDefaultStratum()
209 List<String> sourcePaths = getReferenceType().sourcePaths(stratum); in getSourcePaths()
228 return getReferenceType().sourceName(); in getSourceName()
247 List<String> sourceNames = getReferenceType().sourceNames(stratum); in getSourceNames()
360 return getReferenceType().genericSignature(); in getGenericSignature()
371 List<ObjectReference> list = getReferenceType().instances(max); in getInstances()
/dports/mail/libvmime/vmime-0.9.2/tests/parser/
H A DhtmlTextPartTest.cpp160 …RT_EQ("ref-type1", vmime::htmlTextPart::embeddedObject::REFERENCED_BY_ID, obj->getReferenceType()); in testParseEmbeddedObjectsCID()
167 …RT_EQ("ref-type2", vmime::htmlTextPart::embeddedObject::REFERENCED_BY_ID, obj->getReferenceType()); in testParseEmbeddedObjectsCID()
228 …("ref-type", vmime::htmlTextPart::embeddedObject::REFERENCED_BY_LOCATION, obj->getReferenceType()); in testParseEmbeddedObjectsLocation()
/dports/www/ilias6/ILIAS-6.14/Services/ContainerReference/classes/
H A Dclass.ilContainerReferenceGUI.php193 …if (!$ilAccess->checkAccess("create_" . $this->getReferenceType(), '', $_GET["ref_id"], $new_type)…
298 $form->setTitle($this->lng->txt($this->getReferenceType() . '_new'));
354 $repo->setInfo($this->lng->txt($this->getReferenceType() . '_edit_info'));
448 public function getReferenceType() function in ilContainerReferenceGUI
464 $ilHelp->setScreenIdComponent($this->getReferenceType());
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dreference.cpp182 unsigned Reference::getReferenceType() in getReferenceType() function in Reference
208 refer_type=getReferenceType(); in getSQLDefinition()
343 ref_type=this->getReferenceType(); in operator ==()
345 if(ref_type==refer.getReferenceType()) in operator ==()
/dports/www/ilias/ILIAS-5.4.25/Services/ContainerReference/classes/
H A Dclass.ilContainerReferenceGUI.php186 …if (!$ilAccess->checkAccess("create_" . $this->getReferenceType(), '', $_GET["ref_id"], $new_type)…
291 $form->setTitle($this->lng->txt($this->getReferenceType() . '_new'));
347 $repo->setInfo($this->lng->txt($this->getReferenceType() . '_edit_info'));
411 public function getReferenceType() function in ilContainerReferenceGUI
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/
H A DAlternateStratumTests.java56 IJavaReferenceType type = ((IJavaStackFrame) thread.getTopStackFrame()).getReferenceType(); in testAvailableStrata()
81 IJavaReferenceType type = ((IJavaStackFrame) thread.getTopStackFrame()).getReferenceType(); in testDefaultStratum()
154 IJavaReferenceType refType = stackFrame.getReferenceType(); in testResolveType()
H A DStratumTests.java48 IJavaReferenceType type = ((IJavaStackFrame)thread.getTopStackFrame()).getReferenceType(); in testAvailableStrata()
83 IJavaReferenceType type = ((IJavaStackFrame)thread.getTopStackFrame()).getReferenceType(); in testDefaultStratum()
H A DTypeTests.java61 types[index] = frame.getReferenceType(); in testDeclaringTypes()
107 loaders[index] = frame.getReferenceType().getClassLoaderObject(); in testClassLoader()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType(final ConstantPoolGen cpg) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType(final ConstantPoolGen cpg) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType(final ConstantPoolGen cpg) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType(final ConstantPoolGen cpg) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType(final ConstantPoolGen cpg) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType( final ConstantPoolGen cpg ) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType(final ConstantPoolGen cpg) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DFieldOrMethod.java117 public ReferenceType getReferenceType( final ConstantPoolGen cpg ) { in getReferenceType() method in FieldOrMethod
137 final ReferenceType rt = getReferenceType(cpg); in getLoadClassType()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse.debug.core/src/net/sourceforge/phpdt/internal/debug/core/watch/
H A DPHPWatchExpressionDelegate.java42 switch (result[0].getReferenceType()) { in evaluateExpression()
67 switch (variable.getReferenceType()) { in reset()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/inline/
H A DAbstractPageNumberCitationLayoutManager.java132 getReferenceType()); in getPageNumberCitationArea()
145 protected abstract boolean getReferenceType(); in getReferenceType() method in AbstractPageNumberCitationLayoutManager
/dports/devel/tijmp/tijmp-0.7/java/tijmp/
H A DOwnerInfo.java19 public byte getReferenceType () { in getReferenceType() method in OwnerInfo
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/builder/
H A DSystemApiDetector.java89 switch (reference.getReferenceType()) { in getMessageArgs()
157 switch (reference.getReferenceType()) { in getProblemFlags()
189 switch (reference.getReferenceType()) { in getQualifiedMessageArgs()
227 switch (reference.getReferenceType()) { in getSourceRange()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/sourcelookup/advanced/
H A DJDIHelpers.java47 declaringType = stackFrame.getReferenceType(); in getClassesLocation()
95 declaringType = stackFrame.getReferenceType(); in getSourcePath()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/event/
H A DClassPrepareEventSet.java65 public ReferenceType getReferenceType() { in getReferenceType() method in ClassPrepareEventSet
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/event/
H A DClassPrepareEventSet.java65 public ReferenceType getReferenceType() { in getReferenceType() method in ClassPrepareEventSet
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Compute/
H A DReference.php37 public function getReferenceType() function in Google_Service_Compute_Reference

1234567