Searched refs:claim (Results 1 – 25 of 175) sorted by relevance
1234567
/external/clang/lib/Driver/ |
D | ArgList.cpp | 62 Res->claim(); in getLastArg() 75 Res->claim(); in getLastArg() 91 Res->claim(); in getLastArg() 107 Res->claim(); in getLastArg() 148 A->claim(); in AddLastArg() 157 (*it)->claim(); in AddAllArgs() 166 (*it)->claim(); in AddAllArgValues() 177 (*it)->claim(); in AddAllArgsTranslated() 192 (*it)->claim(); in ClaimAllArgs()
|
D | Driver.cpp | 197 DAL->getLastArg(options::OPT_mlinker_version_EQ)->claim(); in TranslateInputArgs() 273 A->claim(); in BuildCompilation() 618 A->claim(); in BuildUniversalActions() 715 InputTypeArg->claim(); in BuildActions() 767 InputTypeArg->claim(); in BuildActions() 812 A->claim(); in BuildActions() 869 InputArg->claim(); in BuildActions() 1141 Input.claim(); in BuildJobsForAction()
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | CheckerProvider.h | 43 void claim() { Claimed = true; } in claim() function
|
/external/clang/test/SemaObjC/ |
D | ivar-sem-check-2.m | 19 …1=value; // expected-error {{synthesized properties 'value1' and 'value' both claim ivar 'value'}}
|
D | property-impl-misuse.m | 15 @synthesize Z=Y; // expected-error {{synthesized properties 'Z' and 'Y' both claim ivar 'Y'}}
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-inherit | 20 proposal_check strict; # obey, strict or claim
|
D | racoon.conf.in | 64 proposal_check strict; # obey, strict, or claim
|
/external/clang/include/clang/Driver/ |
D | Arg.h | 83 void claim() const { getBaseArg().Claimed = true; } in claim() function
|
/external/tinyxml/ |
D | NOTICE | 10 not claim that you wrote the original software. If you use this
|
/external/opencv/ |
D | LICENSE_Android_NDK | 10 1. The origin of this software must not be misrepresented; you must not claim that you wrote the or…
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/ |
D | LICENSE.txt | 13 # claim that you wrote the original software. If you use this software in a
|
/external/zlib/ |
D | NOTICE | 12 claim that you wrote the original software. If you use this software
|
/external/ipsec-tools/src/racoon/ |
D | proposal.h | 63 int claim; /* flag to send RESPONDER-LIFETIME. */ member
|
/external/libvpx/ |
D | PATENTS | 17 entity (including a cross-claim or counterclaim in a lawsuit) alleging
|
/external/webp/ |
D | PATENTS | 17 entity (including a cross-claim or counterclaim in a lawsuit) alleging
|
/external/clang/test/Analysis/ |
D | MissingDealloc.m | 84 // Don't claim that myproperty is released since it the property
|
/external/bzip2/ |
D | LICENSE | 16 not claim that you wrote the original software. If you use this
|
D | NOTICE | 16 not claim that you wrote the original software. If you use this
|
/external/junit/ |
D | NOTICE | 58 …claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contr… 79 …claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such …
|
/external/emma/ |
D | NOTICE | 86 …or must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the … 87 …ent negotiations. The Indemnified Contributor may participate in any such claim at its own expense. 113 …ibutor with respect to a patent applicable to software (including a cross-claim or counterclaim in… 115 patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) allegin…
|
/external/hyphenation/ |
D | COPYING.MPL | 57 1.10.1. "Patent Claims" means any patent claim(s), now owned or 187 distribution titled "LEGAL" which describes the claim and the 188 party making the claim in sufficient detail that a recipient will 330 claim (excluding declatory judgment actions) against Initial Developer 341 Participant, or (ii) withdraw Your litigation claim with respect to 344 mutually agreed upon in writing by the parties or the litigation claim 356 8.3. If You assert a patent infringement claim against Participant 358 indirectly infringes any patent where such claim is resolved (such as
|
/external/v8/ |
D | LICENSE.valgrind | 24 not claim that you wrote the original software. If you use this
|
/external/llvm/lib/Support/ |
D | COPYRIGHT.regex | 15 explicit claim or by omission. Since few users ever read sources,
|
/external/qemu/slirp-android/ |
D | COPYRIGHT | 43 1) call it your own, and 2) claim warranty on it. There is no warranty for
|
/external/zlib/contrib/minizip/ |
D | MiniZip64_info.txt | 66 claim that you wrote the original software. If you use this software
|
1234567