Searched refs:Partition (Results 1 – 18 of 18) sorted by relevance
/external/openfst/src/include/fst/ |
D | partition.h | 42 class Partition { 55 Partition() {} in Partition() function 57 Partition(T num_states) { in Partition() function 61 ~Partition() { in ~Partition() 258 typedef typename Partition<T>::Element Element; 260 PartitionIterator(const Partition<T>& partition, T class_id) in PartitionIterator() 282 const Partition<T>& p_;
|
D | minimize.h | 66 const Partition<typename A::StateId>& partition, 107 const Partition<typename A::StateId>& partition_; 146 const Partition<StateId>& partition() const { in partition() 155 ArcIterCompare(const Partition<StateId>& partition) in ArcIterCompare() 170 const Partition<StateId>& partition_; 288 Partition<StateId> P_; 323 const Partition<StateId>& partition() { in partition() 444 Partition<StateId> partition_; 455 const Partition<typename A::StateId>& partition, MutableFst<A>* fst) { in MergeStates()
|
/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/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/grub/docs/ |
D | internals.texi | 22 * Partition table:: The format of partition tables 43 Partition table passed to another boot loader 299 table (@pxref{Partition table}) and a BPB. So the question is how to 381 @node Partition table
|
D | grub.info | 3205 5 : Partition table invalid or corrupt 3814 * Partition table:: The format of partition tables 3835 Partition table passed to another boot loader 4084 table (*note Partition table::) and a BPB. So the question is how to 4155 File: grub.info, Node: MBR, Next: Partition table, Prev: Low-level disk I/O, Up: Internals 4163 File: grub.info, Node: Partition table, Next: Submitting patches, Prev: MBR, Up: Internals 4172 File: grub.info, Node: Submitting patches, Prev: Partition table, Up: Internals 4451 Node: Partition table152571
|
D | multiboot.texi | 691 @dfn{sub-partition} in the top-level partition, etc. Partition numbers
|
D | multiboot.info | 648 "sub-partition" in the top-level partition, etc. Partition numbers
|
D | grub.texi | 3347 @item 5 : Partition table invalid or corrupt
|
/external/iproute2/testsuite/configs/ |
D | all-2.4 | 704 # Partition Types
|
D | all-no-act | 1366 # Partition Types
|
D | all-police-act | 1371 # Partition Types
|
/external/e2fsprogs/po/ |
D | de.po | 2826 "Möglicherweise ist die Partition nicht vorhanden oder eine Swap-Partition?\n" 4282 "Zurückgegebene Gerätegröße ist gleich null. Unvollständige Partition\n" 4284 "\tnicht wieder eingelesen, weil eine veränderte Partition in Gebrauch\n" 5005 msgstr "%s ist das ganze Gerät, nicht nur eine Partition!\n" 5209 "Die Partition (oder das Gerät) ist nur %u (%dk) Blöcke groß.\n"
|
/external/valgrind/main/drd/scripts/ppc-cross/kernel-config/2.6.22/ |
D | .config | 3138 # Partition Types
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 3895 Partition in /proc/partitions that being with the string "lvm" are
|
/external/grub/ |
D | ChangeLog | 2686 * docs/prog-ref.texi (Partition types): Rewrite the footnotes.
|