Searched defs:google (Results 26 - 50 of 2030) sorted by relevance

1234567891011>>

/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
39 // return google::protobuf::compiler::PluginMain(argc, argv, &generator);
58 #include <google/protobuf/stubs/common.h>
60 namespace google { namespace
72 } // namespace google
/external/protobuf/src/google/protobuf/io/
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::io namespace.
39 namespace google { namespace
54 } // namespace google
/external/protobuf/src/google/protobuf/
H A Dmessage_lite.h3 // http://code.google.com/p/protobuf/
31 // Authors: wink@google.com (Wink Saville),
32 // kenton@google.com (Kenton Varda)
42 #include <google/protobuf/stubs/common.h>
43 #include <google/protobuf/io/coded_stream.h>
45 namespace google { namespace
238 } // namespace google
H A Dtest_util_lite.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
38 #include <google/protobuf/unittest_lite.pb.h>
40 namespace google { namespace
100 } // namespace google
/external/protobuf/src/google/protobuf/stubs/
H A Dstructurally_valid_unittest.cc2 // Author: xpeng@google.com (Peter Peng)
4 #include <google/protobuf/stubs/common.h>
7 namespace google { namespace
40 } // namespace google
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DAbstractMultisetTester.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.AbstractCollectionTester;
H A DMultisetTestSuiteBuilder.java17 package com.google.common.collect.testing.google;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.collect.testing.AbstractCollectionTestSuiteBuilder;
21 import com.google.common.collect.testing.AbstractTester;
22 import com.google.common.collect.testing.Helpers;
H A DPlatform.java17 package com.google.common.collect.testing.google;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.annotations.GwtIncompatible;
H A DTestMultisetGenerator.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.TestCollectionGenerator;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_doc_comment_unittest.cc3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
33 #include <google/protobuf/compiler/java/java_doc_comment.h>
37 namespace google { namespace
66 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dmessage_lite.h3 // http://code.google.com/p/protobuf/
31 // Authors: wink@google.com (Wink Saville),
32 // kenton@google.com (Kenton Varda)
42 #include <google/protobuf/stubs/common.h>
44 namespace google { namespace
245 } // namespace google
H A Dreflection_ops.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
41 #include <google/protobuf/stubs/common.h>
42 #include <google/protobuf/message.h>
44 namespace google { namespace
80 } // namespace google
/external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
37 #include <google/protobuf/stubs/common.h>
39 namespace google { namespace
81 } // namespace google
/external/dexmaker/src/test/java/com/google/dexmaker/
H A DTypeIdTest.java17 package com.google.dexmaker;
/external/guava/guava/src/com/google/common/annotations/
H A DBeta.java17 package com.google.common.annotations;
H A DVisibleForTesting.java17 package com.google.common.annotations;
/external/guava/guava/src/com/google/common/collect/
H A DGwtTransient.java17 package com.google.common.collect;
22 import com.google.common.annotations.GwtCompatible;
29 * Private replacement for {@link com.google.gwt.user.client.rpc.GwtTransient}
31 * <b>only</b> in {@code com.google.common.collect}.
/external/guava/guava/src/com/google/common/eventbus/
H A DAllowConcurrentEvents.java17 package com.google.common.eventbus;
19 import com.google.common.annotations.Beta;
H A DSubscribe.java17 package com.google.common.eventbus;
19 import com.google.common.annotations.Beta;
/external/guava/guava/src/com/google/common/util/concurrent/
H A Dpackage-info.java21 * com.google.common.util.concurrent.ListenableFuture} and {@link
22 * com.google.common.util.concurrent.Service}.
25 * com.google.common.util.concurrent.Futures}, {@link
26 * com.google.common.util.concurrent.MoreExecutors}, and {@link
27 * com.google.common.util.concurrent.ThreadFactoryBuilder}.
33 package com.google.common.util.concurrent;
/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/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;

Completed in 301 milliseconds

1234567891011>>