/external/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/ |
D | Descriptor.php | 5 namespace GPBMetadata\Google\Protobuf\Internal; 12 $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); 17 …$pool->addMessage('google.protobuf.internal.FileDescriptorSet', \Google\Protobuf\Internal\FileDesc… 18 …->repeated('file', \Google\Protobuf\Internal\GPBType::MESSAGE, 1, 'google.protobuf.internal.FileDe… 21 …$pool->addMessage('google.protobuf.internal.FileDescriptorProto', \Google\Protobuf\Internal\FileDe… 22 ->optional('name', \Google\Protobuf\Internal\GPBType::STRING, 1) 23 ->optional('package', \Google\Protobuf\Internal\GPBType::STRING, 2) 24 ->repeated('dependency', \Google\Protobuf\Internal\GPBType::STRING, 3) 25 ->repeated('public_dependency', \Google\Protobuf\Internal\GPBType::INT32, 10) 26 ->repeated('weak_dependency', \Google\Protobuf\Internal\GPBType::INT32, 11) [all …]
|
/external/rust/crates/grpcio-sys/grpc/ |
D | MAINTAINERS.md | 11 - [a11r](https://github.com/a11r), Google LLC 12 - [apolcyn](https://github.com/apolcyn), Google LLC 13 - [arjunroy](https://github.com/arjunroy), Google LLC 14 - [AspirinSJL](https://github.com/AspirinSJL), Google LLC 15 - [bogdandrutu](https://github.com/bogdandrutu), Google LLC 16 - [daniel-j-born](https://github.com/daniel-j-born), Google LLC 17 - [dapengzhang0](https://github.com/dapengzhang0), Google LLC 18 - [dfawley](https://github.com/dfawley), Google LLC 19 - [dklempner](https://github.com/dklempner), Google LLC 20 - [ejona86](https://github.com/ejona86), Google LLC [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | Locales.txt | 193 #Google Tier 0 194 Google ; en ; modern ; T0 American English 196 #Google Tier 1 197 Google ; en_GB ; modern ; T1 British English 198 Google ; fr ; modern ; T1 French 199 Google ; de ; modern ; T1 German 200 Google ; ja ; modern ; T1 Japanese 201 Google ; ru ; modern ; T1 Russian 202 Google ; es ; modern ; T1 European Spanish 203 Google ; ar ; modern ; T1 Arabic [all …]
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | DescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class DescriptorProto extends \Google\Protobuf\Internal\Message 95 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 143 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 171 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… [all …]
|
D | FileDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message 136 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 224 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING); 256 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32); [all …]
|
D | EnumDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class EnumDescriptorProto extends \Google\Protobuf\Internal\Message 72 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 120 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 148 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumOptions::class); [all …]
|
D | SourceCodeInfo.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 19 class SourceCodeInfo extends \Google\Protobuf\Internal\Message 120 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 224 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | GeneratedCodeInfo.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 20 class GeneratedCodeInfo extends \Google\Protobuf\Internal\Message 43 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 69 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | ExtensionRangeOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class ExtensionRangeOptions extends \Google\Protobuf\Internal\Message 37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 61 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | OneofOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class OneofOptions extends \Google\Protobuf\Internal\Message 37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 61 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | FileDescriptorSet.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 19 class FileDescriptorSet extends \Google\Protobuf\Internal\Message 37 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 57 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | ServiceOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class ServiceOptions extends \Google\Protobuf\Internal\Message 52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 114 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | EnumValueOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class EnumValueOptions extends \Google\Protobuf\Internal\Message 52 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 114 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | MethodOptions.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 16 class MethodOptions extends \Google\Protobuf\Internal\Message 58 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 116 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\MethodOptions_IdempotencyLevel::class); 148 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
|
D | ServiceDescriptorProto.php | 5 namespace Google\Protobuf\Internal; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\GPBWire; 9 use Google\Protobuf\Internal\RepeatedField; 10 use Google\Protobuf\Internal\InputStream; 11 use Google\Protobuf\Internal\GPBUtil; 18 class ServiceDescriptorProto extends \Google\Protobuf\Internal\Message 48 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce(); 96 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 124 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class);
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/ |
D | test.sh | 5 $1 -Iprotos/src -I../../../src/ --csharp_out=src/Google.Protobuf.Test \ 6 --csharp_opt=base_namespace=Google.Protobuf \ 11 $1 -Iprotos/csharp --csharp_out=src/Google.Protobuf.Test \ 15 $2 -Iprotos/src --csharp_out=src/Google.Protobuf.Test \ 16 --csharp_opt=base_namespace=Google.Protobuf \ 21 dotnet restore src/Google.Protobuf/Google.Protobuf.csproj 22 dotnet restore src/Google.Protobuf.Test/Google.Protobuf.Test.csproj 23 dotnet build -c Release src/Google.Protobuf/Google.Protobuf.csproj 24 dotnet build -c Release src/Google.Protobuf.Test/Google.Protobuf.Test.csproj 25 dotnet run -c Release -f netcoreapp2.1 -p src/Google.Protobuf.Test/Google.Protobuf.Test.csproj [all …]
|
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | UnittestWellKnownTypes.cs | 8 using pb = global::Google.Protobuf; 9 using pbc = global::Google.Protobuf.Collections; 10 using pbr = global::Google.Protobuf.Reflection; 12 namespace Google.Protobuf.TestProtos { 165 …Google.Protobuf.WellKnownTypes.AnyReflection.Descriptor, global::Google.Protobuf.WellKnownTypes.Ap… in UnittestWellKnownTypesReflection() 167 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.TestWellKnownTypes), globa… in UnittestWellKnownTypesReflection() 168 …w pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.RepeatedWellKnownTypes), glo… in UnittestWellKnownTypesReflection() 169 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.OneofWellKnownTypes), glob… in UnittestWellKnownTypesReflection() 170 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.TestProtos.MapWellKnownTypes), global… in UnittestWellKnownTypesReflection() 190 …get { return global::Google.Protobuf.TestProtos.UnittestWellKnownTypesReflection.Descriptor.Messag… [all …]
|
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Type.cs | 8 using pb = global::Google.Protobuf; 9 using pbc = global::Google.Protobuf.Collections; 10 using pbr = global::Google.Protobuf.Reflection; 12 namespace Google.Protobuf.WellKnownTypes { 64 …new pbr::FileDescriptor[] { global::Google.Protobuf.WellKnownTypes.AnyReflection.Descriptor, globa… in TypeReflection() 65 …new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Google.Protobuf.WellKnownTypes.Syntax), }, nul… in TypeReflection() 66 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Type), global::Google.… in TypeReflection() 67 …Google.Protobuf.WellKnownTypes.Field), global::Google.Protobuf.WellKnownTypes.Field.Parser, new[]{… in TypeReflection() 68 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Enum), global::Google.… in TypeReflection() 69 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.EnumValue), global::Go… in TypeReflection() [all …]
|
D | Api.cs | 8 using pb = global::Google.Protobuf; 9 using pbc = global::Google.Protobuf.Collections; 10 using pbr = global::Google.Protobuf.Reflection; 12 namespace Google.Protobuf.WellKnownTypes { 45 …new pbr::FileDescriptor[] { global::Google.Protobuf.WellKnownTypes.SourceContextReflection.Descrip… in ApiReflection() 47 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Api), global::Google.P… in ApiReflection() 48 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Method), global::Googl… in ApiReflection() 49 …new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.WellKnownTypes.Mixin), global::Google… in ApiReflection() 75 … get { return global::Google.Protobuf.WellKnownTypes.ApiReflection.Descriptor.MessageTypes[0]; } 124 …private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Method> _repeated_me… [all …]
|
/external/protobuf/ |
D | Makefile.am | 55 csharp/Google.Protobuf.Tools.targets \ 56 csharp/Google.Protobuf.Tools.nuspec \ 64 csharp/keys/Google.Protobuf.public.snk \ 65 csharp/keys/Google.Protobuf.snk \ 80 csharp/src/Google.Protobuf.Benchmarks/SerializationConfig.cs \ 81 csharp/src/Google.Protobuf.Benchmarks/SerializationBenchmark.cs \ 82 csharp/src/Google.Protobuf.Benchmarks/Program.cs \ 83 csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj \ 84 csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs \ 85 csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs \ [all …]
|
/external/protobuf/php/src/Google/Protobuf/ |
D | Api.php | 5 namespace Google\Protobuf; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 23 class Api extends \Google\Protobuf\Internal\Message 127 \GPBMetadata\Google\Protobuf\Api::initOnce(); 179 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 205 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 291 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class); 317 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… [all …]
|
D | Type.php | 5 namespace Google\Protobuf; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 16 class Type extends \Google\Protobuf\Internal\Message 76 \GPBMetadata\Google\Protobuf\Type::initOnce(); 126 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 152 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING); 178 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 204 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class); [all …]
|
D | Enum.php | 5 namespace Google\Protobuf; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 16 class Enum extends \Google\Protobuf\Internal\Message 68 \GPBMetadata\Google\Protobuf\Type::initOnce(); 118 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 144 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto… 170 GPBUtil::checkMessage($var, \Google\Protobuf\SourceContext::class); 196 GPBUtil::checkEnum($var, \Google\Protobuf\Syntax::class);
|
D | Struct.php | 5 namespace Google\Protobuf; 7 use Google\Protobuf\Internal\GPBType; 8 use Google\Protobuf\Internal\RepeatedField; 9 use Google\Protobuf\Internal\GPBUtil; 22 class Struct extends \Google\Protobuf\Internal\Message 42 \GPBMetadata\Google\Protobuf\Struct::initOnce(); 66 …GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\Internal\…
|
/external/protobuf/php/tests/ |
D | well_known_test.php | 7 use Google\Protobuf\Any; 8 use Google\Protobuf\Api; 9 use Google\Protobuf\BoolValue; 10 use Google\Protobuf\BytesValue; 11 use Google\Protobuf\DoubleValue; 12 use Google\Protobuf\Duration; 13 use Google\Protobuf\Enum; 14 use Google\Protobuf\EnumValue; 15 use Google\Protobuf\Field; 16 use Google\Protobuf\FieldMask; [all …]
|