Searched refs:google (Results 551 - 575 of 2660) sorted by relevance

<<21222324252627282930>>

/external/guava/guava/src/com/google/common/io/
H A DCloseables.java17 package com.google.common.io;
19 import com.google.common.annotations.Beta;
20 import com.google.common.annotations.VisibleForTesting;
H A DPatternFilenameFilter.java17 package com.google.common.io;
19 import com.google.common.annotations.Beta;
20 import com.google.common.base.Preconditions;
/external/guava/guava/src/com/google/common/util/concurrent/
H A DForwardingService.java17 package com.google.common.util.concurrent;
19 import com.google.common.annotations.Beta;
20 import com.google.common.collect.ForwardingObject;
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DListToArrayTester.java17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.CollectionSize.ZERO;
21 import com.google.common.collect.testing.features.CollectionSize;
28 * {@link com.google.common.collect.testing.ListTestSuiteBuilder}.
H A DMapHashCodeTester.java17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.MapFeature.ALLOWS_NULL_KEYS;
20 import static com.google.common.collect.testing.features.MapFeature.ALLOWS_NULL_VALUES;
22 import com.google.common.collect.testing.AbstractMapTester;
23 import com.google.common.collect.testing.features.CollectionSize;
24 import com.google.common.collect.testing.features.MapFeature;
H A DSetEqualsTester.java17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.features.CollectionFeature.ALLOWS_NULL_VALUES;
21 import com.google.common.collect.testing.Helpers;
22 import com.google.common.collect.testing.MinimalSet;
23 import com.google.common.collect.testing.features.CollectionFeature;
24 import com.google.common.collect.testing.features.CollectionSize;
/external/guava/guava-tests/test/com/google/common/collect/
H A DConstrainedMultimapAsMapImplementsMapTest.java17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.collect.testing.MapInterfaceTest;
H A DMultimapsTransformValuesAsMapTest.java17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.base.Functions;
H A DBiMapCollectionTest.java17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.collect.testing.SetTestSuiteBuilder;
21 import com.google.common.collect.testing.TestStringSetGenerator;
22 import com.google.common.collect.testing.features.CollectionFeature;
23 import com.google.common.collect.testing.features.CollectionSize;
H A DTablesTest.java17 package com.google.common.collect;
19 import com.google.common.annotations.GwtCompatible;
20 import com.google.common.annotations.GwtIncompatible;
21 import com.google.common.collect.Table.Cell;
22 import com.google.common.testing.EqualsTester;
23 import com.google.common.testing.SerializableTester;
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_enum.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
41 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
42 #include <google/protobuf/descriptor.h>
44 namespace google { namespace
86 } // namespace google
H A Djavamicro_file.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/compiler/javamicro/javamicro_params.h>
43 namespace google { namespace
93 } // namespace google
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_enum.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
41 #include <google/protobuf/compiler/javanano/javanano_params.h>
42 #include <google/protobuf/descriptor.h>
44 namespace google { namespace
86 } // namespace google
H A Djavanano_file.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/compiler/javanano/javanano_params.h>
43 namespace google { namespace
93 } // namespace google
/external/protobuf/src/google/protobuf/
H A Ddynamic_message.h3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
41 #include <google/protobuf/message.h>
42 #include <google/protobuf/stubs/common.h>
44 namespace google { namespace
118 // This struct just contains a hash_map. We can't #include <google/protobuf/stubs/hash.h> from
135 } // namespace google
/external/protobuf/src/google/protobuf/stubs/
H A Dstrutil_unittest.cc3 // http://code.google.com/p/protobuf/
31 // Author: kenton@google.com (Kenton Varda)
33 #include <google/protobuf/stubs/strutil.h>
35 #include <google/protobuf/testing/googletest.h>
39 namespace google { namespace
83 } // namespace google
/external/smali/util/src/main/java/org/jf/util/
H A DImmutableUtils.java34 import com.google.common.collect.ImmutableList;
35 import com.google.common.collect.ImmutableSet;
36 import com.google.common.collect.ImmutableSortedSet;
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/
H A Dpython-proto2.cc3 // http://code.google.com/p/protobuf/
31 // Author: petar@google.com (Petar Petrov)
38 #include <google/protobuf/stubs/common.h>
39 #include <google/protobuf/pyext/python_descriptor.h>
40 #include <google/protobuf/io/coded_stream.h>
41 #include <google/protobuf/descriptor.h>
42 #include <google/protobuf/dynamic_message.h>
43 #include <google/protobuf/message.h>
44 #include <google/protobuf/unknown_field_set.h>
45 #include <google/protobu
111 namespace google { namespace
[all...]
/external/ceres-solver/
H A Dpatch_from_client.sh4 # Author: sameeragarwal@google.com (Sameer Agarwal)
20 /usr/local/google/home/sameeragarwal/ceres-solver -b testing\
38 declare -r temp_readme="/tmp/README.google"
43 tail -n +3 README.google >> $temp_readme
44 cp $temp_readme README.google
/external/droiddriver/src/com/google/android/droiddriver/base/
H A DBaseUiDevice.java17 package com.google.android.droiddriver.base;
26 import com.google.android.droiddriver.UiDevice;
27 import com.google.android.droiddriver.actions.Action;
28 import com.google.android.droiddriver.actions.SingleKeyAction;
29 import com.google.android.droiddriver.util.FileUtils;
30 import com.google.android.droiddriver.util.Logs;
/external/guava/guava/src/com/google/common/collect/
H A DBstNode.java15 package com.google.common.collect;
17 import static com.google.common.base.Preconditions.checkNotNull;
18 import static com.google.common.base.Preconditions.checkState;
19 import static com.google.common.collect.BstSide.LEFT;
20 import static com.google.common.collect.BstSide.RIGHT;
22 import com.google.common.annotations.GwtCompatible;
/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/
H A DIntMath.java17 package com.google.common.math;
19 import static com.google.common.math.MathPreconditions.checkNoOverflow;
20 import static com.google.common.math.MathPreconditions.checkNonNegative;
22 import com.google.common.annotations.Beta;
23 import com.google.common.annotations.GwtCompatible;
24 import com.google.common.annotations.VisibleForTesting;
35 * {@code int} values, see {@link com.google.common.primitives.Ints}.
/external/guava/guava-tests/test/com/google/common/hash/
H A DMurmur3Hash128Test.java17 package com.google.common.hash;
19 import static com.google.common.hash.HashTestUtils.ascii;
20 import static com.google.common.hash.HashTestUtils.toBytes;
21 import static com.google.common.hash.Hashing.murmur3_128;
24 import com.google.common.hash.Funnels;
25 import com.google.common.hash.HashTestUtils.HashFn;
68 // http://code.google.com/p/smhasher/source/browse/trunk/main.cpp, #74
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
H A DJSilverFactory.java17 package com.google.clearsilver.jsilver.adaptor;
19 import com.google.clearsilver.jsilver.JSilver;
20 import com.google.clearsilver.jsilver.JSilverOptions;
21 import com.google.clearsilver.jsilver.data.DataFactory;
22 import com.google.clearsilver.jsilver.data.DefaultData;
23 import com.google.clearsilver.jsilver.data.HDFDataFactory;
/external/protobuf/
H A Dgenerate_descriptor_proto.sh13 if test ! -e src/google/protobuf/stubs/common.h; then
31 ./protoc --cpp_out=dllexport_decl=LIBPROTOBUF_EXPORT:. google/protobuf/descriptor.proto && \
32 ./protoc --cpp_out=dllexport_decl=LIBPROTOC_EXPORT:. google/protobuf/compiler/plugin.proto

Completed in 550 milliseconds

<<21222324252627282930>>