Home
last modified time | relevance | path

Searched refs:dirEntryLength (Results 1 – 14 of 14) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ds/arm9/source/fat/
H A Dgba_nds_fat.c1556 int dirEntryLength = 0; in FAT_AddDirEntry() local
1733 dirEntryLength = lfnPos + 2; in FAT_AddDirEntry()
1748 dirEntryLength = 1; in FAT_AddDirEntry()
1783 dirEntryRemain = dirEntryLength; in FAT_AddDirEntry()
1823 dirEntryRemain = dirEntryLength; in FAT_AddDirEntry()
1840 dirEntryRemain = dirEntryLength; in FAT_AddDirEntry()
1858 if (dirEntryRemain < dirEntryLength) // Don't write out sector on first pass in FAT_AddDirEntry()
1892 lfnEntry.ordinal = (lfnPos + 1) | (dirEntryRemain == dirEntryLength ? LFN_END : 0); in FAT_AddDirEntry()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/kino/
H A Davi.h200 DWORD dirEntryLength; member
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/kino/
H A Davi.h200 DWORD dirEntryLength; member
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/kino/
H A Davi.h200 DWORD dirEntryLength; member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DCOFFFileParser.java881 private short dirEntryLength; field in COFFFileParser.COFFFileImpl.COFFHeaderImpl.DebugVC50Impl.DebugVC50SubsectionDirectoryImpl
889 dirEntryLength = readShort(); in DebugVC50SubsectionDirectoryImpl()
894 public short getEntryLength() { return dirEntryLength; } in getEntryLength()
900 seek(offset + dirHeaderLength + (i * dirEntryLength)); in getSubsection()