Searched refs:claim (Results 1 - 19 of 19) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerOptInfo.h38 void claim() { Claimed = true; } function in class:clang::ento::CheckerOptInfo
/external/llvm/lib/Option/
H A DArgList.cpp62 Res->claim();
75 Res->claim();
91 Res->claim();
107 Res->claim();
125 Res->claim();
144 Res->claim();
165 Res->claim();
187 Res->claim();
222 A->claim();
230 A->claim();
[all...]
/external/ipsec-tools/src/racoon/
H A Dproposal.h63 int claim; /* flag to send RESPONDER-LIFETIME. */ member in struct:saprop
165 * "claim"
H A Dproposal.c259 newpp->claim |= IPSECDOI_ATTR_SA_LD_TYPE_SEC;
269 newpp->claim |= IPSECDOI_ATTR_SA_LD_TYPE_SEC;
H A Disakmp_quick.c1288 if (pp->claim & IPSECDOI_ATTR_SA_LD_TYPE_SEC) {
1299 if (pp->claim & IPSECDOI_ATTR_SA_LD_TYPE_KB) {
H A Dcftoken.l346 <S_RMTS>claim { YYD; yylval.num = PROP_CHECK_CLAIM; return(PROPOSAL_CHECK_LEVEL); }
/external/llvm/include/llvm/Option/
H A DArg.h91 void claim() const { getBaseArg().Claimed = true; } function in class:llvm::opt::Arg
/external/chromium-trace/trace-viewer/third_party/gl-matrix/tasks/support/
H A Dgl-matrix.rb12 claim that you wrote the original software. If you use this software
/external/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistry.cpp61 // There is at least one checker in the package; claim the option.
62 opt.claim();
/external/clang/lib/Driver/
H A DDriver.cpp197 A->claim();
268 A->claim();
283 DAL->getLastArg(options::OPT_mlinker_version_EQ)->claim();
351 A->claim();
873 A->claim();
978 // argument used to set the type; we only want to claim the type when we
1018 // If there was an explicit arg for this, claim it.
1020 InputTypeArg->claim();
1073 InputTypeArg->claim();
1086 A->claim();
[all...]
H A DSanitizerArgs.cpp53 (*I)->claim();
H A DTools.cpp318 A->claim();
377 A->claim();
393 A->claim();
1118 A->claim();
1192 (*it)->claim();
1455 (*it)->claim();
1522 A->claim();
1704 // -mkernel and -fapple-kext imply no exceptions, so claim exception related
1829 A->claim();
2561 A->claim();
[all...]
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm64.cc8572 // * Claim <claim> bytes to set the stack alignment.
8576 // * Drop <claim> bytes to restore the original stack pointer.
8581 int claim,
8626 __ Claim(claim, kByteSizeInBytes);
8670 __ Drop(claim, kByteSizeInBytes);
8698 for (int claim = 0; claim <= 8; claim++) {
8700 PushPopJsspSimpleHelper(count, claim, kWRegSizeInBits,
8702 PushPopJsspSimpleHelper(count, claim, kWRegSizeInBit
8580 PushPopJsspSimpleHelper(int reg_count, int claim, int reg_size, PushPopMethod push_method, PushPopMethod pop_method) argument
8761 PushPopFPJsspSimpleHelper(int reg_count, int claim, int reg_size, PushPopMethod push_method, PushPopMethod pop_method) argument
8933 PushPopJsspMixedMethodsHelper(int claim, int reg_size) argument
9037 PushPopJsspWXOverlapHelper(int reg_count, int claim) argument
[all...]
/external/vixl/test/
H A Dtest-assembler-a64.cc7751 // * Claim <claim> bytes to set the stack alignment.
7755 // * Drop <claim> bytes to restore the original stack pointer.
7760 int claim,
7802 __ Claim(claim);
7846 __ Drop(claim);
7873 for (int claim = 0; claim <= 8; claim++) {
7875 PushPopXRegSimpleHelper(count, claim, kWRegSize,
7877 PushPopXRegSimpleHelper(count, claim, kWRegSiz
7759 PushPopXRegSimpleHelper(int reg_count, int claim, int reg_size, PushPopMethod push_method, PushPopMethod pop_method) argument
7935 PushPopFPXRegSimpleHelper(int reg_count, int claim, int reg_size, PushPopMethod push_method, PushPopMethod pop_method) argument
8108 PushPopXRegMixedMethodsHelper(int claim, int reg_size) argument
8208 PushPopXRegWXOverlapHelper(int reg_count, int claim) argument
[all...]
/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp247 A->claim();
262 A->claim();
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm25 ; claim that you wrote the original software. If you use this software
/external/zlib/src/contrib/masmx86/
H A Dmatch686.asm177 ;; claim that you wrote the original software. If you use this software
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl392 Thus, it is not the intent of this section to claim rights or contest
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 4001 milliseconds