/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
D | misc.c | 436 … if ( Mbr->Partition[i].OSIndicator == 0x00 || EXTRACT_UINT32(Mbr->Partition[i].SizeInLBA) == 0 ) { in ValidMBR() 440 StartingLBA = EXTRACT_UINT32(Mbr->Partition[i].StartingLBA); in ValidMBR() 441 EndingLBA = StartingLBA + EXTRACT_UINT32(Mbr->Partition[i].SizeInLBA) - 1; in ValidMBR() 465 … if (Mbr->Partition[j].OSIndicator == 0x00 || EXTRACT_UINT32(Mbr->Partition[j].SizeInLBA) == 0) { in ValidMBR() 468 if ( EXTRACT_UINT32(Mbr->Partition[j].StartingLBA) >= StartingLBA && in ValidMBR() 469 EXTRACT_UINT32(Mbr->Partition[j].StartingLBA) <= EndingLBA ) { in ValidMBR() 475 …NewEndingLBA = EXTRACT_UINT32(Mbr->Partition[j].StartingLBA) + EXTRACT_UINT32(Mbr->Partition[j].Si… in ValidMBR()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 275 mergeAdjacentPartitionsIf([&](const InstPartition *Partition) { in mergeNonIfConvertible() argument 276 if (Partition->hasDepCycle()) in mergeNonIfConvertible() 282 for (auto *Inst : *Partition) in mergeNonIfConvertible() 371 for (const auto &Partition : PartitionContainer) { in setupPartitionIdOnInstructions() local 372 for (Instruction *Inst : Partition) { in setupPartitionIdOnInstructions() 441 for (auto &Partition : PartitionContainer) in removeUnusedInsts() local 442 Partition.removeUnusedInsts(); in removeUnusedInsts() 462 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers() local 464 Partition = -2; in computePartitionSetForPointers() 469 if (Partition == -2) in computePartitionSetForPointers() [all …]
|
D | SROA.cpp | 317 class llvm::sroa::Partition { class in llvm::sroa 336 Partition(iterator SI) : SI(SI), SJ(SI) {} in Partition() function in llvm::sroa::Partition 393 Partition> { 398 Partition P; 568 Partition &operator*() { return P; } in operator *() 1708 static bool isVectorPromotionViableForSlice(Partition &P, const Slice &S, in isVectorPromotionViableForSlice() 1784 static VectorType *isVectorPromotionViable(Partition &P, const DataLayout &DL) { in isVectorPromotionViable() 1970 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable() 3809 Partition &P) { in rewritePartition()
|
/external/tcpdump/tests/ |
D | kday6.out | 346 Partition DIS TLV #4, length: 4 347 Partition DIS TLV #4, length: 4 348 Partition DIS TLV #4, length: 4 349 Partition DIS TLV #4, length: 4 350 Partition DIS TLV #4, length: 4 351 Partition DIS TLV #4, length: 4 352 Partition DIS TLV #4, length: 4 355 Partition DIS TLV #4, length: 4 356 Partition DIS TLV #4, length: 4 357 Partition DIS TLV #4, length: 4 [all …]
|
/external/llvm/tools/lli/ |
D | OrcLazyJIT.h | 138 std::set<Function*> Partition; in extractSingleFunction() local 139 Partition.insert(&F); in extractSingleFunction() 140 return Partition; in extractSingleFunction()
|
/external/llvm/include/llvm/Transforms/Scalar/ |
D | SROA.h | 32 class Partition; variable 117 sroa::Partition &P);
|
/external/syslinux/doc/ |
D | gpt.txt | 35 partition to be booted is marked by setting bit 2 in the GPT Partition 53 8 4 Partition start LBA 54 12 4 Partition length in sectors
|
D | chain.txt | 77 Partition can be specified as '#', 'guid', 'label' or 'fs'.
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | CompileOnDemandLayer.h | 172 CompileOnDemandLayer(BaseLayerT &BaseLayer, PartitioningFtor Partition, 176 : BaseLayer(BaseLayer), Partition(std::move(Partition)), in BaseLayer() 399 auto Part = Partition(F); in extractAndCompile() 504 PartitioningFtor Partition; variable
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efipart.h | 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member
|
/external/syslinux/efi64/include/efi/ |
D | efipart.h | 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member
|
/external/syslinux/efi32/include/efi/ |
D | efipart.h | 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS]; member
|
/external/guava/guava/src/com/google/common/collect/ |
D | Lists.java | 656 : new Partition<T>(list, size); 659 private static class Partition<T> extends AbstractList<List<T>> { 663 Partition(List<T> list, int size) { 684 private static class RandomAccessPartition<T> extends Partition<T>
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | Lists.java | 622 : new Partition<T>(list, size); 625 private static class Partition<T> extends AbstractList<List<T>> { 629 Partition(List<T> list, int size) { 650 private static class RandomAccessPartition<T> extends Partition<T>
|
/external/syslinux/core/ |
D | diskboot.inc | 40 Hidden equ StackBuf-24 ; Partition offset (qword) 170 push ax ; Partition offset == 0 212 push dword [di-76+8] ; Partition offset (dword)
|
/external/syslinux/diag/geodsp/ |
D | geodsp1s.asm | 265 ptable zb 40h ; Partition table
|
/external/gptfdisk/ |
D | README | 11 GUID Partition Table (GPT) disks rather than the Master Boot Record (MBR) 152 * Partition numbering -- In most Linux tools, partitions 1-4 are primaries
|
D | NEWS | 958 - Partition creation function ('n' on main menu) now uses the start of the 1029 - Added code to identify and warn of the presence of an Apple Partition
|
/external/iproute2/testsuite/configs/ |
D | all-2.4 | 704 # Partition Types
|
D | all-police-act | 1371 # Partition Types
|
D | all-no-act | 1366 # Partition Types
|
/external/clang/docs/ |
D | ObjectiveCLiterals.rst | 209 // Partition command line arguments into positional and option arguments.
|
/external/e2fsprogs/po/ |
D | de.po | 3603 "Möglicherweise ist die Partition nicht vorhanden oder eine Swap-Partition?\n" 5878 "\tungültige Partition angegeben oder die Partitionstabelle wurde nach\n" 5885 msgstr "Das Dateisystem ist größer als als die Partition." 6280 "Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n" 7417 "Die sie enthaltende Partition (oder Gerät) ist nur %llu (%dk) Blöcke groß.\n" 8631 #~ msgstr "%s ist das ganze Gerät und nicht nur eine einzelne Partition!\n"
|
D | e2fsprogs.pot | 5699 "Partition offset of %llu (%uk) blocks not compatible with cluster size %u.\n"
|
/external/llvm/docs/ |
D | Passes.rst | 179 ``-intervals``: Interval Partition Construction
|