Home
last modified time | relevance | path

Searched refs:Method (Results 1 – 25 of 195) sorted by relevance

12345678

/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmethod.c220 Op = AcpiPsAllocOp (AML_METHOD_OP, ObjDesc->Method.AmlStart); in AcpiDsAutoSerializeMethod()
239 ObjDesc->Method.AmlStart, ObjDesc->Method.AmlLength, NULL, 0); in AcpiDsAutoSerializeMethod()
299 WalkState->MethodDesc->Method.SyncLevel = 0; in AcpiDsDetectNamedOpcodes()
300 WalkState->MethodDesc->Method.InfoFlags |= in AcpiDsDetectNamedOpcodes()
436 MutexDesc->Mutex.SyncLevel = MethodDesc->Method.SyncLevel; in AcpiDsCreateMethodMutex()
437 MethodDesc->Method.Mutex = MutexDesc; in AcpiDsCreateMethodMutex()
480 if (ObjDesc->Method.ThreadCount == ACPI_UINT8_MAX) in AcpiDsBeginMethodExecution()
490 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED) in AcpiDsBeginMethodExecution()
497 if (!ObjDesc->Method.Mutex) in AcpiDsBeginMethodExecution()
518 (!(ObjDesc->Method.InfoFlags & ACPI_METHOD_IGNORE_SYNC_LEVEL)) && in AcpiDsBeginMethodExecution()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp155 Selector Sel, const ObjCMethodDecl *Method) { in validateBoxingMethod() argument
156 if (!Method) { in validateBoxingMethod()
163 QualType ReturnType = Method->getReturnType(); in validateBoxingMethod()
167 S.Diag(Method->getLocation(), diag::note_objc_literal_method_return) in validateBoxingMethod()
290 ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel); in getNSNumberFactoryMethod() local
291 if (!Method && S.getLangOpts().DebuggerObjCLiteral) { in getNSNumberFactoryMethod()
294 Method = ObjCMethodDecl::Create( in getNSNumberFactoryMethod()
304 ParmVarDecl::Create(S.SemaRef.Context, Method, SourceLocation(), in getNSNumberFactoryMethod()
307 Method->setMethodParams(S.SemaRef.Context, value, std::nullopt); in getNSNumberFactoryMethod()
310 if (!validateBoxingMethod(S.SemaRef, Loc, S.NSNumberDecl, Sel, Method)) in getNSNumberFactoryMethod()
[all …]
H A DSemaDeclObjC.cpp1773 for (const auto *Method : CAT->methods()) { in DiagnoseClassExtensionDupMethods() local
1774 const ObjCMethodDecl *&PrevMethod = MethodMap[Method->getSelector()]; in DiagnoseClassExtensionDupMethods()
1776 (PrevMethod->isInstanceMethod() == Method->isInstanceMethod()) && in DiagnoseClassExtensionDupMethods()
1777 !MatchTwoMethodDeclarations(Method, PrevMethod)) { in DiagnoseClassExtensionDupMethods()
1778 Diag(Method->getLocation(), diag::err_duplicate_method_decl) in DiagnoseClassExtensionDupMethods()
1779 << Method->getDeclName(); in DiagnoseClassExtensionDupMethods()
2611 void SemaObjC::CheckConflictingOverridingMethod(ObjCMethodDecl *Method, in CheckConflictingOverridingMethod() argument
2615 CheckMethodOverrideReturn(SemaRef, Method, Overridden, IsProtocolMethodDecl, in CheckConflictingOverridingMethod()
2618 for (ObjCMethodDecl::param_iterator IM = Method->param_begin(), in CheckConflictingOverridingMethod()
2619 IF = Overridden->param_begin(), EM = Method->param_end(), in CheckConflictingOverridingMethod()
[all …]
H A DSemaLambda.cpp393 CXXMethodDecl *Method, SourceLocation CallLoc) { in DiagnoseInvalidExplicitObjectParameterInLambda() argument
394 if (!isLambdaCallWithExplicitObjectParameter(Method)) in DiagnoseInvalidExplicitObjectParameterInLambda()
396 CXXRecordDecl *RD = Method->getParent(); in DiagnoseInvalidExplicitObjectParameterInLambda()
397 if (Method->getType()->isDependentType()) in DiagnoseInvalidExplicitObjectParameterInLambda()
402 ParmVarDecl *Param = Method->getParamDecl(0); in DiagnoseInvalidExplicitObjectParameterInLambda()
425 if (auto It = Context.LambdaCastPaths.find(Method); in DiagnoseInvalidExplicitObjectParameterInLambda()
429 CXXCastPath &Path = Context.LambdaCastPaths[Method]; in DiagnoseInvalidExplicitObjectParameterInLambda()
456 CXXRecordDecl *Class, CXXMethodDecl *Method, in handleLambdaNumbering() argument
498 Numbering.ManglingNumber = MCtx->getManglingNumber(Method); in handleLambdaNumbering()
499 Numbering.DeviceManglingNumber = MCtx->getDeviceManglingNumber(Method); in handleLambdaNumbering()
[all …]
/freebsd/crypto/openssl/test/ssl-tests/
H A D17-renegotiate.cnf.in27 "Method" => "TLS",
40 "Method" => "TLS",
54 "Method" => "TLS",
67 "Method" => "TLS",
86 "Method" => "TLS",
105 "Method" => "TLS",
122 "Method" => "TLS",
143 "Method" => "TLS",
162 "Method" => "TLS",
181 "Method" => "TLS",
[all …]
H A D07-dtls-protocol-version.cnf93 Method = DTLS
120 Method = DTLS
146 Method = DTLS
174 Method = DTLS
202 Method = DTLS
229 Method = DTLS
256 Method = DTLS
282 Method = DTLS
309 Method = DTLS
336 Method = DTLS
[all …]
H A D18-dtls-renegotiate.cnf.in39 "Method" => "DTLS",
55 "Method" => "DTLS",
80 "Method" => "DTLS",
100 "Method" => "DTLS",
120 "Method" => "DTLS",
144 "Method" => "DTLS",
163 "Method" => "DTLS",
182 "Method" => "DTLS",
201 "Method" => "DTLS",
H A D17-renegotiate.cnf47 Method = TLS
74 Method = TLS
102 Method = TLS
129 Method = TLS
161 Method = TLS
193 Method = TLS
221 Method = TLS
249 Method = TLS
281 Method = TLS
313 Method = TLS
[all …]
H A D29-dtls-sctp-label-bug.cnf.in24 "Method" => "DTLS",
36 "Method" => "DTLS",
48 "Method" => "DTLS",
60 "Method" => "DTLS",
H A D11-dtls_resumption.cnf55 Method = DTLS
93 Method = DTLS
131 Method = DTLS
169 Method = DTLS
207 Method = DTLS
245 Method = DTLS
283 Method = DTLS
321 Method = DTLS
358 Method = DTLS
395 Method = DTLS
[all …]
H A D16-dtls-certstatus.cnf.in35 "Method" => "DTLS",
51 "Method" => "DTLS",
70 "Method" => "DTLS",
87 "Method" => "DTLS",
H A D18-dtls-renegotiate.cnf37 Method = DTLS
64 Method = DTLS
91 Method = DTLS
122 Method = DTLS
153 Method = DTLS
181 Method = DTLS
213 Method = DTLS
245 Method = DTLS
277 Method = DTLS
H A D04-client_auth.cnf.in73 "Method" => $method,
95 "Method" => $method,
123 "Method" => $method,
153 "Method" => $method,
184 "Method" => $method,
209 "Method" => $method,
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpsxface.c283 Op = AcpiPsCreateScopeOp (Info->ObjDesc->Method.AmlStart); in AcpiPsExecuteMethod()
294 Info->ObjDesc->Method.OwnerId, NULL, NULL, NULL); in AcpiPsExecuteMethod()
302 Info->ObjDesc->Method.AmlStart, in AcpiPsExecuteMethod()
303 Info->ObjDesc->Method.AmlLength, Info, Info->PassNumber); in AcpiPsExecuteMethod()
313 if (Info->ObjDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL) in AcpiPsExecuteMethod()
320 if (Info->ObjDesc->Method.InfoFlags & ACPI_METHOD_INTERNAL_ONLY) in AcpiPsExecuteMethod()
322 Status = Info->ObjDesc->Method.Dispatch.Implementation (WalkState); in AcpiPsExecuteMethod()
418 Op = AcpiPsCreateScopeOp (Info->ObjDesc->Method.AmlStart); in AcpiPsExecuteTable()
428 Info->ObjDesc->Method.OwnerId, NULL, NULL, NULL); in AcpiPsExecuteTable()
436 Info->ObjDesc->Method.AmlStart, in AcpiPsExecuteTable()
[all …]
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbmethod.c459 ACPI_NAMESPACE_NODE *Method; in AcpiDbDisassembleMethod() local
462 Method = AcpiDbConvertToNode (Name); in AcpiDbDisassembleMethod()
463 if (!Method) in AcpiDbDisassembleMethod()
468 if (Method->Type != ACPI_TYPE_METHOD) in AcpiDbDisassembleMethod()
471 Name, AcpiUtGetTypeName (Method->Type))); in AcpiDbDisassembleMethod()
475 ObjDesc = Method->Object; in AcpiDbDisassembleMethod()
477 Op = AcpiPsCreateScopeOp (ObjDesc->Method.AmlStart); in AcpiDbDisassembleMethod()
492 ObjDesc->Method.AmlStart, in AcpiDbDisassembleMethod()
493 ObjDesc->Method.AmlLength, NULL, ACPI_IMODE_LOAD_PASS1); in AcpiDbDisassembleMethod()
499 Status = AcpiUtAllocateOwnerId (&ObjDesc->Method.OwnerId); in AcpiDbDisassembleMethod()
[all …]
H A Ddbutils.c522 ACPI_PARSE_OBJECT *Method; in AcpiDbSecondPassParse() local
539 Method = Op; in AcpiDbSecondPassParse()
552 WalkState->ParserState.AmlStart = Method->Named.Data; in AcpiDbSecondPassParse()
554 WalkState->ParserState.PkgEnd = Method->Named.Data + in AcpiDbSecondPassParse()
555 Method->Named.Length; in AcpiDbSecondPassParse()
565 BaseAmlOffset = (Method->Common.Value.Arg)->Common.AmlOffset + 1; in AcpiDbSecondPassParse()
566 StartOp = (Method->Common.Value.Arg)->Common.Next; in AcpiDbSecondPassParse()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp29 ObjCMethodDecl *Method, SourceRange SR) in ObjCArrayLiteral() argument
31 NumElements(Elements.size()), Range(SR), ArrayWithObjectsMethod(Method) { in ObjCArrayLiteral()
41 QualType T, ObjCMethodDecl *Method, in Create() argument
44 return new (Mem) ObjCArrayLiteral(Elements, T, Method, SR); in Create()
112 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr() argument
116 reinterpret_cast<uintptr_t>(Method ? Method : Sel.getAsOpaquePtr())), in ObjCMessageExpr()
118 HasMethod(Method != nullptr), IsDelegateInitCall(false), in ObjCMessageExpr()
131 ObjCMethodDecl *Method, ArrayRef<Expr *> Args, in ObjCMessageExpr() argument
135 reinterpret_cast<uintptr_t>(Method ? Method : Sel.getAsOpaquePtr())), in ObjCMessageExpr()
136 Kind(Class), HasMethod(Method != nullptr), IsDelegateInitCall(false), in ObjCMessageExpr()
[all …]
H A DDeclObjC.cpp766 ObjCMethodDecl *Method = nullptr; in lookupPrivateMethod() local
768 Method = Instance ? ImpDecl->getInstanceMethod(Sel) in lookupPrivateMethod()
772 if (!Method) in lookupPrivateMethod()
773 Method = getCategoryMethod(Sel, Instance); in lookupPrivateMethod()
778 if (!Instance && !Method && !getSuperClass()) { in lookupPrivateMethod()
779 Method = lookupInstanceMethod(Sel); in lookupPrivateMethod()
782 if (!Method) in lookupPrivateMethod()
783 Method = lookupPrivateMethod(Sel, true); in lookupPrivateMethod()
786 if (!Method && getSuperClass()) in lookupPrivateMethod()
788 return Method; in lookupPrivateMethod()
[all …]
H A DODRHash.cpp384 void VisitObjCMethodDecl(const ObjCMethodDecl *Method) { in VisitObjCMethodDecl() argument
385 ID.AddInteger(Method->getDeclKind()); in VisitObjCMethodDecl()
386 Hash.AddBoolean(Method->isInstanceMethod()); // false if class method in VisitObjCMethodDecl()
387 Hash.AddBoolean(Method->isVariadic()); in VisitObjCMethodDecl()
388 Hash.AddBoolean(Method->isSynthesizedAccessorStub()); in VisitObjCMethodDecl()
389 Hash.AddBoolean(Method->isDefined()); in VisitObjCMethodDecl()
390 Hash.AddBoolean(Method->isDirectMethod()); in VisitObjCMethodDecl()
391 Hash.AddBoolean(Method->isThisDeclarationADesignatedInitializer()); in VisitObjCMethodDecl()
392 Hash.AddBoolean(Method->hasSkippedBody()); in VisitObjCMethodDecl()
394 ID.AddInteger(llvm::to_underlying(Method->getImplementationControl())); in VisitObjCMethodDecl()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h172 const CXXMethodDecl *Method; member
175 ThunkInfo() : Method(nullptr), ThisType(nullptr) {} in ThunkInfo()
178 const Type *ThisT, const CXXMethodDecl *Method = nullptr)
179 : This(This), Return(Return), Method(Method), ThisType(ThisT) {} in This()
183 LHS.Method == RHS.Method && LHS.ThisType == RHS.ThisType;
187 return This.isEmpty() && Return.isEmpty() && Method == nullptr; in isEmpty()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp54 auto &Method = Batch.Methods.back(); in getMethodBatch() local
55 Method.MethodID = 0; in getMethodBatch()
56 Method.ParentMI = 0; in getMethodBatch()
57 Method.LoadAddr = Sym->getAddress(); in getMethodBatch()
58 Method.LoadSize = Sym->getSize(); in getMethodBatch()
59 Method.NameSI = GetStringIdx(Sym->getName()); in getMethodBatch()
60 Method.ClassFileSI = 0; in getMethodBatch()
61 Method.SourceFileSI = 0; in getMethodBatch()
73 Method.SourceFileSI = Batch.Strings.size(); in getMethodBatch()
76 Method.LineTable.push_back( in getMethodBatch()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp839 const CXXMethodDecl *Method) { in getFragmentsForSpecialCXXMethod() argument
842 if (const auto *Constructor = dyn_cast<CXXConstructorDecl>(Method)) { in getFragmentsForSpecialCXXMethod()
843 Name = Method->getNameAsString(); in getFragmentsForSpecialCXXMethod()
847 } else if (isa<CXXDestructorDecl>(Method)) in getFragmentsForSpecialCXXMethod()
848 Name = Method->getNameAsString(); in getFragmentsForSpecialCXXMethod()
854 for (unsigned i = 0, end = Method->getNumParams(); i != end; ++i) { in getFragmentsForSpecialCXXMethod()
857 Fragments.append(getFragmentsForParam(Method->getParamDecl(i))); in getFragmentsForSpecialCXXMethod()
862 Method->getExceptionSpecType())); in getFragmentsForSpecialCXXMethod()
868 const CXXMethodDecl *Method) { in getFragmentsForCXXMethod() argument
870 StringRef Name = Method->getName(); in getFragmentsForCXXMethod()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h122 bool CheckObjCMethodCall(ObjCMethodDecl *Method, SourceLocation loc,
415 void WarnConflictingTypedMethods(ObjCMethodDecl *Method,
419 void CheckConflictingOverridingMethod(ObjCMethodDecl *Method,
425 void WarnExactTypedMethods(ObjCMethodDecl *Method, ObjCMethodDecl *MethodDecl,
453 bool MatchTwoMethodDeclarations(const ObjCMethodDecl *Method,
458 void addMethodToGlobalList(ObjCMethodList *List, ObjCMethodDecl *Method);
525 GetIvarBackingPropertyAccessor(const ObjCMethodDecl *Method,
532 void AddInstanceMethodToGlobalPool(ObjCMethodDecl *Method,
534 AddMethodToGlobalPool(Method, impl, /*instance*/ true);
538 void AddFactoryMethodToGlobalPool(ObjCMethodDecl *Method, bool impl = false) {
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp97 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
99 if (S_OK == (Symbol->*Method)(&Value)) in PrivateGetDIAValue()
107 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
109 if (S_OK == (Symbol->*Method)(&Value)) in PrivateGetDIAValue()
117 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in PrivateGetDIAValue()
118 return invokeBstrMethod(*Symbol, Method); in PrivateGetDIAValue()
123 HRESULT (__stdcall IDiaSymbol::*Method)(GUID *)) { in PrivateGetDIAValue()
125 if (S_OK != (Symbol->*Method)(&Result)) in PrivateGetDIAValue()
138 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValueAs()
140 if (S_OK == (Symbol->*Method)(&Value)) in DumpDIAValueAs()
[all …]
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexcreate.c618 ObjDesc->Method.AmlStart = AmlStart; in AcpiExCreateMethod()
619 ObjDesc->Method.AmlLength = AmlLength; in AcpiExCreateMethod()
620 ObjDesc->Method.Node = Operand[0]; in AcpiExCreateMethod()
627 ObjDesc->Method.ParamCount = (UINT8) in AcpiExCreateMethod()
636 ObjDesc->Method.InfoFlags = ACPI_METHOD_SERIALIZED; in AcpiExCreateMethod()
642 ObjDesc->Method.SyncLevel = (UINT8) in AcpiExCreateMethod()

12345678