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 DELFProgramHeader.java35 public static final int TYPE_NULL = 0; field in interface:ELFProgramHeader
H A DELFSectionHeader.java49 public static final int TYPE_NULL = 0; field in interface:ELFSectionHeader
H A DELFFileParser.java429 case ELFSectionHeader.TYPE_NULL:
574 // case ELFSectionHeader.TYPE_NULL:
/openjdk7/jdk/src/share/classes/java/text/
H A DMessageFormat.java1356 private static final int TYPE_NULL = 0; field in class:MessageFormat
1451 case TYPE_NULL:

Completed in 233 milliseconds