HomeSort by relevance Sort by last modified time
    Searched refs:google (Results 351 - 375 of 2446) sorted by null

<<11121314151617181920>>

  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java 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 package com.google.protobuf;
49 * @author kenton@google.com Kenton Varda
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_message.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)
39 #include <google/protobuf/stubs/common.h>
40 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
41 #include <google/protobuf/compiler/javamicro/javamicro_field.h>
43 namespace google { namespace
92 } // namespace google
    [all...]
  /external/protobuf/src/google/protobuf/testing/
zcgzip.cc 1 // Protocol Buffers - Google's data interchange format
2 // Copyright 2009 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: brianolson@google.com (Brian Olson)
47 #include <google/protobuf/io/gzip_stream.h>
48 #include <google/protobuf/io/zero_copy_stream_impl.h>
50 using google::protobuf::io::FileOutputStream;
51 using google::protobuf::io::GzipOutputStream;
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
Intents.java 17 package com.google.zxing.client.android;
23 * @author dswitkin@google.com (Daniel Switkin)
34 public static final String ACTION = "com.google.zxing.client.android.YOUTUBE_SCAN";
37 * @see com.google.zxing.DecodeHintType#CHARACTER_SET
  /frameworks/base/core/java/com/google/android/collect/
Maps.java 17 package com.google.android.collect;
  /frameworks/base/core/tests/coretests/src/android/animation/
FutureWaiter.java 18 import com.google.common.util.concurrent.AbstractFuture;
21 * Simple extension of {@link com.google.common.util.concurrent.AbstractFuture} which exposes a new
23 * {@link com.google.common.util.concurrent.AbstractFuture#set(Object)} method internally. It
30 * {@link com.google.common.util.concurrent.AbstractFuture#get()}.
  /frameworks/base/opengl/java/com/google/android/gles_jni/
EGLConfigImpl.java 17 package com.google.android.gles_jni;
  /packages/apps/Mms/src/com/android/mms/transaction/
MessageSender.java 20 import com.google.android.mms.MmsException;
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
Position.java 19 import com.google.common.annotations.Beta;
  /sdk/rule_api/src/com/android/ide/common/api/
INodeHandler.java 20 import com.google.common.annotations.Beta;
InsertType.java 19 import com.google.common.annotations.Beta;
MarginType.java 19 import com.google.common.annotations.Beta;
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_bootstrap_unittest.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 // This test insures that google/protobuf/descriptor.pb.{h,cc} match exactly
47 #include <google/protobuf/compiler/cpp/cpp_generator.h>
48 #include <google/protobuf/compiler/importer.h>
49 #include <google/protobuf/descriptor.h>
50 #include <google/protobuf/io/zero_copy_stream_impl.h
60 namespace google { namespace
    [all...]
  /external/guava/guava/src/com/google/common/cache/
RemovalCause.java 17 package com.google.common.cache;
19 import com.google.common.annotations.Beta;
  /external/guava/guava/src/com/google/common/collect/
BstNodeFactory.java 15 package com.google.common.collect;
17 import com.google.common.annotations.GwtCompatible;
ClassToInstanceMap.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
39 * @since 2.0 (imported from Google Collections Library)
ForwardingIterator.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
30 * @since 2.0 (imported from Google Collections Library)
GwtTransient.java 17 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}.
UsingToStringOrdering.java 17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
  /external/guava/guava/src/com/google/common/eventbus/
AllowConcurrentEvents.java 17 package com.google.common.eventbus;
19 import com.google.common.annotations.Beta;
Subscribe.java 17 package com.google.common.eventbus;
19 import com.google.common.annotations.Beta;
  /external/guava/guava/src/com/google/common/util/concurrent/
Service.java 17 package com.google.common.util.concurrent;
19 import com.google.common.annotations.Beta;
46 * {@code com.google.common.base.Service})
122 * {@code com.google.common.base.Service.State})
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
SingletonImmutableMap.java 17 package com.google.common.collect;
19 import static com.google.common.base.Preconditions.checkNotNull;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
OneSizeTestContainerGenerator.java 17 package com.google.common.collect.testing;
19 import com.google.common.collect.testing.features.CollectionSize;
TestCollidingSetGenerator.java 17 package com.google.common.collect.testing;
19 import com.google.common.collect.testing.SampleElements.Colliders;

Completed in 372 milliseconds

<<11121314151617181920>>