HomeSort by relevance Sort by last modified time
    Searched refs:google (Results 1 - 25 of 2446) 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 // 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)
35 // This file exists solely to document the google::protobuf namespace.
39 namespace google { namespace
64 } // namespace google
service.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)
35 #include <google/protobuf/service.h>
37 namespace google { namespace
46 } // 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 // 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)
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 // 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)
35 // This file exists solely to document the google::protobuf::io namespace.
39 namespace google { namespace
54 } // namespace google
zero_copy_stream.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)
35 #include <google/protobuf/io/zero_copy_stream.h>
38 namespace google { namespace
48 } // namespace google
  /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/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 37 * {@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/
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;
ImmutableSortedSet_CustomFieldSerializer.java 17 package com.google.common.collect;
  /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-gwt/src/com/google/common/base/
GwtSerializationDependencies.java 17 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/
TestModuleEntryPoint.java 17 package com.google.common.base;
19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/collect/
TestModuleEntryPoint.java 17 package com.google.common.collect;
19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/math/
TestModuleEntryPoint.java 17 package com.google.common.math;
19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/net/
TestModuleEntryPoint.java 17 package com.google.common.net;
19 import com.google.gwt.core.client.EntryPoint;
TestPlatform.java 17 package com.google.common.net;
19 import com.google.common.annotations.GwtCompatible;
  /external/guava/guava-gwt/test/com/google/common/primitives/
TestModuleEntryPoint.java 17 package com.google.common.primitives;
19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/testing/
TestModuleEntryPoint.java 17 package com.google.common.testing;
19 import com.google.gwt.core.client.EntryPoint;
  /external/jsilver/src/com/google/streamhtmlparser/
JavascriptParserFactory.java 2 * Copyright (C) 2010 Google Inc.
17 package com.google.streamhtmlparser;
19 import com.google.streamhtmlparser.impl.JavascriptParserImpl;
  /external/protobuf/src/
Makefile.am 5 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/protobuf/dynamic_message.h
    [all...]

Completed in 446 milliseconds

1 2 3 4 5 6 7 8 91011>>