Home
last modified time | relevance | path

Searched refs:CSM (Results 1 – 25 of 961) sorted by relevance

12345678910>>...39

/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/Cisco/
H A Dcsm-s.desktop2 Name=CSM-S
3 Name[bg]=CSM-S
4 Name[bs]=CSM-S
5 Name[ca]=CSM-S
7 Name[da]=CSM-S
8 Name[de]=CSM-S
9 Name[el]=CSM-S
11 Name[es]=CSM-S
12 Name[et]=CSM-S
13 Name[eu]=CSM-S
[all …]
/dports/ports-mgmt/synth/synth-2.12/src/
H A Dunix.adb35 return CSM.isatty (handle => CSM.fileno (CSM.stdin)) = 1;
164 function pipe_close (OpenFile : CSM.FILEs) return Integer
166 res : constant CSM.int := pclose (FileStream => OpenFile);
184 filestream : CSM.FILEs;
200 filestream : CSM.FILEs;
213 function pipe_read (OpenFile : CSM.FILEs) return JT.Text
218 charbuf : CSM.int;
222 charbuf := CSM.fgetc (OpenFile);
223 if charbuf = CSM.EOF then
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/StackWalker/CallerSensitiveMethod/csm/jdk/test/
H A DCallerSensitiveTest.java36 import java.util.CSM.Result;
87 java.util.CSM.caller(); in staticMethodCall()
89 Result result = java.util.CSM.getCallerClass(); in staticMethodCall()
94 Method method1 = java.util.CSM.class.getMethod(CSM_CALLER_METHOD); in reflectMethodCall()
97 Method method2 = java.util.CSM.class.getMethod(NON_CSM_CALLER_METHOD); in reflectMethodCall()
103 MethodHandle mh1 = lookup.findStatic(java.util.CSM.class, CSM_CALLER_METHOD, in invokeMethodHandle()
107 MethodHandle mh2 = lookup.findStatic(java.util.CSM.class, NON_CSM_CALLER_METHOD, in invokeMethodHandle()
144 static Supplier<Class<?>> caller = java.util.CSM::caller;
145 static Supplier<Result> getCallerClass = java.util.CSM::getCallerClass;
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/aws/session/testdata/
H A Dcsm_shared_config2 ; Complete CSM profile
9 ; CSM profile enable only
13 ; CSM profile with no properties
16 ; CSM profile invalid port
22 ; Multiple profiles with CSM properties

12345678910>>...39