Searched refs:Partition (Results 1 - 14 of 14) sorted by relevance

/external/openfst/src/include/fst/
H A Dpartition.h37 // \class Partition
42 class Partition { class in namespace:fst
55 Partition() {} function in class:fst::Partition
57 Partition(T num_states) { function in class:fst::Partition
61 ~Partition() {
258 typedef typename Partition<T>::Element Element;
260 PartitionIterator(const Partition<T>& partition, T class_id)
282 const Partition<T>& p_;
H A Dminimize.h66 const Partition<typename A::StateId>& partition,
107 const Partition<typename A::StateId>& partition_;
146 const Partition<StateId>& partition() const {
155 ArcIterCompare(const Partition<StateId>& partition)
170 const Partition<StateId>& partition_;
208 VLOG(5) << "Initial Partition: " << P_.num_classes();
288 Partition<StateId> P_;
323 const Partition<StateId>& partition() {
444 Partition<StateId> partition_;
455 const Partition<typenam
[all...]
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dpartition.h32 // \class Partition
37 class Partition { class in namespace:fst
50 Partition() {} function in class:fst::Partition
52 Partition(T num_states) { function in class:fst::Partition
56 ~Partition() {
253 typedef typename Partition<T>::Element Element;
255 PartitionIterator(const Partition<T>& partition, T class_id)
277 const Partition<T>& p_;
H A Dminimize.h59 const Partition<typename A::StateId>& partition,
100 const Partition<typename A::StateId>& partition_;
133 const Partition<StateId>& partition() const {
142 ArcIterCompare(const Partition<StateId>& partition)
157 const Partition<StateId>& partition_;
195 VLOG(5) << "Initial Partition: " << P_.num_classes();
275 Partition<StateId> P_;
310 const Partition<StateId>& partition() {
431 Partition<StateId> partition_;
442 const Partition<typenam
[all...]
/external/chromium_org/cc/base/
H A Dscoped_ptr_vector_unittest.cc78 TEST(ScopedPtrVectorTest, Partition) {
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_qsort.c222 #define Partition(swapper,sz) { \ macro
340 /* Partition. */
341 Partition(SWAP_nonaligned,size);
371 /* Partition. */
372 Partition(SWAP_aligned,size);
409 /* Partition. */
410 Partition(SWAP_words,WORD_BYTES);
/external/chromium_org/extensions/renderer/resources/
H A Dweb_view.js40 function Partition() { class
46 Partition.prototype.toAttribute = function() {
53 Partition.prototype.fromAttribute = function(value, hasNavigated) {
106 this.partition = new Partition();
/external/guava/guava/src/com/google/common/collect/
H A DLists.java488 : new Partition<T>(list, size);
491 private static class Partition<T> extends AbstractList<List<T>> { class in class:Lists
495 Partition(List<T> list, int size) { method in class:Lists.Partition
522 private static class RandomAccessPartition<T> extends Partition<T>
/external/chromium_org/chrome/browser/extensions/
H A Dextension_service.cc2239 void Partition(const ExtensionIdSet& before, function in namespace:__anon3953
2254 Partition(registry_->blacklisted_extensions().GetIDs(),
2298 Partition(greylist_.GetIDs(),
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 3793 milliseconds