Home
last modified time | relevance | path

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

/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs126 m_UInt = aUInt; in inParameters()
160 aUInt = m_UInt; in outParameters()
212 aUInt = m_UInt; in inoutParameters()
213 m_UInt = _uint; in inoutParameters()
295 return m_UInt; in retULong()
415 return m_UInt;
418 m_UInt = value;
567 uint m_UInt; field in Component

Completed in 9 milliseconds