Home
last modified time | relevance | path

Searched refs:contribution (Results 1 – 25 of 60) sorted by relevance

123

/external/ImageMagick/MagickCore/
Dresize.c2348 ContributionInfo **contribution) in DestroyContributionThreadSet() argument
2353 assert(contribution != (ContributionInfo **) NULL); in DestroyContributionThreadSet()
2355 if (contribution[i] != (ContributionInfo *) NULL) in DestroyContributionThreadSet()
2356 contribution[i]=(ContributionInfo *) RelinquishAlignedMemory( in DestroyContributionThreadSet()
2357 contribution[i]); in DestroyContributionThreadSet()
2358 contribution=(ContributionInfo **) RelinquishMagickMemory(contribution); in DestroyContributionThreadSet()
2359 return(contribution); in DestroyContributionThreadSet()
2368 **contribution; in AcquireContributionThreadSet() local
2374 contribution=(ContributionInfo **) AcquireQuantumMemory(number_threads, in AcquireContributionThreadSet()
2375 sizeof(*contribution)); in AcquireContributionThreadSet()
[all …]
/external/e2fsprogs/
DSUBMITTING-PATCHES12 By making a contribution to this project, I certify that:
14 (a) The contribution was created in whole or in part by me and I
18 (b) The contribution is based upon previous work that, to the best
26 (c) The contribution was provided directly to me by some other
30 (d) I understand and agree that this project and the contribution
31 are public and that a record of the contribution (including all
/external/iw/
DCONTRIBUTING27 By making a contribution to this project, I certify that:
29 (a) The contribution was created in whole or in part by me and I
33 (b) The contribution is based upon previous work that, to the best
41 (c) The contribution was provided directly to me by some other
45 (d) I understand and agree that this project and the contribution
46 are public and that a record of the contribution (including all
/external/elfutils/
DCONTRIBUTING25 By making a contribution to this project, I certify that:
27 (a) The contribution was created in whole or in part by me,
28 and I have the right to submit the contribution under each
32 (b) The contribution was provided directly to me by some other
36 contribution are public and that a record of the
37 contribution (including all personal information I submit
/external/wpa_supplicant_8/
DCONTRIBUTIONS24 for each contribution you make to the project:
32 The preferred method of submitting the contribution to the project is by
64 open source license indicated in the file" means that the contribution
67 or uses the software. As such, the contribution has to be licensed under
74 open source license indicated in the file" means that the contribution
81 (e) The contribution can be licensed under the modified BSD license
88 was used to collect explicit approval to license the contribution with
111 By making a contribution to this project, I certify that:
113 (a) The contribution was created in whole or in part by me and I
117 (b) The contribution is based upon previous work that, to the best
[all …]
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DSourceFiles.java194 ContributionBinding contribution = (ContributionBinding) binding; in generatedClassNameForBinding() local
195 checkArgument(!contribution.isSyntheticBinding()); in generatedClassNameForBinding()
196 ClassName enclosingClassName = ClassName.fromTypeElement(contribution.bindingTypeElement()); in generatedClassNameForBinding()
197 switch (contribution.bindingKind()) { in generatedClassNameForBinding()
207 + factoryPrefix(contribution) in generatedClassNameForBinding()
/external/slf4j/
DREADME.md8 … in improving SLF4J, great! The SLF4J community looks forward to your contribution. Please follow …
11 2. Fork qos-ch/slf4j. Ideally, create a new branch from your fork for your contribution to make it …
/external/valgrind/VEX/
DHACKING.README4 licensing and contribution information.
/external/google-tv-pairing-protocol/cpp/
DAUTHORS1 # This file contains a list of people who've made non-trivial contribution
/external/libxml2/macos/
DREADME1 This is a MacOS port contribution (not to be used for MacOS-X)
/external/gemmlowp/
DCONTRIBUTING.txt13 copyright to your changes, even after your contribution becomes part of our
19 Before you start working on a larger contribution, you should get in touch with
/external/v8/src/compiler/
Dregister-allocator-verifier.cc406 Assessment* contribution = found_contribution->second; in ValidatePendingAssessment() local
408 switch (contribution->kind()) { in ValidatePendingAssessment()
412 FinalAssessment::cast(contribution), expected); in ValidatePendingAssessment()
417 const PendingAssessment* next = PendingAssessment::cast(contribution); in ValidatePendingAssessment()
/external/webrtc/webrtc/
DLICENSE_THIRD_PARTY338 A “contribution” is the original software, or any additions or changes to the
341 A “contributor” is any person that distributes its contribution under this
345 contribution.
352 contribution, prepare derivative works of its contribution, and distribute its
353 contribution or any derivative works that you create.
359 of its contribution in the software or derivative works of the contribution in
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
DREADME.md27 check out our [contribution
/external/compiler-rt/
DCREDITS.TXT2 project. If you have contributed a patch or made some other contribution to
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
DCONTRIBUTING5 For more information, please see the official contribution docs at
/external/protobuf/gtest/
DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
/external/gmock/
DCONTRIBUTORS2 # contribution to the Google C++ Mocking Framework project. People
/external/google-breakpad/src/testing/
DCONTRIBUTORS2 # contribution to the Google C++ Mocking Framework project. People
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
/external/google-breakpad/src/testing/gtest/
DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
/external/gtest/
DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
/external/libvpx/libvpx/third_party/googletest/src/
DCONTRIBUTORS2 # contribution to the Google C++ Testing Framework project. People
/external/antlr/antlr-3.4/runtime/CSharp2/
DLICENSE.TXT16 4. Unless explicitly state otherwise, any contribution intentionally
/external/antlr/antlr-3.4/runtime/Delphi/
DLICENSE.TXT17 4. Unless explicitly state otherwise, any contribution intentionally

123