HomeSort by relevance Sort by last modified time
    Searched refs:google (Results 51 - 75 of 4114) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/guava/guava/src/com/google/common/math/
package-info.java 24 package com.google.common.math;
  /external/guava/guava/src/com/google/common/net/
package-info.java 27 package com.google.common.net;
  /external/guava/guava/src/com/google/common/primitives/
package-info.java 28 * <li>{@link com.google.common.primitives.Primitives}
34 * <li>{@link com.google.common.primitives.Booleans}
35 * <li>{@link com.google.common.primitives.Bytes}
37 * <li>{@link com.google.common.primitives.SignedBytes}
38 * <li>{@link com.google.common.primitives.UnsignedBytes}
40 * <li>{@link com.google.common.primitives.Chars}
41 * <li>{@link com.google.common.primitives.Doubles}
42 * <li>{@link com.google.common.primitives.Floats}
43 * <li>{@link com.google.common.primitives.Ints}
45 * <li>{@link com.google.common.primitives.UnsignedInts
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/escape/super/com/google/common/escape/
Platform.java 17 package com.google.common.escape;
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
WrongType.java 17 package com.google.common.collect.testing;
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
DefaultData.java 2 * Copyright (C) 2010 Google Inc.
17 package com.google.clearsilver.jsilver.data;
ParserFactory.java 2 * Copyright (C) 2010 Google Inc.
17 package com.google.clearsilver.jsilver.data;
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
PCommand.java 3 package com.google.clearsilver.jsilver.syntax.node;
PExpression.java 3 package com.google.clearsilver.jsilver.syntax.node;
PPosition.java 3 package com.google.clearsilver.jsilver.syntax.node;
PVariable.java 3 package com.google.clearsilver.jsilver.syntax.node;
Switch.java 3 package com.google.clearsilver.jsilver.syntax.node;
  /external/protobuf/java/src/main/java/com/google/protobuf/
RpcCallback.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;
43 * @author kenton@google.com Kenton Varda
  /frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/
DpiTestNoCompatActivity.java 17 package com.google.android.test.dpi;
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduContentTypes.java 18 package com.google.android.mms.pdu;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
test_plugin.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)
38 #include <google/protobuf/compiler/plugin.h>
39 #include <google/protobuf/compiler/mock_code_generator.h>
40 #include <google/protobuf/stubs/strutil.h>
49 google::protobuf::compiler::MockCodeGenerator generator("test_plugin");
50 return google::protobuf::compiler::PluginMain(argc, argv, &generator)
    [all...]
main.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/compiler/command_line_interface.h>
34 #include <google/protobuf/compiler/cpp/cpp_generator.h>
35 #include <google/protobuf/compiler/python/python_generator.h>
36 #include <google/protobuf/compiler/java/java_generator.h>
41 google::protobuf::compiler::CommandLineInterface cli
    [all...]
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
TestMultisetGenerator.java 17 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/protobuf/src/google/protobuf/compiler/
test_plugin.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)
38 #include <google/protobuf/compiler/plugin.h>
39 #include <google/protobuf/compiler/mock_code_generator.h>
40 #include <google/protobuf/stubs/strutil.h>
49 google::protobuf::compiler::MockCodeGenerator generator("test_plugin");
50 return google::protobuf::compiler::PluginMain(argc, argv, &generator)
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
simple_compat_test.cc 1 // Copyright (c) 2012, Google Inc.
14 // * Neither the name of Google Inc. nor the names of its
34 // via the backwards-compatibility 'google/' #include-dir. It does
40 #include <google/heap-checker.h>
41 #include <google/heap-profiler.h>
42 #include <google/malloc_extension.h>
43 #include <google/malloc_extension_c.h>
44 #include <google/malloc_hook.h>
45 #include <google/malloc_hook_c.h>
46 #include <google/profiler.h
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
simple_compat_test.cc 1 // Copyright (c) 2012, Google Inc.
14 // * Neither the name of Google Inc. nor the names of its
34 // via the backwards-compatibility 'google/' #include-dir. It does
40 #include <google/heap-checker.h>
41 #include <google/heap-profiler.h>
42 #include <google/malloc_extension.h>
43 #include <google/malloc_extension_c.h>
44 #include <google/malloc_hook.h>
45 #include <google/malloc_hook_c.h>
46 #include <google/profiler.h
    [all...]
  /external/droiddriver/src/com/google/android/droiddriver/scroll/
Scroller.java 16 package com.google.android.droiddriver.scroll;
18 import com.google.android.droiddriver.DroidDriver;
19 import com.google.android.droiddriver.UiElement;
20 import com.google.android.droiddriver.exceptions.ElementNotFoundException;
21 import com.google.android.droiddriver.finders.Finder;
22 import com.google.android.droiddriver.scroll.Direction.PhysicalDirection;
  /external/protobuf/src/google/protobuf/
lite_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)
36 #include <google/protobuf/test_util_lite.h>
37 #include <google/protobuf/stubs/common.h>
46 google::protobuf::TestUtilLite::ExpectClear(message);
47 google::protobuf::TestUtilLite::SetAllFields(&message);
51 google::protobuf::TestUtilLite::ExpectAllFieldsSet(message)
    [all...]
  /external/chromium_org/remoting/protocol/
message_serialization.h 14 #include <google/protobuf/message_lite.h>
16 #include "third_party/protobuf/src/google/protobuf/message_lite.h"
27 const google::protobuf::MessageLite& msg);
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_options.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: rennie@google.com (Jeffrey Rennie)
38 #include <google/protobuf/stubs/common.h>
39 namespace google { namespace
57 } // namespace google

Completed in 4557 milliseconds

1 23 4 5 6 7 8 91011>>