Home
last modified time | relevance | path

Searched defs:known (Results 1 – 17 of 17) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dtest-properties.h74 uint64 ComputeProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known, in ComputeProperties()
229 uint64 TestProperties(const Fst<Arc> &fst, uint64 mask, uint64 *known) { in TestProperties()
Drational.h212 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dcomplement.h138 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Darcsort.h223 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dsynchronize.h359 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dconst-fst.h259 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dfactor-weight.h376 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Drelabel.h374 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Drmepsilon.h465 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Ddeterminize.h579 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dreplace.h583 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dcompose.h723 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dvector-fst.h507 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
Dmap.h504 uint64 known, test = TestProperties(*this, mask, &known); in Properties() local
/external/webkit/JavaScriptCore/wtf/
DOwnPtrCommon.h44 typedef char known[sizeof(T) ? 1 : -1]; in deleteOwnedPtr() typedef
DOwnArrayPtr.h59 … void safeDelete() { typedef char known[sizeof(T) ? 1 : -1]; if (sizeof(known)) delete [] m_ptr; } in safeDelete() typedef
/external/elfutils/src/
Dreadelf.c2892 static const char *known[] = in dwarf_lang_string() local
2932 static const char *known[] = in print_ops() local