Searched refs:google (Results 1 - 25 of 2660) sorted by relevance

1234567891011>>

/external/ceres-solver/internal/ceres/miniglog/glog/
H A Dlogging.cc3 // http://code.google.com/p/ceres-solver/
29 // Author: keir@google.com (Keir Mierle)
33 namespace google { namespace
37 std::set<google::LogSink *> log_sinks_global;
/external/chromium_org/base/third_party/symbolize/
H A Dconfig.h5 #define GOOGLE_NAMESPACE google
7 #define _START_GOOGLE_NAMESPACE_ namespace google {
/external/protobuf/src/google/protobuf/stubs/
H A Dhash.cc3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
33 #include <google/protobuf/stubs/hash.h>
35 namespace google { namespace
41 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dpackage_info.h3 // http://code.google.com/p/protobuf/
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
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
/external/guava/guava/src/com/google/common/annotations/
H A Dpackage-info.java21 package com.google.common.annotations;
/external/guava/guava/src/com/google/common/eventbus/
H A Dpackage-info.java37 * {@link com.google.common.eventbus.Subscribe} annotation.</li>
47 * {@link com.google.common.eventbus.EventBus#register(Object)} method on an
66 * com.google.common.eventbus.DeadEvent}. The
86 * {@link com.google.common.eventbus.EventBus#post(Object)} method.</li>
101 * {@link com.google.common.eventbus.Subscribe} annotation.</dd>
264 package com.google.common.eventbus;
/external/guava/guava-gwt/src/com/google/common/collect/
H A DImmutableList_CustomFieldSerializer.java17 package com.google.common.collect;
H A DImmutableMultiset_CustomFieldSerializer.java17 package com.google.common.collect;
H A DImmutableSet_CustomFieldSerializer.java17 package com.google.common.collect;
H A DImmutableSortedSet_CustomFieldSerializer.java17 package com.google.common.collect;
/external/protobuf/src/google/protobuf/
H A Dpackage_info.h3 // http://code.google.com/p/protobuf/
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/guava/guava-testlib/src/com/google/common/testing/
H A DTearDown.java17 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.
H A DTearDownAccepter.java17 package com.google.common.testing;
19 import com.google.common.annotations.Beta;
20 import com.google.common.annotations.GwtCompatible;
/external/protobuf/src/
H A DMakefile.am5 GZHEADERS = google/protobuf/io/gzip_stream.h
6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh
27 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \
28 google/protobuf/compiler/plugin.proto
41 google/protobuf/stubs/common.h \
42 google/protobuf/stubs/once.h \
43 google/protobuf/descriptor.h \
44 google/protobuf/descriptor.pb.h \
45 google/protobuf/descriptor_database.h \
46 google/protobu
[all...]
/external/chromium_org/third_party/protobuf/src/
H A DMakefile.am5 GZHEADERS = google/protobuf/io/gzip_stream.h
6 GZTESTS = google/protobuf/io/gzip_stream_unittest.sh
27 nobase_dist_proto_DATA = google/protobuf/descriptor.proto \
28 google/protobuf/compiler/plugin.proto
41 google/protobuf/stubs/atomicops.h \
42 google/protobuf/stubs/atomicops_internals_arm_gcc.h \
43 google/protobuf/stubs/atomicops_internals_arm_qnx.h \
44 google/protobuf/stubs/atomicops_internals_atomicword_compat.h \
45 google/protobuf/stubs/atomicops_internals_macosx.h \
46 google/protobu
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream.cc3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
35 #include <google/protobuf/io/zero_copy_stream.h>
38 namespace google { namespace
48 } // namespace google
/external/guava/guava/src/com/google/common/base/
H A DSupplier.java17 package com.google.common.base;
19 import com.google.common.annotations.GwtCompatible;
/external/guava/guava-gwt/src/com/google/common/base/
H A DGwtSerializationDependencies.java17 package com.google.common.base;
19 import com.google.common.annotations.GwtCompatible;
25 * <p>See {@linkplain com.google.common.collect.GwtSerializationDependencies the
26 * com.google.common.collect version} for more details.
/external/guava/guava-gwt/test/com/google/common/base/
H A DTestModuleEntryPoint.java17 package com.google.common.base;
19 import com.google.gwt.core.client.EntryPoint;
/external/guava/guava-gwt/test/com/google/common/collect/
H A DTestModuleEntryPoint.java17 package com.google.common.collect;
19 import com.google.gwt.core.client.EntryPoint;
/external/guava/guava-gwt/test/com/google/common/math/
H A DTestModuleEntryPoint.java17 package com.google.common.math;
19 import com.google.gwt.core.client.EntryPoint;
/external/guava/guava-gwt/test/com/google/common/net/
H A DTestModuleEntryPoint.java17 package com.google.common.net;
19 import com.google.gwt.core.client.EntryPoint;
H A DTestPlatform.java17 package com.google.common.net;
19 import com.google.common.annotations.GwtCompatible;
/external/guava/guava-gwt/test/com/google/common/primitives/
H A DTestModuleEntryPoint.java17 package com.google.common.primitives;
19 import com.google.gwt.core.client.EntryPoint;

Completed in 868 milliseconds

1234567891011>>