Home
last modified time | relevance | path

Searched refs:Get_Date (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_lib.adb214 if Get_Date (Design_Unit) = Date_Obsolete then
312 pragma Assert (Get_Date (Design_Unit) = Date_Obsolete);
326 and then Get_Date (El) = Date_Obsolete
343 if Get_Date (Design_Unit) = Date_Replacing then
367 if Get_Date (Design_Unit) = Date_Analyzed then
400 case Get_Date (Design_Unit) is
H A Dvhdl-configuration.adb205 elsif Get_Date (Bod) < Get_Date (Unit) then
214 and then Get_Date (Bod) < Get_Date (Unit)
880 if Get_Date (Design) < Date_Analyzed then
979 if Get_Date (Design) < Date_Analyzed then
H A Dvhdl-sem.adb3443 case Get_Date (Design_Unit) is
3537 if Get_Date (Design_Unit) = Date_Analyzing then
H A Dvhdl-sem_stmts.adb1925 or else Get_Date (Entity_Unit) in Date_Valid)
/dports/cad/ghdl/ghdl-1.0.0/src/ghdldrv/
H A Dghdlcomp.adb759 Date := Get_Date (Libraries.Work_Library);
770 Date := Get_Date (Lib);
777 if Get_Date (Unit) = Date_Analyzed
778 or else Get_Date (Unit) in Date_Valid
H A Dghdllocal.adb816 case Get_Date (Unit) is
1605 elsif Get_Date (Unit) not in Date_Valid then
/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dlibraries.adb939 and then Get_Date (Un) /= Date_Obsolete
1061 case Get_Date (Unit) is
1065 Date := Get_Date (Work_Library) + 1;
1453 WR (Date_Type'Image (Get_Date (Design_Unit)));
1454 case Get_Date (Design_Unit) is
1543 elsif Get_Date (Design_Unit) > Get_Date (Res) then
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/generated/
H A Dgtk-calendar.adb153 procedure Get_Date subprogram
167 end Get_Date; argument
H A Dgtk-calendar.ads128 procedure Get_Date subprogspec
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/examples/calendar_combo/
H A Dcalendar_combo.adb56 Get_Date (Cal, Year, Month, Day);
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/climate/climate_tools/
H A Dphenips.cpp388 m_YD_Begin = Parameters("YD_Begin" )->asDate()->Get_Date().Get_DayOfYear(); in Set_Parameters()
389 m_YD_End_Onset = Parameters("YD_End_Onset")->asDate()->Get_Date().Get_DayOfYear(); in Set_Parameters()
390 m_YD_End = Parameters("YD_End" )->asDate()->Get_Date().Get_DayOfYear(); in Set_Parameters()
1058 int Day_Start = Parameters("DAY")->asDate()->Get_Date().Get_DayOfYear(); in On_Execute()
H A Ddaily_sun.cpp157 CSG_DateTime Time(Parameters("DAY")->asDate()->Get_Date()); in On_Execute()
H A Dsoil_water_balance.cpp246 CSG_DateTime Date = Parameters("DAY")->asDate()->Get_Date(); in On_Execute()
/dports/lang/mawk/mawk-1.3.4-20190203/examples/
H A Dhcal125 DATE1 = Get_Date(INTERVAL,m,d,y,j)
334 function Get_Date(n,m,d,y,j) {
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dgtk-calendar.adb149 procedure Get_Date subprogram
163 end Get_Date; argument
H A Dgtk-calendar.ads126 procedure Get_Date subprogspec
/dports/emulators/aqemu/aqemu-0.9.2/src/
H A DSnapshots_Window.cpp74 ui.Label_Date->setText( tr("Date:") + " " + Current_VM->Get_Snapshots()[ix].Get_Date() ); in on_Snapshots_Tree_itemSelectionChanged()
H A DVM_Devices.h648 const QString &Get_Date() const;
H A DVM_Devices.cpp2275 Date = s.Get_Date(); in VM_Snapshot()
2286 Date == s.Get_Date() && in operator ==()
2334 const QString &VM_Snapshot::Get_Date() const in Get_Date() function in VM_Snapshot
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_lighting/
H A DSolarRadiation.cpp558 CSG_DateTime Date(Parameters("DAY")->asDate()->Get_Date()); in Get_Insolation()
582 CSG_DateTime Stop(Parameters("DAY_STOP")->asDate()->Get_Date()); in Get_Insolation()
H A DHillShade.cpp315 CSG_DateTime Date(Parameters("DATE")->asDate()->Get_Date()); in Get_Position()
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dortho_front.adb359 if Get_Date (Design) /= Date_Obsolete then
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dparameters.h564 const CSG_DateTime & Get_Date (void) const { return( m_Date ); } in Get_Date() function
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py1777 Get_Date = libghdl.vhdl__nodes__get_date variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-elaboration.adb530 or else Get_Date (Body_Design) /= Date_Obsolete)

12