Home
last modified time | relevance | path

Searched defs:reducing (Results 1 – 25 of 44) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp177 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
184 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
194 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
204 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
295 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
446 void mark_block(HeapWord* blk, size_t size, bool reducing = false) { in mark_block()
454 void allocated(HeapWord* blk_start, HeapWord* blk_end, bool reducing = false) { in allocated()
462 void allocated(HeapWord* blk, size_t size, bool reducing = false) { in allocated()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
511 HeapWord* blk_end, bool reducing) { in mark_block()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp177 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
184 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
194 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
204 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
297 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
448 void mark_block(HeapWord* blk, size_t size, bool reducing = false) { in mark_block()
456 void allocated(HeapWord* blk_start, HeapWord* blk_end, bool reducing = false) { in allocated()
464 void allocated(HeapWord* blk, size_t size, bool reducing = false) { in allocated()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
511 HeapWord* blk_end, bool reducing) { in mark_block()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp177 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
184 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
194 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
204 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
295 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
446 void mark_block(HeapWord* blk, size_t size, bool reducing = false) { in mark_block()
454 void allocated(HeapWord* blk_start, HeapWord* blk_end, bool reducing = false) { in allocated()
462 void allocated(HeapWord* blk, size_t size, bool reducing = false) { in allocated()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
511 HeapWord* blk_end, bool reducing) { in mark_block()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp177 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
184 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
194 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
204 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
295 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
446 void mark_block(HeapWord* blk, size_t size, bool reducing = false) { in mark_block()
454 void allocated(HeapWord* blk_start, HeapWord* blk_end, bool reducing = false) { in allocated()
462 void allocated(HeapWord* blk, size_t size, bool reducing = false) { in allocated()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
511 HeapWord* blk_end, bool reducing) { in mark_block()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DblockOffsetTable.hpp139 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
146 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
156 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
179 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
315 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
466 void mark_block(HeapWord* blk, size_t size, bool reducing = false) { in mark_block()
474 void allocated(HeapWord* blk_start, HeapWord* blk_end, bool reducing = false) { in allocated()
482 void allocated(HeapWord* blk, size_t size, bool reducing = false) { in allocated()
H A DblockOffsetTable.cpp124 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
179 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
253 Action action, bool reducing) { in do_block_internal()
511 HeapWord* blk_end, bool reducing) { in mark_block()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DblockOffsetTable.hpp139 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
146 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
156 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
179 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
315 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
466 void mark_block(HeapWord* blk, size_t size, bool reducing = false) { in mark_block()
474 void allocated(HeapWord* blk_start, HeapWord* blk_end, bool reducing = false) { in allocated()
482 void allocated(HeapWord* blk, size_t size, bool reducing = false) { in allocated()
H A DblockOffsetTable.cpp124 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
179 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
253 Action action, bool reducing) { in do_block_internal()
511 HeapWord* blk_end, bool reducing) { in mark_block()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp170 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
177 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
187 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
197 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
290 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
H A DblockOffsetTable.inline.hpp65 inline void BlockOffsetSharedArray::check_reducing_assertion(bool reducing) { in check_reducing_assertion()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp171 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
178 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
188 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
198 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
291 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
H A DblockOffsetTable.inline.hpp66 inline void BlockOffsetSharedArray::check_reducing_assertion(bool reducing) { in check_reducing_assertion()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp170 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
177 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
187 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
197 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
290 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
H A DblockOffsetTable.inline.hpp65 inline void BlockOffsetSharedArray::check_reducing_assertion(bool reducing) { in check_reducing_assertion()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DblockOffsetTable.hpp170 void set_offset_array(size_t index, u_char offset, bool reducing = false) { in set_offset_array()
177 void set_offset_array(size_t index, HeapWord* high, HeapWord* low, bool reducing = false) { in set_offset_array()
187 void set_offset_array(HeapWord* left, HeapWord* right, u_char offset, bool reducing = false) { in set_offset_array()
197 void set_offset_array(size_t left, size_t right, u_char offset, bool reducing = false) { in set_offset_array()
290 void check_reducing_assertion(bool reducing) { _array->check_reducing_assertion(reducing); } in check_reducing_assertion()
H A DblockOffsetTable.cpp117 set_remainder_to_point_to_start(HeapWord* start, HeapWord* end, bool reducing) { in set_remainder_to_point_to_start()
172 …setArray::set_remainder_to_point_to_start_incl(size_t start_card, size_t end_card, bool reducing) { in set_remainder_to_point_to_start_incl()
246 Action action, bool reducing) { in do_block_internal()
H A DblockOffsetTable.inline.hpp65 inline void BlockOffsetSharedArray::check_reducing_assertion(bool reducing) { in check_reducing_assertion()
/dports/math/4ti2/4ti2-Release_1_6_9/src/groebner/
H A DBinomialSet.cpp97 bool reducing = true; in reduce() local
173 bool reducing = true; in reduce_negative() local
332 bool reducing = true; in reduced() local

12