HomeSort by relevance Sort by last modified time
    Searched defs:Compatible (Results 1 - 3 of 3) sorted by null

  /external/openfst/src/test/
fst_test.cc 77 bool Compatible(const Fst<A> &fst) const {
  /external/openfst/src/include/fst/
compact-fst.h 83 // bool Compatible(const Fst<A> &fst);
742 if ((copy_properties & kError) || !compactor_->Compatible(fst)) {
977 if ((copy_properties & kError) || !compactor.Compatible(fst)) {
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 370 /// check whether they are compatible with the default specification, and
    [all...]

Completed in 2990 milliseconds