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

  /external/eigen/scripts/
eigen_gen_credits.cpp 87 // get the number (of changesets or of modified lines for each contributor)
91 // get the name of the contributor
96 // if new contributor, insert
117 struct contributor struct
125 contributor() : changedlines(0), changesets(0) {} function in struct:contributor
127 bool operator < (const contributor& other)
133 void add_online_info_into_contributors_list(list<contributor>& contributors_list, const char *filename)
165 list<contributor>::iterator it;
171 contributor c;
193 list<contributor> contributors_list
    [all...]
  /external/chromium_org/third_party/libxml/src/
runsuite.c 1011 xmlChar *contributor; local
1026 contributor = xmlGetProp(cur, BAD_CAST "contributor");
1027 if (contributor == NULL) {
1028 contributor = xmlStrdup(BAD_CAST "Unknown");
1034 printf("## %s test suite for Schemas version %s\n", contributor, name);
1035 xmlFree(contributor);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.eclipse.ant.core_3.2.200.v20100427.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 

Completed in 54 milliseconds