OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CompatProperties
(Results
1 - 2
of
2
) sorted by null
/external/openfst/src/include/fst/
test-properties.h
46
inline bool
CompatProperties
(uint64 props1, uint64 props2) {
55
LOG(ERROR) << "
CompatProperties
: mismatch: " << PropertyNames[i]
239
if (!
CompatProperties
(stored_props, computed_props))
/external/srec/tools/thirdparty/OpenFst/fst/lib/
test-properties.h
44
inline bool
CompatProperties
(uint64 props1, uint64 props2) {
53
LOG(ERROR) << "
CompatProperties
: mismatch: " << PropertyNames[i]
233
if (!
CompatProperties
(stored_props, computed_props))
Completed in 1472 milliseconds