Home
last modified time | relevance | path

Searched defs:free_slots (Results 151 – 158 of 158) sorted by relevance

1234567

/dports/www/apache24/httpd-2.4.53/server/mpm/event/
H A Devent.c2814 int free_slots[MAX_SPAWN_RATE]; in perform_idle_server_maintenance() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp652 int free_slots = gun.get_free_mod_locations( slot.first ); in gunmod_remove() local
H A Ditem.cpp2490 const int free_slots = ( elem ).second - get_free_mod_locations( elem.first ); in gun_info() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp652 int free_slots = gun.get_free_mod_locations( slot.first ); in gunmod_remove() local
H A Ditem.cpp2490 const int free_slots = ( elem ).second - get_free_mod_locations( elem.first ); in gun_info() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dtexture_cache.rs1613 free_slots: Vec<TextureLocation>, field
/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c668 short free_slots; member
1657 heap_extend_pages(rb_objspace_t *objspace, size_t free_slots, size_t total_slots) in heap_extend_pages()
3805 int free_slots = gc_page_sweep(objspace, heap, sweep_page); in gc_sweep_step() local
/dports/databases/postgresql-repmgr/repmgr-5.2.0/
H A Ddbutils.c4658 int free_slots = 0; in get_free_replication_slot_count() local

1234567