Home
last modified time | relevance | path

Searched refs:instance (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c69 struct instance { struct
97 DECLARE_ARRAY_TYPE(struct instance, instance_array) argument
120 struct instance *source_instance;
123 struct instance *sink_instance;
147 static struct instance *find_instance_by_plugin(instance_array *instances, in find_instance_by_plugin()
151 struct instance *instance; in find_instance_by_plugin() local
153 FOR_ARRAY_ELEMENT(instances, i, instance) { in find_instance_by_plugin()
154 if (instance->plugin == plugin) in find_instance_by_plugin()
155 return instance; in find_instance_by_plugin()
233 struct instance *instance; in find_output_audio_port() local
[all …]
/device/linaro/bootloader/edk2/MdePkg/Library/BaseTimerLibNullTemplate/
DBaseTimerLibNullTemplate.uni2 // NULL instance of Timer Library as a template.
4 // A non-functional instance of the Timer Library that can be used as a template
5 // for the implementation of a functional timer library instance. This library instance can
21 #string STR_MODULE_ABSTRACT #language en-US "NULL instance of Timer Library as a templa…
23 …nal instance of the Timer Library that can be used as a template for the implementation of a funct…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DSimple.py26 def __init__(self, function, instance): argument
28 self.instance = instance
30 print "calling", self.function, "for", self.instance, "with", args
31 return apply(self.function, (self.instance,) + args)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DSimpleXMLRPCServer.py171 self.instance = None
175 def register_instance(self, instance, allow_dotted_names=False): argument
208 self.instance = instance
284 if self.instance is not None:
287 if hasattr(self.instance, '_listMethods'):
289 methods + self.instance._listMethods()
294 elif not hasattr(self.instance, '_dispatch'):
296 methods + list_public_methods(self.instance)
322 elif self.instance is not None:
324 if hasattr(self.instance, '_methodHelp'):
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
DIsaIoDxe.uni2 // Produces an instance of the ISA I/O Protocol for every SIO controller.
4 // Produces an instance of the ISA I/O Protocol for every SIO controller. The ISA
6 // instance of the SIO Protocol found.
21 #string STR_MODULE_ABSTRACT #language en-US "Produces an instance of the ISA I/O Protoc…
23 …n instance of the ISA I/O Protocol for every SIO controller. The ISA I/O protocols are installed b…
/device/linaro/bootloader/edk2/SecurityPkg/Library/PlatformSecureLibNull/
DPlatformSecureLibNull.uni2 // NULL platform secure library instance that alway returns TRUE for a user physical present
4 // NULL PlatformSecureLib instance does NOT really detect whether a physical present
5 // user exists but returns TRUE directly. This instance can be used to verify security
21 #string STR_MODULE_ABSTRACT #language en-US "NULL platform secure library instance that…
23 …LL PlatformSecureLib instance does NOT really detect whether a physical present user exists but re…
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LockBoxNullLib/
DLockBoxNullLib.uni2 // NULL LockBox library instance.
4 // NULL LockBox library instance.
20 #string STR_MODULE_ABSTRACT #language en-US "NULL LockBox library instance"
22 #string STR_MODULE_DESCRIPTION #language en-US "NULL LockBox library instance."
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BaseSerialPortLib16550/
DBaseSerialPortLib16550.uni2 // SerialPortLib instance for 16550 UART.
4 // SerialPortLib instance for 16550 UART.
19 #string STR_MODULE_ABSTRACT #language en-US "SerialPortLib instance for 16550 UART"
21 #string STR_MODULE_DESCRIPTION #language en-US "SerialPortLib instance for 16550 UART."
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmLockBoxLib/
DSmmLockBoxPeiLib.uni2 // PEI LockBox library instance.
4 // PEI LockBox library instance.
20 #string STR_MODULE_ABSTRACT #language en-US "PEI LockBox library instance"
22 #string STR_MODULE_DESCRIPTION #language en-US "PEI LockBox library instance."
DSmmLockBoxDxeLib.uni2 // DXE LockBox library instance.
4 // DXE LockBox library instance.
20 #string STR_MODULE_ABSTRACT #language en-US "DXE LockBox library instance"
22 #string STR_MODULE_DESCRIPTION #language en-US "DXE LockBox library instance."
DSmmLockBoxSmmLib.uni2 // SMM LockBox library instance.
4 // SMM LockBox library instance.
20 #string STR_MODULE_ABSTRACT #language en-US "SMM LockBox library instance"
22 #string STR_MODULE_DESCRIPTION #language en-US "SMM LockBox library instance."
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/SerialIoLib/
DPcAtSerialPortLib.uni2 // Library instance for SerialIo library class
4 // Library instance for SerialIO library class.
19 #string STR_MODULE_ABSTRACT #language en-US "Library instance for SerialIO library clas…
21 #string STR_MODULE_DESCRIPTION #language en-US "Library instance for SerialIO library clas…
/device/linaro/bootloader/edk2/MdePkg/Library/SmmLibNull/
DSmmLibNull.uni2 // NULL instance of SMM Library.
4 // NULL instance of SMM Library.
18 #string STR_MODULE_ABSTRACT #language en-US "NULL instance of SMM Library"
20 #string STR_MODULE_DESCRIPTION #language en-US "NULL instance of SMM Library."
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BasePlatformHookLibNull/
DBasePlatformHookLibNull.uni2 // Null Platform Hook Library instance.
4 // Null Platform Hook Library instance.
18 #string STR_MODULE_ABSTRACT #language en-US "Null Platform Hook Library instance"
20 #string STR_MODULE_DESCRIPTION #language en-US "Null Platform Hook Library instance."
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
DDxeCpuExceptionHandlerLib.uni2 // CPU Exception Handler library instance for DXE modules.
4 // CPU Exception Handler library instance for DXE modules.
19 #string STR_MODULE_ABSTRACT #language en-US "CPU Exception Handler library instance for…
21 #string STR_MODULE_DESCRIPTION #language en-US "CPU Exception Handler library instance for…
DSmmCpuExceptionHandlerLib.uni2 // CPU Exception Handler library instance for SMM modules.
4 // CPU Exception Handler library instance for SMM modules.
19 #string STR_MODULE_ABSTRACT #language en-US "CPU Exception Handler library instance for…
21 #string STR_MODULE_DESCRIPTION #language en-US "CPU Exception Handler library instance for…
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePlatformHookLibNull/
DSmmCorePlatformHookLibNull.uni2 // SMM Core Platform Hook Null Library instance
4 // SMM Core Platform Hook Null Library instance
18 …ring STR_MODULE_ABSTRACT #language en-US "SMM Core Platform Hook Null Library instance"
20 …ring STR_MODULE_DESCRIPTION #language en-US "SMM Core Platform Hook Null Library instance"
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/BaseIoApicLib/
DBaseIoApicLib.uni2 // Library instance for I/O APIC library class
4 // Library instance for I/O APIC library class.
19 #string STR_MODULE_ABSTRACT #language en-US "Library instance for I/O APIC library clas…
21 #string STR_MODULE_DESCRIPTION #language en-US "Library instance for I/O APIC library clas…
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/
DSmmDebugAgentLib.uni2 // Debug Agent library instance for SMM modules.
4 // Debug Agent library instance for SMM modules.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Agent library instance for SMM modul…
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Agent library instance for SMM modul…
DSecPeiDebugAgentLib.uni2 // Debug Agent library instance for SEC Core and PEI modules.
4 // Debug Agent library instance for SEC Core and PEI modules.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Agent library instance for SEC Core …
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Agent library instance for SEC Core …
DDxeDebugAgentLib.uni2 // Debug Agent library instance for Dxe Core and Dxe modules.
4 // Debug Agent library instance for DXE Core and DXE modules.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Agent library instance for DXE Core …
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Agent library instance for DXE Core …
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/
DDebugCommunicationLibSerialPort.uni2 // Debug Communication Library instance based on serila port.
4 // Debug Communication Library instance based on serial port.
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Communication Library instance based…
20 #string STR_MODULE_DESCRIPTION #language en-US "Debug Communication Library instance based…
/device/linaro/bootloader/edk2/MdePkg/Library/BasePalLibNull/
DBasePalLibNull.uni2 // Null instance of PAL Library with empty functions.
4 // Null instance of PAL Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null instance of PAL Library with empty fu…
20 #string STR_MODULE_DESCRIPTION #language en-US "Null instance of PAL Library with empty fu…
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/ResetSystemLib/
DResetSystemLib.uni2 // Library instance for ResetSystem library class for PCAT systems
4 // Library instance for ResetSystem library class for PCAT systems
19 #string STR_MODULE_ABSTRACT #language en-US "Library instance for ResetSystem library c…
21 #string STR_MODULE_DESCRIPTION #language en-US "Library instance for ResetSystem library c…
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DebugAgentLibNull/
DDebugAgentLibNull.uni2 // Null instance of Debug Agent Library with empty functions.
4 // Null instance of Debug Agent Library with empty functions.
18 #string STR_MODULE_ABSTRACT #language en-US "Null instance of Debug Agent Library with …
20 #string STR_MODULE_DESCRIPTION #language en-US "Null instance of Debug Agent Library with …

12345678910>>...13