Home
last modified time | relevance | path

Searched refs:keepRight (Results 1 – 5 of 5) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dprognode.hpp86 bool keepRight; member in ProgNode
256 keepRight = true; in KeepRight()
539 keepRight = true; in KeepRight()
648 keepRight = true; in KeepRight()
755 keepRight = true; in KeepRight()
858 keepRight = true; in KeepRight()
965 keepRight = true; in KeepRight()
1007 keepRight = true; in KeepRight()
1043 keepRight = true; in KeepRight()
1076 keepRight = true; in KeepRight()
[all …]
H A Dprognode.cpp69 keepRight( false), in ProgNode()
108 if( !keepRight) delete right; in ~ProgNode()
H A Dprognodeexpr.cpp56 keepRight( false), in ProgNode()
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dgensi.hpp396 void keepRight(slen_t howmuch);
H A Dgensi.cpp531 void SimBuffer::Resizable::keepRight(slen_t howmuch) { in keepRight() function in SimBuffer::Resizable