Searched refs:Partitions (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchTree.cpp | 389 Partitions.clear(); in repartition() 471 .insert(std::make_pair(Expected, Partitions.size())) in repartition() 474 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 477 Partitions.find(Partition->second)->second.set(Leaf.index()); in repartition() 494 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 498 for (auto &Partition : Partitions) in repartition() 506 if (Partitions.size() == 0) { in repartition() 511 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 523 Partitions.insert(std::make_pair(Partitions.size(), Contents)); in repartition() 525 for (auto &Partition : Partitions) in repartition() [all …]
|
| H A D | GIMatchTree.h | 453 DenseMap<unsigned, BitVector> Partitions; 501 const auto &I = Partitions.find(Idx); in getPossibleLeavesForPartition() 502 assert(I != Partitions.end() && "Requested non-existant partition"); in getPossibleLeavesForPartition() 506 size_t getNumPartitions() const { return Partitions.size(); } in getNumPartitions() 509 for (const auto &P : Partitions) in getNumLeavesWithDupes()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopDistribute.cpp | 549 const InstPartitionContainer &Partitions) { in operator <<() argument 550 Partitions.print(OS); in operator <<() 695 InstPartitionContainer Partitions(L, LI, DT); in processLoop() local 727 Partitions.addToCyclicPartition(I); in processLoop() 729 Partitions.addToNewNonCyclicPartition(I); in processLoop() 742 Partitions.addToNewNonCyclicPartition(Inst); in processLoop() 744 LLVM_DEBUG(dbgs() << "Seeded partitions:\n" << Partitions); in processLoop() 745 if (Partitions.getSize() < 2) in processLoop() 751 Partitions.mergeBeforePopulating(); in processLoop() 752 LLVM_DEBUG(dbgs() << "\nMerged partitions:\n" << Partitions); in processLoop() [all …]
|
| /netbsd-src/usr.sbin/sysinst/arch/mac68k/ |
| H A D | msg.md.de | 55 der Festplatten Partitions �bersicht, die vom MacOS Formatierungsprogramm 64 * Sysinst erlauben, die Festplatten Partitions �bersicht auf die Festplatte 72 {Sysinst wird Ihre Festplatte mit einer neuen Festplatten Partitions �bersicht 75 Partitions �bersicht f�r bis zu 15 Partitionen, sowie vordefinierte Partitionesn 79 Sie aufgefordert diese Partitions �bersicht zu editieren, so wie Sie es f�r die 105 {Festplatten Partitions �bersicht bearbeiten: Die �bersicht auf der Festplatte 131 aber in der Festplatten Partitions �bersicht ist kein Platz f�r den zweiten 134 in der Original Festplatten Partitions �bersicht f�r zuk�nftige Erweiterungen 137 * Die Partition nicht aufteilen und mit der aktuellen Festplatten Partitions 140 * Sysinst gestatten, die neue Partitions �bersicht zu schreiben. Dadurch werden [all …]
|
| H A D | msg.md.en | 59 partition structure with any disk formatter. Partitions do not 209 {* Multiple Disk Partitions defined for Root\n} 215 {* Multiple Disk Partitions defined for SWAP\n}
|
| H A D | menus.md.de | 326 option "Festplatten Partitions �bersicht erneut �ndern", exit, action { *((int*)arg) = 0; };
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | msg.pm.de | 66 {Partitions-Manager. Alle Festplatten, Partitionen usw. sind unten aufgef�hrt.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | da850-lego-ev3.dts | 345 /* Partitions are based on the official firmware from LEGO */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | Extensions.rst | 396 .. _partition: https://lld.llvm.org/Partitions.html
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.ok | 102 J. K. S. McKay ACM Algorithm 371: Partitions in Natural 144 Restricted Partitions . . . . . . . . . 120--120 1418 Multiply-Restricted Partitions . . . . . 379--379 1758 Set-Partitions to Exactly ${R}$ Subsets 224--225
|
| H A D | funstack.in | 560 title = "{ACM} Algorithm 371: Partitions in Natural Order", 854 title = "{ACM} Algorithm 373: Number of Doubly Restricted Partitions", 10486 title = "{ACM} Algorithm 448: Number of Multiply-Restricted Partitions", 13192 title = "{ACM} Algorithm 477: Generator of Set-Partitions to Exactly ${R}$ Subsets",
|