Home
last modified time | relevance | path

Searched defs:Get_Second (Results 1 – 5 of 5) sorted by relevance

/dports/devel/matreshka/matreshka-0.7.0/source/amf/uml/
H A Damf-uml-test_identity_actions.ads92 not overriding function Get_Second subprogram
99 not overriding procedure Set_Second
H A Damf-internals-uml_test_identity_actions.adb170 overriding function Get_Second subprogram
H A Damf-internals-uml_test_identity_actions.ads100 overriding function Get_Second subprogspec
/dports/devel/matreshka/matreshka-0.7.0/source/uaflex/
H A Duaflex-generator-tables.adb105 function Get_Second (X : First_Stage_Index) return Second_Stage_Array; subprogspec
115 function Get_Second (X : First_Stage_Index) return Second_Stage_Array is subprogram
131 end Get_Second; argument
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Ddatetime.cpp352 unsigned short CSG_DateTime::Get_Second (void) const { return( m_pDateTime->GetSecond () );… in Get_Second() function in CSG_DateTime