Home
last modified time | relevance | path

Searched refs:tryEnd (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/Ecma335/Encoding/
H A DControlFlowBuilder.cs61 LabelHandle tryEnd, in ExceptionHandlerInfo()
69 TryEnd = tryEnd; in ExceptionHandlerInfo()
150 … AddExceptionRegion(ExceptionRegionKind.Finally, tryStart, tryEnd, handlerStart, handlerEnd); in AddFinallyRegion()
162 … AddExceptionRegion(ExceptionRegionKind.Fault, tryStart, tryEnd, handlerStart, handlerEnd); in AddFaultRegion()
182 …AddExceptionRegion(ExceptionRegionKind.Catch, tryStart, tryEnd, handlerStart, handlerEnd, catchTyp… in AddCatchRegion()
204 LabelHandle tryEnd, in AddExceptionRegion() argument
211 ValidateLabel(tryEnd, nameof(tryEnd)); in AddExceptionRegion()
345 int tryEnd = GetLabelOffsetChecked(handler.TryEnd); in SerializeExceptionTable()
349 if (tryStart > tryEnd) in SerializeExceptionTable()
351 … Throw.InvalidOperation(SR.Format(SR.InvalidExceptionRegionBounds, tryStart, tryEnd)); in SerializeExceptionTable()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.ControlFlow.Subroutines.Builders/
H A DSubroutineWithHandlersBuilder.cs109 Label tryEnd = CodeProvider.TryEnd (handler); in AddTryEnd()
111 this.try_end_list.TryGetValue (tryEnd, out queue); in AddTryEnd()
114 this.try_end_list [tryEnd] = queue; in AddTryEnd()
117 AddTargetLabel (tryEnd); in AddTryEnd()
158 Queue<Handler> tryEnd = GetTryEnd (currentLabel); in RecordInformationForNewBlock()
159 if (tryEnd != null) { in RecordInformationForNewBlock()
160 foreach (Handler handler in tryEnd) { in RecordInformationForNewBlock()
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/
H A Dpolicy_logging.go71 tryEnd := time.Now()
72 tryDuration := tryEnd.Sub(tryStart)
73 opDuration := tryEnd.Sub(opValues.start)
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/
H A Dpolicy_logging.go71 tryEnd := time.Now()
72 tryDuration := tryEnd.Sub(tryStart)
73 opDuration := tryEnd.Sub(opValues.start)
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/sdk/azcore/
H A Dpolicy_logging.go74 tryEnd := time.Now()
75 tryDuration := tryEnd.Sub(tryStart)
76 opDuration := tryEnd.Sub(opValues.start)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/
H A Dpolicy_logging.go71 tryEnd := time.Now()
72 tryDuration := tryEnd.Sub(tryStart)
73 opDuration := tryEnd.Sub(opValues.start)
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/
H A Dpolicy_logging.go71 tryEnd := time.Now()
72 tryDuration := tryEnd.Sub(tryStart)
73 opDuration := tryEnd.Sub(opValues.start)
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/sdk/azcore/runtime/
H A Dpolicy_logging.go69 tryEnd := time.Now()
70 tryDuration := tryEnd.Sub(tryStart)
71 opDuration := tryEnd.Sub(opValues.start)
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/sdk/azcore/runtime/
H A Dpolicy_logging.go69 tryEnd := time.Now()
70 tryDuration := tryEnd.Sub(tryStart)
71 opDuration := tryEnd.Sub(opValues.start)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime/
H A Dpolicy_logging.go69 tryEnd := time.Now()
70 tryDuration := tryEnd.Sub(tryStart)
71 opDuration := tryEnd.Sub(opValues.start)
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/Azure/azure-storage-blob-go/azure-storage-blob-go-6df5d9af221d/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/net/rclone/rclone-1.57.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go58 tryEnd := time.Now()
59 tryDuration := tryEnd.Sub(tryStart)
60 opDuration := tryEnd.Sub(operationStart)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/www/tusd/tusd-1.8.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go58 tryEnd := time.Now()
59 tryDuration := tryEnd.Sub(tryStart)
60 opDuration := tryEnd.Sub(operationStart)
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go58 tryEnd := time.Now()
59 tryDuration := tryEnd.Sub(tryStart)
60 opDuration := tryEnd.Sub(operationStart)
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-storage-blob-go/azblob/
H A Dzc_policy_request_log.go53 tryEnd := time.Now()
54 tryDuration := tryEnd.Sub(tryStart)
55 opDuration := tryEnd.Sub(operationStart)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/reflect/
H A DProxyGenerator.java910 short pc, tryBegin = 0, tryEnd; in generateMethod() local
970 tryEnd = pc = (short) minfo.code.size(); in generateMethod()
977 tryBegin, tryEnd, pc, in generateMethod()
986 tryBegin, tryEnd, pc, cp.getClass("java/lang/Throwable"))); in generateMethod()
1198 short pc, tryBegin = 0, tryEnd; in generateStaticInitializer() local
1210 tryEnd = pc = (short) minfo.code.size(); in generateStaticInitializer()
1213 tryBegin, tryEnd, pc, in generateStaticInitializer()
1238 tryBegin, tryEnd, pc, in generateStaticInitializer()

123