OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Compatible
(Results
1 - 8
of
8
) 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
...]
SemaDeclAttr.cpp
[
all
...]
SemaExprCXX.cpp
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
465
/// check whether they are
compatible
with the default specification, and
[
all
...]
Completed in 176 milliseconds