Home
last modified time | relevance | path

Searched refs:PartitionType (Results 1 – 25 of 547) sorted by relevance

12345678910>>...22

/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/mbr/
H A DMBRPartitionType.java21 import org.catacombae.storage.ps.PartitionType;
51 UNUSED((byte) 0x00, PartitionType.EMPTY),
52 FAT12((byte) 0x01, PartitionType.FAT12),
53 FAT16_SMALL((byte) 0x04, PartitionType.FAT16),
55 FAT16_LARGE((byte) 0x06, PartitionType.FAT16),
57 FAT32((byte) 0x0B, PartitionType.FAT32),
58 FAT32_INT13HX((byte) 0x0C, PartitionType.FAT32),
67 DELL_OEM((byte) 0xDE, PartitionType.SPECIAL),
68 IBM_OEM((byte) 0xFE, PartitionType.SPECIAL),
79 private final PartitionType enumType;
[all …]
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/apm/
H A DAPMPartitionType.java20 import org.catacombae.storage.ps.PartitionType;
28 APPLE_DRIVER("Apple_Driver", PartitionType.APPLE_DRIVER),
29 APPLE_DRIVER43("Apple_Driver43", PartitionType.APPLE_DRIVER),
30 APPLE_MFS("Apple_MFS", PartitionType.APPLE_MFS),
32 APPLE_HFS("Apple_HFS", PartitionType.APPLE_HFS_CONTAINER),
33 APPLE_HFSX("Apple_HFSX", PartitionType.APPLE_HFSX),
35 APPLE_PRODOS("Apple_PRODOS", PartitionType.APPLE_PRODOS),
36 APPLE_FREE("Apple_Free", PartitionType.EMPTY),
37 APPLE_SCRATCH("Apple_Scratch", PartitionType.EMPTY);
40 private final PartitionType generalType;
[all …]
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/gpt/
H A DGPTPartitionType.java22 import org.catacombae.storage.ps.PartitionType;
107 …ION_TYPE_UNUSED_ENTRY((long) 0x0000000000000000L, (long) 0x0000000000000000L, PartitionType.EMPTY),
108 …PARTITION_TYPE_EFI_SYSTEM((long) 0x28732AC11FF8D211L, (long) 0xBA4B00A0C93EC93BL, PartitionType.EF…
109 …_MICROSOFT_RESERVED((long) 0x16E3C9E35C0BB84DL, (long) 0x817DF92DF00215AEL, PartitionType.SPECIAL),
110 …RIMARY_PARTITION((long) 0xA2A0D0EBE5B93344L, (long) 0x87C068B6B72699C7L, PartitionType.NT_OS2_IFS),
111 …N_TYPE_LDM_METADATA((long) 0xAAC808588F7EE042L, (long) 0x85D2E1E90434CFB3L, PartitionType.SPECIAL),
112 …PARTITION_TYPE_LDM_DATA((long) 0xA0609BAF3114624FL, (long) 0xBC683311714A69ADL, PartitionType.SPEC…
114 PARTITION_TYPE_APPLE_BOOT(0x746F6F420000AA11L, 0xAA1100306543ECACL, PartitionType.SPECIAL),
115 PARTITION_TYPE_LINUX_SWAP(0x6DFD5706ABA4C443L, 0x84E50933C84B4F4FL, PartitionType.LINUX_SWAP),
122 private final PartitionType enumType;
[all …]
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/utility/
H A Dentitycommhelper.hh18 static bool send ( const PartitionType p ) in send()
24 static bool receive ( const PartitionType p ) in receive()
35 static bool send ( const PartitionType p ) in send()
40 static bool receive ( const PartitionType p ) in receive()
51 static bool send ( const PartitionType p ) in send()
57 static bool receive ( const PartitionType p ) in receive()
68 static bool send ( const PartitionType p ) in send()
74 static bool receive ([[maybe_unused]] const PartitionType p) in receive()
84 static bool send ([[maybe_unused]] const PartitionType p) in send()
89 static bool receive ([[maybe_unused]] const PartitionType p) in receive()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dntdddisk.h170 IsRecognizedPartition(PartitionType))
177 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT_12)) || \
178 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_HUGE)) || \
179 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_IFS)) || \
180 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32)) || \
181 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32_XINT13)) || \
182 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_XINT13)) || \
189 ((PartitionType) == PARTITION_XINT13))
290 BYTE PartitionType; member
297 GUID PartitionType; member
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dntdddisk.h170 IsRecognizedPartition(PartitionType))
177 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT_12)) || \
178 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_HUGE)) || \
179 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_IFS)) || \
180 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32)) || \
181 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32_XINT13)) || \
182 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_XINT13)) || \
189 ((PartitionType) == PARTITION_XINT13))
290 BYTE PartitionType; member
297 GUID PartitionType; member
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdddisk.h196 IsRecognizedPartition(PartitionType))
203 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT_12)) || \
204 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_HUGE)) || \
205 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_IFS)) || \
206 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32)) || \
207 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32_XINT13)) || \
208 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_XINT13)) || \
316 UCHAR PartitionType; member
323 GUID PartitionType; member
365 UCHAR PartitionType; member
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdddisk.h196 IsRecognizedPartition(PartitionType))
203 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT_12)) || \
204 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_HUGE)) || \
205 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_IFS)) || \
206 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32)) || \
207 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_FAT32_XINT13)) || \
208 (((PartitionType) & PARTITION_NTFT) && (((PartitionType) & ~0xC0) == PARTITION_XINT13)) || \
316 UCHAR PartitionType; member
323 GUID PartitionType; member
365 UCHAR PartitionType; member
[all …]
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/cacheitgrid/
H A Diteratorcache.hh21 static const PartitionType begin = InteriorEntity;
22 static const PartitionType end = InteriorEntity;
28 static const PartitionType begin = InteriorEntity;
29 static const PartitionType end = BorderEntity;
35 static const PartitionType begin = InteriorEntity;
36 static const PartitionType end = OverlapEntity;
43 static const PartitionType end = FrontEntity;
50 static const PartitionType end = GhostEntity;
56 static const PartitionType begin = GhostEntity;
57 static const PartitionType end = GhostEntity;
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/context/
H A Dpartition_unit.rs176 PartitionType::PARTITION_HORZ as usize,
180 PartitionType::PARTITION_SPLIT as usize,
184 PartitionType::PARTITION_HORZ_A as usize,
188 PartitionType::PARTITION_HORZ_B as usize,
192 PartitionType::PARTITION_VERT_A as usize,
196 PartitionType::PARTITION_HORZ_4 as usize,
208 PartitionType::PARTITION_VERT as usize,
212 PartitionType::PARTITION_SPLIT as usize,
216 PartitionType::PARTITION_HORZ_A as usize,
323 p == PartitionType::PARTITION_SPLIT in write_partition()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/src/context/
H A Dpartition_unit.rs176 PartitionType::PARTITION_HORZ as usize,
180 PartitionType::PARTITION_SPLIT as usize,
184 PartitionType::PARTITION_HORZ_A as usize,
188 PartitionType::PARTITION_HORZ_B as usize,
192 PartitionType::PARTITION_VERT_A as usize,
196 PartitionType::PARTITION_HORZ_4 as usize,
208 PartitionType::PARTITION_VERT as usize,
212 PartitionType::PARTITION_SPLIT as usize,
216 PartitionType::PARTITION_HORZ_A as usize,
328 p == PartitionType::PARTITION_SPLIT in write_partition()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/src/context/
H A Dpartition_unit.rs176 PartitionType::PARTITION_HORZ as usize,
180 PartitionType::PARTITION_SPLIT as usize,
184 PartitionType::PARTITION_HORZ_A as usize,
188 PartitionType::PARTITION_HORZ_B as usize,
192 PartitionType::PARTITION_VERT_A as usize,
196 PartitionType::PARTITION_HORZ_4 as usize,
208 PartitionType::PARTITION_VERT as usize,
212 PartitionType::PARTITION_SPLIT as usize,
216 PartitionType::PARTITION_HORZ_A as usize,
328 p == PartitionType::PARTITION_SPLIT in write_partition()
[all …]
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/apm/types/
H A DAPMPartition.java26 import org.catacombae.storage.ps.PartitionType;
407 return PartitionType.APPLE_PARTITION_MAP; in convertPartitionType()
409 return PartitionType.APPLE_DRIVER; in convertPartitionType()
411 return PartitionType.APPLE_DRIVER43; in convertPartitionType()
413 return PartitionType.APPLE_MFS; in convertPartitionType()
417 return PartitionType.APPLE_HFSX; in convertPartitionType()
419 return PartitionType.APPLE_UNIX_SVR2; in convertPartitionType()
421 return PartitionType.APPLE_PRODOS; in convertPartitionType()
423 return PartitionType.EMPTY; in convertPartitionType()
425 return PartitionType.EMPTY; in convertPartitionType()
[all …]
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/
H A DPartitionType.java30 public enum PartitionType { enum
96 private PartitionType(ContentType contentType) { in PartitionType() method in PartitionType
100 private PartitionType(ContentType contentType, FileSystemMajorType fsType) { in PartitionType() method in PartitionType
107 private PartitionType(ContentType contentType, PartitionSystemType psType) { in PartitionType() method in PartitionType
114 private PartitionType(ContentType contentType, ContainerType containerType) { in PartitionType() method in PartitionType
H A DStandardPartition.java31 private final PartitionType type;
33 public StandardPartition(long startOffset, long length, PartitionType type) { in StandardPartition()
50 public PartitionType getType() { in getType()
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/test/
H A Dcheckpartition.hh28 static bool contains ( const Dune::PartitionType partitionType ) in contains()
37 static bool contains ( const Dune::PartitionType partitionType ) in contains()
46 static bool contains ( const Dune::PartitionType partitionType ) in contains()
55 static bool contains ( const Dune::PartitionType partitionType ) in contains()
64 static bool contains ([[maybe_unused]] const Dune::PartitionType partitionType) in contains()
73 static bool contains ( const Dune::PartitionType partitionType ) in contains()
81 inline bool possibleSubPartitionType ( Dune::PartitionType ept, Dune::PartitionType pt ) in possibleSubPartitionType()
125 typedef std::map< typename IdSet::IdType, Dune::PartitionType > Map; in check()
133 Dune::PartitionType pt = it->partitionType(); in check()
146 Dune::PartitionType ept = it->partitionType(); in check()
[all …]
H A Dcheckcomcorrectness.hh25 std::size_t hash_value(const PartitionType& pt) in hash_value()
32 DUNE_DEFINE_HASH(DUNE_HASH_TEMPLATE_ARGS(),DUNE_HASH_TYPE(Dune::PartitionType))
179 …codim, const std::unordered_set<Dune::PartitionType>& allowed_writes, const std::unordered_set<Dun… in CommunicationTestDataHandle()
193 const std::unordered_set<Dune::PartitionType> _allowed_writes;
194 const std::unordered_set<Dune::PartitionType> _allowed_reads;
209 std::unordered_map<Dune::PartitionType,std::size_t> count; in check_communication_correctness_do()
269 using PTSet = std::unordered_set<PartitionType>; in check_communication_correctness_do()
300 …[](PartitionType partition, bool /* write_allowed */, bool /* read_allowed */, [[maybe_unused]] st… in check_communication_correctness_do()
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/parallelgrid/
H A Drankmanager.hh42 explicit PartitionInfo ( PartitionType partitionType ) in PartitionInfo()
47 void setConnectivity ( const int otherRank, const PartitionType type ) in setConnectivity()
54 void setPartitionType ( const PartitionType type ) in setPartitionType()
62 PartitionType partitionType () const { return partitionType_; } in partitionType()
84 PartitionType partitionType_;
214 PartitionType partitionType ( const Entity &entity ) const in partitionType()
392 void setPartitionType ( SmartPtr< PartitionInfo > &pInfo, PartitionType ptype );
396 void insertConnectivity ( const HostElement &hostElement, const PartitionType ptype,
483 ::setPartitionType ( SmartPtr< PartitionInfo > &pInfo, PartitionType ptype ) in setPartitionType()
507 ::insertAllSubEntities ( const HostElement &hostElement, PartitionType ptype, int rank ) in insertAllSubEntities()
[all …]
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/common/
H A Dgridenums.hh28 enum PartitionType { enum
44 inline std::string PartitionName(PartitionType type) in PartitionName()
70 inline std::ostream &operator<< ( std::ostream &out, const PartitionType &type ) in operator <<()
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/ps/gpt/types/
H A DGPTEntry.java26 import org.catacombae.storage.ps.PartitionType;
102 public PartitionType getType() { return convertPartitionType(getPartitionTypeGUIDAsEnum()); } in getType()
194 public static PartitionType convertPartitionType(GPTPartitionType gpt) { in convertPartitionType()
197 return PartitionType.APPLE_HFS_CONTAINER; in convertPartitionType()
199 return PartitionType.NT_OS2_IFS; in convertPartitionType()
201 return PartitionType.UNKNOWN; in convertPartitionType()
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinioctl.pas1421 PartitionType: BYTE;
1441 PartitionType: BYTE;
1573 PartitionType: BYTE;
4979 …(((PartitionType and PARTITION_NTFT) <> 0) and ((PartitionType and not $C0) = PARTITION_FAT_12)) or
4980 (((PartitionType and PARTITION_NTFT) <> 0) and ((PartitionType and not $C0) = PARTITION_IFS)) or
4981 … (((PartitionType and PARTITION_NTFT) <> 0) and ((PartitionType and not $C0) = PARTITION_HUGE)) or
4982 … (((PartitionType and PARTITION_NTFT) <> 0) and ((PartitionType and not $C0) = PARTITION_FAT32)) or
4983 …(((PartitionType and PARTITION_NTFT) <> 0) and ((PartitionType and not $C0) = PARTITION_FAT32_XINT…
4984 …(((PartitionType and PARTITION_NTFT) <> 0) and ((PartitionType and not $C0) = PARTITION_XINT13)) or
4987 ((PartitionType) = PARTITION_IFS) or
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DiscIO/
H A DDirectoryBlob.cpp48 enum class PartitionType : u32 enum
202 return PartitionType::Game; in ParsePartitionDirectoryName()
204 return PartitionType::Update; in ParsePartitionDirectoryName()
206 return PartitionType::Channel; in ParsePartitionDirectoryName()
214 return static_cast<PartitionType>(result); in ParsePartitionDirectoryName()
222 return static_cast<PartitionType>(result); in ParsePartitionDirectoryName()
323 const std::optional<PartitionType> partition_type = in IsMainDolForNonGamePartition()
325 if (!partition_type || *partition_type == PartitionType::Game) in IsMainDolForNonGamePartition()
387 if (type && *type != PartitionType::Game) in DirectoryBlobReader()
522 return (lhs.type > PartitionType::Update || rhs.type > PartitionType::Update) ? in SetPartitions()
[all …]
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Ddisk_partition_object.py10 class PartitionType(cybox_common.BaseObjectPropertyType): class
21 …super(PartitionType, self).__init__(obfuscation_algorithm_ref, refanging_transform_type, has_chang…
25 if PartitionType.subclass:
26 return PartitionType.subclass(*args_, **kwargs_)
28 return PartitionType(*args_, **kwargs_)
37 super(PartitionType, self).hasContent_()
59 …super(PartitionType, self).exportAttributes(lwrite, level, already_processed, namespace_, name_='P…
64 …super(PartitionType, self).exportChildren(lwrite, level, 'DiskPartitionObj:', name_, True, pretty_…
79 super(PartitionType, self).buildAttributes(node, attrs, already_processed)
254 obj_ = PartitionType.factory()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/hiparsimulator/test/parallel_mpi_1/
H A Dupdategrouptest.h24 typedef ZCurvePartition<3> PartitionType; typedef
35 partition.reset(new PartitionType(Coord<3>(), dimensions, 0, weights)); in setUp()
74 boost::shared_ptr<PartitionType> partition;
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/hiparsimulator/test/parallel_mpi_4/
H A Dupdategrouptest.h24 typedef ZCurvePartition<2> PartitionType; typedef
34 partition.reset(new PartitionType(Coord<2>(), dimensions, 0, weights)); in setUp()
73 boost::shared_ptr<PartitionType> partition;

12345678910>>...22