Searched refs:Partition (Results 1 – 15 of 15) sorted by relevance
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | partition.h | 37 class Partition { 50 Partition() {} in Partition() function 52 Partition(T num_states) { in Partition() function 56 ~Partition() { in ~Partition() 253 typedef typename Partition<T>::Element Element; 255 PartitionIterator(const Partition<T>& partition, T class_id) in PartitionIterator() 277 const Partition<T>& p_;
|
D | minimize.h | 59 const Partition<typename A::StateId>& partition, 100 const Partition<typename A::StateId>& partition_; 133 const Partition<StateId>& partition() const { in partition() 142 ArcIterCompare(const Partition<StateId>& partition) in ArcIterCompare() 157 const Partition<StateId>& partition_; 275 Partition<StateId> P_; 310 const Partition<StateId>& partition() { in partition() 431 Partition<StateId> partition_; 442 const Partition<typename A::StateId>& partition, MutableFst<A>* fst) { in MergeStates()
|
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
D | SDL_qsort.c | 222 #define Partition(swapper,sz) { \ macro 341 Partition(SWAP_nonaligned,size); in qsort_nonaligned() 372 Partition(SWAP_aligned,size); in qsort_aligned() 410 Partition(SWAP_words,WORD_BYTES); in qsort_words()
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
D | web_view.js | 39 function Partition() { class 45 Partition.prototype.toAttribute = function() { 52 Partition.prototype.fromAttribute = function(value, hasNavigated) { 111 this.partition = new Partition();
|
/external/guava/guava/src/com/google/common/collect/ |
D | Lists.java | 488 : new Partition<T>(list, size); 491 private static class Partition<T> extends AbstractList<List<T>> { 495 Partition(List<T> list, int size) { 522 private static class RandomAccessPartition<T> extends Partition<T>
|
/external/chromium_org/cc/base/ |
D | scoped_ptr_vector_unittest.cc | 78 TEST(ScopedPtrVectorTest, Partition) { in TEST() argument
|
/external/sepolicy/ |
D | device.te | 65 # Partition layout block device
|
/external/chromium_org/chrome/browser/extensions/ |
D | extension_service.cc | 2387 void Partition(const ExtensionIdSet& before, in Partition() function 2402 Partition(registry_->blacklisted_extensions().GetIDs(), in UpdateBlockedExtensions() 2446 Partition(greylist_.GetIDs(), in UpdateGreylistedExtensions()
|
/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 | 203 // Partition command line arguments into positional and option arguments.
|
/external/e2fsprogs/po/ |
D | de.po | 3003 msgstr "Möglicherweise ist die Partition nicht vorhanden oder eine Swap-Partition?\n" 4505 "\tfdisk-Lauf nicht wieder eingelesen, weil eine veränderte Partition\n" 5405 msgstr "%s ist das ganze Gerät, nicht nur eine Partition!\n" 5730 "Die Partition (oder das Gerät) ist nur %llu (%dk) Blöcke groß.\n"
|
/external/llvm/docs/ |
D | Passes.rst | 179 ``-intervals``: Interval Partition Construction
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 5147 Partition in /proc/partitions that being with the string "lvm" are
|