Searched refs:IndexArray (Results 1 – 10 of 10) sorted by relevance
57 typedef std::vector< size_type > IndexArray; typedef in boost::mutable_queue135 IndexArray index_array;
41 typedef IndexArray JstfModList;
521 struct IndexArray : Array16Of<Index> struct669 IndexArray featureIndex; /* Array of indices into the FeatureList */1086 struct IndexArray : Array16Of<Index> struct1221 IndexArray lookupIndex; /* Array of LookupList indices */1349 IndexArray featureIndex; /* Array of indices into the FeatureList */
184 struct IndexArray : ArrayOf<Index> struct250 IndexArray featureIndex; /* Array of indices into the FeatureList */617 IndexArray lookupIndex; /* Array of LookupList indices */
557 struct IndexArray : Array16Of<Index> struct705 IndexArray featureIndex; /* Array of indices into the FeatureList */1211 IndexArray lookupIndex; /* Array of LookupList indices */
5229 IndexArray
3451 …e/commit/ad42cd69cf)] - **src**: use std::vector\<size\_t\> instead of IndexArray (Joyee Cheung) […