OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Contributor
(Results
1 - 4
of
4
) sorted by null
/external/okhttp/samples/simple-client/src/main/java/com/squareup/okhttp/sample/
OkHttpContributors.java
17
private static final TypeToken<List<
Contributor
>> CONTRIBUTORS =
18
new TypeToken<List<
Contributor
>>() {
21
static class
Contributor
{
35
List<
Contributor
> contributors = GSON.fromJson(isr, CONTRIBUTORS.getType());
38
Collections.sort(contributors, new Comparator<
Contributor
>() {
39
@Override public int compare(
Contributor
c1,
Contributor
c2) {
45
for (
Contributor
contributor
: contributors) {
46
System.out.println(
contributor
.login + ": " + contributor.contributions)
[
all
...]
/device/asus/grouper/keymaster/
NOTICE
105
"
Contributor
" shall mean Licensor and any individual or Legal Entity
110
this License, each
Contributor
hereby grants to You a perpetual,
117
this License, each
Contributor
hereby grants to You a perpetual,
122
by such
Contributor
that are necessarily infringed by their
188
Contributor
provides its Contributions) on an "AS IS" BASIS,
199
negligent acts) or agreed to in writing, shall any
Contributor
be
205
other commercial damages or losses), even if such
Contributor
214
of any other
Contributor
, and only if You agree to indemnify,
215
defend, and hold each
Contributor
harmless for any liability
216
incurred by, or claims asserted against, such
Contributor
by reaso
[
all
...]
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE
105
"
Contributor
" shall mean Licensor and any individual or Legal Entity
110
this License, each
Contributor
hereby grants to You a perpetual,
117
this License, each
Contributor
hereby grants to You a perpetual,
122
by such
Contributor
that are necessarily infringed by their
188
Contributor
provides its Contributions) on an "AS IS" BASIS,
199
negligent acts) or agreed to in writing, shall any
Contributor
be
205
other commercial damages or losses), even if such
Contributor
214
of any other
Contributor
, and only if You agree to indemnify,
215
defend, and hold each
Contributor
harmless for any liability
216
incurred by, or claims asserted against, such
Contributor
by reaso
[
all
...]
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE
105
"
Contributor
" shall mean Licensor and any individual or Legal Entity
110
this License, each
Contributor
hereby grants to You a perpetual,
117
this License, each
Contributor
hereby grants to You a perpetual,
122
by such
Contributor
that are necessarily infringed by their
188
Contributor
provides its Contributions) on an "AS IS" BASIS,
199
negligent acts) or agreed to in writing, shall any
Contributor
be
205
other commercial damages or losses), even if such
Contributor
214
of any other
Contributor
, and only if You agree to indemnify,
215
defend, and hold each
Contributor
harmless for any liability
216
incurred by, or claims asserted against, such
Contributor
by reaso
[
all
...]
Completed in 271 milliseconds