Searched defs:contributions (Results 1 - 9 of 9) sorted by relevance

/external/bison/src/
H A DAnnotationList.h44 * List of how the "always", "never", and potential contributions of the
46 * - The number of rows is the number of contributions. That is,
50 * - Iff <tt>AnnotationList::contributions[i] = NULL</tt>, contribution
61 * - The number of columns in <tt>AnnotationList::contributions[i]</tt>
64 * - Iff <tt>AnnotationList::contributions[i]</tt> is empty, contribution
68 * <tt>AnnotationList::contributions[i]</tt>, if the token associated
75 Sbitset contributions[1]; member in struct:AnnotationList
103 * - The maximum number of contributions computed per annotation.
160 * makes none of the contributions in \c self.
168 * are contributions mad
[all...]
/external/okhttp/samples/simple-client/src/main/java/com/squareup/okhttp/sample/
H A DOkHttpContributors.java23 int contributions; field in class:OkHttpContributors.Contributor
43 // Sort list by the most contributions.
46 return c2.contributions - c1.contributions;
52 System.out.println(contributor.login + ": " + contributor.contributions);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/ImageMagick/MagickCore/
H A Dresize.c2419 **magick_restrict contributions;
2447 contributions=AcquireContributionThreadSet((size_t) (2.0*support+3.0));
2448 if (contributions == (ContributionInfo **) NULL)
2494 contribution=contributions[id];
2618 contributions=DestroyContributionThreadSet(contributions); local
2634 **magick_restrict contributions;
2662 contributions=AcquireContributionThreadSet((size_t) (2.0*support+3.0));
2663 if (contributions == (ContributionInfo **) NULL)
2709 contribution=contributions[i
2403 **magick_restrict contributions; local
[all...]
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 132 milliseconds