Home
last modified time | relevance | path

Searched refs:maxHeight (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lutok/api-docs/html/search/
H A Dsearch.js369 var maxHeight = document.body.clientHeight;
374 if (height+top+8>maxHeight) height=maxHeight-top-8;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2541 SUnit *maxHeight = nullptr; in computeNodeOrder() local
2543 if (maxHeight == nullptr || getHeight(I) > getHeight(maxHeight)) in computeNodeOrder()
2544 maxHeight = I; in computeNodeOrder()
2545 else if (getHeight(I) == getHeight(maxHeight) && in computeNodeOrder()
2546 getZeroLatencyHeight(I) > getZeroLatencyHeight(maxHeight)) in computeNodeOrder()
2547 maxHeight = I; in computeNodeOrder()
2548 else if (getHeight(I) == getHeight(maxHeight) && in computeNodeOrder()
2550 getZeroLatencyHeight(maxHeight) && in computeNodeOrder()
2551 getMOV(I) < getMOV(maxHeight)) in computeNodeOrder()
2552 maxHeight = I; in computeNodeOrder()
[all …]
/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js8maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:90,resize:null,start:null,stop:null},… property