Home
last modified time | relevance | path

Searched refs:get_gen (Results 1 – 25 of 71) sorted by relevance

123

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DgenMarkSweep.cpp120 Generation* g = gch->get_gen(i); in invoke_at_safepoint()
121 all_empty = all_empty && gch->get_gen(i)->used() == 0; in invoke_at_safepoint()
124 Generation* old_gen = gch->get_gen(level); in invoke_at_safepoint()
205 follow_root_closure.set_orig_generation(gch->get_gen(level)); in mark_sweep_phase1()
293 adjust_pointer_closure.set_orig_generation(gch->get_gen(level)); in mark_sweep_phase3()
H A DgenCollectedHeap.hpp377 Generation* get_gen(int i) const { in get_gen() function in GenCollectedHeap
485 (consult_young && !get_gen(0)->collection_attempt_is_safe()); in incremental_collection_will_fail()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DgenMarkSweep.cpp120 Generation* g = gch->get_gen(i); in invoke_at_safepoint()
121 all_empty = all_empty && gch->get_gen(i)->used() == 0; in invoke_at_safepoint()
124 Generation* old_gen = gch->get_gen(level); in invoke_at_safepoint()
205 follow_root_closure.set_orig_generation(gch->get_gen(level)); in mark_sweep_phase1()
293 adjust_pointer_closure.set_orig_generation(gch->get_gen(level)); in mark_sweep_phase3()
H A DgenCollectedHeap.hpp377 Generation* get_gen(int i) const { in get_gen() function in GenCollectedHeap
485 (consult_young && !get_gen(0)->collection_attempt_is_safe()); in incremental_collection_will_fail()
/dports/net/mosh/mosh-1.3.2/src/terminal/
H A Dterminalframebuffer.cc357 : cells( s_width, Cell( background_color ) ), gen( get_gen() ) in Row()
361 : cells( 1, Cell() ), gen( get_gen() ) in Row()
366 uint64_t Row::get_gen() const in get_gen() function in Row
576 gen = get_gen(); in reset()
/dports/science/pagmo2/pagmo2-2.18.0/include/pagmo/algorithms/
H A Dgwo.hpp147 unsigned get_gen() const in get_gen() function in pagmo::gwo
H A Dbee_colony.hpp134 unsigned get_gen() const in get_gen() function in pagmo::bee_colony
H A Dde.hpp158 unsigned get_gen() const in get_gen() function in pagmo::de
H A Dsade.hpp201 unsigned get_gen() const in get_gen() function in pagmo::sade
H A Dde1220.hpp223 unsigned get_gen() const in get_gen() function in pagmo::de1220
H A Dmoead.hpp169 unsigned get_gen() const in get_gen() function in pagmo::moead
H A Dxnes.hpp197 unsigned get_gen() const in get_gen() function in pagmo::xnes
H A Dmaco.hpp87 unsigned get_gen() const in get_gen() function in pagmo::maco
H A Dnspso.hpp89 unsigned get_gen() const in get_gen() function in pagmo::nspso
H A Dcmaes.hpp187 unsigned get_gen() const in get_gen() function in pagmo::cmaes
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct_func.erl100 handle_call(get_gen, _From, #st{gen=G0}=St) ->
153 case req(get_gen) of
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/src/
H A Dasn1ct_func.erl100 handle_call(get_gen, _From, #st{gen=G0}=St) ->
153 case req(get_gen) of
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/src/
H A Dasn1ct_func.erl100 handle_call(get_gen, _From, #st{gen=G0}=St) ->
153 case req(get_gen) of
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct_func.erl100 handle_call(get_gen, _From, #st{gen=G0}=St) ->
153 case req(get_gen) of
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct_func.erl100 handle_call(get_gen, _From, #st{gen=G0}=St) ->
153 case req(get_gen) of
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/asn1/src/
H A Dasn1ct_func.erl100 handle_call(get_gen, _From, #st{gen=G0}=St) ->
153 case req(get_gen) of
/dports/lang/erlang/otp-OTP-24.1.7/lib/asn1/src/
H A Dasn1ct_func.erl100 handle_call(get_gen, _From, #st{gen=G0}=St) ->
153 case req(get_gen) of
/dports/net/unfs3/unfs3-0.9.22/
H A Dfh.h48 uint32 get_gen(backend_statstruct obuf, int fd, const char *path);
H A Dbackend_win32.h20 #define backend_get_gen get_gen
H A Dbackend_unix.h19 #define backend_get_gen get_gen

123