Home
last modified time | relevance | path

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

12345678910>>...16

/external/llvm/lib/Option/
DArgList.cpp89 Res->claim(); in getLastArg()
102 Res->claim(); in getLastArg()
118 Res->claim(); in getLastArg()
134 Res->claim(); in getLastArg()
152 Res->claim(); in getLastArg()
171 Res->claim(); in getLastArg()
192 Res->claim(); in getLastArg()
214 Res->claim(); in getLastArg()
249 A->claim(); in AddLastArg()
257 A->claim(); in AddLastArg()
[all …]
/external/clang/lib/Driver/
DSanitizerArgs.cpp128 Arg->claim(); in parseSanitizeTrapArgs()
139 Arg->claim(); in parseSanitizeTrapArgs()
143 Arg->claim(); in parseSanitizeTrapArgs()
148 Arg->claim(); in parseSanitizeTrapArgs()
224 Arg->claim(); in SanitizerArgs()
281 Arg->claim(); in SanitizerArgs()
352 Arg->claim(); in SanitizerArgs()
356 Arg->claim(); in SanitizerArgs()
370 Arg->claim(); in SanitizerArgs()
373 Arg->claim(); in SanitizerArgs()
[all …]
DDriver.cpp204 A->claim(); in MakeInputArg()
270 A->claim(); in TranslateInputArgs()
286 DAL->getLastArg(options::OPT_mlinker_version_EQ)->claim(); in TranslateInputArgs()
460 A->claim(); in BuildCompilation()
1024 A->claim(); in BuildUniversalActions()
1169 InputTypeArg->claim(); in BuildInputs()
1231 InputTypeArg->claim(); in BuildInputs()
1244 A->claim(); in BuildInputs()
1251 A->claim(); in BuildInputs()
1260 A->claim(); in BuildInputs()
[all …]
/external/clang/test/SemaObjC/
Dproperty-user-setter.m130 self.t = 0; // expected-error {{synthesized properties 't' and 'T' both claim setter 'setT:'}}
131 self.T = 0; // expected-error {{synthesized properties 'T' and 't' both claim setter 'setT:'}}
132 …self.Pxyz = 0; // expected-error {{synthesized properties 'Pxyz' and 'pxyz' both claim setter 'set…
133 …self.pxyz = 0; // expected-error {{synthesized properties 'pxyz' and 'Pxyz' both claim setter 'set…
Divar-sem-check-2.m19 …lue; // expected-error {{synthesized properties 'value1' and 'value' both claim instance variable …
Dproperty-impl-misuse.m15 @synthesize Z=Y; // expected-error {{synthesized properties 'Z' and 'Y' both claim instance variabl…
/external/clang/include/clang/StaticAnalyzer/Core/
DCheckerOptInfo.h38 void claim() { Claimed = true; } in claim() function
/external/v8/test/cctest/
Dtest-assembler-arm64.cc8617 int claim, in PushPopJsspSimpleHelper() argument
8662 __ Claim(claim, kByteSizeInBytes); in PushPopJsspSimpleHelper()
8710 __ Drop(claim, kByteSizeInBytes); in PushPopJsspSimpleHelper()
8738 for (int claim = 0; claim <= 8; claim++) { in TEST() local
8740 PushPopJsspSimpleHelper(count, claim, kWRegSizeInBits, in TEST()
8742 PushPopJsspSimpleHelper(count, claim, kWRegSizeInBits, in TEST()
8744 PushPopJsspSimpleHelper(count, claim, kWRegSizeInBits, in TEST()
8746 PushPopJsspSimpleHelper(count, claim, kWRegSizeInBits, in TEST()
8750 PushPopJsspSimpleHelper(kPushPopJsspMaxRegCount, claim, kWRegSizeInBits, in TEST()
8752 PushPopJsspSimpleHelper(kPushPopJsspMaxRegCount, claim, kWRegSizeInBits, in TEST()
[all …]
/external/llvm/test/CodeGen/SPARC/
Dselect-mask.ll3 ;; getBooleanContents on Sparc used to claim that no bits mattered
/external/llvm/tools/msbuild/
DMicrosoft.Cpp.Win32.llvm.props.in14 <!-- Set the value of _MSC_VER to claim for compatibility -->
/external/libweave/src/privet/
Dauth_manager.cc414 auto claim = in ConfirmClientAuthToken() local
419 if (claim == pending_claims_.end()) { in ConfirmClientAuthToken()
423 SetAuthSecret(claim->first->GetAuthSecret(), claim->second); in ConfirmClientAuthToken()
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit20 proposal_check strict; # obey, strict or claim
/external/tinyxml/
DNOTICE10 not claim that you wrote the original software. If you use this
/external/tinyxml2/
DNOTICE10 not claim that you wrote the original software. If you use this
/external/nanopb-c/
DNOTICE12 must not claim that you wrote the original software. If you use
DLICENSE.txt12 must not claim that you wrote the original software. If you use
/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/llvm/include/llvm/Option/
DArg.h89 void claim() const { getBaseArg().Claimed = true; } in claim() function
/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/autotest/client/tests/pi_tests/
Dcontrol13 priority thread. Then the high priority thread runs and attempts to claim
/external/libpng/contrib/examples/
DREADME.txt21 of the people below claim any rights with regard to the contents of this
/external/libpng/contrib/tools/
DREADME.txt23 of the people below claim any rights with regard to the contents of this
/external/libyuv/files/
DPATENTS18 cross-claim or counterclaim in a lawsuit) alleging that this
/external/libvpx/libvpx/third_party/libwebm/
DPATENTS.TXT17 enforcement activity against any entity (including a cross-claim or

12345678910>>...16