Home
last modified time | relevance | path

Searched defs:romp (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/emu/
H A Dromload.cpp198 const rom_entry *rom_first_region(const rom_entry *romp) in rom_first_region()
211 const rom_entry *rom_next_region(const rom_entry *romp) in rom_next_region()
227 const rom_entry *rom_first_file(const rom_entry *romp) in rom_first_file()
241 const rom_entry *rom_next_file(const rom_entry *romp) in rom_next_file()
257 const rom_entry *romp = &device.rom_region_vector().front(); in rom_first_parameter() local
269 const rom_entry *rom_next_parameter(const rom_entry *romp) in rom_next_parameter()
283 u32 rom_file_size(const rom_entry *romp) in rom_file_size()
720 …_load_manager::read_rom_data(emu_file *file, const rom_entry *parent_region, const rom_entry *romp) in read_rom_data()
835 void rom_load_manager::fill_rom_data(const rom_entry *romp) in fill_rom_data()
867 void rom_load_manager::copy_rom_data(const rom_entry *romp) in copy_rom_data()
[all …]
H A Dsoftlist_dev.cpp523 for (rom_entry const *romp = &part.romdata().front(); romp && !ROMENTRY_ISEND(romp); ++romp) in internal_validity_check() local
H A Dvalidity.cpp1581 for (tiny_rom_entry const *romp = device.rom_region(); romp && !ROMENTRY_ISEND(romp); ++romp) in validate_roms() local
H A Ddiimage.cpp891 for (const rom_entry *romp = region + 1; !ROMENTRY_ISREGIONEND(romp); romp++) in load_software() local
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dromload.cpp198 const rom_entry *rom_first_region(const rom_entry *romp) in rom_first_region()
211 const rom_entry *rom_next_region(const rom_entry *romp) in rom_next_region()
227 const rom_entry *rom_first_file(const rom_entry *romp) in rom_first_file()
241 const rom_entry *rom_next_file(const rom_entry *romp) in rom_next_file()
257 const rom_entry *romp = &device.rom_region_vector().front(); in rom_first_parameter() local
269 const rom_entry *rom_next_parameter(const rom_entry *romp) in rom_next_parameter()
283 u32 rom_file_size(const rom_entry *romp) in rom_file_size()
720 …_load_manager::read_rom_data(emu_file *file, const rom_entry *parent_region, const rom_entry *romp) in read_rom_data()
835 void rom_load_manager::fill_rom_data(const rom_entry *romp) in fill_rom_data()
867 void rom_load_manager::copy_rom_data(const rom_entry *romp) in copy_rom_data()
[all …]
H A Dsoftlist_dev.cpp523 for (rom_entry const *romp = &part.romdata().front(); romp && !ROMENTRY_ISEND(romp); ++romp) in internal_validity_check() local
H A Dvalidity.cpp1581 for (tiny_rom_entry const *romp = device.rom_region(); romp && !ROMENTRY_ISEND(romp); ++romp) in validate_roms() local
H A Ddiimage.cpp891 for (const rom_entry *romp = region + 1; !ROMENTRY_ISREGIONEND(romp); romp++) in load_software() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dcommon.c1082 const struct RomModule *rom_next_region(const struct RomModule *romp) in rom_next_region()
1096 const struct RomModule *rom_first_file(const struct RomModule *romp) in rom_first_file()
1110 const struct RomModule *rom_next_file(const struct RomModule *romp) in rom_next_file()
1124 const struct RomModule *rom_first_chunk(const struct RomModule *romp) in rom_first_chunk()
1135 const struct RomModule *rom_next_chunk(const struct RomModule *romp) in rom_next_chunk()
1206 static int count_roms(const struct RomModule *romp) in count_roms()
1465 static int open_rom_file(struct rom_load_data *romdata, const struct RomModule *romp) in open_rom_file()
1508 static int read_rom_data(struct rom_load_data *romdata, const struct RomModule *romp) in read_rom_data()
1626 static int fill_rom_data(struct rom_load_data *romdata, const struct RomModule *romp) in fill_rom_data()
1933 int rom_load(const struct RomModule *romp) in rom_load()
[all …]
H A Dmame.c1537 const struct RomModule *romp; in validitychecks() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dcommon.c1082 const struct RomModule *rom_next_region(const struct RomModule *romp) in rom_next_region()
1096 const struct RomModule *rom_first_file(const struct RomModule *romp) in rom_first_file()
1110 const struct RomModule *rom_next_file(const struct RomModule *romp) in rom_next_file()
1124 const struct RomModule *rom_first_chunk(const struct RomModule *romp) in rom_first_chunk()
1135 const struct RomModule *rom_next_chunk(const struct RomModule *romp) in rom_next_chunk()
1206 static int count_roms(const struct RomModule *romp) in count_roms()
1465 static int open_rom_file(struct rom_load_data *romdata, const struct RomModule *romp) in open_rom_file()
1508 static int read_rom_data(struct rom_load_data *romdata, const struct RomModule *romp) in read_rom_data()
1626 static int fill_rom_data(struct rom_load_data *romdata, const struct RomModule *romp) in fill_rom_data()
1933 int rom_load(const struct RomModule *romp) in rom_load()
[all …]
H A Dmame.c1537 const struct RomModule *romp; in validitychecks() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Daudit.c15 const struct RomModule *romp = gamedrv->rom; in RomInSet() local
73 const struct RomModule *romp; in AuditRomSet() local
H A Dcommon.c48 const struct RomModule *romp; in readroms() local
438 void printromlist(const struct RomModule *romp,const char *basename) in printromlist()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/tc/
H A Dtc.c210 tc_check_romp(const struct tc_rommap *romp) in tc_check_romp()
228 struct tc_rommap *romp; in tc_checkslot() local
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_deposition_model.c257 cs_real_t romp, in _dep_sweep()
420 cs_real_t romp, in _dep_diffusion_phases()
686 cs_real_t romp, in _dep_inner_zone_diffusion()
1062 cs_real_t romp, in cs_lagr_deposition()
H A Dcs_lagr_sde.c965 const cs_real_t romp[], in _lagesd()
2302 const cs_real_t romp[], in _lagdep()
2660 cs_real_t *romp; in cs_lagr_sde() local
/dports/math/miracl/miracl-5.6/
H A Dake6mntt.c143 static const mr_small romp[]={ variable
177 static const mr_small romp[]={ variable
H A Dake4mntt.c131 static const mr_small romp[]={ variable
161 static const mr_small romp[]={ variable
H A Dake4mnta.c140 static const mr_small romp[]={ variable
171 static const mr_small romp[]={ variable
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dnetlist.cpp217 for (tiny_rom_entry const *romp = device.rom_region(); romp && !ROMENTRY_ISEND(romp); ++romp) in rom_exists() local
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dnetlist.cpp217 for (tiny_rom_entry const *romp = device.rom_region(); romp && !ROMENTRY_ISEND(romp); ++romp) in rom_exists() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc64/sparc64/
H A Dlocore.s279 romp: POINTER 0 label
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dinfoxml.cpp887 { in output_rom()
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dinfoxml.cpp887 { in output_rom()

12