Home
last modified time | relevance | path

Searched defs:Delay (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/phoenix/function/
Dlazy_list.hpp311 struct Delay { struct
316 struct result<This(L)>
323 operator()(const L & l) const in operator ()()
358 typedef boost::phoenix::function<impl::Delay> Delay; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1098 unsigned Delay = Nodes.getLatency(); in calculateRecMII() local