Home
last modified time | relevance | path

Searched refs:claim (Results 1 – 25 of 248) sorted by relevance

12345678910

/external/clang/lib/Driver/
DArgList.cpp73 Res->claim(); in getLastArg()
86 Res->claim(); in getLastArg()
102 Res->claim(); in getLastArg()
118 Res->claim(); in getLastArg()
136 Res->claim(); in getLastArg()
179 A->claim(); in AddLastArg()
188 (*it)->claim(); in AddAllArgs()
197 (*it)->claim(); in AddAllArgValues()
208 (*it)->claim(); in AddAllArgsTranslated()
223 (*it)->claim(); in ClaimAllArgs()
[all …]
DDriver.cpp240 DAL->getLastArg(options::OPT_mlinker_version_EQ)->claim(); in TranslateInputArgs()
324 A->claim(); in BuildCompilation()
817 A->claim(); in BuildUniversalActions()
921 InputTypeArg->claim(); in BuildInputs()
973 InputTypeArg->claim(); in BuildInputs()
1004 A->claim(); in BuildInputs()
1020 A->claim(); in BuildInputs()
1057 InputArg->claim(); in BuildActions()
1325 Input.claim(); in BuildJobsForAction()
/external/clang/include/clang/StaticAnalyzer/Core/
DCheckerOptInfo.h37 void claim() { Claimed = true; } in claim() function
/external/clang/test/SemaObjC/
Divar-sem-check-2.m19 …1=value; // expected-error {{synthesized properties 'value1' and 'value' both claim ivar 'value'}}
Dproperty-impl-misuse.m15 @synthesize Z=Y; // expected-error {{synthesized properties 'Z' and 'Y' both claim ivar 'Y'}}
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit20 proposal_check strict; # obey, strict or claim
/external/clang/include/clang/Driver/
DArg.h83 void claim() const { getBaseArg().Claimed = true; } in claim() function
/external/tinyxml/
DNOTICE10 not claim that you wrote the original software. If you use this
/external/webkit/Tools/iExploder/iexploder-1.3.2/
DLICENSE.txt13 # claim that you wrote the original software. If you use this software in a
/external/opencv/
DLICENSE_Android_NDK10 1. The origin of this software must not be misrepresented; you must not claim that you wrote the or…
/external/zlib/
DNOTICE12 claim that you wrote the original software. If you use this software
/external/ipsec-tools/src/racoon/
Dproposal.h63 int claim; /* flag to send RESPONDER-LIFETIME. */ member
/external/webrtc/src/
DPATENTS18 cross-claim or counterclaim in a lawsuit) alleging that this
/external/webp/
DPATENTS17 entity (including a cross-claim or counterclaim in a lawsuit) alleging
/external/libyuv/files/
DPATENTS18 cross-claim or counterclaim in a lawsuit) alleging that this
/external/libvpx/
DPATENTS17 entity (including a cross-claim or counterclaim in a lawsuit) alleging
/external/bzip2/
DLICENSE16 not claim that you wrote the original software. If you use this
DNOTICE16 not claim that you wrote the original software. If you use this
/external/clang/test/Analysis/
DMissingDealloc.m84 // Don't claim that myproperty is released since it the property
/external/emma/
DNOTICE86 …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/junit/
DNOTICE58claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contr…
79claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such …
/external/hyphenation/
DCOPYING.MPL57 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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/
Dmpl-v11.txt57 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/clang/lib/StaticAnalyzer/Core/
DCheckerRegistry.cpp61 opt.claim(); in collectCheckers()
/external/v8/
DLICENSE.valgrind24 not claim that you wrote the original software. If you use this

12345678910