Home
last modified time | relevance | path

Searched refs:Partition (Results 1 – 18 of 18) sorted by relevance

/external/openfst/src/include/fst/
Dpartition.h42 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_;
Dminimize.h66 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/
Dpartition.h37 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_;
Dminimize.h59 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/
DSDL_qsort.c222 #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/
DLists.java488 : 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/
Dinternals.texi22 * 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
Dgrub.info3205 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
Dmultiboot.texi691 @dfn{sub-partition} in the top-level partition, etc. Partition numbers
Dmultiboot.info648 "sub-partition" in the top-level partition, etc. Partition numbers
Dgrub.texi3347 @item 5 : Partition table invalid or corrupt
/external/iproute2/testsuite/configs/
Dall-2.4704 # Partition Types
Dall-no-act1366 # Partition Types
Dall-police-act1371 # Partition Types
/external/e2fsprogs/po/
Dde.po2826 "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.config3138 # Partition Types
/external/e2fsprogs/
DRELEASE-NOTES3895 Partition in /proc/partitions that being with the string "lvm" are
/external/grub/
DChangeLog2686 * docs/prog-ref.texi (Partition types): Rewrite the footnotes.