Home
last modified time | relevance | path

Searched refs:save_memory (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Dsave.h159 …void save_memory(device_t *device, const char *module, const char *tag, u32 index, const char *nam…
166save_memory(device, module, tag, index, valname, array_unwrap<ItemType>::ptr(value), array_unwrap<…
176save_memory(device, module, tag, index, valname, array_unwrap<ElementType>::ptr(array_unwrap<ItemT…
183save_memory(device, module, tag, index, valname, array_unwrap<ItemType>::ptr(value[0]), array_unwr…
192save_memory(device, module, tag, index, valname, array_unwrap<ElementType>::ptr(array_unwrap<ItemT…
199save_memory(device, module, tag, index, valname, array_unwrap<ItemType>::ptr(value[0]), array_unwr…
208save_memory(device, module, tag, index, valname, array_unwrap<ElementType>::ptr(array_unwrap<ItemT…
221save_memory(device, module, tag, index, valname, &value.pix(0), value.bpp() / 8, value.rowpixels()…
226save_memory(device, module, tag, index, valname, &value.pix(0), value.bpp() / 8, value.rowpixels()…
231save_memory(device, module, tag, index, valname, &value.pix(0), value.bpp() / 8, value.rowpixels()…
[all …]
H A Dsave.cpp176 void save_manager::save_memory(device_t *device, const char *module, const char *tag, u32 index, co… in save_memory() function in save_manager
H A Demumem.cpp2400 …machine().save().save_memory(&space.device(), "memory", space.device().tag(), space.spacenum(), na… in memory_block()
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dsave.h159 …void save_memory(device_t *device, const char *module, const char *tag, u32 index, const char *nam…
166save_memory(device, module, tag, index, valname, array_unwrap<ItemType>::ptr(value), array_unwrap<…
176save_memory(device, module, tag, index, valname, array_unwrap<ElementType>::ptr(array_unwrap<ItemT…
183save_memory(device, module, tag, index, valname, array_unwrap<ItemType>::ptr(value[0]), array_unwr…
192save_memory(device, module, tag, index, valname, array_unwrap<ElementType>::ptr(array_unwrap<ItemT…
199save_memory(device, module, tag, index, valname, array_unwrap<ItemType>::ptr(value[0]), array_unwr…
208save_memory(device, module, tag, index, valname, array_unwrap<ElementType>::ptr(array_unwrap<ItemT…
221save_memory(device, module, tag, index, valname, &value.pix(0), value.bpp() / 8, value.rowpixels()…
226save_memory(device, module, tag, index, valname, &value.pix(0), value.bpp() / 8, value.rowpixels()…
231save_memory(device, module, tag, index, valname, &value.pix(0), value.bpp() / 8, value.rowpixels()…
[all …]
H A Dsave.cpp176 void save_manager::save_memory(device_t *device, const char *module, const char *tag, u32 index, co… in save_memory() function in save_manager
H A Demumem.cpp2400 …machine().save().save_memory(&space.device(), "memory", space.device().tag(), space.spacenum(), na… in memory_block()
/dports/science/qmcpack/qmcpack-3.11.0/src/Estimators/
H A DSpinDensityInput.cpp24 std::string save_memory; in readXML() local
28 attrib.add(save_memory, "save_memory"); in readXML()
93 if (save_memory == "yes") in readXML()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/intersection/
H A Dtriangletree.cpp111 const bool save_memory, in collect_static_triangles() argument
121 if (save_memory) in collect_static_triangles()
206 const bool save_memory, in collect_moving_triangles() argument
217 if (save_memory) in collect_moving_triangles()
360 save_memory, in collect_triangles()
374 save_memory, in collect_triangles()
500 const bool save_memory, in build_bvh() argument
517 save_memory, in build_bvh()
571 save_memory, in build_bvh()
602 const bool save_memory, in build_sbvh() argument
[all …]
H A Dtriangletree.h133 const bool save_memory,
139 const bool save_memory,
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dsavemem.cpp96 EX void save_memory() { in save_memory() function
259 …([] { memory_saving_mode = !memory_saving_mode; if(memory_saving_mode) save_memory(), apply_memory… in show_memory_menu()
H A Dpcmove.cpp341 save_memory(); in after_move()
H A Dscreenshot.cpp1145 save_memory(); in moved()
H A Dshmup.cpp2695 save_memory(); in turn()
/dports/japanese/gawk/gawk-3.0.6/
H A Dmain.c94 int save_memory = FALSE; variable
128 { "memory", no_argument, & save_memory, 1 },
H A Dre.c148 if (dfa && ! ignorecase && ! save_memory && current_mbctype != MBCTYPE_UTF8) {
H A Dawk.h612 extern int save_memory;
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/genrows/
H A Ddraw.c516 BOOL save_memory ; /* save the memory state */ in process_graphics() local
846 save_memory = memoryG ; in process_graphics()
853 memoryG = save_memory ; in process_graphics()
1065 save_memory = memoryG ; in process_graphics()
1073 memoryG = save_memory ; in process_graphics()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfw.c746 gs_memory_t *save_memory = font->memory; in pdf_font_notify_proc() local
757 font->memory = save_memory; in pdf_font_notify_proc()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfw.c746 gs_memory_t *save_memory = font->memory; in pdf_font_notify_proc() local
757 font->memory = save_memory; in pdf_font_notify_proc()
/dports/devel/p5-Term-TablePrint/Term-TablePrint-0.149/lib/Term/
H A DTablePrint.pm31 my $save_memory = 0;
/dports/net/kamailio/kamailio-5.4.5/src/modules/registrar/
H A DREADME1348 2.3. What happened with the old “save_noreply” and “save_memory
1372 What happened with the old “save_noreply” and “save_memory” functions?
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Dqmcpack_input.py2230 write_types = obj(report=yesno,save_memory=yesno)