Home
last modified time | relevance | path

Searched refs:dostype (Results 1 – 25 of 45) sorted by relevance

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/block/partitions/
H A Damiga.c114 char dostype[4]; in amiga_partition() local
117 __be32 *dt = (__be32 *)dostype; in amiga_partition()
119 if (dostype[3] < ' ') in amiga_partition()
121 dostype[0], dostype[1], in amiga_partition()
122 dostype[2], dostype[3] + '@' ); in amiga_partition()
125 dostype[0], dostype[1], in amiga_partition()
126 dostype[2], dostype[3]); in amiga_partition()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/partitions/
H A Damiga.c114 char dostype[4]; in amiga_partition() local
117 __be32 *dt = (__be32 *)dostype; in amiga_partition()
119 if (dostype[3] < ' ') in amiga_partition()
121 dostype[0], dostype[1], in amiga_partition()
122 dostype[2], dostype[3] + '@' ); in amiga_partition()
125 dostype[0], dostype[1], in amiga_partition()
126 dostype[2], dostype[3]); in amiga_partition()
/dports/multimedia/libv4l/linux-5.13-rc2/block/partitions/
H A Damiga.c114 char dostype[4]; in amiga_partition() local
117 __be32 *dt = (__be32 *)dostype; in amiga_partition()
119 if (dostype[3] < ' ') in amiga_partition()
121 dostype[0], dostype[1], in amiga_partition()
122 dostype[2], dostype[3] + '@' ); in amiga_partition()
125 dostype[0], dostype[1], in amiga_partition()
126 dostype[2], dostype[3]); in amiga_partition()
/dports/sysutils/disktype/disktype-9/
H A Damiga.c37 struct dostype { struct
44 struct dostype amiga_dostypes[] = { argument
109 static char * get_name_for_dostype(const unsigned char *dostype) in get_name_for_dostype() argument
114 if (memcmp(dostype, amiga_dostypes[i].typecode, 4) == 0) in get_name_for_dostype()
119 static void format_dostype(char *buf, const unsigned char *dostype) in format_dostype() argument
127 c = dostype[i]; in format_dostype()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/tools/
H A Drdbtool.py299 fs_str = self.args.dostype
423 dostype = self.get_dos_type()
424 if dostype == None:
433 print("creating: '%s' %s %s" % (drv_name, lo_hi, num_to_tag_str(dostype)))
450 dostype = self.get_dos_type(empty=True)
478 dostype = self.get_dos_type()
479 if dostype == None:
482 print("creating: '%s' %s %s" % (drv_name, lo_hi, num_to_tag_str(dostype)))
484 if not rdisk.add_partition(drv_name, lo_hi, dos_type=dostype):
545 fs_str = self.args.dostype
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/adosfs/
H A Dadosfs.h115 u_int32_t dostype; /* type of volume */ member
132 #define IS_FFS(amp) ((amp)->dostype & 1)
133 #define IS_INTER(amp) (((amp)->dostype & 7) > 1)
/dports/devel/cc65/cc65-2.19/include/geos/
H A Dgstruct.h39 char dostype; member
62 char dostype; /* or in dirEntryBuf */ member
/dports/devel/cc65/cc65-2.19/src/grc65/
H A Dmain.c56 int dostype; member
464 myHead.dostype = 128; in DoHeader()
465 if (apple == 0) myHead.dostype += 3; in DoHeader()
513 if (apple == 0) myHead.dostype = i / 2 + 128 + 1; in DoHeader()
599 myHead.dostype); in DoHeader()
634 myHead.dostype, myHead.geostype, myHead.structure); in DoHeader()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dfilesys.c2895 uae_u32 dostype; in do_info() local
6637 uae_u32 dostype; in dump_partinfo() local
6648 dostype = rl (pp + 64); in dump_partinfo()
6747 uae_u32 dostype; in rdb_mount() local
6876 if (dostype == 0) { in rdb_mount()
6928 …if (((dostype >> 8) == (rdbdostype >> 8) && (dostype != 0x444f5300 && (dostype & 0xffffff00) == 0x… in rdb_mount()
6989 if (dostype) { in addfakefilesys()
7033 uae_u32 dostype; in dofakefilesys() local
7049 if (!ci->dostype) { in dofakefilesys()
7054 dostype = ci->dostype; in dofakefilesys()
[all …]
H A Dzfile_archive.c776 uae_u32 dostype; member
1035 adf->dostype = gl (adf, 0); in archive_directory_adf()
1037 if ((adf->dostype & 0xffffff00) == 0x444f5300 /* 'DOS' */) { in archive_directory_adf()
1089 } else if ((adf->dostype & 0xffffff00) == 0x53465300 /* 'SFS' */) { in archive_directory_adf()
1220 if ((adf->dostype & 0xffffff00) == 0x444f5300 /* 'DOS' */) { in archive_access_adf()
1222 ffs = adf->dostype & 1; in archive_access_adf()
1246 } else if ((adf->dostype & 0xffffff00) == 0x53465300 /* 'SFS' */) { in archive_access_adf()
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Ddisklabel_rdb.h112 u_long dostype; /* 16: filesystem type */ member
161 u_long dostype; /* this is a file system for this type */ member
/dports/devel/cc65/cc65-2.19/samples/geos/
H A Dgetidres.grc3 dostype USR
H A Dgeosconiores.grc4 dostype USR
H A Drmvprotres.grc5 dostype USR
H A Dfileselres.grc5 dostype USR
H A Dhello1res.grc5 dostype USR
H A Dhello2res.grc5 dostype USR
H A Dyesnores.grc5 dostype USR
H A Dvector-demores.grc5 dostype USR
H A Dgeosverres.grc5 dostype USR
/dports/devel/cc65/cc65-2.19/testcode/grc/
H A Dvlir.grc3 dostype USR
H A Dtest.grc33 ; dostype seq ; can be PRG, SEQ, USR
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dfilesys.cpp3249 uae_u32 dostype; in do_info() local
7607 uae_u32 dostype; in dump_partinfo() local
7618 dostype = rl (pp + 64); in dump_partinfo()
7738 uae_u32 dostype; in rdb_mount() local
7873 if (dostype == 0) { in rdb_mount()
7926 …if (((dostype >> 8) == (rdbdostype >> 8) && (dostype != 0x444f5300 && (dostype & 0xffffff00) == 0x… in rdb_mount()
7990 if (dostype) { in addfakefilesys()
8034 uae_u32 dostype; in dofakefilesys() local
8050 if (!ci->dostype) { in dofakefilesys()
8055 dostype = ci->dostype; in dofakefilesys()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Damigados.pas1643 …filesystem : pCHAR location 'd1';const volumename : pCHAR location 'd2'; dostype : ULONG location … in Format()
1781 FUNCTION Format(const filesystem : string;const volumename : pCHAR; dostype : ULONG) : BOOLEAN; in Format()
1782 FUNCTION Format(const filesystem : pCHAR;const volumename : string; dostype : ULONG) : BOOLEAN; in Format()
1783 FUNCTION Format(const filesystem : string;const volumename : string; dostype : ULONG) : BOOLEAN; in Format()
1991 FUNCTION Format(const filesystem : string;const volumename : pCHAR; dostype : ULONG) : BOOLEAN; in Format()
1993 Format := Format(PChar(RawByteString(filesystem)),volumename,dostype);
1996 FUNCTION Format(const filesystem : pCHAR;const volumename : string; dostype : ULONG) : BOOLEAN; in Format()
1998 Format := Format(filesystem,PChar(RawByteString(volumename)),dostype);
2001 FUNCTION Format(const filesystem : string;const volumename : string; dostype : ULONG) : BOOLEAN; in Format()
2003 Format := Format(PChar(RawByteString(filesystem)),PChar(RawByteString(volumename)),dostype);
/dports/emulators/uae/uae-0.8.29/src/
H A Dfilesys.c3272 uae_u32 dostype, dostype2; in filesys_dev_bootfilesys() local
3279 dostype = get_long (parmpacket + 80); in filesys_dev_bootfilesys()
3283 if (dostype2 == dostype) { in filesys_dev_bootfilesys()
3356 uae_u32 dostype = get_long (pp + 80); in dump_partinfo() local
3357 write_log ("RDB: '%s' dostype=%08.8X. PartBlock=%d\n", name, dostype, partblock); in dump_partinfo()
3412 uae_u32 dostype; in rdb_mount() local
3515 dostype = get_long (parmpacket + 80); in rdb_mount()
3517 if (dostype == 0) { in rdb_mount()
3539 if (get_long (fsnode + 14) == dostype) in rdb_mount()
3568 if ((dostype >> 8) == (rl (buf + 32) >> 8)) in rdb_mount()
[all …]

12