/dports/devel/godot2/godot-2.1.6-stable/drivers/nrex/ |
H A D | nrex.cpp | 235 void increment_length(int amount, bool subtract = false) { in increment_length() function 246 parent->increment_length(amount, subtract); in increment_length() 364 increment_length(node->length); in add_child() 379 increment_length(old->length, true); in swap_back() 393 increment_length(old->length, true); in pop_back()
|
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/nrex/ |
H A D | nrex.cpp | 235 void increment_length(int amount, bool subtract = false) { in increment_length() function 246 parent->increment_length(amount, subtract); in increment_length() 364 increment_length(node->length); in add_child() 379 increment_length(old->length, true); in swap_back() 393 increment_length(old->length, true); in pop_back()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/ |
H A D | g1CollectionSet.hpp | 312 size_t increment_length() const { return _collection_set_cur_length - _inc_part_start; } in increment_length() function in G1CollectionSet
|
H A D | g1RemSet.cpp | 1397 size_t const increment_length = g1h->collection_set()->increment_length(); in merge_heap_roots() local 1400 … MIN2(workers->active_workers(), (uint)increment_length); in merge_heap_roots() 1405 cl.name(), num_workers, increment_length); in merge_heap_roots()
|
H A D | g1CollectionSet.cpp | 225 iterate_part_from(cl, hr_claimer, _inc_part_start, increment_length(), worker_id, total_workers); in iterate_incremental_part_from()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/ |
H A D | g1CollectionSet.hpp | 313 size_t increment_length() const { return _collection_set_cur_length - _inc_part_start; } in increment_length() function in G1CollectionSet
|
H A D | g1RemSet.cpp | 1522 size_t const increment_length = g1h->collection_set()->increment_length(); in merge_heap_roots() local 1525 … MIN2(workers->active_workers(), (uint)increment_length); in merge_heap_roots() 1530 cl.name(), num_workers, increment_length); in merge_heap_roots()
|
H A D | g1CollectionSet.cpp | 229 iterate_part_from(cl, hr_claimer, _inc_part_start, increment_length(), worker_id, total_workers); in iterate_incremental_part_from()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/ |
H A D | g1CollectionSet.hpp | 312 size_t increment_length() const { return _collection_set_cur_length - _inc_part_start; } in increment_length() function in G1CollectionSet
|
H A D | g1RemSet.cpp | 1229 size_t const increment_length = g1h->collection_set()->increment_length(); in merge_heap_roots() local 1232 … MIN2(workers->active_workers(), (uint)increment_length); in merge_heap_roots() 1237 cl.name(), num_workers, increment_length); in merge_heap_roots()
|
H A D | g1CollectionSet.cpp | 225 iterate_part_from(cl, hr_claimer, _inc_part_start, increment_length(), worker_id, total_workers); in iterate_incremental_part_from()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/ |
H A D | g1CollectionSet.hpp | 312 size_t increment_length() const { return _collection_set_cur_length - _inc_part_start; } in increment_length() function in G1CollectionSet
|
H A D | g1RemSet.cpp | 1231 size_t const increment_length = g1h->collection_set()->increment_length(); in merge_heap_roots() local 1234 … MIN2(workers->active_workers(), (uint)increment_length); in merge_heap_roots() 1239 cl.name(), num_workers, increment_length); in merge_heap_roots()
|
H A D | g1CollectionSet.cpp | 225 iterate_part_from(cl, hr_claimer, _inc_part_start, increment_length(), worker_id, total_workers); in iterate_incremental_part_from()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/parallel/ |
H A D | gcTaskManager.hpp | 192 void increment_length() { in increment_length() function in GCTaskQueue
|
H A D | gcTaskManager.cpp | 184 increment_length(); in enqueue()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/parallel/ |
H A D | gcTaskManager.hpp | 192 void increment_length() { in increment_length() function in GCTaskQueue
|
H A D | gcTaskManager.cpp | 184 increment_length(); in enqueue()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/parallel/ |
H A D | gcTaskManager.hpp | 192 void increment_length() { in increment_length() function in GCTaskQueue
|
H A D | gcTaskManager.cpp | 185 increment_length(); in enqueue()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/parallel/ |
H A D | gcTaskManager.hpp | 192 void increment_length() { in increment_length() function in GCTaskQueue
|
H A D | gcTaskManager.cpp | 185 increment_length(); in enqueue()
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/parallelScavenge/ |
H A D | gcTaskManager.hpp | 196 void increment_length() { in increment_length() function in GCTaskQueue
|
H A D | gcTaskManager.cpp | 190 increment_length(); in enqueue()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/parallelScavenge/ |
H A D | gcTaskManager.hpp | 196 void increment_length() { in increment_length() function in GCTaskQueue
|