Home
last modified time | relevance | path

Searched refs:contributions (Results 1 – 25 of 250) sorted by relevance

12345678910

/external/bison/src/
DAnnotationList.c43 contribution_count * sizeof result->contributions[0]; in AnnotationList__alloc_on_obstack()
45 offsetof (AnnotationList, contributions) in AnnotationList__alloc_on_obstack()
65 return self->contributions[ci] == NULL; in AnnotationList__isContributionAlways()
127 if (!Sbitset__test (self->contributions[ci], item)) in AnnotationList__insertInto()
129 if (Sbitset__test ((*node)->contributions[ci], item)) in AnnotationList__insertInto()
132 else if (!Sbitset__test ((*node)->contributions[ci], item)) in AnnotationList__insertInto()
248 annotation_node->contributions[ci] = NULL; in AnnotationList__computePredecessorAnnotations()
251 annotation_node->contributions[ci] = in AnnotationList__computePredecessorAnnotations()
258 SBITSET__FOR_EACH (self->contributions[ci], s->nitems, in AnnotationList__computePredecessorAnnotations()
291 annotation_node->contributions[ci]); in AnnotationList__computePredecessorAnnotations()
[all …]
DAnnotationList.h75 Sbitset contributions[1]; member
/external/okhttp/samples/simple-client/src/main/java/com/squareup/okhttp/sample/
DOkHttpContributors.java23 int contributions; field in OkHttpContributors.Contributor
46 return c2.contributions - c1.contributions; in main()
52 System.out.println(contributor.login + ": " + contributor.contributions); in main()
/external/ltp/testcases/open_posix_testsuite/
DNEWS5 …other people. Thanks to Sebastien Decugis and other people for continued support and contributions.
10 …nks to Sebastien Decugis and Ulrich Drepper for continued support and contributions. Also exciting…
13 …n Decugis and Abhijeet Bisain. Special thanks goes to people who made contributions. And we are gl…
22 …version (thanks for Ulrich Drepper's patches and to everyone who made contributions). Please see t…
/external/libopus/
DLICENSE_PLEASE_READ.txt4 authority to license copyright in its contributions to the collaboration.
6 Each contributor agrees to license the copyright in the contributions
/external/eigen/unsupported/doc/
DOverview.dox8 These modules are contributions from various users. They are provided "as is", without any support.
20 The unsupported modules are contributions from various users. They are
/external/wpa_supplicant_8/
DCONTRIBUTIONS7 clear record of contributions and terms under which they are licensed.
11 All contributions are expected to be licensed under the modified BSD
13 inclusion of Signed-off-by tag in the contributions at the end of the
19 The current requirements for contributions to hostap.git
28 using your real name. Pseudonyms or anonymous contributions cannot
60 History of license and contributions terms
72 option is no longer used and the contributions are not required to be
/external/volley/
DCONTRIBUTING.md3 We'd love to accept your patches and contributions to this project. There are
11 gives us permission to use and redistribute your contributions as part of the
/external/guice/
DCONTRIBUTING.md3 We'd love to accept your patches and contributions to this project. There are
11 Google permission to use and redistribute your contributions as part of the
46 1. All contributions must be licensed Apache 2.0 and all files must have
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/eigen/unsupported/
DREADME.txt1 This directory contains contributions from various users.
18 Any kind of contributions are much appreciated, even very preliminary ones.
/external/antlr/antlr-3.4/runtime/C/
DAUTHORS1 The ANTLR recognizer generator tool was written by (with many contributions)
7 Jim Idle (jimi idle ws s/ /./g) with no contributions at all because
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.core.runtime/.manager/
D.fileTable.98 .contributions=2
D.fileTable.109 .contributions=3
/external/boringssl/src/.github/
DPULL_REQUEST_TEMPLATE3 We do, however, take contributions gladly.
/external/libmicrohttpd/
DAUTHORS11 Code contributions also came from:
59 Documentation contributions also came from:
/external/skia/third_party/libpng/contrib/
DREADME.txt2 This "contrib" directory contains contributions which are not necessarily under
/external/libpng/contrib/
DREADME.txt2 This "contrib" directory contains contributions which are not necessarily under
/external/okhttp/okio/
DBUG-BOUNTY.md4 Square recognizes the important contributions the security research community
/external/okhttp/
DBUG-BOUNTY.md4 Square recognizes the important contributions the security research community
/external/libcxx/utils/google-benchmark/
DCONTRIBUTING.md3 We'd love to accept your patches and contributions to this project. There are
11 Google permission to use and redistribute your contributions as part of the
/external/google-benchmark/
DCONTRIBUTING.md3 We'd love to accept your patches and contributions to this project. There are
11 Google permission to use and redistribute your contributions as part of the
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/ipaddr/
DREADME6 Please send contributions to ipaddr-py-dev@googlegroups.com. Code should
/external/ImageMagick/
DAUTHORS.txt1 These active developers and have made source code contributions to the
29 These individuals have made source code contributions to the ImageMagick
85 Significant contributions to the MSL, JPEG, TIFF, SVG, and URL coders.
/external/spirv-llvm/
DLICENSE.TXT69 ARM contributions llvm/lib/Target/ARM/LICENSE.TXT
70 md5 contributions llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h

12345678910