Home
last modified time | relevance | path

Searched defs:totalQ (Results 1 – 13 of 13) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java97 int totalQ = 0; in run() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java97 int totalQ = 0; in run() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java96 int totalQ = 0; in run() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java97 int totalQ = 0; in run() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java97 int totalQ = 0; in run() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java97 int totalQ = 0; in run() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java145 int totalQ = 0; in run() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/gc/gctests/ReferencesGC/
H A DReferencesGC.java145 int totalQ = 0; in run() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcustom_value_tracker.cpp148 void CustomValueTracker::rotate(const double * const totalQ, const double * const dQ) in rotate()
H A Dmulti_node_mesh_I.h550 double totalQ[4],dQ[4], axisNorm[3], origin[3]; in rotate() local
576 …void MultiNodeMesh<NUM_NODES>::rotate(const double * const totalQ, const double * const dQ, const … in rotate()
H A Dvolume_mesh_I.h426 void VolumeMesh<NUM_NODES,NUM_FACES,NUM_NODES_PER_FACE>::rotate(const double * const totalQ, const … in rotate()
H A Dtracking_mesh_I.h361 …void TrackingMesh<NUM_NODES>::rotate(const double * const totalQ, const double * const dQ, const d… in rotate()
H A Dsurface_mesh_I.h1236 void SurfaceMesh<NUM_NODES,NUM_NEIGH_MAX>::rotate(const double * const totalQ, const double * const… in rotate()