Home
last modified time | relevance | path

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

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D4vcalend.adb61 function To_Relative_Time (D : Duration) return Time; subprogspec
63 function To_Relative_Time (D : Duration) return Time is subprogram
66 end To_Relative_Time;
75 return (Left + To_Relative_Time (Right));
85 return (To_Relative_Time (Left) + Right);
99 return Left - To_Relative_Time (Right);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D4vcalend.adb61 function To_Relative_Time (D : Duration) return Time;
63 function To_Relative_Time (D : Duration) return Time is
66 end To_Relative_Time;
75 return (Left + To_Relative_Time (Right));
85 return (To_Relative_Time (Left) + Right);
99 return Left - To_Relative_Time (Right);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-calend-vms.adb108 function To_Relative_Time (D : Duration) return Time; subprogspec
190 return Left + To_Relative_Time (Right);
212 return Left - To_Relative_Time (Right);
224 OS_Time (To_Relative_Time (Duration'Last));
226 OS_Time (To_Relative_Time (Duration'First));
612 function To_Relative_Time (D : Duration) return Time is subprogram
617 end To_Relative_Time; argument
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-calend-vms.adb108 function To_Relative_Time (D : Duration) return Time; subprogspec
190 return Left + To_Relative_Time (Right);
212 return Left - To_Relative_Time (Right);
224 OS_Time (To_Relative_Time (Duration'Last));
226 OS_Time (To_Relative_Time (Duration'First));
612 function To_Relative_Time (D : Duration) return Time is subprogram
617 end To_Relative_Time; argument
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-calend-vms.adb108 function To_Relative_Time (D : Duration) return Time; subprogspec
190 return Left + To_Relative_Time (Right);
212 return Left - To_Relative_Time (Right);
224 OS_Time (To_Relative_Time (Duration'Last));
226 OS_Time (To_Relative_Time (Duration'First));
612 function To_Relative_Time (D : Duration) return Time is subprogram
617 end To_Relative_Time; argument
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/devel/matreshka/matreshka-0.7.0/tools/tz/
H A Dgen_tz.adb106 function To_Relative_Time subprogspec
307 Value := To_Relative_Time (Hour, Minute, Second);
700 function To_Relative_Time subprogram
709 end To_Relative_Time;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb2927 function To_Relative_Time (T : Ghdl_I64) return Iir_Value_Literal_Acc subprogram
2937 end To_Relative_Time; argument
3153 return To_Relative_Time (Execute_Last_Event_Attribute (Res));
3157 return To_Relative_Time (Execute_Last_Active_Attribute (Res));
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A DChangeLog-20074740 (Time, Time)): Use To_Relative_Time rather than manual calculation to

12