Home
last modified time | relevance | path

Searched refs:mono (Results 1 – 25 of 124) sorted by relevance

12345

/external/grpc-grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch43 # Update to a newer version of mono
45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
47 +RUN echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/a…
48 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
49 …N echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /e…
50 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /et…
61 # Update to a newer version of mono
63 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
65 +RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.lis…
66 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
[all …]
/external/grpc-grpc/templates/tools/dockerfile/
Dcsharp_deps.include4 # Update to a newer version of mono
6 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
7 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
8 …N echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /e…
12 mono-devel ${'\\'}
13 ca-certificates-mono ${'\\'}
/external/protobuf/csharp/
D.gitignore14 mono/bin
15 mono/tmp
16 mono/protoc
31 mono/TestResult.xml
32 mono/.libs
33 mono/*.exe
34 mono/*.dll
/external/grpc-grpc/test/distrib/csharp/DistribTest/
DDistribTestDotNet.csproj23 …<FrameworkPathOverride Condition="Exists('/usr/lib/mono/4.5-api')">/usr/lib/mono/4.5-api</Framewor…
24 …<FrameworkPathOverride Condition="Exists('/usr/local/lib/mono/4.5-api')">/usr/local/lib/mono/4.5-a…
25 …s/Mono.framework/Versions/Current/lib/mono/4.5-api')">/Library/Frameworks/Mono.framework/Versions/…
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/
DDockerfile70 # Update to a newer version of mono
72 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
73 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
74 …N echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /e…
78 mono-devel \
79 ca-certificates-mono \
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_csharp/
DDockerfile70 # Update to a newer version of mono
72 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
73 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
74 …N echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /e…
78 mono-devel \
79 ca-certificates-mono \
/external/grpc-grpc/tools/dockerfile/test/csharp_jessie_x64/
DDockerfile74 # Update to a newer version of mono
76 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
77 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
78 …N echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /e…
82 mono-devel \
83 ca-certificates-mono \
/external/grpc-grpc/tools/dockerfile/test/multilang_jessie_x64/
DDockerfile59 # Update to a newer version of mono
61 RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.list…
62 …UN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /e…
63 …N echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /e…
67 mono-devel \
68 ca-certificates-mono \
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_centos7_x64/
DDockerfile18 RUN curl https://download.mono-project.com/repo/centos7-stable.repo | tee /etc/yum.repos.d/mono-cen…
20 RUN yum install -y mono-devel
26 # Make sure the mono certificate store is up-to-date to prevent issues with nuget restore
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_jessie_x64/
DDockerfile20 RUN echo "deb https://download.mono-project.com/repo/debian stable-jessie main" | tee /etc/apt/sour…
23 mono-devel \
29 # Make sure the mono certificate store is up-to-date to prevent issues with nuget restore
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_jessie_x86/
DDockerfile20 RUN echo "deb https://download.mono-project.com/repo/debian stable-jessie main" | tee /etc/apt/sour…
23 mono-devel \
29 # Make sure the mono certificate store is up-to-date to prevent issues with nuget restore
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_ubuntu1604_x64/
DDockerfile20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-xenial main" | tee /etc/apt/sour…
23 mono-devel \
29 # Make sure the mono certificate store is up-to-date to prevent issues with nuget restore
/external/grpc-grpc/tools/dockerfile/distribtest/csharp_ubuntu1404_x64/
DDockerfile20 RUN echo "deb https://download.mono-project.com/repo/ubuntu stable-trusty main" | tee /etc/apt/sour…
23 mono-devel \
42 # Make sure the mono certificate store is up-to-date to prevent issues with nuget restore
/external/flatbuffers/tests/docker/languages/
DDockerfile.testing.csharp.mono_5_181 FROM mono:5.18 as base
6 RUN mono --version
/external/protobuf/jenkins/docker/
DDockerfile22 run echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.list…
23 …echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc…
47 mono-devel \
/external/webrtc/webrtc/common_audio/
Daudio_util_unittest.cc129 int16_t mono[kSamplesPerChannel]; in TEST() local
130 int16_t* deinterleaved[] = {mono}; in TEST()
132 ExpectArraysEq(kInterleaved, mono, kSamplesPerChannel); in TEST()
136 ExpectArraysEq(mono, interleaved, kSamplesPerChannel); in TEST()
/external/grpc-grpc/test/distrib/csharp/
Drun_distrib_test_dotnetcli.sh37 mono bin/Debug/net45/publish/DistribTestDotNet.exe
40 mono bin/Debug/net45/publish/DistribTestDotNet.exe
/external/deqp/framework/common/
DtcuInterval.cpp145 const Interval mono = applyMonotone(std::abs, x); in abs() local
148 return Interval(0.0, mono); in abs()
150 return mono; in abs()
/external/protobuf/
Dtests.sh60 …load.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
61 …com/repo/debian wheezy-libtiff-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list
63 sudo apt-get install -qq mono-devel referenceassemblies-pcl nunit
68 (cd csharp/src; mono $NUGET restore)
/external/flatbuffers/tests/FlatBuffers.Test/
DNetTest.sh8 mono --debug ./fbnettest.exe
19 mono --debug ./fbnettest.exe
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/
DREADME.md7 files supported by VS2013 and VS2015 (and older versions of mono).
63 On Linux or Mac, use `mono GreeterServer.exe` and `mono GreeterClient.exe` to run the server and cl…
/external/brotli/csharp/
Dtranspile.sh6 if ! which mono >/dev/null; then
88 mono --debug build/NUnit.ConsoleRunner.3.6.1/tools/nunit3-console.exe build/brotlidec_test.dll
/external/webrtc/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc61 void ForceInputMono(bool mono);
68 void ForceReverseMono(bool mono);
155 void DebugDumpGenerator::ForceInputMono(bool mono) { in ForceInputMono() argument
156 const int channels = mono ? 1 : input_file_channels_; in ForceInputMono()
167 void DebugDumpGenerator::ForceReverseMono(bool mono) { in ForceReverseMono() argument
168 const int channels = mono ? 1 : reverse_file_channels_; in ForceReverseMono()
/external/wayland/doc/publican/sources/css/
Dcommon.css752 font-family: "liberation mono", "bitstream vera mono", "dejavu mono", monospace;
797 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
806 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
829 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
863 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
/external/python/cpython2/Doc/library/
Daudioop.rst213 Convert a stereo fragment to a mono fragment. The left channel is multiplied by
215 give a mono signal.
220 Generate a stereo fragment from a mono fragment. Each pair of samples in the
221 stereo fragment are computed from the mono sample, whereby left channel samples
232 between mono and stereo fragments, i.e. all samples are treated equal. If this
233 is a problem the stereo fragment should be split into two mono fragments first

12345