/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Udp4Dxe/ |
Udp4Impl.h | 132 UDPv4 Protocol instance into user-supplied buffers. This function is used
136 @param[in] This Pointer to the EFI_UDP4_PROTOCOL instance.
144 available because this instance has not been started.
159 Initializes, changes, or resets the operational parameters for this instance of the EFI UDPv4
163 * Initialize and start this instance of the EFI UDPv4 Protocol.
165 * Reset this instance of the EFI UDPv4 Protocol.
167 received by this instance. This instance can be also reset by calling Configure()
169 queue are flushed and no traffic is allowed through this instance.
171 this instance to specified port. [all...] |
/device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/ |
Udp6Impl.h | 149 This function cleans the udp instance.
151 @param[in, out] Instance Pointer to the UDP6_INSTANCE_DATA to clean.
156 IN OUT UDP6_INSTANCE_DATA *Instance
160 This function intializes the new created udp instance.
163 @param[in, out] Instance Pointer to the un-initialized UDP6_INSTANCE_DATA.
169 IN OUT UDP6_INSTANCE_DATA *Instance
175 @param[in] Instance Pointer to the udp instance context data.
180 IN UDP6_INSTANCE_DATA *Instance
185 instance into user-supplied buffers. This function is used optionally to retrieve [all...] |
/external/skia/src/gpu/ccpr/ |
GrCCPRPathProcessor.cpp | 24 // and the bounding boxes are sent in as instance attribs. 62 SkASSERT(offsetof(Instance, fDevBounds) == 64 SkASSERT(offsetof(Instance, fDevBounds45) == 66 SkASSERT(offsetof(Instance, fViewMatrix) == 68 SkASSERT(offsetof(Instance, fViewTranslate) == 70 SkASSERT(offsetof(Instance, fAtlasOffset) == 72 SkASSERT(offsetof(Instance, fColor) == 74 SkASSERT(sizeof(Instance) == this->getInstanceStride());
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/ |
PciHostBridge.c | 34 * Template for PCI Host Bridge Instance
60 IN OUT PCI_HOST_BRIDGE_INSTANCE** Instance,
69 if (Instance == NULL) {
101 *Instance = HostBridge;
134 @retval EFI_DEVICE_ERROR Can not install the protocol instance
148 // Creation of the PCI Host Bridge Instance
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/ |
ComponentName.c | 60 EFI_COMPONENT_NAME_PROTOCOL instance.
111 @retval EFI_SUCCESS Update the ControllerNameTable of this instance successfully.
121 MNP_INSTANCE_DATA *Instance;
132 Instance = MNP_INSTANCE_DATA_FROM_THIS (Mnp);
162 // Print the ProtocolType and VLAN ID for this instance.
169 Instance->MnpServiceData->VlanId
221 EFI_COMPONENT_NAME_PROTOCOL instance.
319 // Retrieve an instance of a produced protocol from ChildHandle
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/ |
Mtftp4Impl.h | 160 @param Instance The MTFTP session to clean up
166 IN OUT MTFTP4_PROTOCOL *Instance,
176 @param Instance The MTFTP session
186 IN MTFTP4_PROTOCOL *Instance,
196 @param Instance The Mtftp session
206 IN MTFTP4_PROTOCOL *Instance,
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
SSLContext.java | 189 GetInstance.Instance instance = GetInstance.getInstance local 191 return new SSLContext((SSLContextSpi)instance.impl, instance.provider, 232 GetInstance.Instance instance = GetInstance.getInstance local 234 return new SSLContext((SSLContextSpi)instance.impl, instance.provider, 254 * @param provider an instance of the provider. 269 GetInstance.Instance instance = GetInstance.getInstanc local [all...] |
/cts/suite/audio_quality/lib/include/ |
Report.h | 33 * returns static instance of Report 37 static Report* Instance(const char* dirName = NULL);
|
/device/google/contexthub/util/nanotool/ |
calibrationfile.h | 34 // Get a pointer to the singleton instance 35 static std::shared_ptr<CalibrationFile> Instance();
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/ |
BootMonFsApi.h | 22 IN BOOTMON_FS_INSTANCE *Instance
55 IN BOOTMON_FS_INSTANCE *Instance,
85 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that is the
105 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that is the file
126 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that is
159 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that
202 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that
233 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that is the file
251 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that is
269 @param[in] This A pointer to the EFI_FILE_PROTOCOL instance that is [all...] |
/device/linaro/bootloader/edk2/DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/ |
ReportStatusCodeLib.c | 24 Type, Value, Instance, CallerId, and Data. The result of this call is returned.
28 @param Instance Status code instance number.
44 IN UINT32 Instance,
53 return (*mStatusProtocol.ReportStatusCode) (Type, Value, Instance, (EFI_GUID *) CallerId, Data);
272 code also require an instance, caller ID, and extended data. This function
273 passed in a zero instance, NULL extended data, and a caller ID of
308 instance and a caller ID of gEfiCallerIdGuid.
356 with a zero instance and a caller ID of gEfiCallerIdGuid.
413 an instance specified by Instance and a caller ID specified by CallerId. If [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk/ |
PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.c | 138 @param This EFI_SMM_STATUS_CODE_PROTOCOL instance.
143 @param Instance The enumeration of a hardware or software entity within
144 the system. Valid instance numbers start with 1.
160 IN UINT32 Instance,
182 Instance,
204 @param Instance The enumeration of a hardware or software entity within
205 the system. Valid instance numbers start with 1.
220 IN UINT32 Instance,
229 Instance,
|
PiSmmStatusCodeOnFrameworkSmmStatusCodeThunk.h | 81 @param This EFI_SMM_STATUS_CODE_PROTOCOL instance.
86 @param Instance The enumeration of a hardware or software entity within
87 the system. Valid instance numbers start with 1.
103 IN UINT32 Instance,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/ |
RtDevicePath.h | 23 The only place where multi-instance device paths are supported is in
24 environment varibles. Multi-instance device paths should never be placed
38 Return TRUE is this is a multi instance device path.
45 TRUE - If DevicePath is multi instance.
46 FALSE - If DevicePath is not multi instance.
59 Function retrieves the next device path instance from a device path data structure.
64 Size - A pointer to the size of a device path instance in bytes.
68 This function returns a pointer to the current device path instance.
69 In addition, it returns the size in bytes of the current device path instance in Size,
70 and a pointer to the next device path instance in DevicePath. [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiServicesLib/ |
PeiServicesLib.c | 78 This service enables PEIMs to discover a given instance of an interface.
82 @param Instance The N-th instance of the interface that is required.
83 @param PpiDescriptor A pointer to instance of the EFI_PEI_PPI_DESCRIPTOR.
84 @param Ppi A pointer to the instance of the interface.
94 IN UINTN Instance,
102 return (*PeiServices)->LocatePpi (PeiServices, Guid, Instance, PpiDescriptor, Ppi);
222 @param Instance This instance of the firmware volume to find. The value 0 is the
234 IN UINTN Instance,
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/SmmRuntimeDxeReportStatusCodeLib/ |
SmmRuntimeDxeSupport.c | 59 IN UINT32 Instance,
65 (mSmmStatusCode->ReportStatusCode) (mSmmStatusCode, Type, Value, Instance, CallerId, Data);
144 // If mReportStatusCode is NULL, then see if a Status Code Protocol instance is present
193 // may be converted by other library instance.
278 an instance specified by Instance and a caller ID specified by CallerId. If
290 @param Instance Status code instance number.
313 IN UINT32 Instance,
348 return InternalReportStatusCode (Type, Value, Instance, CallerId, mStatusCodeData); [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/EfiOemBadging/ |
EfiOemBadging.h | 62 IN OUT UINT32 *Instance,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/BsDataHubStatusCode/ |
BsDataHubStatusCode.h | 97 IN UINT32 Instance,
132 Event - Instance of the EFI_EVENT to signal whenever data is
|
/device/linaro/bootloader/edk2/EmulatorPkg/Include/Library/ |
SmbiosLib.h | 152 @param[in[ StringNumber Instance of SMBIOS string 1 - N. 154 @retval NULL Instance of Type SMBIOS string was not found. 169 @param[in[ Instance Instance of SMBIOS record 0 - N-1. 172 @retval NULL Instance of Type SMBIOS record was not found. 179 IN UINTN Instance,
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Protocol/ |
OEMBadging.h | 53 @param This The pointer to this protocol instance.
54 @param Instance The visible image instance is found.
71 IN OUT UINT32 *Instance,
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ |
ReportStatusCodeLibInternal.h | 51 @param Instance Status code instance number.
67 IN UINT32 Instance,
|
SmmRuntimeDxeSupport.c | 52 @param Instance The enumeration of a hardware or software entity within the system.
54 The instance differentiates between them. An instance of 0 indicates that instance information is unavailable,
55 not meaningful, or not relevant. Valid instance numbers start with 1.
67 IN UINT32 Instance,
73 (mSmmStatusCodeProtocol->ReportStatusCode) (mSmmStatusCodeProtocol, Type, Value, Instance, CallerId, Data);
126 @param Instance Status code instance number.
142 IN UINT32 Instance,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/ |
PlatformLogo.h | 51 @param This The pointer to this protocol instance.
52 @param Instance The visible image instance is found.
69 IN OUT UINT32 *Instance,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ |
ReportStatusCodeRouterPei.h | 83 @param Instance The enumeration of a hardware or software entity within
85 pairing. The instance differentiates between them. An instance of 0 indicates
86 that instance information is unavailable, not meaningful, or not relevant.
87 Valid instance numbers start with 1.
102 IN UINT32 Instance,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ |
ReportStatusCodeRouterSmm.h | 82 @param This EFI_SMM_STATUS_CODE_PROTOCOL instance.
87 @param Instance The enumeration of a hardware or software entity within
88 the system. Valid instance numbers start with 1.
104 IN UINT32 Instance,
|