HomeSort by relevance Sort by last modified time
    Searched refs:contributions (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/sync/engine/
commit_processor.h 41 // Gathers a set of contributions to be used to populate a commit message.
50 ContributionMap* contributions);
commit.cc 20 const std::map<ModelType, CommitContribution*>& contributions,
23 : contributions_(contributions),
42 // Gather per-type contributions.
43 ContributionMap contributions; local
47 &contributions);
50 if (contributions.empty())
62 ContributionMap::iterator it = contributions.find(syncer::BOOKMARKS);
63 if (it != contributions.end() && it->second->GetNumEntries() != 0) {
75 // Finally, serialize all our contributions.
77 contributions.begin(); it != contributions.end(); ++it)
    [all...]
commit_processor.cc 25 ContributionMap* contributions) {
42 contributions->insert(std::make_pair(it.Get(), contribution.release()));
commit.h 41 contributions,
  /external/okhttp/samples/simple-client/src/main/java/com/squareup/okhttp/sample/
OkHttpContributors.java 23 int contributions; field in class:OkHttpContributors.Contributor
37 // Sort list by the most contributions.
40 return c2.contributions - c1.contributions;
46 System.out.println(contributor.login + ": " + contributor.contributions);
  /external/bison/src/
AnnotationList.c 33 * - \c contributions member is allocated with \c contribution_count
43 contribution_count * sizeof result->contributions[0];
45 offsetof (AnnotationList, contributions)
65 return self->contributions[ci] == NULL;
88 * - Two always-contributions are identical.
89 * - Two never-contributions are identical.
90 * - For two potential-contributions, sort on the contributions' kernel
127 if (!Sbitset__test (self->contributions[ci], item))
129 if (Sbitset__test ((*node)->contributions[ci], item)
    [all...]
AnnotationList.h 44 * 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 made by the state but the dominating contribution i
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar 
org.eclipse.help.base_3.5.2.v201011171123.jar 
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 488 generous contributions to the wide range of software distributed
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 369 milliseconds