/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web/src/test/java/org/springframework/web/method/annotation/ |
H A D | ModelFactoryTests.java | 60 private InvocableHandlerMethod handleMethod; field in ModelFactoryTests 73 handleMethod = new InvocableHandlerMethod(handler, handlerType.getDeclaredMethod("handle")); in setUp() 85 modelFactory.initModel(webRequest, mavContainer, handleMethod); in modelAttributeMethod() 94 modelFactory.initModel(webRequest, mavContainer, handleMethod); in modelAttributeMethodWithSpecifiedName() 103 modelFactory.initModel(webRequest, mavContainer, handleMethod); in modelAttributeMethodWithNameByConvention() 112 modelFactory.initModel(webRequest, mavContainer, handleMethod); in modelAttributeMethodWithNullReturnValue() 127 modelFactory.initModel(webRequest, mavContainer, handleMethod); in sessionAttribute()
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/internal/ |
H A D | GDBus.java | 174 private static Callback handleMethod; field in GDBus 180 handleMethod = new Callback (GDBus.class, "handleMethod", 8); //$NON-NLS-1$ 224 long vtable [] = { handleMethod.getAddress(), 0, 0 }; in onBusAcquired() 283 private static long handleMethod ( in handleMethod() method in GDBus
|
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/ |
H A D | GDBus.java | 189 private static Callback handleMethod; field in GDBus 195 handleMethod = new Callback (GDBus.class, "handleMethod", 8); //$NON-NLS-1$ 239 long vtable [] = { handleMethod.getAddress(), 0, 0 }; in onBusAcquired() 298 private static long handleMethod ( in handleMethod() method in GDBus
|
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/google.golang.org/api/ |
H A D | make_endpoints.go | 111 mes, err := handleMethod(def, resource, method) 130 func handleMethod(def *APIDefinition, resource *APIResource, method *APIMethod) ([]internal.Endpoin… func
|
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/google.golang.org/api/ |
H A D | make_endpoints.go | 111 mes, err := handleMethod(def, resource, method) 130 func handleMethod(def *APIDefinition, resource *APIResource, method *APIMethod) ([]internal.Endpoin… func
|
/dports/www/pserv/pserv-3.4/sources/ |
H A D | main.h | 193 int handleMethod();
|
H A D | main.c | 352 int handleMethod (port, sock, req) in handleMethod() function 1017 handleMethod(port, newSocket, gottenReq);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/FlatBuffers.GRPC.Swift/Sources/Model/ |
H A D | greeter.grpc.swift | 53 …func handleMethod(_ methodName: String, callHandlerContext: CallHandlerContext) -> GRPCCallHandler… in SayHello() function
|
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/functions/ |
H A D | CompileMisc.java | 655 Method handleMethod = typeContinuation.getDeclaredMethod("handleException$X", 3); in compileCallCC() local 656 code.emitInvokeStatic(handleMethod); in compileCallCC() 660 Method handleMethod = typeContinuation.getDeclaredMethod("handleException", 2); in compileCallCC() local 661 code.emitInvokeStatic(handleMethod); in compileCallCC()
|
/dports/www/mod_webkit/w4py-1.2.3/PSP/ |
H A D | PSPParser.py | 257 handler.handleMethod(start, stop, attrs)
|
H A D | ParseEventHandler.py | 230 def handleMethod(self, start, stop, attrs): member in ParseEventHandler
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/ |
H A D | defineclass.cc | 252 void handleMethod (int, int, int, int); 488 handleMethod (i, access_flags, name_index, in read_methods() 1212 void _Jv_ClassReader::handleMethod in handleMethod() function in _Jv_ClassReader
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/ |
H A D | defineclass.cc | 252 void handleMethod (int, int, int, int); 488 handleMethod (i, access_flags, name_index, in read_methods() 1212 void _Jv_ClassReader::handleMethod in handleMethod() function in _Jv_ClassReader
|
/dports/lang/nx/nsf2.3.0/library/xotcl/library/lib/ |
H A D | metadataAnalyzer.xotcl | 295 MetadataAnalyzer instproc handleMethod {obj type name {argList ""} {doc ""}} { 475 set r [eval $analyzerObj handleMethod $args]
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/languageclient/ |
H A D | client.h | 209 void handleMethod(const QString &method, const LanguageServerProtocol::MessageId &id,
|
H A D | client.cpp | 1089 this->handleMethod(method, id, content); in handleMessage() 1216 void Client::handleMethod(const QString &method, const MessageId &id, const IContent *content) in handleMethod() function in LanguageClient::Client
|
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/ |
H A D | defineclass.cc | 316 void handleMethod (int, int, int, int); 862 handleMethod (i, access_flags, name_index, in read_methods() 1613 void _Jv_ClassReader::handleMethod in handleMethod() function in _Jv_ClassReader
|
/dports/lang/gcc48/gcc-4.8.5/libjava/ |
H A D | defineclass.cc | 316 void handleMethod (int, int, int, int); 862 handleMethod (i, access_flags, name_index, in read_methods() 1613 void _Jv_ClassReader::handleMethod in handleMethod() function in _Jv_ClassReader
|
/dports/lang/gnat_util/gcc-6-20180516/libjava/ |
H A D | defineclass.cc | 316 void handleMethod (int, int, int, int); 862 handleMethod (i, access_flags, name_index, in read_methods() 1613 void _Jv_ClassReader::handleMethod in handleMethod() function in _Jv_ClassReader
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/ |
H A D | defineclass.cc | 316 void handleMethod (int, int, int, int); 862 handleMethod (i, access_flags, name_index, in read_methods() 1613 void _Jv_ClassReader::handleMethod in handleMethod() function in _Jv_ClassReader
|
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/ |
H A D | defineclass.cc | 316 void handleMethod (int, int, int, int); 862 handleMethod (i, access_flags, name_index, in read_methods() 1613 void _Jv_ClassReader::handleMethod in handleMethod() function in _Jv_ClassReader
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/ |
H A D | CodeStyleFixCore.java | 149 handleMethod(node.getName(), (IMethodBinding)binding); in visit() 212 private void handleMethod(SimpleName node, IMethodBinding binding) { in handleMethod() method in CodeStyleFixCore.CodeStyleVisitor
|
/dports/devel/pear-PHP_UML/PHP_UML-1.6.2/tests/suite/data-providers/ |
H A D | bug-553560.php.obj | 18 …handleMethod','var'=>'handleVar','packagepage'=>'handlePackagePage','include'=>'handleInclude',)";…
|
/dports/devel/pear-PhpDocumentor/PhpDocumentor-1.4.4/phpDocumentor/ |
H A D | IntermediateParser.inc | 211 * @see handleDefine(), handleFunction(), handleMethod(), handleVar() 220 'method' => 'handleMethod', 659 function handleMethod($event,$data)
|
/dports/devel/staf/src/staf/services/http/ |
H A D | HTTP.java | 222 return handleMethod(info); in acceptRequest() 1363 private STAFResult handleMethod( in handleMethod() method in HTTP
|