Home
last modified time | relevance | path

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

/dports/emulators/aqemu/aqemu-0.9.2/src/
H A DVM_Devices.cpp2339 void VM_Snapshot::Set_Date( const QString &date ) in Set_Date() function in VM_Snapshot
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dparameter_data.cpp683 void CSG_Parameter_Date::Set_Date(const CSG_DateTime &Date) in Set_Date() function in CSG_Parameter_Date
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.adb1527 procedure Set_Date (Target : Iir; Date : Date_Type) is subprogram
H A Dvhdl-nodes.ads7427 procedure Set_Date (Target : Iir; Date : Date_Type); subprogspec
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1778 Set_Date = libghdl.vhdl__nodes__set_date variable