HomeSort by relevance Sort by last modified time
    Searched refs:Supported (Results 51 - 75 of 110) sorted by null

1 23 4 5

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
PciRootBridgeIo.c 330 // then the transfer is not supported.
334 // Since Limit can be the maximum integer value supported by the CPU and
335 // Count can also be the maximum integer value supported by the CPU, this
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiDriver.c 47 by RemainingDevicePath are both supported by this
50 @retval EFI_SUCCESS The RemainingDevicePath is supported or NULL.
52 RemainingDevicePath is not supported by the driver specified by This.
100 BOOLEAN Supported;
152 Supported = FALSE;
155 Supported = TRUE;
161 if (!Supported) {
230 by RemainingDevicePath are both supported by this
235 RemainingDevicePath is supported by the driver specified by This.
240 RemainingDevicePath is not supported by the driver specified by This.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDriver.c 469 BOOLEAN Supported;
513 Supported = FALSE;
516 Supported = TRUE;
522 if (!Supported) {
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciRootBridge.h 607 OUT UINT64 *Supported,
632 // GC_TODO: Supported - add argument and description to function comment
634 // GC_TODO: Supported - add argument and description to function comment
636 // GC_TODO: Supported - add argument and description to function comment
PciRootBridgeIo.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/
PciRootBridgeIo.c 492 @param Supported A pointer to the mask of attributes that this PCI root bridge
508 OUT UINT64 *Supported,
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureGatherTests.cpp     [all...]
  /external/autotest/client/site_tests/video_YouTubeMseEme/files/
video_YouTubeMseEme.js 443 // Supported video formats.
455 // Supported audio formats.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrUtilityLib.cpp     [all...]
  /external/tensorflow/tensorflow/python/debug/cli/
command_parser.py 290 are supported. The "B character at the end of the input `str` may be
319 (e.g., "[10us, 20us]", "<100s", ">100ms"). Supported time suffixes are
412 Only the units "kB", "MB", "GB" are supported. The "B character at the end
  /external/libvncserver/webclients/novnc/
README.md 48 * Supported VNC encodings: raw, copyrect, rre, hextile, tight, tightPNG
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java 972 Supported supported = new Supported(); local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/trace/
main.go 36 Supported profile types are:
  /prebuilts/go/darwin-x86/src/go/types/
sizes.go 177 // Supported architectures for compiler "gc":
  /prebuilts/go/linux-x86/src/cmd/trace/
main.go 36 Supported profile types are:
  /prebuilts/go/linux-x86/src/go/types/
sizes.go 177 // Supported architectures for compiler "gc":
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPxe.h 35 #define PXE_UINT64_SUPPORT 1 // UINT64 supported
292 // interrupt, if it is supported by the hardware.
676 // If queuing is not supported, a PXE_STATCODE_INVALID_CONTROL error
847 UINT8 BusCnt; // number of bustypes supported
848 UINT32 BusType[1]; // list of supported bustypes
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DriverSupport.c 631 Status = DriverBinding->Supported(
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiPxe.h 265 /// interrupt, if it is supported by the hardware.
649 /// If queuing is not supported, a PXE_STATCODE_INVALID_CONTROL error
827 PXE_UINT8 BusCnt; ///< number of bustypes supported.
828 PXE_UINT32 BusType[1]; ///< list of supported bustypes.
    [all...]
  /external/syslinux/efi32/include/efi/
efi_pxe.h 25 #define PXE_UINT64_SUPPORT 1 // UINT64 supported
26 //#define PXE_NO_UINT64_SUPPORT 1 // UINT64 not supported
299 // interrupt, if it is supported by the hardware.
692 // If queuing is not supported, a PXE_STATCODE_INVALID_CONTROL error
863 PXE_UINT8 BusCnt; // number of bustypes supported
864 PXE_UINT32 BusType[1]; // list of supported bustypes
1055 // Supported link speeds are in units of mega bits. Common ethernet
1109 // Supported duplex. See PXE_DUPLEX_xxxxx #defines below.
1114 // Supported loopback options. See PXE_LOOPBACK_xxxxx #defines below.
    [all...]
  /external/syslinux/efi64/include/efi/
efi_pxe.h 25 #define PXE_UINT64_SUPPORT 1 // UINT64 supported
26 //#define PXE_NO_UINT64_SUPPORT 1 // UINT64 not supported
299 // interrupt, if it is supported by the hardware.
692 // If queuing is not supported, a PXE_STATCODE_INVALID_CONTROL error
863 PXE_UINT8 BusCnt; // number of bustypes supported
864 PXE_UINT32 BusType[1]; // list of supported bustypes
1055 // Supported link speeds are in units of mega bits. Common ethernet
1109 // Supported duplex. See PXE_DUPLEX_xxxxx #defines below.
1114 // Supported loopback options. See PXE_LOOPBACK_xxxxx #defines below.
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_pxe.h 25 #define PXE_UINT64_SUPPORT 1 // UINT64 supported
26 //#define PXE_NO_UINT64_SUPPORT 1 // UINT64 not supported
299 // interrupt, if it is supported by the hardware.
692 // If queuing is not supported, a PXE_STATCODE_INVALID_CONTROL error
863 PXE_UINT8 BusCnt; // number of bustypes supported
864 PXE_UINT32 BusType[1]; // list of supported bustypes
1055 // Supported link speeds are in units of mega bits. Common ethernet
1109 // Supported duplex. See PXE_DUPLEX_xxxxx #defines below.
1114 // Supported loopback options. See PXE_LOOPBACK_xxxxx #defines below.
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiPxe.h 265 /// interrupt, if it is supported by the hardware.
635 /// If queuing is not supported, a PXE_STATCODE_INVALID_CONTROL error
811 PXE_UINT8 BusCnt; ///< number of bustypes supported
812 PXE_UINT32 BusType[1]; ///< list of supported bustypes
1101 /// Supported link speeds are in units of mega bits. Common etherne
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sql.h 539 SQLRETURN SQL_API SQLGetFunctions(SQLHDBC ConnectionHandle,SQLUSMALLINT FunctionId,SQLUSMALLINT *Supported);
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
build.go 65 Supported only on linux/amd64, freebsd/amd64, darwin/amd64 and windows/amd64.
68 Supported only on linux/amd64,

Completed in 612 milliseconds

1 23 4 5