Home
last modified time | relevance | path

Searched refs:prev_dp (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/date/date-3.0.1/test/solar_hijri_test/
H A Dyear_month_day.pass.cpp137 sys_days prev_dp = sys_days(year_month_day{y, far, 1_d}) - days{1}; in test_day_point_conversion()
138 weekday prev_wd = weekday{prev_dp}; in test_day_point_conversion()
150 assert(dp == prev_dp + days{1}); in test_day_point_conversion()
157 prev_dp = dp; in test_day_point_conversion()
/dports/devel/hhdate/date-3.0.1/test/solar_hijri_test/
H A Dyear_month_day.pass.cpp137 sys_days prev_dp = sys_days(year_month_day{y, far, 1_d}) - days{1}; in test_day_point_conversion()
138 weekday prev_wd = weekday{prev_dp}; in test_day_point_conversion()
150 assert(dp == prev_dp + days{1}); in test_day_point_conversion()
157 prev_dp = dp; in test_day_point_conversion()
/dports/games/warzone2100/warzone2100/3rdparty/date/test/solar_hijri_test/
H A Dyear_month_day.pass.cpp137 sys_days prev_dp = sys_days(year_month_day{y, far, 1_d}) - days{1}; in test_day_point_conversion()
138 weekday prev_wd = weekday{prev_dp}; in test_day_point_conversion()
150 assert(dp == prev_dp + days{1}); in test_day_point_conversion()
157 prev_dp = dp; in test_day_point_conversion()
/dports/devel/date/date-3.0.1/test/date_test/
H A Dyear_month_day.pass.cpp134 sys_days prev_dp = sys_days(year_month_day{y, jan, 1_d}) - days{1}; in test_day_point_conversion()
135 weekday prev_wd = weekday{prev_dp}; in test_day_point_conversion()
147 assert(dp == prev_dp + days{1}); in test_day_point_conversion()
154 prev_dp = dp; in test_day_point_conversion()
/dports/devel/hhdate/date-3.0.1/test/date_test/
H A Dyear_month_day.pass.cpp134 sys_days prev_dp = sys_days(year_month_day{y, jan, 1_d}) - days{1}; in test_day_point_conversion()
135 weekday prev_wd = weekday{prev_dp}; in test_day_point_conversion()
147 assert(dp == prev_dp + days{1}); in test_day_point_conversion()
154 prev_dp = dp; in test_day_point_conversion()
/dports/games/warzone2100/warzone2100/3rdparty/date/test/date_test/
H A Dyear_month_day.pass.cpp134 sys_days prev_dp = sys_days(year_month_day{y, jan, 1_d}) - days{1}; in test_day_point_conversion()
135 weekday prev_wd = weekday{prev_dp}; in test_day_point_conversion()
147 assert(dp == prev_dp + days{1}); in test_day_point_conversion()
154 prev_dp = dp; in test_day_point_conversion()
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-traceb-hpux.adb68 prev_dp : Address; -- DP of calling routine. component
382 Frame.cur_dp := Up_Frame.prev_dp;
487 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-traceb-hpux.adb68 prev_dp : Address; -- DP of calling routine. component
382 Frame.cur_dp := Up_Frame.prev_dp;
487 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D5htraceb.adb70 prev_dp : Address; -- DP of calling routine. component
382 Frame.cur_dp := Up_Frame.prev_dp;
486 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-traceb-hpux.adb68 prev_dp : Address; -- DP of calling routine. component
382 Frame.cur_dp := Up_Frame.prev_dp;
487 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A D5htraceb.adb70 prev_dp : Address; -- DP of calling routine.
382 Frame.cur_dp := Up_Frame.prev_dp;
486 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-traceb-hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine.
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-traceb__hpux.adb68 prev_dp : Address; -- DP of calling routine. component
390 Frame.cur_dp := Up_Frame.prev_dp;
495 U_Previous.prev_dp := U_Current.cur_dp;

123