Home
last modified time | relevance | path

Searched defs:bm_word_t (Results 1 – 25 of 36) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DbitMap.hpp53 typedef uintptr_t bm_word_t; // Element type of array that represents typedef in BitMap
392 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DbitMap.hpp53 typedef uintptr_t bm_word_t; // Element type of array that represents typedef in BitMap
392 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DbitMap.hpp53 typedef uintptr_t bm_word_t; // Element type of array that represents typedef in BitMap
403 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DbitMap.hpp53 typedef uintptr_t bm_word_t; // Element type of array that represents the typedef in BitMap
438 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DbitMap.hpp53 typedef uintptr_t bm_word_t; // Element type of array that represents the typedef in BitMap
438 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DbitMap.hpp53 typedef uintptr_t bm_word_t; // Element type of array that represents the typedef in BitMap
436 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DbitMap.hpp53 typedef uintptr_t bm_word_t; // Element type of array that represents the typedef in BitMap
430 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DbitMap.hpp42 typedef uintptr_t bm_word_t; // Element type of array that represents typedef in VALUE_OBJ_CLASS_SPEC
285 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DbitMap.hpp42 typedef uintptr_t bm_word_t; // Element type of array that represents typedef in VALUE_OBJ_CLASS_SPEC
285 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DbitMap.hpp52 typedef uintptr_t bm_word_t; // Element type of array that represents typedef in BitMap
405 typedef BitMap::bm_word_t bm_word_t; // Element type of array that typedef in BitMap2D
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahMarkBitMap.hpp36 typedef uintptr_t bm_word_t; // Element type of array that represents the typedef in ShenandoahMarkBitMap
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shenandoah/
H A DshenandoahMarkBitMap.hpp36 typedef uintptr_t bm_word_t; // Element type of array that represents the typedef in ShenandoahMarkBitMap
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef
H A Dtest_bitMap_setops.cpp33 typedef BitMap::bm_word_t bm_word_t; typedef
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef
H A Dtest_bitMap_setops.cpp33 typedef BitMap::bm_word_t bm_word_t; typedef
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef
H A Dtest_bitMap_setops.cpp34 typedef BitMap::bm_word_t bm_word_t; typedef
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef
H A Dtest_bitMap_setops.cpp34 typedef BitMap::bm_word_t bm_word_t; typedef
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef
H A Dtest_bitMap_setops.cpp33 typedef BitMap::bm_word_t bm_word_t; typedef
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/utilities/
H A Dtest_bitMap_search.cpp32 typedef BitMap::bm_word_t bm_word_t; typedef

12