HomeSort by relevance Sort by last modified time
    Searched refs:google (Results 1 - 25 of 4615) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/protobuf/src/google/protobuf/
package_info.h 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 // Author: kenton@google.com (Kenton Varda)
35 // This file exists solely to document the google::protobuf namespace.
39 namespace google { namespace
64 } // namespace google
  /external/protobuf/src/google/protobuf/compiler/
package_info.h 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 // Author: kenton@google.com (Kenton Varda)
35 // This file exists solely to document the google::protobuf::compiler namespace.
39 namespace google { namespace
64 } // namespace google
  /external/protobuf/src/google/protobuf/io/
package_info.h 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 // Author: kenton@google.com (Kenton Varda)
35 // This file exists solely to document the google::protobuf::io namespace.
39 namespace google { namespace
54 } // namespace google
  /external/ceres-solver/internal/ceres/miniglog/glog/
logging.cc 2 // Copyright 2012 Google Inc. All rights reserved.
3 // http://code.google.com/p/ceres-solver/
13 // * Neither the name of Google Inc. nor the names of its contributors may be
29 // Author: keir@google.com (Keir Mierle)
33 namespace google { namespace
37 std::set<google::LogSink *> log_sinks_global;
  /external/protobuf/src/google/protobuf/stubs/
hash.cc 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // http://code.google.com/p/protobuf/
15 // * Neither the name of Google Inc. nor the names of its
31 // Author: kenton@google.com (Kenton Varda)
33 #include <google/protobuf/stubs/hash.h>
35 namespace google { namespace
41 } // namespace google
  /external/ceres-solver/google3/glog/
logging.h 1 // Copyright 2012 Google Inc. All Rights Reserved.
2 // Author: keir@google.com (Keir Mierle)
12 namespace google { namespace
15 // The gflags shim in //third_party/ceres/google/gflags/gflags.h
19 } // namespace google
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags_completions.h 1 // Copyright (c) 2008, Google Inc.
14 // * Neither the name of Google Inc. nor the names of its
115 namespace google { namespace
  /external/guava/guava/src/com/google/common/annotations/
package-info.java 21 package com.google.common.annotations;
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 26 * "http://code.google.com/p/guava-libraries/wiki/EventBusExplained">
41 * {@link com.google.common.eventbus.Subscribe} annotation.</li>
51 * {@link com.google.common.eventbus.EventBus#register(Object)} method on an
70 * com.google.common.eventbus.DeadEvent}. The
90 * {@link com.google.common.eventbus.EventBus#post(Object)} method.</li>
105 * {@link com.google.common.eventbus.Subscribe} annotation.</dd>
254 package com.google.common.eventbus;
  /external/guava/guava-gwt/src/com/google/common/collect/
ForwardingImmutableList_CustomFieldSerializer.java 17 package com.google.common.collect;
ForwardingImmutableSet_CustomFieldSerializer.java 17 package com.google.common.collect;
ImmutableAsList_CustomFieldSerializer.java 17 package com.google.common.collect;
ImmutableBiMap_CustomFieldSerializer.java 17 package com.google.common.collect;
ImmutableList_CustomFieldSerializer.java 17 package com.google.common.collect;
ImmutableMultiset_CustomFieldSerializer.java 17 package com.google.common.collect;
ImmutableSet_CustomFieldSerializer.java 17 package com.google.common.collect;
ImmutableSortedMap_CustomFieldSerializer.java 17 package com.google.common.collect;
ImmutableSortedSet_CustomFieldSerializer.java 17 package com.google.common.collect;
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.h 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2008 Google Inc. All rights reserved.
3 // https://developers.google.com/protocol-buffers/
15 // * Neither the name of Google Inc. nor the names of its
31 // This header declares the namespace google::protobuf::protobuf_unittest in order to expose
37 // name with "::", in case the namespace google::protobuf::foo exists. We intentionally
38 // trigger that case here by declaring google::protobuf::protobuf_unittest.
45 namespace google { namespace
50 } // namespace google
  /external/guava/guava-testlib/src/com/google/common/testing/
TearDown.java 17 package com.google.common.testing;
19 import com.google.common.annotations.Beta;
20 import com.google.common.annotations.GwtCompatible;
33 * {@code com.google.common.testing.junit3.TearDownTestCase} and
34 * {@code com.google.common.testing.junit4.TearDownTestCase} for example.
TearDownAccepter.java 17 package com.google.common.testing;
19 import com.google.common.annotations.Beta;
20 import com.google.common.annotations.GwtCompatible;
  /external/guava/guava/src/com/google/common/base/
Supplier.java 17 package com.google.common.base;
19 import com.google.common.annotations.GwtCompatible;
27 * @since 2.0 (imported from Google Collections Library)
  /external/guava/guava/src/com/google/common/collect/
ForwardingImmutableCollection.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
ForwardingImmutableList.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
ForwardingImmutableSet.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;

Completed in 3057 milliseconds

1 2 3 4 5 6 7 8 91011>>