Home
last modified time | relevance | path

Searched refs:Google (Results 1 – 25 of 3783) sorted by relevance

12345678910>>...152

/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
DDescriptor.php5 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 …]
/third_party/grpc/
DMAINTAINERS.md11 - [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 …]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorProto.php5 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
85 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
137 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
159 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
[all …]
DFileDescriptorProto.php5 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
124 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
220 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::STRING);
246 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
[all …]
DEnumDescriptorProto.php5 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
67 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
119 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
151 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\EnumOptions::class);
[all …]
DSourceCodeInfo.php5 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
119 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
223 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DGeneratedCodeInfo.php5 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
42 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
68 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DExtensionRangeOptions.php5 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
36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
60 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DOneofOptions.php5 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
36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
60 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DFileDescriptorSet.php5 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
36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
56 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DServiceDescriptorProto.php5 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
45 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
97 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
129 GPBUtil::checkMessage($var, \Google\Protobuf\Internal\ServiceOptions::class);
DMethodOptions.php5 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
55 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
127 GPBUtil::checkEnum($var, \Google\Protobuf\Internal\MethodOptions\IdempotencyLevel::class);
153 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
DEnumValueOptions.php5 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
50 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
116 …$arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::MESSAGE, \Google\Proto…
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/
Dtest.sh5 $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 …]
/third_party/protobuf/
DMakefile.am55 csharp/Google.Protobuf.Tools.targets \
56 csharp/Google.Protobuf.Tools.nuspec \
64 csharp/keys/Google.Protobuf.public.snk \
65 csharp/keys/Google.Protobuf.snk \
89 csharp/src/Google.Protobuf.Benchmarks/BenchmarkDatasetConfig.cs \
90 csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs \
91 csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs \
92 csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj \
93 csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs \
94 csharp/src/Google.Protobuf.Benchmarks/ParseMessagesBenchmark.cs \
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestWellKnownTypes.cs8 using pb = global::Google.Protobuf;
9 using pbc = global::Google.Protobuf.Collections;
10 using pbr = global::Google.Protobuf.Reflection;
12 namespace Google.Protobuf.TestProtos {
165Google.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()
194 …get { return global::Google.Protobuf.TestProtos.UnittestWellKnownTypesReflection.Descriptor.Messag…
[all …]
/third_party/protobuf/php/src/Google/Protobuf/
DApi.php5 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 …]
DType.php5 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 …]
DEnum.php5 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);
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs8 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()
67Google.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 …]
DApi.cs8 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()
79 … get { return global::Google.Protobuf.WellKnownTypes.ApiReflection.Descriptor.MessageTypes[0]; }
128 …private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Method> _repeated_me…
[all …]
/third_party/libinput/quirks/
D50-system-google.quirks3 [Google Chromebook R13 CB5-312T]
8 [Google Chromebook CB5-312T]
13 [Google Chromebook Elm]
18 [Google Chromebook Falco]
24 [Google Chromebook Mario]
30 [Google Chromebook Butterfly]
36 [Google Chromebook Peppy]
42 [Google Chromebook ZGB]
48 [Google Chromebook Parrot]
54 [Google Chromebook Leon]
[all …]
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DLoadBalancerAccumulatedStatsResponse.php7 use Google\Protobuf\Internal\GPBType;
8 use Google\Protobuf\Internal\RepeatedField;
9 use Google\Protobuf\Internal\GPBUtil;
16 class LoadBalancerAccumulatedStatsResponse extends \Google\Protobuf\Internal\Message
94 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
122 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
150 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
178 …$arr = GPBUtil::checkMapField($var, \Google\Protobuf\Internal\GPBType::STRING, \Google\Protobuf\In…
/third_party/vk-gl-cts/build/external/spirv-tools/spirv-tools/
Dgenerators.inc14 {13, "Google", "Shaderc over Glslang", "Google Shaderc over Glslang"},
15 {14, "Google", "spiregg", "Google spiregg"},
16 {15, "Google", "rspirv", "Google rspirv"},
22 {21, "Google", "Clspv", "Google Clspv"},
23 {22, "Google", "MLIR SPIR-V Serializer", "Google MLIR SPIR-V Serializer"},
24 {23, "Google", "Tint Compiler", "Google Tint Compiler"},
25 {24, "Google", "ANGLE Shader Compiler", "Google ANGLE Shader Compiler"},
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php5 namespace Google\Protobuf\Internal\SourceCodeInfo;
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 Location extends \Google\Protobuf\Internal\Message
180 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
244 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
278 $arr = GPBUtil::checkRepeatedField($var, \Google\Protobuf\Internal\GPBType::INT32);
[all …]

12345678910>>...152