HomeSort by relevance Sort by last modified time
    Searched refs:lexicographic (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiseq_selection.h 55 class lexicographic class in namespace:__gnu_parallel
62 lexicographic(Comparator& _comp) : comp(_comp) { } function in class:__gnu_parallel::lexicographic
139 lexicographic<value_type, int, Comparator> lcomp(comp);
293 lexicographic<value_type, int, Comparator> > pq(lcomp);
387 lexicographic<T, int, Comparator> lcomp(comp);
523 lexicographic<T, int, Comparator> > pq(lcomp);
  /external/openfst/src/include/fst/
fstlib.h 104 #include <fst/lexicographic-weight.h>
random-weight.h 34 #include <fst/lexicographic-weight.h>
207 // This function object returns a weight generator for a lexicographic weight
208 // composed out of weights for the generators G1 and G2. For lexicographic
arc.h 30 #include <fst/lexicographic-weight.h>
162 // Arc with integer labels and state Ids and lexicographic weights.

Completed in 96 milliseconds