Searched defs:Value (Results 1 - 25 of 81) sorted by relevance

1234

/src/sys/external/bsd/acpica/dist/compiler/
H A Ddtparser.y237 Value label
H A Dprparser.y245 Value label
H A Daslpld.c204 UINT32 Value; local in function:OpcDoPld
[all...]
H A Dprexpress.c292 UINT64 Value; local in function:PrIsDefined
331 UINT64 Value; local in function:PrResolveDefine
[all...]
H A Dasloffset.c456 LsEmitOffsetTableEntry(UINT32 FileId,ACPI_NAMESPACE_NODE * Node,UINT32 NamepathOffset,UINT32 Offset,char * OpName,UINT64 Value,UINT8 AmlOpcode,UINT16 ParentOpcode) argument
[all...]
/src/sys/external/bsd/acpica/dist/hardware/
H A Dhwacpi.c291 UINT32 Value; local in function:AcpiHwGetMode
H A Dhwvalid.c345 AcpiHwReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
420 AcpiHwWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
[all...]
H A Dhwxface.c327 UINT32 Value; local in function:ACPI_EXPORT_SYMBOL
[all...]
/src/sys/external/bsd/acpica/dist/tools/examples/
H A Dexstubs.c172 AcpiHwReadPort(ACPI_IO_ADDRESS Address,UINT32 * Value,UINT32 Width) argument
181 AcpiHwWritePort(ACPI_IO_ADDRESS Address,UINT32 Value,UINT32 Width) argument
/src/sys/external/bsd/acpica/dist/events/
H A Devxfevnt.c303 UINT32 Value; local in function:ACPI_EXPORT_SYMBOL
376 UINT32 Value; local in function:ACPI_EXPORT_SYMBOL
/src/sys/external/bsd/acpica/dist/executer/
H A Dexdebug.c193 UINT32 Value; local in function:AcpiExDoDebugObject
[all...]
H A Dexoparg2.c208 UINT32 Value; local in function:AcpiExOpcode_2A_0T_0R
[all...]
H A Dexoparg1.c758 UINT64 Value; local in function:AcpiExOpcode_1A_0T_1R
[all...]
H A Dexstore.c348 UINT8 Value = 0; local in function:AcpiExStoreObjectToIndex
[all...]
H A Dexconfig.c405 UINT64 Value; local in function:AcpiExRegionRead
H A Dexregion.c180 AcpiExSystemMemorySpaceHandler(UINT32 Function,ACPI_PHYSICAL_ADDRESS Address,UINT32 BitWidth,UINT64 * Value,void * HandlerContext,void * RegionContext) argument
448 AcpiExSystemIoSpaceHandler(UINT32 Function,ACPI_PHYSICAL_ADDRESS Address,UINT32 BitWidth,UINT64 * Value,void * HandlerContext,void * RegionContext) argument
513 AcpiExPciConfigSpaceHandler(UINT32 Function,ACPI_PHYSICAL_ADDRESS Address,UINT32 BitWidth,UINT64 * Value,void * HandlerContext,void * RegionContext) argument
594 AcpiExCmosSpaceHandler(UINT32 Function,ACPI_PHYSICAL_ADDRESS Address,UINT32 BitWidth,UINT64 * Value,void * HandlerContext,void * RegionContext) argument
631 AcpiExPciBarSpaceHandler(UINT32 Function,ACPI_PHYSICAL_ADDRESS Address,UINT32 BitWidth,UINT64 * Value,void * HandlerContext,void * RegionContext) argument
668 AcpiExDataTableSpaceHandler(UINT32 Function,ACPI_PHYSICAL_ADDRESS Address,UINT32 BitWidth,UINT64 * Value,void * HandlerContext,void * RegionContext) argument
[all...]
H A Dexutils.c424 AcpiExDigitsNeeded(UINT64 Value,UINT32 Base) argument
529 AcpiExIntegerToString(char * OutString,UINT64 Value) argument
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.cc85 float Value; local in function:Value::getFloatValue
97 double Value; local in function:Value::getFloatValue
[all...]
/src/sys/dev/acpi/acpica/
H A DOsdHardware.c72 AcpiOsReadPort(ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) argument
101 AcpiOsWritePort(ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) argument
130 AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 *Value, UINT32 Width) argument
171 AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address,UINT64 Value,UINT32 Width) argument
212 AcpiOsReadPciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,UINT64 * Value,UINT32 Width) argument
257 AcpiOsWritePciConfiguration(ACPI_PCI_ID * PciId,UINT32 Register,ACPI_INTEGER Value,UINT32 Width) argument
[all...]
/src/sys/external/bsd/gnu-efi/dist/lib/runtime/
H A Defirtlib.c48 RtSetMem(IN VOID * Buffer,IN UINTN Size,IN UINT8 Value) argument
/src/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs53 public uint Value { get { return _current; } } property in class:DotZLib.ChecksumGeneratorBase
/src/sys/external/bsd/acpica/dist/debugger/
H A Ddbutils.c480 AcpiDbUint32ToHexString(UINT32 Value,char * Buffer) argument
/src/sys/external/bsd/acpica/dist/namespace/
H A Dnsconvert.c184 UINT64 Value = 0; local in function:AcpiNsConvertToInteger
/src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daecommon.h198 char *Value; member in struct:init_file_entry
H A Daetests.c528 UINT32 Value; local in function:AeHardwareInterfaces

Completed in 19 milliseconds

1234