HomeSort by relevance Sort by last modified time
    Searched refs:FileNameLength (Results 1 - 20 of 20) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txfw32.h 28 ULONG FileNameLength;
40 ULONG FileNameLength;
54 ULONG FileNameLength;
winternl.h 269 ULONG FileNameLength;
283 ULONG FileNameLength;
298 ULONG FileNameLength;
314 ULONG FileNameLength;
331 ULONG FileNameLength;
381 ULONG FileNameLength;
386 ULONG FileNameLength;
393 ULONG FileNameLength;
400 ULONG FileNameLength;
    [all...]
clfs.h 70 ULONG FileNameLength;
winbase.h     [all...]
winioctl.h     [all...]
winnt.h     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxeDebugLibReportStatusCode/
DebugLib.c 134 UINTN FileNameLength;
140 FileNameLength = AsciiStrLen (FileName);
142 TotalSize = sizeof (EFI_DEBUG_ASSERT_DATA) + FileNameLength + 1 + DescriptionLength + 1;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Support.c 287 UINTN FileNameLength;
303 FileNameLength = AsciiStrLen ((CHAR8 *) Token->Filename);
305 BufferLength = (UINT32) FileNameLength + (UINT32) ModeLength + 4;
328 BufferLength -= (UINT32) (FileNameLength + 1);
329 Cur += FileNameLength + 1;
  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
SemihostLib.c 265 RenameBlock.FileNameLength = AsciiStrLen (FileName);
SemihostPrivate.h 49 UINTN FileNameLength;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
FvSimpleFileSystem.c 487 UINTN FileNameLength;
555 FileNameLength = StrLen (FileName);
558 if (mUnicodeCollation->StriColl (mUnicodeCollation, FileName + FileNameLength - 4, L".efi") != 0) {
560 // NewFileNameLength = FileNameLength + 1 + 4 = (Number of non-null character) + (file extension) + (a null character)
561 NewFileNameLength = FileNameLength + 1 + 4;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Support.c 461 UINTN FileNameLength;
493 FileNameLength = AsciiStrLen ((CHAR8 *) Token->Filename);
495 BufferLength = (UINT32) FileNameLength + (UINT32) ModeLength + 4;
522 BufferLength -= (UINT32) (FileNameLength + 1);
523 Cur += FileNameLength + 1;
    [all...]
  /external/libchrome/sandbox/win/tools/finder/
ntundoc.h 96 ULONG FileNameLength;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
ntddk.h     [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.c 1125 int FileNameLength,
    [all...]
  /external/libchrome/sandbox/win/src/
nt_internals.h 172 ULONG FileNameLength;
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_windows.go 331 FileNameLength uint32
  /prebuilts/go/linux-x86/src/syscall/
ztypes_windows.go 331 FileNameLength uint32
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 3902 milliseconds