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 65 // correction from DR343): "An array with element type compatible with a
    [all...]
SemaExprCXX.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 745 Remaining Backward Compatible
839 <a href="<?cs var:toroot ?>training/backward-compatible-ui/index.html"
842 while remaining compatible with older versions of the platform."
843 >Creating Backward-Compatible UIs</a>
846 <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/abstracting.html">
850 <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/new-implementation.html">
854 <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/older-implementation.html">
858 <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/using-component.html">
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 370 /// check whether they are compatible with the default specification, and
    [all...]

Completed in 149 milliseconds