Home
last modified time | relevance | path

Searched refs:next_mem (Results 1 – 14 of 14) sorted by relevance

/dports/security/tor/tor-0.4.6.8/src/lib/memarea/
H A Dmemarea.c135 res->next_mem = res->U_MEM; in alloc_chunk()
138 tor_assert(realign_pointer(res->next_mem) == res->next_mem); in alloc_chunk()
188 area->first->next_mem = area->first->U_MEM; in memarea_clear()
199 if (ptr >= chunk->U_MEM && ptr < chunk->next_mem) in memarea_owns_ptr()
220 (chunk->U_MEM + chunk->mem_size) - chunk->next_mem; in memarea_alloc()
236 result = chunk->next_mem; in memarea_alloc()
237 chunk->next_mem = chunk->next_mem + sz; in memarea_alloc()
242 chunk->next_mem = realign_pointer(chunk->next_mem); in memarea_alloc()
296 tor_assert(chunk->next_mem >= chunk->U_MEM); in memarea_get_stats()
312 tor_assert(chunk->next_mem >= chunk->U_MEM); in memarea_assert_ok()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/memarea/
H A Dmemarea.c135 res->next_mem = res->U_MEM; in alloc_chunk()
138 tor_assert(realign_pointer(res->next_mem) == res->next_mem); in alloc_chunk()
188 area->first->next_mem = area->first->U_MEM; in memarea_clear()
199 if (ptr >= chunk->U_MEM && ptr < chunk->next_mem) in memarea_owns_ptr()
220 (chunk->U_MEM + chunk->mem_size) - chunk->next_mem; in memarea_alloc()
236 result = chunk->next_mem; in memarea_alloc()
237 chunk->next_mem = chunk->next_mem + sz; in memarea_alloc()
242 chunk->next_mem = realign_pointer(chunk->next_mem); in memarea_alloc()
296 tor_assert(chunk->next_mem >= chunk->U_MEM); in memarea_get_stats()
312 tor_assert(chunk->next_mem >= chunk->U_MEM); in memarea_assert_ok()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dnext.h146 void next_mem(address_map &map);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dnext.h146 void next_mem(address_map &map);
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dnext.cpp895 void next_state::next_mem(address_map &map) in next_mem() function in next_state
938 next_mem(map); in next_0b_m_nofdc_mem()
944 next_mem(map); in next_fdc_mem()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dnext.cpp895 void next_state::next_mem(address_map &map) in next_mem() function in next_state
938 next_mem(map); in next_0b_m_nofdc_mem()
944 next_mem(map); in next_fdc_mem()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp1285 Node* next_mem(Node* mem, int alias) { in next_mem() function
1626 mem = next_mem(mem, alias); in dom_mem()
1645 mem = next_mem(mem, alias); in dom_mem()
2058 mem = next_mem(mem, alias); in try_move()
2105 m = next_mem(m, alias); in try_move()
3800 mem = next_mem(mem, _alias); in find_mem()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp684 Node* next_mem(Node* mem, int alias) { in next_mem() function
777 mem = next_mem(mem, alias); in dom_mem()
2491 mem = next_mem(mem, _alias); in find_mem()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp684 Node* next_mem(Node* mem, int alias) { in next_mem() function
777 mem = next_mem(mem, alias); in dom_mem()
2516 mem = next_mem(mem, _alias); in find_mem()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp680 Node* next_mem(Node* mem, int alias) { in next_mem() function
773 mem = next_mem(mem, alias); in dom_mem()
2439 mem = next_mem(mem, _alias); in find_mem()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp682 Node* next_mem(Node* mem, int alias) { in next_mem() function
775 mem = next_mem(mem, alias); in dom_mem()
2629 mem = next_mem(mem, _alias); in find_mem()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp682 Node* next_mem(Node* mem, int alias) { in next_mem() function
775 mem = next_mem(mem, alias); in dom_mem()
2629 mem = next_mem(mem, _alias); in find_mem()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp754 Node* next_mem(Node* mem, int alias) { in next_mem() function
847 mem = next_mem(mem, alias); in dom_mem()
2566 mem = next_mem(mem, _alias); in find_mem()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp679 Node* next_mem(Node* mem, int alias) { in next_mem() function
772 mem = next_mem(mem, alias); in dom_mem()
2606 mem = next_mem(mem, _alias); in find_mem()