OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guava
(Results
1 - 25
of
1034
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/build/android/tests/multiple_proguards/
proguard1.flags
1
# src/third_party/
guava
/
guava
.gyp:guava_javalib
multiple_proguards.gyp
28
#
guava
has references to objects using reflection which
30
'../../../../third_party/
guava
/
guava
.gyp:guava_javalib',
/prebuilts/tools/common/guava-tools/
PREBUILT
4
http://search.maven.org/remotecontent?filepath=com/google/
guava
/
guava
/13.0.1/
guava
-13.0.1-sources.jar
7
http://code.google.com/p/
guava
-libraries/wiki/Release13
8
https://code.google.com/p/
guava
-libraries/
README
1
We have 2 versions of the
Guava
library in our source tree:
3
The one in external/
guava
is used for the platform. It has the module
6
The one in prebuilts/tools/common/
guava
-tools is shipped in the
7
SDK/tools/lib/ folder. It has the module name
guava
-tools.
/external/guava/
build.gradle
6
srcDirs = ['
guava
/src']
pom.xml
12
<groupId>com.google.
guava
</groupId>
13
<artifactId>
guava
-parent</artifactId>
16
<name>
Guava
Maven Parent</name>
17
<url>http://code.google.com/p/
guava
-libraries</url>
20
<url>http://code.google.com/p/
guava
-libraries/issues</url>
34
<connection>scm:git:https://code.google.com/p/
guava
-libraries/</connection>
35
<developerConnection>scm:git:https://code.google.com/p/
guava
-libraries/</developerConnection>
36
<url>http://code.google.com/p/
guava
-libraries/source/browse</url>
53
<module>
guava
</module>
54
<module>
guava
-bootstrap</module
[
all
...]
README.android
1
URL: http://code.google.com/p/
guava
-libraries/source/checkout
4
Description: "
Guava
: Google Core Libraries for Java 1.5"
8
from
guava
/src/com/google/common/primitives/UnsignedBytes.java
11
Guava
-libraries are a grab bag of utility libraries published by Google as
.project
3
<name>
guava
</name>
/external/chromium_org/third_party/guava/
README.chromium
1
Name:
Guava
: Google Core Libraries for Java 1.6+
2
Short Name:
guava
-libraries
3
URL: https://code.google.com/p/
guava
-libraries/
10
The
Guava
project contains several of Google's core libraries that we rely on
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/
guava-parent-14.0.pom
12
<groupId>com.google.
guava
</groupId>
13
<artifactId>
guava
-parent</artifactId>
16
<name>
Guava
Maven Parent</name>
17
<url>http://code.google.com/p/
guava
-libraries</url>
23
<url>http://code.google.com/p/
guava
-libraries/issues</url>
37
<connection>scm:git:https://code.google.com/p/
guava
-libraries/</connection>
38
<developerConnection>scm:git:https://code.google.com/p/
guava
-libraries/</developerConnection>
39
<url>http://code.google.com/p/
guava
-libraries/source/browse</url>
56
<module>
guava
</module>
57
<module>
guava
-gwt</module
[
all
...]
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/
guava-parent-13.0.1.pom
12
<groupId>com.google.
guava
</groupId>
13
<artifactId>
guava
-parent</artifactId>
16
<name>
Guava
Maven Parent</name>
17
<url>http://code.google.com/p/
guava
-libraries</url>
23
<url>http://code.google.com/p/
guava
-libraries/issues</url>
37
<connection>scm:git:https://code.google.com/p/
guava
-libraries/</connection>
38
<developerConnection>scm:git:https://code.google.com/p/
guava
-libraries/</developerConnection>
39
<url>http://code.google.com/p/
guava
-libraries/source/browse</url>
56
<module>
guava
</module>
57
<module>
guava
-gwt</module
[
all
...]
/external/jsilver/
build.gradle
17
compile project(':external:
guava
')
/external/guava/guava-gwt/
pom.xml
6
<groupId>com.google.
guava
</groupId>
7
<artifactId>
guava
-parent</artifactId>
10
<artifactId>
guava
-gwt</artifactId>
11
<name>
Guava
GWT compatible libs</name>
13
Guava
is a suite of core and expanded libraries that include
21
<groupId>com.google.
guava
</groupId>
22
<artifactId>
guava
</artifactId>
26
<groupId>com.google.
guava
</groupId>
27
<artifactId>
guava
</artifactId>
70
<id>unpack-
guava
-sources</id
[
all
...]
/external/guava/guava/
pom.xml
6
<groupId>com.google.
guava
</groupId>
7
<artifactId>
guava
-parent</artifactId>
10
<artifactId>
guava
</artifactId>
11
<name>
Guava
: Google Core Libraries for Java</name>
13
Guava
is a suite of core and expanded libraries that include
17
This project is a complete packaging of all the
Guava
libraries
18
into a single jar. Individual portions of
Guava
can be used
21
Guava
(complete) has only one code dependency - javax.annotation,
32
<artifactId>
guava
-bootstrap</artifactId>
52
<!-- Prepend
guava
-bootstrap to avoid an API incompatibility between JDK5 and JDK6 --
[
all
...]
/external/guava/guava-testlib/
pom.xml
6
<groupId>com.google.
guava
</groupId>
7
<artifactId>
guava
-parent</artifactId>
10
<artifactId>
guava
-testlib</artifactId>
11
<name>
Guava
Testing Library</name>
13
Guava
testlib is a set of java classes used for more convenient
14
unit testing - particularly to assist the tests for
Guava
itself.
19
<artifactId>
guava
</artifactId>
/external/guava/guava-tests/
pom.xml
6
<groupId>com.google.
guava
</groupId>
7
<artifactId>
guava
-parent</artifactId>
10
<artifactId>
guava
-tests</artifactId>
11
<name>
Guava
Unit Tests</name>
13
The unit tests for the
Guava
libraries - separated into a
14
separate artifact to allow for the testlibs to depend on
guava
20
<artifactId>
guava
-testlib</artifactId>
/external/guava/guava-bootstrap/
pom.xml
6
<groupId>com.google.
guava
</groupId>
7
<artifactId>
guava
-parent</artifactId>
10
<artifactId>
guava
-bootstrap</artifactId>
11
<name>
Guava
Compilation Bootstrap Classes</name>
18
class path of
Guava
proper.
/external/guava/guava/src/com/google/common/annotations/
package-info.java
2
* Copyright (C) 2010 The
Guava
Authors
19
* <a href="http://
guava
-libraries.googlecode.com">
Guava
libraries</a>.
/external/guava/guava/src/com/google/common/math/
package-info.java
2
* Copyright (C) 2011 The
Guava
Authors
21
* <a href="http://
guava
-libraries.googlecode.com">
Guava
libraries</a>.
/external/guava/guava/src/com/google/common/net/
package-info.java
2
* Copyright (C) 2010 The
Guava
Authors
22
* <a href="http://
guava
-libraries.googlecode.com">
Guava
libraries</a>.
/external/chromium_org/sync/
sync_android.gypi
19
'../third_party/
guava
/
guava
.gyp:guava_javalib',
/frameworks/base/packages/DocumentsUI/
Android.mk
8
LOCAL_STATIC_JAVA_LIBRARIES := android-support-v4
guava
/packages/apps/Tag/
Android.mk
6
LOCAL_STATIC_JAVA_LIBRARIES :=
guava
com.android.vcard
/packages/apps/Tag/canon/
Android.mk
7
LOCAL_STATIC_JAVA_LIBRARIES :=
guava
/packages/providers/DownloadProvider/
Android.mk
12
LOCAL_STATIC_JAVA_LIBRARIES :=
guava
Completed in 1187 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>