Home
last modified time | relevance | path

Searched refs:fdComment (Results 1 – 25 of 107) sorted by relevance

12345

/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfs/types/finder/
H A DFXInfo.java49 private final byte[] fdComment = new byte[2]; field in FXInfo
57 System.arraycopy(data, offset+10, fdComment, 0, 2); in FXInfo()
72 public short getFdComment() { return Util.readShortBE(fdComment); } in getFdComment()
97 System.arraycopy(fdComment, 0, result, offset, fdComment.length); offset += fdComment.length; in getBytes()
110 db.addSIntBE("fdComment", fdComment); in getStructElements()
H A DFXInfo.struct6 …SInt16 fdComment; Reserved (set to 0). If the high-bit is clear, an ID number fo…
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/Config/
H A DBidir.hs424 fieldComment (Field _ FieldDescription { fdComment = n }) = n
425 fieldComment (FieldMb _ FieldDescription { fdComment = n }) = n
435 , fdComment :: Seq Text function
474 comment cmt fd = fd { fdComment = Seq.fromList cmt }
515 , fdComment = Seq.empty function
668 , vComments = mkComments (fdComment descr)
730 mkComments (fdComment f)
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/Config/
H A DBidir.hs424 fieldComment (Field _ FieldDescription { fdComment = n }) = n
425 fieldComment (FieldMb _ FieldDescription { fdComment = n }) = n
435 , fdComment :: Seq Text function
474 comment cmt fd = fd { fdComment = Seq.fromList cmt }
515 , fdComment = Seq.empty function
668 , vComments = mkComments (fdComment descr)
730 mkComments (fdComment f)
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/Config/
H A DBidir.hs424 fieldComment (Field _ FieldDescription { fdComment = n }) = n
425 fieldComment (FieldMb _ FieldDescription { fdComment = n }) = n
435 , fdComment :: Seq Text function
474 comment cmt fd = fd { fdComment = Seq.fromList cmt }
515 , fdComment = Seq.empty function
668 , vComments = mkComments (fdComment descr)
730 mkComments (fdComment f)
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/Config/
H A DBidir.hs424 fieldComment (Field _ FieldDescription { fdComment = n }) = n
425 fieldComment (FieldMb _ FieldDescription { fdComment = n }) = n
435 , fdComment :: Seq Text function
474 comment cmt fd = fd { fdComment = Seq.fromList cmt }
515 , fdComment = Seq.empty function
668 , vComments = mkComments (fdComment descr)
730 mkComments (fdComment f)
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/fs/hfsplus/include/
H A Dapple.h93 SInt16 fdComment; /* comment ID */ member
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/fs/hfsplus/include/
H A Dapple.h93 SInt16 fdComment; /* comment ID */ member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/fs/hfsplus/include/
H A Dapple.h93 SInt16 fdComment; /* comment ID */ member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/fs/hfsplus/include/
H A Dapple.h93 SInt16 fdComment; /* comment ID */ member
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/fs/hfsplus/include/
H A Dapple.h93 SInt16 fdComment; /* comment ID */ member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/fs/hfsplus/include/
H A Dapple.h93 SInt16 fdComment; /* comment ID */ member
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/fs/hfsplus/include/
H A Dapple.h93 SInt16 fdComment; /* comment ID */ member
/dports/games/maelstrom/Maelstrom-3.0.6/maclib/
H A Dapplefile.h101 Sint16 fdComment; /* comment ID number */ member
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DFinder.pas484 fdComment: SInt16; { Reserved (set to 0). Comment ID if high-bit is clear }
/dports/devel/sunpromake/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member
/dports/devel/smake/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member
/dports/devel/sccs/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member
/dports/devel/schilybase/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member
/dports/net/rscsi/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member
/dports/archivers/star/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member
/dports/sysutils/cdrtools/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member
/dports/sysutils/cdrkit/cdrkit-1.1.11/genisoimage/
H A Dapple.h94 word fdComment; /* Comment ID [28] */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/hfs/
H A Dhfs.h115 __be16 fdComment; member
/dports/editors/ved/schily-2021-09-18/mkisofs/
H A Dapple.h83 word fdComment; /* Comment ID [28] */ member

12345