HomeSort by relevance Sort by last modified time
    Searched refs:Configure (Results 1 - 25 of 179) sorted by null

1 2 3 4 5 6 7 8

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FrameBufferBltLib/
FrameBufferBltLib.c 46 Initialize the bit mask in frame buffer configure.
48 @param Configure The frame buffer configure.
53 IN FRAME_BUFFER_CONFIGURE *Configure,
66 Configure->PixelShl[Loop] = HighBitSet32 (Masks[Loop]) - 23 + (Loop * 8);
67 if (Configure->PixelShl[Loop] < 0) {
68 Configure->PixelShr[Loop] = -Configure->PixelShl[Loop];
69 Configure->PixelShl[Loop] = 0;
71 Configure->PixelShr[Loop] = 0;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
FrameBufferBltLib.h 23 // Opaque structure for the frame buffer configure.
34 @param[in,out] Configure The created configuration information.
38 @retval RETURN_BUFFER_TOO_SMALL The Configure is to too small. The required
48 IN OUT FRAME_BUFFER_CONFIGURE *Configure,
55 @param[in] Configure Pointer to a configuration which was successfully
82 IN FRAME_BUFFER_CONFIGURE *Configure,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4NvData.h 38 /// IP4_CONFIG2_IFR_NVDATA contains the IP4 configure
42 UINT8 Configure; ///< NIC configure status
Ip4Config2.vfr 32 checkbox varid = IP4_CONFIG2_IFR_NVDATA.Configure,
39 suppressif ideqval IP4_CONFIG2_IFR_NVDATA.Configure == 0x00;
49 suppressif ideqval IP4_CONFIG2_IFR_NVDATA.DhcpEnable == 0x01 OR ideqval IP4_CONFIG2_IFR_NVDATA.Configure == 0x00;
  /external/toolchain-utils/crosperf/
crosperf_test.py 43 FileUtils.Configure(True)
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcSupport.c 38 This function initialize(or configure) the Udp4Write instance.
93 Udp4->Configure (Udp4, NULL);
95 Status = Udp4->Configure (Udp4, &Udp4CfgData);
105 Udp4->Configure (Udp4, NULL);
PxeBcMtftp.c 131 Status = Mtftp4->Configure (Mtftp4, Config);
210 Mtftp4->Configure (Mtftp4, NULL);
255 Status = Mtftp4->Configure (Mtftp4, Config);
293 Mtftp4->Configure (Mtftp4, NULL);
338 Status = Mtftp4->Configure (Mtftp4, Config);
367 Mtftp4->Configure (Mtftp4, NULL);
412 Status = Mtftp4->Configure (Mtftp4, Config);
450 Mtftp4->Configure (Mtftp4, NULL);
PxeBcImpl.c 342 // Configure the udp4 instance to let it receive data
344 Status = Private->Udp4Read->Configure (
354 // Configure block size for TFTP as a default value to handle all link layers.
427 Status = Private->Ip4->Configure (Private->Ip4, &Private->Ip4ConfigData);
441 Private->Ip4->Configure (Private->Ip4, NULL);
505 Private->Ip4->Configure (Private->Ip4, NULL);
525 Private->Udp4Write->Configure (Private->Udp4Write, NULL);
527 Private->Udp4Read->Configure (Private->Udp4Read, NULL);
530 Private->Dhcp4->Configure (Private->Dhcp4, NULL);
609 Private->Udp4Read->Configure (Private->Udp4Read, NULL);
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/
processing_component.h 48 virtual int Configure();
processing_component.cc 93 return Configure();
96 int ProcessingComponent::Configure() {
echo_cancellation_impl.cc 245 return Configure();
259 return Configure();
283 return Configure();
346 return Configure();
451 Configure();
gain_control_impl.cc 327 return Configure();
342 return Configure();
353 return Configure();
  /external/syslinux/gpxe/src/util/
padimg.pl 19 Getopt::Long::Configure ( 'bundling', 'auto_abbrev' );
licence.pl 106 Getopt::Long::Configure ( 'bundling', 'auto_abbrev' );
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcImpl.c 85 // Configure udp6 instance to receive data.
87 Status = Private->Udp6Read->Configure (
96 // Configure block size for TFTP as a default value to handle all link layers.
138 // Configure udp4 instance to receive data.
140 Status = Private->Udp4Read->Configure (
149 // Configure block size for TFTP as a default value to handle all link layers.
253 Private->Udp6Read->Configure (Private->Udp6Read, NULL);
254 Private->Ip6->Configure (Private->Ip6, NULL);
264 Private->Udp4Read->Configure (Private->Udp4Read, NULL);
265 Private->Ip4->Configure (Private->Ip4, NULL);
    [all...]
PxeBcMtftp.c 146 Status = Mtftp6->Configure (Mtftp6, Config);
225 Mtftp6->Configure (Mtftp6, NULL);
270 Status = Mtftp6->Configure (Mtftp6, Config);
308 Mtftp6->Configure (Mtftp6, NULL);
353 Status = Mtftp6->Configure (Mtftp6, Config);
383 Mtftp6->Configure (Mtftp6, NULL);
428 Status = Mtftp6->Configure (Mtftp6, Config);
466 Mtftp6->Configure (Mtftp6, NULL);
592 Status = Mtftp4->Configure (Mtftp4, Config);
671 Mtftp4->Configure (Mtftp4, NULL);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
EbcSimpleDebugger.h 91 This interface allows you to configure the EBC debug support
101 @retval EFI_SUCCESS Configure EBC debug.
119 EBC_DEBUGGER_CONFIGURE Configure;
  /device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/
process_files.sh 3 # This script runs the OpenSSL Configure script, then processes the
19 ./Configure UEFI \
93 # Configure. For now, until the git repository is fixed to store things
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpDns.c 112 // Configure DNS4 instance for the DNS server address and protocol.
124 Status = Dns4->Configure (
194 Dns4->Configure (Dns4, NULL);
314 // Configure DNS6 instance for the DNS server address and protocol.
322 Status = Dns6->Configure (
391 Dns6->Configure (Dns6, NULL);
  /system/keymaster/include/keymaster/
android_keymaster.h 73 void Configure(const ConfigureRequest& request, ConfigureResponse* response);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certmod.h 65 virtual HRESULT WINAPI Configure(const BSTR strConfig,BSTR strStorageLocation,LONG Flags) = 0;
79 HRESULT (WINAPI *Configure)(ICertManageModule *This,const BSTR strConfig,BSTR strStorageLocation,LONG Flags);
95 #define ICertManageModule_Configure(This,strConfig,strStorageLocation,Flags) (This)->lpVtbl->Configure(This,strConfig,strStorageLocation,Flags)
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/AndroidFastbootTransportTcpDxe/
FastbootTransportTcp.c 139 // PCB from the list of live connections. Subsequent attempts to Configure()
141 // Calling Configure with NULL is a workaround for this issue.
142 Status = mTcpConnection->Configure (mTcpConnection, NULL);
295 Set up TCP Fastboot transport: Configure the network device via DHCP then
415 // Configure the TCP instance
418 Status = mTcpListener->Configure (mTcpListener, &TcpConfigData);
429 Status = mTcpListener->Configure (mTcpListener, &TcpConfigData);
431 DEBUG ((EFI_D_ERROR, "TCP Configure: %r\n", Status));
495 // PCB from the list of live connections. Subsequent attempts to Configure()
497 // Calling Configure with NULL is a workaround for this issue.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeIpIoLib/
DxeIpIoLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiTcp4Io.c 42 @retval Others Failed to create the TCP socket or configure it.
129 // Configure the TCP4 protocol.
131 Status = Tcp4->Configure (Tcp4, &Tcp4ConfigData);
212 Tcp4->Configure (Tcp4, NULL);
246 Tcp4->Configure (Tcp4, NULL);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Arp/
Arp.h 123 EFI_ARP_CONFIGURE Configure;

Completed in 784 milliseconds

1 2 3 4 5 6 7 8