Searched defs:Function (Results 1 - 25 of 86) sorted by relevance

1234

/freebsd-10.1-release/sys/contrib/dev/acpica/components/executer/
H A Dexfield.c82 UINT32 Function; local
253 UINT32 Function; local
[all...]
H A Dexregion.c75 AcpiExSystemMemorySpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
327 AcpiExSystemIoSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
392 AcpiExPciConfigSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
472 AcpiExCmosSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
509 AcpiExPciBarSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
546 AcpiExDataTableSpaceHandler( UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext) argument
[all...]
H A Dexfldio.c249 AcpiExAccessRegion( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 FieldDatumByteOffset, UINT64 *Value, UINT32 Function) argument
/freebsd-10.1-release/sys/dev/acpica/Osd/
H A DOsdDebug.c71 AcpiOsSignal(UINT32 Function, void *Info) argument
H A DOsdSchedule.c144 acpi_task_enqueue(int priority, ACPI_OSD_EXEC_CALLBACK Function, void *Context) argument
185 AcpiOsExecute(ACPI_EXECUTE_TYPE Type, ACPI_OSD_EXEC_CALLBACK Function, argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DFunction.h329 class Function : class in namespace:lldb_private
[all...]
/freebsd-10.1-release/contrib/texinfo/info/
H A Dinfo.h35 typedef int Function (); typedef
/freebsd-10.1-release/contrib/libreadline/
H A Drltypedefs.h35 typedef int Function (); typedef
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCWin64EH.h72 const MCSymbol *Function; member in struct:llvm::MCWin64EHUnwindInfo
/freebsd-10.1-release/contrib/llvm/include/llvm/Target/
H A DTargetJITInfo.h103 virtual void relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMJITInfo.cpp267 void ARMJITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10.1-release/lib/libedit/edit/readline/
H A Dreadline.h42 typedef int Function(const char *, int); typedef
/freebsd-10.1-release/sys/contrib/dev/acpica/components/events/
H A Devregion.c147 AcpiEvAddressSpaceDispatch( ACPI_OPERAND_OBJECT *RegionObj, ACPI_OPERAND_OBJECT *FieldObj, UINT32 Function, UINT32 RegionOffset, UINT32 BitWidth, UINT64 *Value) argument
536 AcpiEvExecuteRegMethod( ACPI_OPERAND_OBJECT *RegionObj, UINT32 Function) argument
H A Devrgnini.c78 AcpiEvSystemMemoryRegionSetup( ACPI_HANDLE Handle, UINT32 Function, void *HandlerContext, void **RegionContext) argument
144 AcpiEvIoSpaceRegionSetup( ACPI_HANDLE Handle, UINT32 Function, void *HandlerContext, void **RegionContext) argument
184 AcpiEvPciConfigRegionSetup( ACPI_HANDLE Handle, UINT32 Function, void *HandlerContext, void **RegionContext) argument
456 AcpiEvPciBarRegionSetup( ACPI_HANDLE Handle, UINT32 Function, void *HandlerContext, void **RegionContext) argument
487 AcpiEvCmosRegionSetup( ACPI_HANDLE Handle, UINT32 Function, void *HandlerContext, void **RegionContext) argument
516 AcpiEvDefaultRegionSetup( ACPI_HANDLE Handle, UINT32 Function, void *HandlerContext, void **RegionContext) argument
[all...]
/freebsd-10.1-release/sys/dev/mpr/mpi/
H A Dmpi2_ra.h78 U8 Function; /* 0x03 */ member in struct:_MPI2_RAID_ACCELERATOR_REQUEST
101 U8 Function; /* 0x03 */ member in struct:_MPI2_RAID_ACCELERATOR_REPLY
H A Dmpi2_hbd.h74 U8 Function; /* 0x03 */ member in struct:_MPI2_HBD_ACTION_REQUEST
136 U8 Function; /* 0x03 */ member in struct:_MPI2_HBD_ACTION_REPLY
/freebsd-10.1-release/sys/dev/mps/mpi/
H A Dmpi2_ra.h75 U8 Function; /* 0x03 */ member in struct:_MPI2_RAID_ACCELERATOR_REQUEST
98 U8 Function; /* 0x03 */ member in struct:_MPI2_RAID_ACCELERATOR_REPLY
H A Dmpi2_hbd.h65 U8 Function; /* 0x03 */ member in struct:_MPI2_HBD_ACTION_REQUEST
126 U8 Function; /* 0x03 */ member in struct:_MPI2_HBD_ACTION_REPLY
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DFunction.cpp195 Function::Function(FunctionType *Ty, LinkageTypes Linkage, function in class:Function
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DFunction.cpp197 Function::Function function in class:Function
221 Function::Function function in class:Function
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/Mips/
H A DMipsJITInfo.cpp247 void MipsJITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCJITInfo.cpp413 void PPCJITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10.1-release/contrib/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp274 void SparcJITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86JITInfo.cpp542 void X86JITInfo::relocate(void *Function, MachineRelocation *MR, argument
/freebsd-10.1-release/sys/contrib/dev/acpica/compiler/
H A Daslstubs.c246 AcpiOsExecute( ACPI_EXECUTE_TYPE Type, ACPI_OSD_EXEC_CALLBACK Function, void *Context) argument

Completed in 332 milliseconds

1234