Home
last modified time | relevance | path

Searched refs:OS_Time (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-calend-vms.adb231 Res_M := OS_Time (Left) - OS_Time (Right);
260 return OS_Time (Left) < OS_Time (Right);
269 return OS_Time (Left) <= OS_Time (Right);
278 return OS_Time (Left) > OS_Time (Right);
287 return OS_Time (Left) >= OS_Time (Right);
649 Date_M : constant OS_Time := OS_Time (Date);
737 Date_M : constant OS_Time := OS_Time (Date);
762 Unix_Rep : constant OS_Time := OS_Time (Unix_Time) * Mili;
828 OS_Time
948 Ada_OS_Time : constant OS_Time := OS_Time (Ada_Time);
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-calend-vms.adb231 Res_M := OS_Time (Left) - OS_Time (Right);
260 return OS_Time (Left) < OS_Time (Right);
269 return OS_Time (Left) <= OS_Time (Right);
278 return OS_Time (Left) > OS_Time (Right);
287 return OS_Time (Left) >= OS_Time (Right);
649 Date_M : constant OS_Time := OS_Time (Date);
737 Date_M : constant OS_Time := OS_Time (Date);
762 Unix_Rep : constant OS_Time := OS_Time (Unix_Time) * Mili;
828 OS_Time
948 Ada_OS_Time : constant OS_Time := OS_Time (Ada_Time);
[all …]
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
121 function Current_Time return OS_Time;
126 function GM_Day (Date : OS_Time) return Day_Type;
132 function "<" (X, Y : OS_Time) return Boolean;
133 function ">" (X, Y : OS_Time) return Boolean;
134 function ">=" (X, Y : OS_Time) return Boolean;
135 function "<=" (X, Y : OS_Time) return Boolean;
141 (Date : OS_Time;
971 type OS_Time is type
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-calend-vms.adb231 Res_M := OS_Time (Left) - OS_Time (Right);
260 return OS_Time (Left) < OS_Time (Right);
269 return OS_Time (Left) <= OS_Time (Right);
278 return OS_Time (Left) > OS_Time (Right);
287 return OS_Time (Left) >= OS_Time (Right);
649 Date_M : constant OS_Time := OS_Time (Date);
737 Date_M : constant OS_Time := OS_Time (Date);
762 Unix_Rep : constant OS_Time := OS_Time (Unix_Time) * Mili;
828 OS_Time
948 Ada_OS_Time : constant OS_Time := OS_Time (Ada_Time);
[all …]
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
121 function Current_Time return OS_Time;
126 function GM_Day (Date : OS_Time) return Day_Type;
132 function "<" (X, Y : OS_Time) return Boolean;
133 function ">" (X, Y : OS_Time) return Boolean;
134 function ">=" (X, Y : OS_Time) return Boolean;
135 function "<=" (X, Y : OS_Time) return Boolean;
141 (Date : OS_Time;
971 type OS_Time is type
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1100 type OS_Time is type
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1100 type OS_Time is type
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1112 type OS_Time is type
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1100 type OS_Time is type
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1100 type OS_Time is type
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1100 type OS_Time is type
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1100 type OS_Time is type
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1064 type OS_Time is type
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1064 type OS_Time is type
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-os_lib.ads100 type OS_Time is private; type
110 Invalid_Time : constant OS_Time;
113 function "<" (X : OS_Time; Y : OS_Time) return Boolean;
114 function ">" (X : OS_Time; Y : OS_Time) return Boolean;
115 function ">=" (X : OS_Time; Y : OS_Time) return Boolean;
116 function "<=" (X : OS_Time; Y : OS_Time) return Boolean;
129 function Current_Time return OS_Time;
145 (Date : OS_Time;
162 Second : Second_Type) return OS_Time;
1091 type OS_Time is type
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-os_lib.ads103 type OS_Time is private; type
113 Invalid_Time : constant OS_Time;
124 function Current_Time return OS_Time;
135 function "<" (X, Y : OS_Time) return Boolean;
136 function ">" (X, Y : OS_Time) return Boolean;
137 function ">=" (X, Y : OS_Time) return Boolean;
138 function "<=" (X, Y : OS_Time) return Boolean;
144 (Date : OS_Time;
161 Second : Second_Type) return OS_Time;
1030 type OS_Time is type
[all …]

12345678910>>...15