Home
last modified time | relevance | path

Searched defs:dest_state (Results 1 – 25 of 150) sorted by relevance

123456

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1ParScanThreadState.cpp190 void G1ParScanThreadState::report_promotion_event(InCSetState const dest_state, in report_promotion_event()
228 InCSetState dest_state = next_state(state, old_mark, age); in copy_to_survivor_space() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1ParScanThreadState.cpp190 void G1ParScanThreadState::report_promotion_event(InCSetState const dest_state, in report_promotion_event()
228 InCSetState dest_state = next_state(state, old_mark, age); in copy_to_survivor_space() local
/dports/devel/gobject-introspection/gobject-introspection-1.70.0/girepository/cmph/
H A Ddjb2_hash.c39 djb2_state_t *dest_state = (djb2_state_t *)malloc(sizeof(djb2_state_t)); in djb2_state_copy() local
H A Dfnv_hash.c43 fnv_state_t *dest_state = (fnv_state_t *)malloc(sizeof(fnv_state_t)); in fnv_state_copy() local
H A Dsdbm_hash.c39 sdbm_state_t *dest_state = (sdbm_state_t *)malloc(sizeof(sdbm_state_t)); in sdbm_state_copy() local
H A Dhash.c79 hash_state_t *dest_state = NULL; in hash_state_copy() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1ParScanThreadState.cpp200 void G1ParScanThreadState::report_promotion_event(InCSetState const dest_state, in report_promotion_event()
225 InCSetState dest_state = next_state(state, old_mark, age); in copy_to_survivor_space() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/cpufreq/
H A De_powersaver.c109 u32 dest_state) in eps_set_state()
157 unsigned int dest_state; in eps_target() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1ParScanThreadState.cpp200 void G1ParScanThreadState::report_promotion_event(InCSetState const dest_state, in report_promotion_event()
225 InCSetState dest_state = next_state(state, old_mark, age); in copy_to_survivor_space() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/cpufreq/
H A De_powersaver.c109 u32 dest_state) in eps_set_state()
157 unsigned int dest_state; in eps_target() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/cpufreq/
H A De_powersaver.c109 u32 dest_state) in eps_set_state()
157 unsigned int dest_state; in eps_target() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1ParScanThreadState.cpp206 void G1ParScanThreadState::report_promotion_event(InCSetState const dest_state, in report_promotion_event()
231 InCSetState dest_state = next_state(state, old_mark, age); in copy_to_survivor_space() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_inline_helpers.h160 _nir_visit_dest_indirect_state dest_state; in nir_foreach_src() local
/dports/devel/cmph/cmph-2.0/src/
H A Dhash.c82 hash_state_t *dest_state = NULL; in hash_state_copy() local
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/orm/
H A Dproperties.py235 dest_state, argument
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/orm/
H A Dproperties.py208 def merge(self, session, source_state, source_dict, dest_state, argument

123456