Searched refs:TYPE_NULL (Results 1 - 4 of 4) sorted by relevance
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/ | ||
H A D | ELFProgramHeader.java | 35 public static final int TYPE_NULL = 0; field in interface:ELFProgramHeader |
H A D | ELFSectionHeader.java | 49 public static final int TYPE_NULL = 0; field in interface:ELFSectionHeader |
H A D | ELFFileParser.java | 429 case ELFSectionHeader.TYPE_NULL: 574 // case ELFSectionHeader.TYPE_NULL: |
/openjdk7/jdk/src/share/classes/java/text/ | ||
H A D | MessageFormat.java | 1356 private static final int TYPE_NULL = 0; field in class:MessageFormat 1451 case TYPE_NULL: |
Completed in 141 milliseconds