Home
last modified time | relevance | path

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

/external/eigen/scripts/
Deigen_gen_credits.cpp117 struct contributor struct
125 contributor() : changedlines(0), changesets(0) {} in contributor() function
127 bool operator < (const contributor& other) in operator <() argument
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
DFlyoutControlComposite.java154 public void addMenuContributor(IFlyoutMenuContributor contributor) { in addMenuContributor()
/external/chromium_org/third_party/libxml/src/
Drunsuite.c1011 xmlChar *contributor; in xstcMetadata() local