Searched defs:AI (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-atomic-private.hh127 static inline int hb_fetch_and_add(volatile int* AI, unsigned int V) { argument
[all...]
/openjdk10/langtools/test/tools/javac/annotations/typeAnnotations/
H A DTargetTypes.java72 @Target({TYPE_USE, TYPE_PARAMETER, TYPE}) @Retention(RetentionPolicy.RUNTIME) @interface AI {} interface
/openjdk10/langtools/test/tools/javac/annotations/typeAnnotations/newlocations/
H A DAllLocations.java138 @Retention(RUNTIME) @Target({TYPE_USE}) @interface AI { } interface

Completed in 99 milliseconds