HomeSort by relevance Sort by last modified time
    Searched refs:google (Results 1 - 25 of 11176) 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/guice/core/src/com/google/inject/
package-info.java 2 * Copyright (C) 2006 Google Inc.
18 * <i>Google Guice</i> (pronounced "juice") is an ultra-lightweight dependency
20 * <a href="http://docs.google.com/Doc?id=dd2fhx4z_5df5hw8">User's Guide</a>
26 * <dt>{@link com.google.inject.Inject}
31 * <dt>{@link com.google.inject.Module}
36 * <dt>{@link com.google.inject.Binder}
37 * <dd>The object that Guice passes into your {@link com.google.inject.Module}
40 * <dt>{@link com.google.inject.Provider}
47 package com.google.inject
  /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/libchrome/third_party/protobuf/src/google/protobuf/
message_lite.h 1 #include <google/protobuf/message_lite.h>
  /external/perf_data_converter/src/quipper/compat/
proto.h 8 #include "google/protobuf/io/zero_copy_stream_impl_lite.h"
9 #include "google/protobuf/arena.h"
10 #include "google/protobuf/message.h"
11 #include "google/protobuf/repeated_field.h"
12 #include "google/protobuf/text_format.h"
13 #include "google/protobuf/util/message_differencer.h"
19 using ::google::protobuf::Arena;
20 using ::google::protobuf::Message;
21 using ::google::protobuf::RepeatedField;
22 using ::google::protobuf::RepeatedPtrField
    [all...]
  /external/caliper/caliper/src/main/java/com/google/caliper/bridge/
package-info.java 2 * Copyright (C) 2012 Google Inc.
20 package com.google.caliper.bridge
  /external/caliper/caliper/src/main/java/com/google/caliper/model/
package-info.java 2 * Copyright (C) 2012 Google Inc.
19 * com.google.caliper.runner runner}: the record of which scenarios were tested on which VMs by
25 package com.google.caliper.model
  /external/caliper/caliper/src/main/java/com/google/caliper/options/
package-info.java 2 * Copyright (C) 2012 Google Inc.
18 * {@link com.google.caliper.config} package.
20 package com.google.caliper.options;
  /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/guice/core/src/com/google/inject/binder/
package-info.java 2 * Copyright (C) 2006 Google Inc.
18 * Interfaces which make up {@link com.google.inject.Binder}'s
21 package com.google.inject.binder
  /external/guice/core/src/com/google/inject/internal/
CircularDependencyProxy.java 2 * Copyright (C) 2009 Google Inc.
17 package com.google.inject.internal;
20 * @author jessewilson@google.com (Jesse Wilson)
package-info.java 2 * Copyright (C) 2006 Google Inc.
20 package com.google.inject.internal;
  /external/guice/core/src/com/google/inject/matcher/
package-info.java 2 * Copyright (C) 2006 Google Inc.
21 package com.google.inject.matcher

Completed in 215 milliseconds

1 2 3 4 5 6 7 8 91011>>