Home
last modified time | relevance | path

Searched defs:unit_loc (Results 1 – 6 of 6) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/atomic/src/
H A Dexport_upf.f909 SUBROUTINE export_upf(filename, unit_loc) argument
40 INTEGER,INTENT(IN):: unit_loc local
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dread_namelists.f901870 INTEGER :: unit_loc=5 local
2020 SUBROUTINE check_namelist_read(ios, unit_loc, nl_name) argument
2026 INTEGER,INTENT(in) :: ios, unit_loc local
/dports/games/wesnoth/wesnoth-1.14.17/src/ai/formula/
H A Dfunction_table.cpp743 map_location unit_loc; variable
782 map_location unit_loc; variable
825 map_location unit_loc; variable
/dports/games/wesnoth/wesnoth-1.14.17/src/units/
H A Dattack_type.hpp140 const map_location& unit_loc, const map_location& other_loc, in specials_context()
H A Dabilities.cpp741 const map_location& unit_loc, in specials_context_t()
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dreports.cpp925 const map_location unit_loc = show_attacker ? attacker_pos : defender->get_location(); in unit_weapons() local