Home
last modified time | relevance | path

Searched defs:contributor (Results 1 – 2 of 2) sorted by relevance

/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
/external/libxml2/
Drunsuite.c999 xmlChar *contributor; in xstcMetadata() local