Searched defs:claim (Results 1 - 6 of 6) 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/include/llvm/Option/
H A DArg.h91 void claim() const { getBaseArg().Claimed = true; } function in class:llvm::opt::Arg
/external/ipsec-tools/src/racoon/
H A Dproposal.h63 int claim; /* flag to send RESPONDER-LIFETIME. */ member in struct:saprop
165 * "claim"
/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/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/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 2776 milliseconds