HomeSort by relevance Sort by last modified time
    Searched defs:Partition (Results 1 - 25 of 103) sorted by null

1 2 3 4 5

  /system/update_engine/payload_generator/
payload_file.h 41 // Add a partition to the payload manifest. Including partition name, list of
42 // operations and partition info. The operations in |aops|
87 struct Partition {
88 // The name of the partition.
91 // The operations to be performed to this partition.
100 std::vector<Partition> part_vec_;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Mbr.h 32 /// MBR Partition Entry
48 /// MBR Partition Table
54 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
  /external/syslinux/efi32/include/efi/
efipart.h 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
  /external/syslinux/efi64/include/efi/
efipart.h 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipart.h 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
  /system/update_engine/payload_consumer/
install_plan.h 64 // The partition slots used for the update.
68 // The vector below is used for partition verification. The flow is:
70 // 1. DownloadAction fills in the expected source and target partition sizes
73 // 2. FilesystemVerifierAction computes and verifies the partition sizes and
75 struct Partition {
76 bool operator==(const Partition& that) const;
78 // The name of the partition.
89 // Whether we should run the postinstall script from this partition and the
96 std::vector<Partition> partitions;
  /external/llvm/tools/lli/
OrcLazyJIT.h 138 std::set<Function*> Partition;
139 Partition.insert(&F);
140 return Partition;
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 71 STATISTIC(NumAllocaPartitionUses, "Number of alloca partition uses rewritten");
72 STATISTIC(MaxUsesPerAllocaPartition, "Maximum number of uses of a partition");
308 /// \brief A partition of the slices.
311 /// a partition of the alloca. This range represents a span of the alloca's
313 /// overlapping some part of the partition.
317 class llvm::sroa::Partition {
325 /// partition.
328 /// \brief The start end end iterators of this partition.
331 /// \brief A collection of split slice tails overlapping the partition.
334 /// \brief Raw constructor builds an empty partition starting and ending a
    [all...]
LoopDistribute.cpp 80 /// \brief Maintains the set of instructions of the loop for a partition before
91 /// \brief Returns whether this partition contains a dependence cycle.
94 /// \brief Adds an instruction to this partition.
104 /// \brief Moves this partition into \p Other. This partition becomes empty
112 /// \brief Populates the partition with a transitive closure of all the
148 /// \brief The cloned loop. If this partition is mapped to the original loop,
152 /// \brief Returns the loop where this partition ends up after distribution.
153 /// If this partition is mapped to the original loop then use the block from
168 /// \brief Based on the set of instructions selected for this partition,
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/
CompositeAdapter.java 32 public static class Partition {
37 public Partition(final boolean showIfEmpty, final boolean hasHeader,
89 private Partition[] mPartitions;
98 mPartitions = new Partition[INITIAL_CAPACITY];
105 public void addPartition(final Partition partition) {
108 final Partition[] newAdapters = new Partition[newCapacity];
112 mPartitions[mSize++] = partition;
113 partition.getAdapter().registerDataSetObserver(mObserver)
119 final Partition partition = mPartitions[index]; local
131 final Partition partition = mPartitions[i]; local
201 final Partition partition = mPartitions[i]; local
223 final Partition partition = mPartitions[i]; local
245 final Partition partition = mPartitions[i]; local
263 final Partition partition = mPartitions[i]; local
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 172 CompileOnDemandLayer(BaseLayerT &BaseLayer, PartitioningFtor Partition,
176 : BaseLayer(BaseLayer), Partition(std::move(Partition)),
245 // ensure that everything will resolve properly after we partition SrcM.
270 // and set the compile action to compile the partition containing the
399 auto Part = Partition(F);
504 PartitioningFtor Partition;
  /frameworks/ex/common/java/com/android/common/widget/
CompositeCursorAdapter.java 34 public static class Partition {
42 public Partition(boolean showIfEmpty, boolean hasHeader) {
64 private ArrayList<Partition> mPartitions;
76 mPartitions = new ArrayList<Partition>();
84 * Registers a partition. The cursor for that partition can be set later.
89 addPartition(new Partition(showIfEmpty, hasHeader));
92 public void addPartition(Partition partition) {
93 mPartitions.add(partition);
    [all...]
  /build/make/tools/releasetools/
common.py 276 class Partition(object):
326 d[mount_point] = Partition(mount_point=mount_point, fs_type=pieces[2],
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntmsapi.h 638 NTMS_PARTITIONINFORMATIONA Partition;
668 NTMS_PARTITIONINFORMATIONW Partition;
842 NTMS_I1_PARTITIONINFORMATIONA Partition;
871 NTMS_I1_PARTITIONINFORMATIONW Partition;
    [all...]
vds.h 848 VDS_PARTITION_NOTIFICATION Partition;
    [all...]
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.jar 
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /packages/services/Telecomm/libs/
guava.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3/
auto-value-1.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/
auto-value-1.3-rc1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/10.0.1/
guava-10.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.0/
gradle-tooling-api-2.0.jar 

Completed in 769 milliseconds

1 2 3 4 5