Home
last modified time | relevance | path

Searched refs:findTargetType (Results 1 – 16 of 16) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/kernel/
H A Dacl.h179 ( target ), findTargetType
181 ( target ) | ( ( altTarget ) << 8 ), findTargetType
183 ( target ) | ( ( altTarget1 ) << 8 ) | ( ( altTarget2 ) << 16 ), findTargetType
189 OBJECT_TYPE_LAST, findTargetType
H A Dmech_acl.c617 status = findTargetType( mechanismInfo->keyContext, in preDispatchCheckMechanismWrapAccess()
652 status = findTargetType( mechanismInfo->wrapContext, in preDispatchCheckMechanismWrapAccess()
784 status = findTargetType( mechanismInfo->signContext, in preDispatchCheckMechanismSignAccess()
H A Dkey_acl.c781 status = findTargetType( paramObjectHandle, in preDispatchCheckKeysetAccess()
812 status = findTargetType( mechanismInfo->cryptHandle, in preDispatchCheckKeysetAccess()
H A Dkernel.h682 int findTargetType( IN_HANDLE const CRYPT_HANDLE originalObjectHandle,
H A Dsendmsg.c395 int findTargetType( IN_HANDLE const CRYPT_HANDLE originalObjectHandle, in findTargetType() function
539 status = findTargetType( originalObjectHandle, targetObjectHandle, in routeCompareMessageTarget()
H A Dint_msg.c812 status = findTargetType( objectHandle, valuePtr, targetType ); in getDependentObject()
H A Dmsg_acl.c1561 status = findTargetType( *valuePtr, &objectParamHandle, in preDispatchCheckAttributeAccess()
1568 status = findTargetType( *valuePtr, &objectParamHandle, in preDispatchCheckAttributeAccess()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java311 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
930 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
950 return findTargetType(at, forPath.getParentPath());
960 return findTargetType(at, forPath.getParentPath());
1123 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java310 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
929 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
949 return findTargetType(at, forPath.getParentPath());
959 return findTargetType(at, forPath.getParentPath());
1122 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java311 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
984 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
1004 return findTargetType(at, forPath.getParentPath());
1014 return findTargetType(at, forPath.getParentPath());
1177 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java311 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
984 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
1004 return findTargetType(at, forPath.getParentPath());
1014 return findTargetType(at, forPath.getParentPath());
1177 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java311 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
930 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
950 return findTargetType(at, forPath.getParentPath());
960 return findTargetType(at, forPath.getParentPath());
1123 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java310 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
926 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
946 return findTargetType(at, forPath.getParentPath());
956 return findTargetType(at, forPath.getParentPath());
1119 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java310 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
929 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
949 return findTargetType(at, forPath.getParentPath());
959 return findTargetType(at, forPath.getParentPath());
1122 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jshell/share/classes/jdk/jshell/
H A DSourceCodeAnalysisImpl.java301 Iterable<TypeMirror> targetTypes = findTargetType(at, tp); in computeSuggestions()
965 private Iterable<TypeMirror> findTargetType(AnalyzeTask at, TreePath forPath) {
985 return findTargetType(at, forPath.getParentPath());
995 return findTargetType(at, forPath.getParentPath());
1155 Iterable<TypeMirror> targetTypes = findTargetType(at, newClassPath);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/
H A DPullUpRefactoringProcessor.java1201 IType findTargetType= target.getJavaProject().findType(targetTypeBinding); in createChangeManager() local
1202 if (!qualifiedTypeNameInTarget && findTargetType != null) { in createChangeManager()