Home
last modified time | relevance | path

Searched defs:newpos (Results 1 – 25 of 1834) sorted by relevance

12345678910>>...74

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cpphs-1.20.9.1/Language/Preprocessor/Cpphs/
H A DPosition.hs63 newpos r Nothing (Pn f _ c i) = Pn f r c i function
64 newpos r (Just ('"':f)) (Pn _ _ c i) = Pn (init f) r c i function
65 newpos r (Just f) (Pn _ _ c i) = Pn f r c i function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cpphs-1.20.9.1/Language/Preprocessor/Cpphs/
H A DPosition.hs63 newpos r Nothing (Pn f _ c i) = Pn f r c i function
64 newpos r (Just ('"':f)) (Pn _ _ c i) = Pn (init f) r c i function
65 newpos r (Just f) (Pn _ _ c i) = Pn f r c i function
/dports/devel/hs-cpphs/cpphs-1.20.9.1/Language/Preprocessor/Cpphs/
H A DPosition.hs63 newpos r Nothing (Pn f _ c i) = Pn f r c i function
64 newpos r (Just ('"':f)) (Pn _ _ c i) = Pn (init f) r c i function
65 newpos r (Just f) (Pn _ _ c i) = Pn f r c i function
/dports/www/netsurf/netsurf-3.10/frontends/framebuffer/fbtk/
H A Dscroll.c95 int newpos; in vscroll_drag() local
118 int newpos; in vscrollu_click() local
137 int newpos; in vscrolld_click() local
158 int newpos; in vscrollarea_click() local
354 int newpos; in hscrolll_click() local
375 int newpos; in hscrollr_click() local
394 int newpos; in hscroll_drag() local
419 int newpos; in hscrollarea_click() local
/dports/devel/babeltrace/babeltrace-1.5.7/tests/lib/
H A Dtest_seek.c43 struct bt_iter_pos newpos; in run_seek_begin() local
97 struct bt_iter_pos newpos; in run_seek_last() local
153 struct bt_iter_pos newpos; in run_seek_time_at_last() local
214 struct bt_iter_pos newpos; in run_seek_cycles() local
/dports/editors/biew/biew-610/plugins/disasm/java/
H A Djava.c365 __filesize_t newpos; in javaDisassembler() local
456 __filesize_t newpos; in javaDisassembler() local
477 __filesize_t newpos; in javaDisassembler() local
521 __filesize_t newpos; in javaDisassembler() local
548 __filesize_t newpos; in javaDisassembler() local
/dports/emulators/cpmtools/cpm/src/
H A Dphysio.c16 long newpos; local
43 long newpos; local
/dports/games/flying/flying-6.20/
H A Dsnooker.C206 Vec2 newpos; in IsSelectable() local
211 Vec2 newpos; in IsSelectable() local
229 Vec2 newpos; in IsSelectable() local
/dports/games/widelands/widelands-build21/src/ui_basic/
H A Dmultilineeditbox.cc250 uint32_t newpos = d_->prev_char(d_->cursor_pos); in handle_key() local
270 uint32_t newpos = d_->next_char(d_->cursor_pos); in handle_key() local
296 uint32_t newpos = d_->ww.line_offset(cursorline + 1) + cursorpos; in handle_key() local
317 uint32_t newpos = d_->ww.line_offset(cursorline - 1) + cursorpos; in handle_key() local
445 void MultilineEditbox::Data::set_cursor_pos(uint32_t newpos) { in set_cursor_pos()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dmilliped.c76 int newpos; in READ_HANDLER() local
94 int newpos; in READ_HANDLER() local
H A Dcentiped.c178 int newpos; in READ_HANDLER() local
193 int newpos; in READ_HANDLER() local
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCDrivers/DMC/
H A DDMC_CUDA.cpp61 bool DMCcuda::checkBounds(const PosType& newpos) in checkBounds()
67 void DMCcuda::checkBounds(std::vector<PosType>& newpos, std::vector<bool>& valid) in checkBounds()
95 std::vector<PosType> newpos(nw); in run() local
251 PosType newpos(W[iw]->R[iat] + oneTMove->Delta); in run() local
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/badguy/
H A Dtreewillowisp.cpp130 Vector newpos = get_pos() + dir_ * dt_sec; in active_update() local
136 Vector newpos(m_start_position + Vector(sinf(angle) * radius, 0)); in active_update() local
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/fw/
H A Dbiostables.c36 void *newpos = malloc_fseg(p->size); in copy_pir() local
66 struct mptable_floating_s *newpos = malloc_fseg(length + mpclength); in copy_mptable() local
114 void *newpos = malloc_fseg(length); in copy_acpi_rsdp() local
287 struct smbios_entry_point *newpos = malloc_fseg(p->length); in copy_smbios() local
/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dmusstream_wav.c85 void *newpos = NULL; in wav_seek() local
112 void *newpos = NULL; in wav_seek2() local
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/plugins/clamd/
H A Dclamav_plugin_gtk.c69 gint newpos = 0; in foldersel_cb() local
84 gint newpos = 0; in clamd_folder_cb() local
159 gint newpos = 0; in setting_type_cb() local
440 gint newpos = 0; in clamav_create_widget_func() local

12345678910>>...74