Home
last modified time | relevance | path

Searched refs:DOTNET (Results 1 – 25 of 137) sorted by relevance

123456

/dports/devel/grpc130/grpc-1.30.2/src/csharp/
H A Dbuild_packages_dotnetcli.bat15 set DOTNET=dotnet variable
30 %DOTNET% restore Grpc.sln || goto :error
35 %DOTNET% pack --configuration Release Grpc.Core.Api --output ..\..\..\artifacts || goto :error
36 %DOTNET% pack --configuration Release Grpc.Core --output ..\..\..\artifacts || goto :error
37 %DOTNET% pack --configuration Release Grpc.Core.Testing --output ..\..\..\artifacts || goto :error
38 %DOTNET% pack --configuration Release Grpc.Auth --output ..\..\..\artifacts || goto :error
39 %DOTNET% pack --configuration Release Grpc.HealthCheck --output ..\..\..\artifacts || goto :error
40 %DOTNET% pack --configuration Release Grpc.Reflection --output ..\..\..\artifacts || goto :error
41 %DOTNET% pack --configuration Release Grpc.Tools --output ..\..\..\artifacts || goto :error
43 %DOTNET% pack --configuration Release Grpc --output ..\..\..\artifacts || goto :error
[all …]
H A Dbuild_unitypackage.bat20 set DOTNET=dotnet variable
32 %DOTNET% restore Grpc.sln || goto :error
37 %DOTNET% build --configuration Release Grpc.Core || goto :error
39 %DOTNET% build --configuration Release Grpc.HealthCheck || goto :error
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/
H A Dbuild_packages_dotnetcli.bat15 set DOTNET=dotnet variable
30 %DOTNET% restore Grpc.sln || goto :error
35 %DOTNET% pack --configuration Release Grpc.Core.Api --output ..\..\..\artifacts || goto :error
36 %DOTNET% pack --configuration Release Grpc.Core --output ..\..\..\artifacts || goto :error
37 %DOTNET% pack --configuration Release Grpc.Core.Testing --output ..\..\..\artifacts || goto :error
38 %DOTNET% pack --configuration Release Grpc.Auth --output ..\..\..\artifacts || goto :error
39 %DOTNET% pack --configuration Release Grpc.HealthCheck --output ..\..\..\artifacts || goto :error
40 %DOTNET% pack --configuration Release Grpc.Reflection --output ..\..\..\artifacts || goto :error
41 %DOTNET% pack --configuration Release Grpc.Tools --output ..\..\..\artifacts || goto :error
43 %DOTNET% pack --configuration Release Grpc --output ..\..\..\artifacts || goto :error
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/FlatBuffers.Test/
H A DNetTest.sh15 DOTNET=$TEMP_DOTNET_DIR/dotnet
17 $DOTNET new sln
18 $DOTNET sln add $PROJ_FILE
19 $DOTNET restore -r linux-x64 $PROJ_FILE
34 $DOTNET new sln
35 $DOTNET sln add $CORE_PROJ_FILE
36 $DOTNET restore -r linux-x64 $CORE_PROJ_FILE
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/FlatBuffers.Test/
H A DNetTest.sh15 DOTNET=$TEMP_DOTNET_DIR/dotnet
17 $DOTNET new sln
18 $DOTNET sln add $PROJ_FILE
19 $DOTNET restore -r linux-x64 $PROJ_FILE
34 $DOTNET new sln
35 $DOTNET sln add $CORE_PROJ_FILE
36 $DOTNET restore -r linux-x64 $CORE_PROJ_FILE
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Utilities/
H A DTypeExtensions.cs39 #if DOTNET || PORTABLE
40 #if !DOTNET
81 #if !DOTNET
101 #if !(DOTNET || PORTABLE) in Method()
138 #if !(DOTNET || PORTABLE) in ContainsGenericParameters()
147 #if !(DOTNET || PORTABLE) in IsInterface()
156 #if !(DOTNET || PORTABLE) in IsGenericType()
165 #if !(DOTNET || PORTABLE) in IsGenericTypeDefinition()
262 #if (DOTNET || PORTABLE)
269 #if (DOTNET || PORTABLE)
[all …]
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Serialization/
H A DJsonTypeReflector.cs32 #if !(DOTNET || PORTABLE || PORTABLE40)
62 #if !(NET20 || DOTNET)
144 #if !(DOTNET || PORTABLE40 || PORTABLE) in GetObjectMemberSerialization()
255 #if !(NET20 || DOTNET)
292 #if !(NET20 || DOTNET)
326 #if !(NET20 || DOTNET)
407 #if !(DOTNET || PORTABLE40 || PORTABLE)
436 #if (DOTNET || PORTABLE || PORTABLE40)
463 #if !(PORTABLE40 || PORTABLE || DOTNET)
H A DDefaultSerializationBinder.cs52 #if !(DOTNET || PORTABLE40 || PORTABLE) in GetTypeFromTypeNameKey()
58 #elif DOTNET || PORTABLE in GetTypeFromTypeNameKey()
64 #if !(PORTABLE40 || PORTABLE || DOTNET) in GetTypeFromTypeNameKey()
154 #if (DOTNET || PORTABLE) in BindToName()
H A DDefaultContractResolver.cs40 #if !(DOTNET || PORTABLE || PORTABLE40)
119 #if !(DOTNET || PORTABLE40 || PORTABLE)
169 #if !(DOTNET || PORTABLE || PORTABLE40)
198 #if !(DOTNET || PORTABLE || PORTABLE40) in DefaultContractResolver()
280 #if !(DOTNET || PORTABLE || PORTABLE40) in GetSerializableMembers()
392 #if !(DOTNET || PORTABLE || PORTABLE40) in CreateObjectContract()
421 #if !(DOTNET || PORTABLE40 || PORTABLE) in CreateObjectContract()
911 #if DOTNET in ShouldSkipSerializing()
1050 #if !(DOTNET || PORTABLE40 || PORTABLE)
1164 #if !(DOTNET || PORTABLE40 || PORTABLE) in CreateContract()
[all …]
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Schema/
H A DJsonSchemaException.cs39 #if !(DOTNET || PORTABLE40 || PORTABLE)
91 #if !(DOTNET || PORTABLE40 || PORTABLE)
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/
H A DJsonException.cs38 #if !(DOTNET || PORTABLE40 || PORTABLE)
71 #if !(DOTNET || PORTABLE40 || PORTABLE)
H A DJsonWriterException.cs36 #if !(DOTNET || PORTABLE40 || PORTABLE)
75 #if !(DOTNET || PORTABLE40 || PORTABLE)
H A DJsonSerializationException.cs36 #if !(DOTNET || PORTABLE40 || PORTABLE)
69 #if !(DOTNET || PORTABLE40 || PORTABLE)
H A DJsonReaderException.cs36 #if !(DOTNET || PORTABLE || PORTABLE40)
87 #if !(DOTNET || PORTABLE40 || PORTABLE)
/dports/www/mod_php81/php-8.1.1/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
12 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/lang/php81/php-8.1.1/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
12 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/lang/php80/php-8.0.15/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
11 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/lang/php74/php-7.4.27/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
11 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/www/mod_php80/php-8.0.15/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
11 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/www/mod_php74/php-7.4.27/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
11 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/lang/php73/php-7.3.33/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
11 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/www/mod_php73/php-7.3.33/ext/com_dotnet/tests/
H A Dbug73679.phpt2 Bug #73679 DOTNET read access violation using invalid codepage
11 $stack = new DOTNET("mscorlib", "System.Collections.Stack", -2200000000);
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Linq/
H A DJContainer.cs49 #if !(DOTNET || PORTABLE || PORTABLE40)
57 #if !(DOTNET || PORTABLE40 || PORTABLE)
135 #if !(DOTNET || PORTABLE40 || PORTABLE)
391 #if !(DOTNET || PORTABLE40 || PORTABLE) in InsertItem()
439 #if !(DOTNET || PORTABLE40 || PORTABLE) in RemoveItemAt()
519 #if !(DOTNET || PORTABLE || PORTABLE40) in SetItem()
548 #if !(DOTNET || PORTABLE40 || PORTABLE) in ClearItems()
882 #if !(DOTNET || PORTABLE40 || PORTABLE)
1055 #if !(DOTNET || PORTABLE || PORTABLE40)
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/source/model/
H A DLanguageType.cpp68 return LanguageType::DOTNET; in GetLanguageTypeForName()
106 case LanguageType::DOTNET: in GetNameForLanguageType()
/dports/devel/py-azure-functions-devops-build/azure-functions-devops-build-0.0.22/azure_functions_devops_build/yaml/
H A Dyaml_manager.py8 from ..constants import (WINDOWS, PYTHON, NODE, DOTNET, POWERSHELL)
39 elif self._language == DOTNET:

123456