HomeSort by relevance Sort by last modified time
    Searched refs:TotalLength (Results 26 - 41 of 41) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbdlib.h 152 IN ULONG TotalLength,
ndis.h 717 UINT TotalLength;
    [all...]
ntifs.h     [all...]
wdm.h     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/
GenFfsFile.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
LegacyBootMaintUi.c     [all...]
  /external/llvm/lib/MC/
MCAssembler.cpp 398 unsigned TotalLength = BundlePadding + static_cast<unsigned>(FSize);
399 if (F.alignToBundleEnd() && TotalLength > getBundleAlignSize()) {
407 // ^-------------------^ <- TotalLength
408 unsigned DistanceToBoundary = TotalLength - getBundleAlignSize();
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Isp1761UsbDxe/
Isp1761UsbDxe.c 242 ResponseSize = mConfigDescriptor->TotalLength;
  /external/clang/lib/Format/
FormatToken.h 204 unsigned TotalLength = 0;
TokenAnnotator.cpp     [all...]
  /external/syslinux/efi32/include/efi/
efiip.h 116 UINT16 TotalLength;
  /external/syslinux/efi64/include/efi/
efiip.h 116 UINT16 TotalLength;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiip.h 116 UINT16 TotalLength;
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.c 248 ResponseSize = mConfigDescriptor->TotalLength;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
UsbPeim.c 817 ConfigDescLength = ConfigDesc->TotalLength;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciSched.c     [all...]

Completed in 449 milliseconds

12