HomeSort by relevance Sort by last modified time
    Searched defs:CONTRIBUTORS (Results 1 - 5 of 5) sorted by null

  /external/okhttp/samples/simple-client/src/main/java/com/squareup/okhttp/sample/
OkHttpContributors.java 15 private static final String ENDPOINT = "https://api.github.com/repos/square/okhttp/contributors";
17 private static final TypeToken<List<Contributor>> CONTRIBUTORS =
35 List<Contributor> contributors = GSON.fromJson(isr, CONTRIBUTORS.getType()); local
38 Collections.sort(contributors, new Comparator<Contributor>() {
44 // Output list of contributors.
45 for (Contributor contributor : contributors) {
  /external/flac/libFLAC/ia32/
nasm.h 16 ; contributors may be used to endorse or promote products derived from
19 ; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
23 ; CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 

Completed in 328 milliseconds