Home
last modified time | relevance | path

Searched full:google (Results 1 – 25 of 13435) sorted by relevance

12345678910>>...538

/third_party/protobuf/
DBUILD.gn31 "src/google/protobuf/any_lite.cc",
32 "src/google/protobuf/arena.cc",
33 "src/google/protobuf/arena_align.cc",
34 "src/google/protobuf/arenastring.cc",
35 "src/google/protobuf/arenaz_sampler.cc",
36 "src/google/protobuf/extension_set.cc",
37 "src/google/protobuf/generated_enum_util.cc",
38 "src/google/protobuf/generated_message_tctable_lite.cc",
39 "src/google/protobuf/generated_message_util.cc",
40 "src/google/protobuf/implicit_weak_message.cc",
[all …]
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
DDescriptor.php3 # source: google/protobuf/descriptor.proto
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)
[all …]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_well_known_types.proto1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
6 // https://developers.google.com/open-source/licenses/bsd
12 option csharp_namespace = "Google.Protobuf.TestProtos";
14 option java_package = "com.google.protobuf.test";
16 import "google/protobuf/any.proto";
17 import "google/protobuf/api.proto";
18 import "google/protobuf/duration.proto";
19 import "google/protobuf/empty.proto";
20 import "google/protobuf/field_mask.proto";
[all …]
/third_party/protobuf/src/google/protobuf/
Dunittest_well_known_types.proto1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
6 // https://developers.google.com/open-source/licenses/bsd
12 option csharp_namespace = "Google.Protobuf.TestProtos";
14 option java_package = "com.google.protobuf.test";
16 import "google/protobuf/any.proto";
17 import "google/protobuf/api.proto";
18 import "google/protobuf/duration.proto";
19 import "google/protobuf/empty.proto";
20 import "google/protobuf/field_mask.proto";
[all …]
Dtype.pb.h3 // source: google/protobuf/type.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
Dapi.pb.h3 // source: google/protobuf/api.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
Ddescriptor.pb.h3 // source: google/protobuf/descriptor.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
Dstruct.pb.h3 // source: google/protobuf/struct.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
Dwrappers.pb.h3 // source: google/protobuf/wrappers.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
Dstruct.pb.cc3 // source: google/protobuf/struct.proto
6 #include "google/protobuf/struct.pb.h"
10 #include "google/protobuf/io/coded_stream.h"
11 #include "google/protobuf/generated_message_tctable_impl.h"
12 #include "google/protobuf/extension_set.h"
13 #include "google/protobuf/generated_message_util.h"
14 #include "google/protobuf/wire_format_lite.h"
15 #include "google/protobuf/descriptor.h"
16 #include "google/protobuf/generated_message_reflection.h"
17 #include "google/protobuf/reflection_ops.h"
[all …]
Dfield_mask.pb.h3 // source: google/protobuf/field_mask.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
Dany.pb.h3 // source: google/protobuf/any.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
Dapi.pb.cc3 // source: google/protobuf/api.proto
6 #include "google/protobuf/api.pb.h"
10 #include "google/protobuf/io/coded_stream.h"
11 #include "google/protobuf/generated_message_tctable_impl.h"
12 #include "google/protobuf/extension_set.h"
13 #include "google/protobuf/generated_message_util.h"
14 #include "google/protobuf/wire_format_lite.h"
15 #include "google/protobuf/descriptor.h"
16 #include "google/protobuf/generated_message_reflection.h"
17 #include "google/protobuf/reflection_ops.h"
[all …]
/third_party/protobuf/src/
Dfile_lists.cmake14 ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc
15 ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc
16 ${protobuf_SOURCE_DIR}/src/google/protobuf/duration.pb.cc
17 ${protobuf_SOURCE_DIR}/src/google/protobuf/empty.pb.cc
18 ${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.pb.cc
19 ${protobuf_SOURCE_DIR}/src/google/protobuf/source_context.pb.cc
20 ${protobuf_SOURCE_DIR}/src/google/protobuf/struct.pb.cc
21 ${protobuf_SOURCE_DIR}/src/google/protobuf/timestamp.pb.cc
22 ${protobuf_SOURCE_DIR}/src/google/protobuf/type.pb.cc
23 ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.pb.cc
[all …]
/third_party/notofonts/docs/
Dversions.json4 "Google Fonts": "2.102"
8 "Google Fonts": "n/a"
12 "Google Fonts": "n/a"
16 "Google Fonts": "n/a"
20 "Google Fonts": "n/a"
24 "Google Fonts": "2.002"
29 "Google Fonts": "2.016"
34 "Google Fonts": "2.015"
38 "Google Fonts": "3.007",
44 "Google Fonts": "1.006"
[all …]
/third_party/protobuf/java/core/
DBUILD.bazel18 "src/main/java/com/google/protobuf/AbstractMessageLite.java",
19 "src/main/java/com/google/protobuf/AbstractParser.java",
20 "src/main/java/com/google/protobuf/AbstractProtobufList.java",
21 "src/main/java/com/google/protobuf/AllocatedBuffer.java",
22 "src/main/java/com/google/protobuf/Android.java",
23 "src/main/java/com/google/protobuf/ArrayDecoders.java",
24 "src/main/java/com/google/protobuf/BinaryReader.java",
25 "src/main/java/com/google/protobuf/BinaryWriter.java",
26 "src/main/java/com/google/protobuf/BooleanArrayList.java",
27 "src/main/java/com/google/protobuf/BufferAllocator.java",
[all …]
Dgenerate-test-sources-build.xml7 <arg value="${protobuf.source.dir}/google/protobuf/map_lite_unittest.proto"/>
8 <arg value="${protobuf.source.dir}/google/protobuf/unittest.proto"/>
9 <arg value="${protobuf.source.dir}/google/protobuf/unittest_features.proto"/>
10 <arg value="${protobuf.source.dir}/google/protobuf/unittest_custom_options.proto"/>
11 <arg value="${protobuf.source.dir}/google/protobuf/unittest_enormous_descriptor.proto"/>
12 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import.proto"/>
13 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_lite.proto"/>
14 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public.proto"/>
15 <arg value="${protobuf.source.dir}/google/protobuf/unittest_import_public_lite.proto"/>
16 <arg value="${protobuf.source.dir}/google/protobuf/unittest_lite.proto"/>
[all …]
/third_party/grpc/tools/distrib/python/grpcio_tools/
Dprotoc_lib_deps.py141 'third_party/protobuf/src/google/protobuf/any.cc',
142 'third_party/protobuf/src/google/protobuf/any_lite.cc',
143 'third_party/protobuf/src/google/protobuf/arena.cc',
144 'third_party/protobuf/src/google/protobuf/arena_align.cc',
145 'third_party/protobuf/src/google/protobuf/arenastring.cc',
146 'third_party/protobuf/src/google/protobuf/arenaz_sampler.cc',
147 'third_party/protobuf/src/google/protobuf/compiler/code_generator.cc',
148 'third_party/protobuf/src/google/protobuf/compiler/code_generator_lite.cc',
149 'third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc',
150 'third_party/protobuf/src/google/protobuf/compiler/cpp/enum.cc',
[all …]
/third_party/grpc/
DMAINTAINERS.md12 - [a11r](https://github.com/a11r), Google LLC
13 - [apolcyn](https://github.com/apolcyn), Google LLC
14 - [arjunroy](https://github.com/arjunroy), Google LLC
15 - [ctiller](https://github.com/ctiller), Google LLC
16 - [daniel-j-born](https://github.com/daniel-j-born), Google LLC
17 - [dfawley](https://github.com/dfawley), Google LLC
18 - [dklempner](https://github.com/dklempner), Google LLC
19 - [drfloob](https://github.com/drfloob), Google LLC
20 - [ejona86](https://github.com/ejona86), Google LLC
21 - [gnossen](https://github.com/gnossen), Google LLC
[all …]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorProto.php3 # source: google/protobuf/descriptor.proto
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 * Generated from protobuf message <code>google.protobuf.DescriptorProto</code>
18 class DescriptorProto extends \Google\Protobuf\Internal\Message
25 …* Generated from protobuf field <code>repeated .google.protobuf.FieldDescriptorProto field = 2;</c…
[all …]
/third_party/grpc/tools/distrib/python/xds_protos/google/api/
Dservice_pb2.py3 # source: google/api/service.proto
5 from google.protobuf import descriptor as _descriptor
6 from google.protobuf import descriptor_pool as _descriptor_pool
7 from google.protobuf import symbol_database as _symbol_database
8 from google.protobuf.internal import builder as _builder
14 from google.api import auth_pb2 as google_dot_api_dot_auth__pb2
15 from google.api import backend_pb2 as google_dot_api_dot_backend__pb2
16 from google.api import billing_pb2 as google_dot_api_dot_billing__pb2
17 from google.api import client_pb2 as google_dot_api_dot_client__pb2
18 from google.api import context_pb2 as google_dot_api_dot_context__pb2
[all …]
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h3 // source: google/protobuf/compiler/plugin.proto
14 #include "google/protobuf/runtime_version.h"
20 #include "google/protobuf/io/coded_stream.h"
21 #include "google/protobuf/arena.h"
22 #include "google/protobuf/arenastring.h"
23 #include "google/protobuf/generated_message_tctable_decl.h"
24 #include "google/protobuf/generated_message_util.h"
25 #include "google/protobuf/metadata_lite.h"
26 #include "google/protobuf/generated_message_reflection.h"
27 #include "google/protobuf/message.h"
[all …]
DBUILD.bazel63 "//src/google/protobuf",
64 "//src/google/protobuf:port",
65 "//src/google/protobuf:protobuf_lite",
66 "//src/google/protobuf/io",
67 "//src/google/protobuf/io:io_win32",
68 "//src/google/protobuf/io:tokenizer",
99 "//src/google/protobuf",
100 "//src/google/protobuf:port",
101 "//src/google/protobuf:protobuf_lite",
102 "//src/google/protobuf/compiler:retention",
[all …]
/third_party/protobuf/src/google/protobuf/json/
DBUILD.bazel7 "//src/google/protobuf/json:__pkg__",
23 "//src/google/protobuf",
24 "//src/google/protobuf:port",
25 "//src/google/protobuf/io",
26 "//src/google/protobuf/io:zero_copy_sink",
27 "//src/google/protobuf/stubs",
28 "//src/google/protobuf/util:type_resolver",
43 "//src/google/protobuf",
44 "//src/google/protobuf:cc_test_protos",
45 "//src/google/protobuf:duration_cc_proto",
[all …]
/third_party/googletest/
DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
6 Ajay Joshi <jaj@google.com>
8 Benoit Sigoure <tsuna@google.com>
10 Bogdan Piloca <boo@google.com>
11 Chandler Carruth <chandlerc@google.com>
12 Chris Prince <cprince@google.com>
13 Chris Taylor <taylorc@google.com>
14 Dan Egnor <egnor@google.com>
16 David Anderson <danderson@google.com>
22 Jeffrey Yasskin <jyasskin@google.com>
[all …]

12345678910>>...538