Home
last modified time | relevance | path

Searched refs:prevMethod (Results 1 – 25 of 44) sorted by relevance

12

/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/httputils/
H A DRequestUtils.java40 String prevMethod = hrh.getMethod(); in changeMethod() local
41 if (prevMethod.equalsIgnoreCase(method)) { in changeMethod()
44 if (prevMethod.equals(HttpRequestHeader.POST)) { in changeMethod()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java401 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
402 if (prevMethod == null) { in diff()
407 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
409 + " changed from " + prevMethod.modifiers + " to " in diff()
412 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
414 + methodKey + " changed from " + prevMethod.typeParams in diff()
417 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
419 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java401 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
402 if (prevMethod == null) { in diff()
407 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
409 + " changed from " + prevMethod.modifiers + " to " in diff()
412 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
414 + methodKey + " changed from " + prevMethod.typeParams in diff()
417 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
419 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java402 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
403 if (prevMethod == null) { in diff()
408 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
410 + " changed from " + prevMethod.modifiers + " to " in diff()
413 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
415 + methodKey + " changed from " + prevMethod.typeParams in diff()
418 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
420 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java402 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
403 if (prevMethod == null) { in diff()
408 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
410 + " changed from " + prevMethod.modifiers + " to " in diff()
413 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
415 + methodKey + " changed from " + prevMethod.typeParams in diff()
418 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
420 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java401 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
402 if (prevMethod == null) { in diff()
407 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
409 + " changed from " + prevMethod.modifiers + " to " in diff()
412 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
414 + methodKey + " changed from " + prevMethod.typeParams in diff()
417 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
419 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java401 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
402 if (prevMethod == null) { in diff()
407 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
409 + " changed from " + prevMethod.modifiers + " to " in diff()
412 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
414 + methodKey + " changed from " + prevMethod.typeParams in diff()
417 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
419 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java402 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
403 if (prevMethod == null) { in diff()
408 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
410 + " changed from " + prevMethod.modifiers + " to " in diff()
413 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
415 + methodKey + " changed from " + prevMethod.typeParams in diff()
418 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
420 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/
H A DPubApi.java402 PubMethod prevMethod = prevApi.methods.get(methodKey); in diff() local
403 if (prevMethod == null) { in diff()
408 if (!method.modifiers.equals(prevMethod.modifiers)) { in diff()
410 + " changed from " + prevMethod.modifiers + " to " in diff()
413 if (!method.typeParams.equals(prevMethod.typeParams)) { in diff()
415 + methodKey + " changed from " + prevMethod.typeParams in diff()
418 if (!method.throwDecls.equals(prevMethod.throwDecls)) { in diff()
420 + " changed from " + prevMethod.throwDecls + " to " in diff()
/dports/www/sogo/SOGo-5.4.0/UI/Scheduler/
H A DUIxCalView.m592 NSString *uidsString, *loc, *prevMethod, *userFolderID;
602 prevMethod = [self queryParameterForKey: @"previousMethod"];
603 if (prevMethod == nil)
604 prevMethod = @"";
647 [uri appendString: prevMethod];
/dports/www/sogo2/SOGo-2.4.1/UI/Scheduler/
H A DUIxCalView.m550 NSString *uidsString, *loc, *prevMethod, *userFolderID;
560 prevMethod = [self queryParameterForKey: @"previousMethod"];
561 if (prevMethod == nil)
562 prevMethod = @"";
605 [uri appendString: prevMethod];
/dports/www/sogo-activesync/SOGo-5.4.0/UI/Scheduler/
H A DUIxCalView.m592 NSString *uidsString, *loc, *prevMethod, *userFolderID;
602 prevMethod = [self queryParameterForKey: @"previousMethod"];
603 if (prevMethod == nil)
604 prevMethod = @"";
647 [uri appendString: prevMethod];
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/parosproxy/paros/network/
H A DHttpMessage.java988 String prevMethod = getRequestHeader().getMethod(); in mutateHttpMethod() local
990 if (prevMethod.equalsIgnoreCase(method)) { in mutateHttpMethod()
993 if (prevMethod.equals(HttpRequestHeader.POST)) { in mutateHttpMethod()
1042 if (prevMethod.equalsIgnoreCase(HttpRequestHeader.CONNECT)) { in mutateHttpMethod()
/dports/math/R/R-4.1.2/src/library/methods/R/
H A DrefClass.R943 prevMethod <- methods[[method]] # NULL or superClass method functionVar
944 if(is.null(prevMethod)) {
949 else if(identical(prevMethod@refClassName, Class))
950 superClassMethod <- prevMethod@superClassMethod
952 superClassMethod <- superClassMethodName(prevMethod)
953 returnMethods[[superClassMethod]] <- prevMethod
/dports/math/libRmath/R-4.1.1/src/library/methods/R/
H A DrefClass.R943 prevMethod <- methods[[method]] # NULL or superClass method functionVar
944 if(is.null(prevMethod)) {
949 else if(identical(prevMethod@refClassName, Class))
950 superClassMethod <- prevMethod@superClassMethod
952 superClassMethod <- superClassMethodName(prevMethod)
953 returnMethods[[superClassMethod]] <- prevMethod
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/GUI/PlusGUI/Core/
H A DClassBrowser.sc629 var prevState = currentState, prevMethod = prevState.currentMethod;
635 if(prevMethod.isNil) { 0 } {
637 item.name == prevMethod.name
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp4510 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4512 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4526 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4527 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4528 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4533 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4536 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4501 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4503 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4517 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4518 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4519 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4524 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4527 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaDeclObjC.cpp4501 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4503 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4517 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4518 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4519 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4524 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4527 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4501 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4503 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4517 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4518 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4519 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4524 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4527 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4501 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4503 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4517 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4518 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4519 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4524 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4527 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4459 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4461 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4475 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4476 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4477 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4482 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4485 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4442 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4444 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4458 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4459 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4460 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4465 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4468 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp4438 ObjCMethodDecl *prevMethod) { in mergeInterfaceMethodToImpl() argument
4440 if (prevMethod->hasAttr<ObjCRequiresSuperAttr>() && in mergeInterfaceMethodToImpl()
4454 prevMethod->getReturnTypeSourceRange().getBegin(), in mergeInterfaceMethodToImpl()
4455 prevMethod->getReturnType(), in mergeInterfaceMethodToImpl()
4456 prevMethod->getObjCDeclQualifier() & Decl::OBJC_TQ_CSNullability); in mergeInterfaceMethodToImpl()
4461 unsigned numPrevParams = prevMethod->param_size(); in mergeInterfaceMethodToImpl()
4464 ParmVarDecl *prevParam = prevMethod->param_begin()[i]; in mergeInterfaceMethodToImpl()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DTransTypes.java585 JCTree prevMethod = currentMethod; in visitLambda() local
594 currentMethod = prevMethod; in visitLambda()

12