Searched defs:google (Results 201 - 225 of 2030) sorted by relevance

1234567891011>>

/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DTestStringMultisetGenerator.java17 package com.google.common.collect.testing.google;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.collect.Multiset;
21 import com.google.common.collect.testing.SampleElements;
22 import com.google.common.collect.testing.SampleElements.Strings;
/external/chromium_org/google_apis/gcm/engine/
H A Dconnection_handler.h15 namespace google { namespace
19 } // namepsace google
37 typedef base::Callback<void(scoped_ptr<google::protobuf::MessageLite>)>
62 virtual void SendMessage(const google::protobuf::MessageLite& message) = 0;
/external/chromium_org/third_party/closure_compiler/runner/src/com/google/javascript/jscomp/
H A DChromePassConfig.java5 package com.google.javascript.jscomp;
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
H A Dpython_protobuf.cc3 // http://code.google.com/p/protobuf/
31 // Author: qrczak@google.com (Marcin Kowalczyk)
33 #include <google/protobuf/pyext/python_protobuf.h>
35 namespace google { namespace
47 // If python-google.protobuf.cc is loaded, the function pointer is overridden
63 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
41 #include <google/protobuf/stubs/common.h>
46 namespace google { namespace
141 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
39 #include <google/protobuf/compiler/cpp/cpp_options.h>
40 #include <google/protobuf/descriptor.h>
43 namespace google { namespace
69 // Precondition: in ::google::protobuf namespace.
100 } // namespace google
H A Dcpp_enum_field.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
40 #include <google/protobuf/compiler/cpp/cpp_field.h>
42 namespace google { namespace
104 } // namespace google
H A Dcpp_extension.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
39 #include <google/protobuf/stubs/common.h>
40 #include <google/protobuf/compiler/cpp/cpp_options.h>
42 namespace google { namespace
85 } // namespace google
H A Dcpp_message_field.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
40 #include <google/protobuf/compiler/cpp/cpp_field.h>
42 namespace google { namespace
103 } // namespace google
H A Dcpp_options.h3 // http://code.google.com/p/protobuf/
31 // Author: rennie@google.com (Jeffrey Rennie)
38 #include <google/protobuf/stubs/common.h>
39 namespace google { namespace
57 } // namespace google
H A Dcpp_primitive_field.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
40 #include <google/protobuf/compiler/cpp/cpp_field.h>
42 namespace google { namespace
104 } // namespace google
H A Dcpp_string_field.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
40 #include <google/protobuf/compiler/cpp/cpp_field.h>
42 namespace google { namespace
107 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_extension.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
40 #include <google/protobuf/stubs/common.h>
42 namespace google { namespace
76 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
41 #include <google/protobuf/message.h>
42 #include <google/protobuf/stubs/common.h>
44 namespace google { namespace
118 // This struct just contains a hash_map. We can't #include <google/protobuf/stubs/hash.h> from
135 } // namespace google
H A Dgenerated_enum_reflection.h3 // http://code.google.com/p/protobuf/
31 // Author: jasonh@google.com (Jason Hsueh)
44 namespace google { namespace
84 } // namespace google
H A Dgenerated_message_util.cc3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
35 #include <google/protobuf/generated_message_util.h>
39 namespace google { namespace
59 } // namespace google
H A Dservice.cc3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
35 #include <google/protobuf/service.h>
37 namespace google { namespace
46 } // namespace google
H A Dservice.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
64 // void Foo(google::protobuf::RpcController* controller,
104 #include <google/protobuf/stubs/common.h>
106 namespace google { namespace
290 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream_inl.h3 // http://code.google.com/p/protobuf/
31 // Author: jasonh@google.com (Jason Hsueh)
39 #include <google/protobuf/io/coded_stream.h>
41 #include <google/protobuf/stubs/stl_util.h>
43 namespace google { namespace
67 } // namespace google
H A Dprinter_unittest.cc3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
37 #include <google/protobuf/io/printer.h>
38 #include <google/protobuf/io/zero_copy_stream_impl.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/testing/googletest.h>
44 namespace google { namespace
285 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Datomicops.h3 // http://code.google.com/p/protobuf/
59 #include <google/protobuf/stubs/platform_macros.h>
61 namespace google { namespace
71 // http://code.google.com/p/nativeclient/issues/detail?id=1162
157 } // namespace google
165 #include <google/protobuf/stubs/atomicops_internals_tsan.h>
169 #include <google/protobuf/stubs/atomicops_internals_x86_msvc.h>
176 #include <google/protobuf/stubs/atomicops_internals_macosx.h>
181 #include <google/protobuf/stubs/atomicops_internals_x86_gcc.h>
183 #include <google/protobu
[all...]
H A Donce.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
81 #include <google/protobuf/stubs/atomicops.h>
82 #include <google/protobuf/stubs/common.h>
84 namespace google { namespace
119 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
143 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
146 } // namespace google
H A Dstringprintf_unittest.cc3 // http://code.google.com/p/protobuf/
33 #include <google/protobuf/stubs/stringprintf.h>
38 #include <google/protobuf/testing/googletest.h>
41 namespace google { namespace
152 } // namespace google
H A Dtemplate_util_unittest.cc31 // Author: lar@google.com (Laramie Leavitt)
38 #include <google/protobuf/stubs/template_util.h>
40 #include <google/protobuf/testing/googletest.h>
43 namespace GOOGLE_NAMESPACE = google::protobuf::internal;
45 namespace google { namespace
130 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
H A Dgoogletest.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
39 #include <google/protobuf/stubs/common.h>
46 namespace google { namespace
100 } // namespace google

Completed in 446 milliseconds

1234567891011>>