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

1 2 3 4 5 6 7 8

  /frameworks/native/cmds/lshal/libprocpartition/include/procpartition/
procpartition.h 28 enum class Partition {
35 std::ostream& operator<<(std::ostream& os, Partition p);
36 Partition parsePartition(const std::string& s);
42 // Infer the partition of a process from /proc/<pid>/exe and /proc/<pid>/cmdline.
43 Partition getPartition(pid_t pid);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
ComponentName.c 189 EMMC_PARTITION *Partition;
229 Partition = EMMC_PARTITION_DATA_FROM_BLKIO (BlockIo);
230 Device = Partition->Device;
EmmcBlockIo.c 302 @param[in] Partition A pointer to the EMMC_PARTITION instance.
316 IN EMMC_PARTITION *Partition,
332 Device = Partition->Device;
343 InsertTailList (&Partition->Queue, &SetExtCsdReq->Link);
411 @param[in] Partition A pointer to the EMMC_PARTITION instance.
424 IN EMMC_PARTITION *Partition,
438 Device = Partition->Device;
449 InsertTailList (&Partition->Queue, &SetBlkCntReq->Link);
513 @param[in] Partition A pointer to the EMMC_PARTITION instance.
536 IN EMMC_PARTITION *Partition,
    [all...]
EmmcDxe.c 156 DEBUG((DEBUG_INFO, " Boot partition size 0x%x\n", ExtCsd->BootSizeMult));
164 DEBUG((DEBUG_INFO, " Partition switching timing 0x%x\n", ExtCsd->PartitionSwitchTime));
176 DEBUG((DEBUG_INFO, " Partition configuration 0x%x\n", ExtCsd->PartitionConfig));
191 DEBUG((DEBUG_INFO, " General Purpose Partition 1 Size 0x%02x%02x%02x\n", \
193 DEBUG((DEBUG_INFO, " General Purpose Partition 2 Size 0x%02x%02x%02x\n", \
195 DEBUG((DEBUG_INFO, " General Purpose Partition 3 Size 0x%02x%02x%02x\n", \
197 DEBUG((DEBUG_INFO, " General Purpose Partition 4 Size 0x%02x%02x%02x\n", \
254 EMMC_PARTITION *Partition;
321 DEBUG ((EFI_D_ERROR, "The EMMC device doesn't support Partition Feature!!!\n"));
326 Partition = &Device->Partition[Index];
    [all...]
EmmcDxe.h 127 EMMC_PARTITION Partition[EMMC_MAX_PARTITIONS];
  /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];
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
shape_partition_test.cc 136 typedef std::vector<std::pair<int64, int64>> Partition;
145 EXPECT_TRUE(ContainersEqual(Partition({{0, 5}}), iterator.GetPartition(0)));
151 EXPECT_TRUE(ContainersEqual(Partition({{0, 2}}), iterator.GetPartition(0)));
152 EXPECT_TRUE(ContainersEqual(Partition({{2, 3}}), iterator.GetPartition(1)));
158 EXPECT_TRUE(ContainersEqual(Partition({{0, 1}}), iterator.GetPartition(0)));
159 EXPECT_TRUE(ContainersEqual(Partition({{1, 1}}), iterator.GetPartition(1)));
160 EXPECT_TRUE(ContainersEqual(Partition({{2, 3}}), iterator.GetPartition(2)));
171 ContainersEqual(Partition({{0, 5}, {0, 3}}), iterator.GetPartition(0)));
178 ContainersEqual(Partition({{0, 2}, {0, 1}}), iterator.GetPartition(0)));
180 ContainersEqual(Partition({{0, 2}, {1, 2}}), iterator.GetPartition(1)))
    [all...]
  /tools/dexter/slicer/export/slicer/
hash_table.h 63 class Partition {
65 Partition(Index size, const Hash& hasher);
69 void InsertAll(const Partition& src);
81 insertion_table_.reset(new Partition(kInitialHashBuckets, hasher_));
102 std::unique_ptr<Partition> full_table_;
103 std::unique_ptr<Partition> insertion_table_;
108 HashTable<Key, T, Hash>::Partition::Partition(Index size, const Hash& hasher)
126 bool HashTable<Key, T, Hash>::Partition::Insert(T* value) {
147 T* HashTable<Key, T, Hash>::Partition::Lookup(const Key& key, uint32_t hash_value) const
    [all...]
  /external/llvm/tools/lli/
OrcLazyJIT.h 138 std::set<Function*> Partition;
139 Partition.insert(&F);
140 return Partition;
  /external/tensorflow/tensorflow/contrib/lite/
graph_info.cc 50 // partitioner.Partition();
65 // Actually partition the graph.
66 void Partition() {
67 // Initialize here to make Partition() re-entrant.
220 .Partition();
  /system/update_engine/payload_consumer/
install_plan.h 80 // The partition slots used for the update.
84 // The vector below is used for partition verification. The flow is:
86 // 1. DownloadAction fills in the expected source and target partition sizes
89 // 2. FilesystemVerifierAction computes and verifies the partition sizes and
91 struct Partition {
92 bool operator==(const Partition& that) const;
94 // The name of the partition.
105 // Whether we should run the postinstall script from this partition and the
112 std::vector<Partition> partitions;
  /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...]
  /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...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 293 // Because any input file may introduce a new cross-partition reference, we
303 /// either a regular object or the regular LTO partition).
308 /// This field keeps track of the partition number of this global. The
309 /// regular LTO object is partition 0, while each ThinLTO object has its own
310 /// partition number from 1 onwards.
312 /// Any global that is defined or used by more than one partition, or that
316 /// that we use partition 0 for all parallel LTO code generation partitions.
319 unsigned Partition = Unknown;
321 /// Special partition numbers.
323 /// A partition number has not yet been assigned to this global
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LTO/
LTO.h 307 // Because any input file may introduce a new cross-partition reference, we
323 /// This field keeps track of the partition number of this global. The
324 /// regular LTO object is partition 0, while each ThinLTO object has its own
325 /// partition number from 1 onwards.
327 /// Any global that is defined or used by more than one partition, or that
331 /// that we use partition 0 for all parallel LTO code generation partitions.
334 unsigned Partition = Unknown;
336 /// Special partition numbers.
338 /// A partition number has not yet been assigned to this global.
341 /// This global is either used by more than one partition or has a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LTO/
LTO.h 307 // Because any input file may introduce a new cross-partition reference, we
323 /// This field keeps track of the partition number of this global. The
324 /// regular LTO object is partition 0, while each ThinLTO object has its own
325 /// partition number from 1 onwards.
327 /// Any global that is defined or used by more than one partition, or that
331 /// that we use partition 0 for all parallel LTO code generation partitions.
334 unsigned Partition = Unknown;
336 /// Special partition numbers.
338 /// A partition number has not yet been assigned to this global.
341 /// This global is either used by more than one partition or has a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LTO/
LTO.h 308 // Because any input file may introduce a new cross-partition reference, we
324 /// This field keeps track of the partition number of this global. The
325 /// regular LTO object is partition 0, while each ThinLTO object has its own
326 /// partition number from 1 onwards.
328 /// Any global that is defined or used by more than one partition, or that
332 /// that we use partition 0 for all parallel LTO code generation partitions.
335 unsigned Partition = Unknown;
337 /// Special partition numbers.
339 /// A partition number has not yet been assigned to this global.
342 /// This global is either used by more than one partition or has a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LTO/
LTO.h 308 // Because any input file may introduce a new cross-partition reference, we
324 /// This field keeps track of the partition number of this global. The
325 /// regular LTO object is partition 0, while each ThinLTO object has its own
326 /// partition number from 1 onwards.
328 /// Any global that is defined or used by more than one partition, or that
332 /// that we use partition 0 for all parallel LTO code generation partitions.
335 unsigned Partition = Unknown;
337 /// Special partition numbers.
339 /// A partition number has not yet been assigned to this global.
342 /// This global is either used by more than one partition or has a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LTO/
LTO.h 308 // Because any input file may introduce a new cross-partition reference, we
324 /// This field keeps track of the partition number of this global. The
325 /// regular LTO object is partition 0, while each ThinLTO object has its own
326 /// partition number from 1 onwards.
328 /// Any global that is defined or used by more than one partition, or that
332 /// that we use partition 0 for all parallel LTO code generation partitions.
335 unsigned Partition = Unknown;
337 /// Special partition numbers.
339 /// A partition number has not yet been assigned to this global.
342 /// This global is either used by more than one partition or has a
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LTO/
LTO.h 308 // Because any input file may introduce a new cross-partition reference, we
324 /// This field keeps track of the partition number of this global. The
325 /// regular LTO object is partition 0, while each ThinLTO object has its own
326 /// partition number from 1 onwards.
328 /// Any global that is defined or used by more than one partition, or that
332 /// that we use partition 0 for all parallel LTO code generation partitions.
335 unsigned Partition = Unknown;
337 /// Special partition numbers.
339 /// A partition number has not yet been assigned to this global.
342 /// This global is either used by more than one partition or has a
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 293 // Because any input file may introduce a new cross-partition reference, we
303 /// either a regular object or the regular LTO partition).
308 /// This field keeps track of the partition number of this global. The
309 /// regular LTO object is partition 0, while each ThinLTO object has its own
310 /// partition number from 1 onwards.
312 /// Any global that is defined or used by more than one partition, or that
316 /// that we use partition 0 for all parallel LTO code generation partitions.
319 unsigned Partition = Unknown;
321 /// Special partition numbers.
323 /// A partition number has not yet been assigned to this global
    [all...]

Completed in 462 milliseconds

1 2 3 4 5 6 7 8