Home
last modified time | relevance | path

Searched refs:T_CONFLICT (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp97 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
115 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
180 char type2char_tab[T_CONFLICT+1]={ 0, 0, 0, 0, 'Z', 'C', 'F', 'D', 'B', 'S', 'I', 'J', 'L', '[', 'V…
183 const char* type2name_tab[T_CONFLICT+1] = {
214 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
216 BasicType type2field[T_CONFLICT+1] = {
236 T_CONFLICT // T_CONFLICT = 19,
240 BasicType type2wfield[T_CONFLICT+1] = {
260 T_CONFLICT // T_CONFLICT = 19,
264 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp97 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
115 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
180 char type2char_tab[T_CONFLICT+1]={ 0, 0, 0, 0, 'Z', 'C', 'F', 'D', 'B', 'S', 'I', 'J', 'L', '[', 'V…
183 const char* type2name_tab[T_CONFLICT+1] = {
214 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
216 BasicType type2field[T_CONFLICT+1] = {
236 T_CONFLICT // T_CONFLICT = 19,
240 BasicType type2wfield[T_CONFLICT+1] = {
260 T_CONFLICT // T_CONFLICT = 19,
264 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp97 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
115 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
180 char type2char_tab[T_CONFLICT+1]={ 0, 0, 0, 0, 'Z', 'C', 'F', 'D', 'B', 'S', 'I', 'J', 'L', '[', 'V…
183 const char* type2name_tab[T_CONFLICT+1] = {
214 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
216 BasicType type2field[T_CONFLICT+1] = {
236 T_CONFLICT // T_CONFLICT = 19,
240 BasicType type2wfield[T_CONFLICT+1] = {
260 T_CONFLICT // T_CONFLICT = 19,
264 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp97 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
115 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
180 char type2char_tab[T_CONFLICT+1]={ 0, 0, 0, 0, 'Z', 'C', 'F', 'D', 'B', 'S', 'I', 'J', 'L', '[', 'V…
183 const char* type2name_tab[T_CONFLICT+1] = {
214 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
216 BasicType type2field[T_CONFLICT+1] = {
236 T_CONFLICT // T_CONFLICT = 19,
240 BasicType type2wfield[T_CONFLICT+1] = {
260 T_CONFLICT // T_CONFLICT = 19,
264 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp98 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
116 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
181 char type2char_tab[T_CONFLICT+1] = {
193 const char* type2name_tab[T_CONFLICT+1] = {
224 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
226 BasicType type2field[T_CONFLICT+1] = {
246 T_CONFLICT // T_CONFLICT = 19,
250 BasicType type2wfield[T_CONFLICT+1] = {
270 T_CONFLICT // T_CONFLICT = 19,
274 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp117 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
135 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
200 char type2char_tab[T_CONFLICT+1] = {
212 const char* type2name_tab[T_CONFLICT+1] = {
243 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
245 BasicType type2field[T_CONFLICT+1] = {
265 T_CONFLICT // T_CONFLICT = 19,
269 BasicType type2wfield[T_CONFLICT+1] = {
289 T_CONFLICT // T_CONFLICT = 19,
293 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp117 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
135 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
200 char type2char_tab[T_CONFLICT+1] = {
212 const char* type2name_tab[T_CONFLICT+1] = {
243 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
245 BasicType type2field[T_CONFLICT+1] = {
265 T_CONFLICT // T_CONFLICT = 19,
269 BasicType type2wfield[T_CONFLICT+1] = {
289 T_CONFLICT // T_CONFLICT = 19,
293 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DglobalDefinitions.cpp117 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
135 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
200 char type2char_tab[T_CONFLICT+1] = {
212 const char* type2name_tab[T_CONFLICT+1] = {
243 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
245 BasicType type2field[T_CONFLICT+1] = {
265 T_CONFLICT // T_CONFLICT = 19,
269 BasicType type2wfield[T_CONFLICT+1] = {
289 T_CONFLICT // T_CONFLICT = 19,
293 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.cpp100 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
118 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
183 char type2char_tab[T_CONFLICT+1]={ 0, 0, 0, 0, 'Z', 'C', 'F', 'D', 'B', 'S', 'I', 'J', 'L', '[', 'V…
186 const char* type2name_tab[T_CONFLICT+1] = {
218 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
220 BasicType type2field[T_CONFLICT+1] = {
240 T_CONFLICT // T_CONFLICT = 19,
244 BasicType type2wfield[T_CONFLICT+1] = {
264 T_CONFLICT // T_CONFLICT = 19,
268 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.cpp100 for (int i = T_BOOLEAN; i <= T_CONFLICT; i++) { in basic_types_init()
118 case T_CONFLICT: // might as well support a bottom type in basic_types_init()
183 char type2char_tab[T_CONFLICT+1]={ 0, 0, 0, 0, 'Z', 'C', 'F', 'D', 'B', 'S', 'I', 'J', 'L', '[', 'V…
186 const char* type2name_tab[T_CONFLICT+1] = {
218 int type2size[T_CONFLICT+1]={ -1, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 0, 1, 1, 1, 1, -1};
220 BasicType type2field[T_CONFLICT+1] = {
240 T_CONFLICT // T_CONFLICT = 19,
244 BasicType type2wfield[T_CONFLICT+1] = {
264 T_CONFLICT // T_CONFLICT = 19,
268 int _type2aelembytes[T_CONFLICT+1] = {
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DciType.cpp34 ciType* ciType::_basic_types[T_CONFLICT+1];
44 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
113 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DciType.cpp33 ciType* ciType::_basic_types[T_CONFLICT+1];
43 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
112 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciType.cpp33 ciType* ciType::_basic_types[T_CONFLICT+1];
44 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
127 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciType.cpp34 ciType* ciType::_basic_types[T_CONFLICT+1];
45 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
128 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciType.cpp33 ciType* ciType::_basic_types[T_CONFLICT+1];
44 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
127 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciType.cpp33 ciType* ciType::_basic_types[T_CONFLICT+1];
44 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
127 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DciType.cpp34 ciType* ciType::_basic_types[T_CONFLICT+1];
44 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
127 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/ci/
H A DciType.cpp34 ciType* ciType::_basic_types[T_CONFLICT+1];
44 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
127 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciType.cpp32 ciType* ciType::_basic_types[T_CONFLICT+1];
43 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
126 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciType.cpp32 ciType* ciType::_basic_types[T_CONFLICT+1];
43 assert(basic_type >= T_BOOLEAN && basic_type <= T_CONFLICT, "range check"); in ciType()
126 assert((uint)t < T_CONFLICT+1, "range check"); in make()
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dclassify.c103 ret = T_CONFLICT; in Classify_File()
166 ret = T_CONFLICT; in Classify_File()
212 ret = T_CONFLICT; in Classify_File()
248 ret = T_CONFLICT; in Classify_File()
304 ret = T_CONFLICT; in Classify_File()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java50 public static final BasicType T_CONFLICT = new BasicType(); field in BasicType
74 T_CONFLICT.setType(db.lookupIntConstant("T_CONFLICT").intValue()); in initialize()
140 return T_CONFLICT.getType(); in getTConflict()
239 } else if (type == T_CONFLICT.getType()) { in getName()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java50 public static final BasicType T_CONFLICT = new BasicType(); field in BasicType
74 T_CONFLICT.setType(db.lookupIntConstant("T_CONFLICT").intValue()); in initialize()
140 return T_CONFLICT.getType(); in getTConflict()
239 } else if (type == T_CONFLICT.getType()) { in getName()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java50 public static final BasicType T_CONFLICT = new BasicType(); field in BasicType
74 T_CONFLICT.setType(db.lookupIntConstant("T_CONFLICT").intValue()); in initialize()
140 return T_CONFLICT.getType(); in getTConflict()
239 } else if (type == T_CONFLICT.getType()) { in getName()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java49 public static final BasicType T_CONFLICT = new BasicType(); field in BasicType
73 T_CONFLICT.setType(db.lookupIntConstant("T_CONFLICT").intValue()); in initialize()
139 return T_CONFLICT.getType(); in getTConflict()
238 } else if (type == T_CONFLICT.getType()) { in getName()

12345678910>>...13