Searched defs:delayed (Results 1 – 6 of 6) sorted by relevance
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | properties.cpp | 34 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) { in ClosureProperties() 69 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) { in ConcatProperties() 266 uint64 RmEpsilonProperties(uint64 inprops, bool delayed) { in RmEpsilonProperties() 290 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) { in UnionProperties()
|
/external/openfst/src/lib/ |
D | properties.cc | 38 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) { in ClosureProperties() 82 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) { in ConcatProperties() 345 uint64 RmEpsilonProperties(uint64 inprops, bool delayed) { in RmEpsilonProperties() 376 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) { in UnionProperties()
|
/external/chromium_org/net/dns/ |
D | dns_test_util.cc | 87 bool delayed() const { return delayed_; } in delayed() function in net::__anonfa2dad140111::MockTransaction
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_cache.c | 83 struct list_head delayed; member
|
/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
D | pb_bufmgr_cache.c | 83 struct list_head delayed; member
|
/external/openssh/ |
D | channels.h | 106 int delayed; /* post-select handlers for newly created member
|