Home
last modified time | relevance | path

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

123

/dragonfly/sys/contrib/dev/acpica/source/components/dispatcher/
H A Ddsmethod.c239 ObjDesc->Method.AmlStart, ObjDesc->Method.AmlLength, NULL, 0); in AcpiDsAutoSerializeMethod()
437 MethodDesc->Method.Mutex = MutexDesc; in AcpiDsCreateMethodMutex()
497 if (!ObjDesc->Method.Mutex) in AcpiDsBeginMethodExecution()
595 if (!ObjDesc->Method.OwnerId) in AcpiDsBeginMethodExecution()
608 ObjDesc->Method.ThreadCount++; in AcpiDsBeginMethodExecution()
616 if (ObjDesc->Method.Mutex) in AcpiDsBeginMethodExecution()
714 ObjDesc->Method.AmlStart, ObjDesc->Method.AmlLength, in AcpiDsCallControlMethod()
946 if (MethodDesc->Method.Mutex) in AcpiDsTerminateControlMethod()
965 if (MethodDesc->Method.ThreadCount) in AcpiDsTerminateControlMethod()
967 MethodDesc->Method.ThreadCount--; in AcpiDsTerminateControlMethod()
[all …]
H A Ddsinit.c255 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED) in AcpiDsInitOneObject()
266 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED) in AcpiDsInitOneObject()
/dragonfly/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daetables.h399 Method (_INI)
406 Method (_E07) {}
407 Method (_E22) {}
408 Method (_L31) {}
409 Method (_L66) {}
423 Method (_L01) {}
424 Method (_E07) {}
461 Method (LD)
476 Method (_L08) {}
477 Method (_E08) {}
[all …]
/dragonfly/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbmethod.c461 ACPI_NAMESPACE_NODE *Method; in AcpiDbDisassembleMethod() local
464 Method = AcpiDbConvertToNode (Name); in AcpiDbDisassembleMethod()
465 if (!Method) in AcpiDbDisassembleMethod()
470 if (Method->Type != ACPI_TYPE_METHOD) in AcpiDbDisassembleMethod()
477 ObjDesc = Method->Object; in AcpiDbDisassembleMethod()
494 ObjDesc->Method.AmlStart, in AcpiDbDisassembleMethod()
507 WalkState->OwnerId = ObjDesc->Method.OwnerId; in AcpiDbDisassembleMethod()
511 Status = AcpiDsScopeStackPush (Method, in AcpiDbDisassembleMethod()
512 Method->Type, WalkState); in AcpiDbDisassembleMethod()
541 AcpiNsDeleteNamespaceSubtree (Method); in AcpiDbDisassembleMethod()
[all …]
H A Ddbutils.c524 ACPI_PARSE_OBJECT *Method; in AcpiDbSecondPassParse() local
541 Method = Op; in AcpiDbSecondPassParse()
554 WalkState->ParserState.AmlStart = Method->Named.Data; in AcpiDbSecondPassParse()
556 WalkState->ParserState.PkgEnd = Method->Named.Data + in AcpiDbSecondPassParse()
557 Method->Named.Length; in AcpiDbSecondPassParse()
567 BaseAmlOffset = (Method->Common.Value.Arg)->Common.AmlOffset + 1; in AcpiDbSecondPassParse()
568 StartOp = (Method->Common.Value.Arg)->Common.Next; in AcpiDbSecondPassParse()
H A Ddbexec.c492 if (ObjDesc->Method.ParamCount) in AcpiDbExecutionWalk()
633 &AcpiGbl_DbMethodInfo.Method); in AcpiDbExecute()
687 AcpiGbl_DbMethodInfo.Method)->Name.Ascii), in AcpiDbExecute()
920 &AcpiGbl_DbMethodInfo.Method); in AcpiDbCreateExecutionThread()
1073 &AcpiGbl_DbMethodInfo.Method); in AcpiDbCreateExecutionThreads()
/dragonfly/sys/contrib/dev/acpica/source/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()
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()
437 Info->ObjDesc->Method.AmlLength, Info, Info->PassNumber); in AcpiPsExecuteTable()
[all …]
H A Dpsparse.c607 WalkState->MethodDesc->Method.SyncLevel; in AcpiPsParseAml()
696 (!(WalkState->MethodDesc->Method.InfoFlags & in AcpiPsParseAml()
705 WalkState->MethodDesc->Method.InfoFlags |= in AcpiPsParseAml()
/dragonfly/contrib/gcc-4.7/libobjc/objc/
H A Druntime.h60 typedef struct objc_method *Method; typedef
547 method_setImplementation (Method method, IMP implementation);
556 method_exchangeImplementations (Method method_a, Method method_b);
625 objc_EXPORT Method class_getInstanceMethod (Class class_, SEL selector);
633 objc_EXPORT Method class_getClassMethod (Class class_, SEL selector);
703 objc_EXPORT SEL method_getName (Method method);
706 objc_EXPORT IMP method_getImplementation (Method method);
710 objc_EXPORT const char * method_getTypeEncoding (Method method);
735 objc_EXPORT unsigned int method_getNumberOfArguments (Method method);
741 objc_EXPORT char * method_copyReturnType (Method method);
[all …]
/dragonfly/sys/contrib/dev/acpica/tests/misc/
H A Dbadcode.asl97 Method (MTH2)
116 Method (MTH3)
125 Method (MTH4) {}
164 Method (_OSC, 5)
181 Method (_L1D)
184 Method (_E1D)
191 Method (_FDM, 1)
195 Method (_Q22)
205 Method (_REG, 2)
384 Method (REM1)
[all …]
H A Dgrammar.asl487 Method (SIZE)
623 Method (RTOP)
942 Method (NOTI)
959 Method (DIV0)
1007 Method (R111)
1014 Method (MAIN)
1642 Method (CHEK)
1673 Method (RET1)
1679 Method (RET2)
1684 Method (RETZ)
[all …]
H A DconverterSample.asl37 Method(MAIN) {
65 Method(SCOP)
/dragonfly/sys/contrib/dev/acpica/source/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()
H A Dexdump.c254 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET (Method.InfoFlags), "Info Flags"},
255 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET (Method.ParamCount), "Parameter Count"},
256 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET (Method.SyncLevel), "Sync Level"},
257 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Method.Mutex), "Mutex"},
258 {ACPI_EXD_UINT16, ACPI_EXD_OFFSET (Method.OwnerId), "Owner Id"},
259 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET (Method.ThreadCount), "Thread Count"},
260 {ACPI_EXD_UINT32, ACPI_EXD_OFFSET (Method.AmlLength), "Aml Length"},
261 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET (Method.AmlStart), "Aml Start"}
985 ObjDesc->Method.ParamCount, in AcpiExDumpOperand()
986 ObjDesc->Method.AmlStart, in AcpiExDumpOperand()
[all …]
H A Dextrace.c372 ObjDesc ? ObjDesc->Method.AmlStart : NULL, Pathname); in AcpiExStartTraceMethod()
420 ObjDesc ? ObjDesc->Method.AmlStart : NULL, Pathname); in AcpiExStopTraceMethod()
/dragonfly/sys/contrib/dev/acpica/source/components/namespace/
H A Dnsxfname.c443 ParamCount = Node->Object->Method.ParamCount; in AcpiGetObjectInfo()
773 MethodObj->Method.AmlStart = AmlBuffer; in ACPI_EXPORT_SYMBOL()
774 MethodObj->Method.AmlLength = AmlLength; in ACPI_EXPORT_SYMBOL()
776 MethodObj->Method.ParamCount = (UINT8) in ACPI_EXPORT_SYMBOL()
781 MethodObj->Method.InfoFlags = ACPI_METHOD_SERIALIZED; in ACPI_EXPORT_SYMBOL()
783 MethodObj->Method.SyncLevel = (UINT8) in ACPI_EXPORT_SYMBOL()
H A Dnsparse.c248 MethodObj->Method.AmlStart = AmlStart; in AcpiNsExecuteTable()
249 MethodObj->Method.AmlLength = AmlLength; in AcpiNsExecuteTable()
250 MethodObj->Method.OwnerId = OwnerId; in AcpiNsExecuteTable()
251 MethodObj->Method.InfoFlags |= ACPI_METHOD_MODULE_LEVEL; in AcpiNsExecuteTable()
H A Dnsdump.c444 (UINT32) ObjDesc->Method.ParamCount, in AcpiNsDumpOneObject()
445 ObjDesc->Method.AmlLength, ObjDesc->Method.AmlStart); in AcpiNsDumpOneObject()
610 AcpiOsPrintf (" M:%p-%X\n", ObjDesc->Method.AmlStart, in AcpiNsDumpOneObject()
611 ObjDesc->Method.AmlLength); in AcpiNsDumpOneObject()
741 ObjDesc = (void *) ObjDesc->Method.AmlStart; in AcpiNsDumpOneObject()
H A Dnsxfeval.c455 if (Info->ObjDesc->Method.ParamCount > Info->ParamCount) in ACPI_EXPORT_SYMBOL()
460 Info->ObjDesc->Method.ParamCount)); in ACPI_EXPORT_SYMBOL()
466 else if (Info->ObjDesc->Method.ParamCount < Info->ParamCount) in ACPI_EXPORT_SYMBOL()
471 Info->ObjDesc->Method.ParamCount)); in ACPI_EXPORT_SYMBOL()
475 Info->ParamCount = Info->ObjDesc->Method.ParamCount; in ACPI_EXPORT_SYMBOL()
H A Dnsaccess.c315 ObjDesc->Method.ParamCount = (UINT8) ACPI_TO_INTEGER (Val); in AcpiNsRootInitialize()
322 NewNode->Value = ObjDesc->Method.ParamCount; in AcpiNsRootInitialize()
326 ObjDesc->Method.InfoFlags = ACPI_METHOD_INTERNAL_ONLY; in AcpiNsRootInitialize()
327 ObjDesc->Method.Dispatch.Implementation = AcpiUtOsiImplementation; in AcpiNsRootInitialize()
H A Dnsarguments.c299 AmlParamCount = Node->Object->Method.ParamCount; in AcpiNsCheckAcpiCompliance()
381 AmlParamCount = Node->Object->Method.ParamCount; in AcpiNsCheckArgumentCount()
H A Dnseval.c347 Info->ObjDesc->Method.AmlStart + 1, in AcpiNsEvaluate()
348 Info->ObjDesc->Method.AmlLength - 1)); in AcpiNsEvaluate()
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutdelete.c325 if (Object->Method.Mutex) in AcpiUtDeleteInternalObj()
327 AcpiOsDeleteMutex (Object->Method.Mutex->Mutex.OsMutex); in AcpiUtDeleteInternalObj()
328 AcpiUtDeleteObjectDesc (Object->Method.Mutex); in AcpiUtDeleteInternalObj()
329 Object->Method.Mutex = NULL; in AcpiUtDeleteInternalObj()
332 if (Object->Method.Node) in AcpiUtDeleteInternalObj()
334 Object->Method.Node = NULL; in AcpiUtDeleteInternalObj()
/dragonfly/sys/contrib/dev/acpica/source/tools/examples/
H A Dextables.c462 Control Method Power Button (V1) : 0
463 Control Method Sleep Button (V1) : 0
591 Method (MAIN, 1, NotSerialized)
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dselector.c116 Method method = &method_list->method_list[i]; in __objc_register_selectors_from_list()
160 Method curr_method; in __objc_register_instance_methods_to_class()
181 Method mth = &method_list->method_list[i]; in __objc_register_instance_methods_to_class()

123