| /external/openfst/src/include/fst/ |
| D | random-weight.h | 50 typedef TropicalWeightTpl<T> Weight; typedef 82 typedef LogWeightTpl<T> Weight; typedef 115 typedef MinMaxWeightTpl<T> Weight; typedef 149 typedef StringWeight<L, S> Weight; typedef 190 typedef W Weight; typedef 216 typedef LexicographicWeight<W1, W2> Weight; typedef 253 typedef GallicWeight<L, W, S> Weight; typedef 267 typedef PowerWeight<W, n> Weight; typedef 291 typedef SignedLogWeightTpl<T> Weight; typedef 327 typedef SparsePowerWeight<W, K> Weight; typedef
|
| D | prune.h | 37 typedef typename A::Weight Weight; typedef 68 typedef W Weight; typedef 102 typedef typename Arc::Weight Weight; in Prune() typedef 220 typedef typename Arc::Weight Weight; in Prune() typedef
|
| D | compose-filter.h | 218 typedef typename Arc::Weight Weight; typedef 268 void FilterFinal(Weight *, Weight *) const {} in FilterFinal() argument 303 typedef typename Arc::Weight Weight; typedef 353 void FilterFinal(Weight *, Weight *) const {} in FilterFinal() argument 389 typedef typename Arc::Weight Weight; typedef 453 void FilterFinal(Weight *, Weight *) const {} in FilterFinal() argument 492 typedef typename Arc::Weight Weight; typedef
|
| D | shortest-path.h | 43 typedef typename Arc::Weight Weight; typedef 83 typedef typename Arc::Weight Weight; in SingleShortestPath() typedef 211 typedef W Weight; typedef 284 typedef typename Arc::Weight Weight; typedef 417 typedef typename Arc::Weight Weight; in ShortestPath() typedef
|
| D | arc.h | 46 typedef W Weight; typedef 80 typedef StringWeight<int, S> Weight; typedef 111 typedef GallicWeight<Label, typename A::Weight, S> Weight; typedef 143 typedef typename AWeight::ReverseWeight Weight; typedef 167 typedef LexicographicWeight<W1, W2> Weight; typedef 191 typedef ProductWeight<W1, W2> Weight; typedef 219 typedef PowerWeight<typename A::Weight, n> Weight; typedef 250 typedef SparsePowerWeight<typename A::Weight, K> Weight; typedef 284 typedef ExpectationWeight<X1, X2> Weight; typedef
|
| D | concat.h | 50 typedef typename Arc::Weight Weight; in Concat() typedef 116 typedef typename Arc::Weight Weight; in Concat() typedef 198 typedef typename A::Weight Weight; typedef
|
| D | equal.h | 33 typedef typename Arc::Weight Weight; typedef
|
| D | determinize.h | 57 typedef W Weight; typedef 70 typedef StringWeight<L, S> Weight; typedef 100 typedef GallicWeight<L, W, S> Weight; typedef 117 typedef typename A::Weight Weight; typedef 196 typedef typename Arc::Weight Weight; typedef 369 typedef typename A::Weight Weight; typedef 466 typedef typename A::Weight Weight; typedef 700 typedef typename A::Weight Weight; typedef 800 typedef typename A::Weight Weight; typedef 945 typedef typename Arc::Weight Weight; typedef [all …]
|
| D | randgen.h | 50 typedef typename A::Weight Weight; typedef 73 typedef typename A::Weight Weight; typedef 114 typedef typename A::Weight Weight; typedef 165 typedef typename A::Weight Weight; typedef 241 typedef typename A::Weight Weight; typedef 345 typedef typename A::Weight Weight; typedef 516 typedef typename A::Weight Weight; typedef 608 typedef typename IArc::Weight Weight; typedef 686 typedef typename OArc::Weight Weight; in RandGen() typedef
|
| D | shortest-distance.h | 75 typedef typename Arc::Weight Weight; typedef 286 typedef typename Arc::Weight Weight; typedef 324 typedef typename Arc::Weight Weight; typedef
|
| D | state-map.h | 92 typedef typename A::Weight Weight; in StateMap() typedef 132 typedef typename A::Weight Weight; in StateMap() typedef 205 typedef typename B::Weight Weight; typedef 334 typedef typename B::Weight Weight; typedef 406 typedef typename A::Weight Weight; typedef 447 typedef typename A::Weight Weight; typedef 531 typedef typename A::Weight Weight; typedef
|
| D | union.h | 47 typedef typename Arc::Weight Weight; in Union() typedef 137 typedef typename A::Weight Weight; typedef
|
| D | verify.h | 34 typedef typename Arc::Weight Weight; typedef
|
| D | equivalent.h | 57 typedef typename Arc::Weight Weight; typedef 133 typedef typename Arc::Weight Weight; typedef
|
| D | rmepsilon.h | 53 typedef typename Arc::Weight Weight; typedef 75 typedef typename Arc::Weight Weight; typedef 232 typedef typename Arc::Weight Weight; in RmEpsilon() typedef 355 typedef typename Arc::Weight Weight; typedef 395 typedef typename A::Weight Weight; typedef
|
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ |
| D | random-weight.h | 39 typedef TropicalWeight Weight; typedef 66 typedef LogWeight Weight; typedef 94 typedef StringWeight<L, S> Weight; typedef 129 typedef ProductWeight<W1, W2> Weight; typedef 154 typedef GallicWeight<L, W, S> Weight; typedef
|
| D | randgen.h | 44 typedef typename A::Weight Weight; typedef 65 typedef typename A::Weight Weight; typedef 119 typedef typename Arc::Weight Weight; in RandGen() typedef
|
| D | prune.h | 31 typedef typename A::Weight Weight; typedef 58 typedef typename Arc::Weight Weight; in Prune() typedef 144 typedef typename Arc::Weight Weight; in Prune() typedef
|
| D | arc.h | 32 typedef TropicalWeight Weight; typedef 56 typedef LogWeight Weight; typedef 81 typedef StringWeight<int, S> Weight; typedef 112 typedef GallicWeight<Label, typename A::Weight, S> Weight; typedef 144 typedef typename AWeight::ReverseWeight Weight; typedef
|
| D | determinize.h | 47 typedef W Weight; typedef 60 typedef StringWeight<L, S> Weight; typedef 89 typedef GallicWeight<L, W, S> Weight; typedef 129 typedef typename A::Weight Weight; typedef 208 typedef typename A::Weight Weight; typedef 476 typedef typename A::Weight Weight; typedef 540 typedef typename A::Weight Weight; typedef
|
| D | concat.h | 42 typedef typename Arc::Weight Weight; in Concat() typedef 110 typedef typename A::Weight Weight; typedef
|
| D | union.h | 40 typedef typename Arc::Weight Weight; in Union() typedef 112 typedef typename A::Weight Weight; typedef
|
| /external/llvm/lib/CodeGen/ |
| D | MachineBranchProbabilityInfo.cpp | 41 uint32_t Weight = getEdgeWeight(MBB, I); in getSumForBlock() local 56 uint32_t Weight = getEdgeWeight(MBB, I); in getSumForBlock() local 66 uint32_t Weight = Src->getSuccWeight(Dst); in getEdgeWeight() local 94 uint32_t Weight = getEdgeWeight(MBB, I); in getHotSucc() local
|
| /external/openfst/src/include/fst/script/ |
| D | weight-class.h | 205 #define REGISTER_FST_WEIGHT__(Weight, line) \ argument 211 #define REGISTER_FST_WEIGHT_EXPANDER(Weight, line) \ argument 217 #define REGISTER_FST_WEIGHT(Weight) \ argument
|
| D | reweight.h | 37 typedef typename Arc::Weight Weight; in Reweight() typedef
|