Home
last modified time | relevance | path

Searched defs:phase_index (Results 1 – 25 of 96) sorted by relevance

1234

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp82 void PhasesStack::push(int phase_index) { in push()
100 int PhasesStack::phase_index(int level) const { in phase_index() function in PhasesStack
174 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp82 void PhasesStack::push(int phase_index) { in push()
100 int PhasesStack::phase_index(int level) const { in phase_index() function in PhasesStack
174 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp82 void PhasesStack::push(int phase_index) { in push()
100 int PhasesStack::phase_index(int level) const { in phase_index() function in PhasesStack
174 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp96 void PhasesStack::push(int phase_index) { in push()
156 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
H A DweakProcessorPhaseTimes.cpp35 static uint phase_index(WeakProcessorPhase phase) { in phase_index() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DgcTimer.cpp96 void PhasesStack::push(int phase_index) { in push()
156 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
H A DweakProcessorPhaseTimes.cpp35 static uint phase_index(WeakProcessorPhase phase) { in phase_index() function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp96 void PhasesStack::push(int phase_index) { in push()
156 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dblocks.c44 int phase_index = 0; in __enemy_animation() local
89 int phase_index; in get_storage_for_enemy_image() local
100 int phase_index; in compute_number_of_phases_for_enemy() local
440 int rotation_index, phase_index; in free_enemy_graphics() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTimer.cpp83 void PhasesStack::push(int phase_index) { in push()
146 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTimer.cpp83 void PhasesStack::push(int phase_index) { in push()
146 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp96 void PhasesStack::push(int phase_index) { in push()
156 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgcTimer.cpp96 void PhasesStack::push(int phase_index) { in push()
156 int phase_index = _active_phases.pop(); in report_gc_phase_end() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/ieee/
H A Ddec_math_1.f90177 integer :: phase_index, angle_index, phase variable
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/ieee/
H A Ddec_math_1.f90177 integer :: phase_index, angle_index, phase variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/ieee/
H A Ddec_math_1.f90177 integer :: phase_index, angle_index, phase variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/ieee/
H A Ddec_math_1.f90177 integer :: phase_index, angle_index, phase variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/ieee/
H A Ddec_math_1.f90177 integer :: phase_index, angle_index, phase variable
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/ieee/
H A Ddec_math_1.f90177 integer :: phase_index, angle_index, phase variable
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/ieee/
H A Ddec_math_1.f90177 integer :: phase_index, angle_index, phase variable
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/interfaces/cython/cantera/
H A Dmixture.pyx162 def phase_index(self, p): member in Mixture
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/dsp/sdsp/
H A Dsdsp.hpp17 unsigned phase_index; member in sDSP
/dports/emulators/mednafen/mednafen/src/snes/src/sdsp/
H A Dsdsp.hpp17 unsigned phase_index; member in sDSP
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Datrac3plus.h85 int phase_index; ///< quantized phase index member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Datrac3plus.h87 int phase_index; ///< quantized phase index member

1234