Home
last modified time | relevance | path

Searched refs:contributor (Results 1 – 25 of 54) sorted by relevance

123

/external/eigen/scripts/
Deigen_gen_credits.cpp117 struct contributor struct
125 contributor() : changedlines(0), changesets(0) {} in contributor() argument
127 bool operator < (const contributor& other) in operator <() argument
133 void add_online_info_into_contributors_list(list<contributor>& contributors_list, const char *filen… in add_online_info_into_contributors_list()
165 list<contributor>::iterator it; in add_online_info_into_contributors_list()
171 contributor c; in add_online_info_into_contributors_list()
193 list<contributor> contributors_list; in main()
197 contributor c; in main()
213 list<contributor>::iterator itc; in main()
/external/okhttp/samples/simple-client/src/main/java/com/squareup/okhttp/sample/
DOkHttpContributors.java48 for (Contributor contributor : contributors) { in main()
49 System.out.println(contributor.login + ": " + contributor.contributions); in main()
/external/libxml2/
Drunsuite.c999 xmlChar *contributor; in xstcMetadata() local
1014 contributor = xmlGetProp(cur, BAD_CAST "contributor"); in xstcMetadata()
1015 if (contributor == NULL) { in xstcMetadata()
1016 contributor = xmlStrdup(BAD_CAST "Unknown"); in xstcMetadata()
1022 printf("## %s test suite for Schemas version %s\n", contributor, name); in xstcMetadata()
1023 xmlFree(contributor); in xstcMetadata()
/external/skia/site/dev/contrib/
Dindex.md29 When possible, have a fellow contributor review your change in advance of submission.
44 REVIEWERS: Before you LGTM a change, verify that the contributor is listed in the AUTHORS file.
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
DFlyoutControlComposite.java154 public void addMenuContributor(IFlyoutMenuContributor contributor) { in addMenuContributor() argument
155 if (!m_menuContributors.contains(contributor)) { in addMenuContributor()
156 m_menuContributors.add(contributor); in addMenuContributor()
943 for (IFlyoutMenuContributor contributor : m_menuContributors) {
944 contributor.contribute(manager);
/external/apache-harmony/luni/src/test/resources/org/apache/harmony/luni/tests/
Dtest.rtf3 * contributor license agreements. See the NOTICE file distributed with
Dtest.doc3 * contributor license agreements. See the NOTICE file distributed with
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DXMLEntities.properties3 # or more contributor license agreements. See the NOTICE file
Doutput_text.properties3 # or more contributor license agreements. See the NOTICE file
Doutput_unknown.properties3 # or more contributor license agreements. See the NOTICE file
Doutput_html.properties3 # or more contributor license agreements. See the NOTICE file
Doutput_xml.properties3 # or more contributor license agreements. See the NOTICE file
/external/mksh/
DNOTICE17 * may a licensor, author or contributor be held liable for indirect,
/external/apache-xml/src/main/java/org/apache/xalan/res/
DXSLTInfo.properties3 # or more contributor license agreements. See the NOTICE file
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Dlcp.bat3 REM contributor license agreements. See the NOTICE file distributed with
DantRun.bat4 REM contributor license agreements. See the NOTICE file distributed with
Drunrc.cmd3 contributor license agreements. See the NOTICE file distributed with
Dant.cmd3 contributor license agreements. See the NOTICE file distributed with
/external/libmtp/
DAUTHORS17 contributor on libmtp from time to time and we're great friends.
/external/eigen/
DCOPYING.GPL473 A "contributor" is a copyright holder who authorizes use under this
475 work thus licensed is called the contributor's "contributor version".
477 A contributor's "essential patent claims" are all patent claims
478 owned or controlled by the contributor, whether already acquired or
480 by this License, of making, using, or selling its contributor version,
482 consequence of further modification of the contributor version. For
487 Each contributor grants you a non-exclusive, worldwide, royalty-free
488 patent license under the contributor's essential patent claims, to
490 propagate the contents of its contributor version.
/external/elfutils/src/
DCOPYING473 A "contributor" is a copyright holder who authorizes use under this
475 work thus licensed is called the contributor's "contributor version".
477 A contributor's "essential patent claims" are all patent claims
478 owned or controlled by the contributor, whether already acquired or
480 by this License, of making, using, or selling its contributor version,
482 consequence of further modification of the contributor version. For
487 Each contributor grants you a non-exclusive, worldwide, royalty-free
488 patent license under the contributor's essential patent claims, to
490 propagate the contents of its contributor version.
/external/chromium-trace/trace-viewer/tracing/third_party/jszip/
DLICENSE.markdown503 A "contributor" is a copyright holder who authorizes use under this
505 work thus licensed is called the contributor's "contributor version".
507 A contributor's "essential patent claims" are all patent claims
508 owned or controlled by the contributor, whether already acquired or
510 by this License, of making, using, or selling its contributor version,
512 consequence of further modification of the contributor version. For
517 Each contributor grants you a non-exclusive, worldwide, royalty-free
518 patent license under the contributor's essential patent claims, to
520 propagate the contents of its contributor version.
/external/bison/
DNOTICE473 A "contributor" is a copyright holder who authorizes use under this
475 work thus licensed is called the contributor's "contributor version".
477 A contributor's "essential patent claims" are all patent claims
478 owned or controlled by the contributor, whether already acquired or
480 by this License, of making, using, or selling its contributor version,
482 consequence of further modification of the contributor version. For
487 Each contributor grants you a non-exclusive, worldwide, royalty-free
488 patent license under the contributor's essential patent claims, to
490 propagate the contents of its contributor version.
DCOPYING473 A "contributor" is a copyright holder who authorizes use under this
475 work thus licensed is called the contributor's "contributor version".
477 A contributor's "essential patent claims" are all patent claims
478 owned or controlled by the contributor, whether already acquired or
480 by this License, of making, using, or selling its contributor version,
482 consequence of further modification of the contributor version. For
487 Each contributor grants you a non-exclusive, worldwide, royalty-free
488 patent license under the contributor's essential patent claims, to
490 propagate the contents of its contributor version.
/external/dnsmasq/
DCOPYING-v3473 A "contributor" is a copyright holder who authorizes use under this
475 work thus licensed is called the contributor's "contributor version".
477 A contributor's "essential patent claims" are all patent claims
478 owned or controlled by the contributor, whether already acquired or
480 by this License, of making, using, or selling its contributor version,
482 consequence of further modification of the contributor version. For
487 Each contributor grants you a non-exclusive, worldwide, royalty-free
488 patent license under the contributor's essential patent claims, to
490 propagate the contents of its contributor version.

123