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

  /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/openfst/src/test/
fst_test.cc 77 bool Compatible(const Fst<A> &fst) const {
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaObjCProperty.cpp     [all...]
SemaInit.cpp 35 /// \brief Check whether T is compatible with a wide character type (wchar_t,
90 // "An array with element type compatible with a qualified or unqualified
    [all...]
SemaExprCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 832 Remaining Backward Compatible
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 392 /// check whether they are compatible with the default specification, and
    [all...]

Completed in 150 milliseconds