Searched defs:STRICT (Results 1 - 12 of 12) sorted by relevance

/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dstdhdrs.h32 #define STRICT /* forces explicit typedef's for windows.h */ macro
/openjdk10/jdk/src/java.base/share/classes/java/time/format/
H A DResolverStyle.java90 STRICT, enum constant in enum:ResolverStyle
H A DDateTimeFormatterBuilder.java2459 STRICT, enum constant in enum:DateTimeFormatterBuilder.SettingsParser
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/core/
H A DWildcardMode.java34 STRICT(false,true), SKIP(true,false), LAX(true,true); enum constant in enum:WildcardMode
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/developer/
H A DMemberSubmissionAddressing.java99 public enum Validation { LAX, STRICT } enum constant in enum:MemberSubmissionAddressing.Validation
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/
H A DPolicyIntersector.java44 STRICT, enum constant in enum:PolicyIntersector.CompatibilityMode
/openjdk10/jaxp/src/java.xml/share/classes/javax/xml/catalog/
H A DGroupEntry.java111 STRICT(CatalogFeatures.RESOLVE_STRICT), enum constant in enum:GroupEntry.ResolveType
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/
H A DOptions.java182 public static final int STRICT = 1; field in class:Options
/openjdk10/jdk/src/java.base/share/classes/java/lang/reflect/
H A DModifier.java331 public static final int STRICT = 0x00000800; field in class:Modifier
/openjdk10/jdk/test/java/time/test/java/time/format/
H A DTestReducedParser.java96 private static final boolean STRICT = true; field in class:TestReducedParser
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/
H A DOptions.java153 public static final int STRICT = 1; field in class:Options
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-private.hh166 # define STRICT 1 macro

Completed in 216 milliseconds