Home
last modified time | relevance | path

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

12

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dinit.c862 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1181 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1223 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1244 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dinit.c862 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1181 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1223 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1244 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dinit.c867 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1190 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1249 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1281 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframer.c70 Bool needs_adjust; member
217 st->needs_adjust = ctx->xadjust ? GF_TRUE : GF_FALSE; in reframer_configure_pid()
1160 if (ctx->wait_video_range_adjust && ctx->xadjust && st->needs_adjust) { in reframer_process()
1191 st->needs_adjust = GF_TRUE; in reframer_process()
1221 if (ctx->wait_video_range_adjust && !st->needs_adjust) in reframer_process()
1280 if (!ctx->wait_video_range_adjust && ctx->xadjust && st->needs_adjust) { in reframer_process()
1317 if (ctx->wait_video_range_adjust && ctx->xadjust && st->needs_adjust) { in reframer_process()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframer.c70 Bool needs_adjust; member
217 st->needs_adjust = ctx->xadjust ? GF_TRUE : GF_FALSE; in reframer_configure_pid()
1160 if (ctx->wait_video_range_adjust && ctx->xadjust && st->needs_adjust) { in reframer_process()
1191 st->needs_adjust = GF_TRUE; in reframer_process()
1221 if (ctx->wait_video_range_adjust && !st->needs_adjust) in reframer_process()
1280 if (!ctx->wait_video_range_adjust && ctx->xadjust && st->needs_adjust) { in reframer_process()
1317 if (ctx->wait_video_range_adjust && ctx->xadjust && st->needs_adjust) { in reframer_process()
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dinit.c870 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1193 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1252 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1284 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dinit.c870 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1193 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1252 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1284 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/emulators/mess/mame-mame0226/src/osd/modules/render/bgfx/
H A Dchainmanager.cpp447 …const bool needs_adjust = prim.m_prim->texture.palette != nullptr && src_format != TEXFORMAT_PALET… in update_screen_textures() local
452 std::string full_name = (needs_conversion || needs_adjust) ? source_name : screen_name; in update_screen_textures()
534 if (chain && needs_adjust && !chain->has_adjuster()) in update_screen_textures()
/dports/emulators/mame/mame-mame0226/src/osd/modules/render/bgfx/
H A Dchainmanager.cpp447 …const bool needs_adjust = prim.m_prim->texture.palette != nullptr && src_format != TEXFORMAT_PALET… in update_screen_textures() local
452 std::string full_name = (needs_conversion || needs_adjust) ? source_name : screen_name; in update_screen_textures()
534 if (chain && needs_adjust && !chain->has_adjuster()) in update_screen_textures()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dinit.c879 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1202 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1261 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1293 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dinit.c879 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1202 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1261 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1293 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dinit.c887 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1210 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1269 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1301 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dinit.c884 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1207 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1266 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1298 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dinit.c883 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1206 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1265 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1297 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dinit.c905 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1228 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1287 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1319 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dinit.c879 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1202 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1261 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1293 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dinit.c879 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1202 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1261 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1293 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dinit.c884 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1207 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1266 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1298 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dinit.c883 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1206 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1265 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1297 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dinit.c879 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1202 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1261 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1293 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dinit.c879 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1202 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1261 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1293 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dinit.c884 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1207 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1266 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1298 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dinit.c875 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1198 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1257 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1289 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dinit.c879 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1202 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1261 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1293 if (needs_adjust) in __gnat_handle_vms_condition()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dinit.c875 unsigned int needs_adjust; /* 1 = adjust PC, 0 = no adjust */ member
1198 unsigned int needs_adjust = 0; in __gnat_handle_vms_condition() local
1257 needs_adjust = cond.needs_adjust; in __gnat_handle_vms_condition()
1289 if (needs_adjust) in __gnat_handle_vms_condition()

12