Searched refs:tags (Results 1 - 25 of 90) sorted by relevance

1234

/openjdk10/jdk/src/java.desktop/share/classes/javax/imageio/plugins/tiff/
H A DExifParentTIFFTagSet.java31 * A class containing the TIFF tags used to reference the Exif and GPS IFDs.
70 private static List<TIFFTag> tags; field in class:ExifParentTIFFTagSet
73 tags = new ArrayList<TIFFTag>(1);
74 tags.add(new ExifParentTIFFTagSet.ExifIFDPointer());
75 tags.add(new ExifParentTIFFTagSet.GPSInfoIFDPointer());
79 super(tags);
91 tags = null;
H A DExifInteroperabilityTagSet.java32 * A class representing the tags found in an Exif Interoperability IFD.
77 private static List<TIFFTag> tags; field in class:ExifInteroperabilityTagSet
80 tags = new ArrayList<TIFFTag>(42);
82 tags.add(new ExifInteroperabilityTagSet.InteroperabilityIndex());
86 super(tags);
99 tags = null;
H A DFaxTIFFTagSet.java31 * A class representing the extra tags found in a
119 private static List<TIFFTag> tags; field in class:FaxTIFFTagSet
122 tags = new ArrayList<TIFFTag>(42);
124 tags.add(new FaxTIFFTagSet.BadFaxLines());
125 tags.add(new FaxTIFFTagSet.CleanFaxData());
126 tags.add(new FaxTIFFTagSet.ConsecutiveBadFaxLines());
130 super(tags);
142 tags = null;
H A DGeoTIFFTagSet.java31 * A class representing the tags found in a GeoTIFF IFD. GeoTIFF is a
34 * from a <i>GeoKeyDirectoryTag</i> as those are not TIFF tags per se.
69 // GeoTIFF tags
119 private static List<TIFFTag> tags; field in class:GeoTIFFTagSet
122 tags = new ArrayList<TIFFTag>(42);
124 tags.add(new GeoTIFFTagSet.ModelPixelScale());
125 tags.add(new GeoTIFFTagSet.ModelTransformation());
126 tags.add(new GeoTIFFTagSet.ModelTiepoint());
127 tags.add(new GeoTIFFTagSet.GeoKeyDirectory());
128 tags
[all...]
H A DExifGPSTagSet.java33 * A class representing the tags found in an Exif GPS Info IFD.
261 * "GPSDestLatitudeRef" tags.
270 * "GPSDestLatitudeRef" tags.
279 * "GPSDestLongitudeRef" tags.
288 * "GPSDestLongitudeRef" tags.
360 * and "GPSDestBearingRef" tags.
370 * and "GPSDestBearingRef" tags.
671 ArrayList<TIFFTag> tags = new ArrayList<TIFFTag>(31);
673 tags.add(new GPSVersionID());
674 tags
[all...]
H A DBaselineTIFFTagSet.java31 * A class representing the set of tags found in the baseline TIFF
32 * specification as well as some common additional tags.
34 * <p> The non-baseline tags included in this class are:
40 * <p> The non-baseline values of baseline tags included in this class are
1007 // Common non-baseline tags
2077 // Non-6.0 tags
2090 private static List<TIFFTag> tags; field in class:BaselineTIFFTagSet
2093 tags = new ArrayList<TIFFTag>(76);
2095 tags.add(new BaselineTIFFTagSet.Artist());
2096 tags
[all...]
H A DExifTIFFTagSet.java32 * A class representing the tags found in an Exif IFD. Exif is a
1250 // Exif tags
1922 private static List<TIFFTag> tags; field in class:ExifTIFFTagSet
1925 tags = new ArrayList<TIFFTag>(42);
1927 tags.add(new ExifTIFFTagSet.ExifVersion());
1928 tags.add(new ExifTIFFTagSet.FlashPixVersion());
1929 tags.add(new ExifTIFFTagSet.ColorSpace());
1930 tags.add(new ExifTIFFTagSet.ComponentsConfiguration());
1931 tags.add(new ExifTIFFTagSet.CompressedBitsPerPixel());
1932 tags
[all...]
/openjdk10/hotspot/src/share/vm/logging/
H A DlogTagSetDescriptions.cpp36 #define LOG_TAG_SET_DESCRIPTION(tags, descr) \
37 { &LogTagSetMapping<tags>::tagset(), descr },
/openjdk10/langtools/test/tools/javadoc/
H A DInlineTagsWithBraces.java27 * @summary Verify that matching braces can appear within inline tags.
71 Tag[] tags = cd.inlineTags();
73 for (int i = 0; i < tags.length; i++) {
74 if (!tags[i].name().equals(expectedTags[i]) ||
75 !tags[i].text().equals(expectedText[i])) {
76 throw new Error("Tag \"" + tags[i] + "\" not as expected");
/openjdk10/jdk/test/java/util/Locale/
H A DBug8035133.java26 * @summary Checks that the tags matching the range with quality weight q=0
91 private static void checkLookup(String ranges, String tags, argument
96 List<Locale> localeList = generateLocales(tags);
110 private static void checkFilter(String ranges, String tags, argument
115 List<Locale> localeList = generateLocales(tags);
128 private static List<Locale> generateLocales(String tags) { argument
129 if (tags == null) {
134 if (tags.equals("")) {
137 String[] t = tags.split(", ");
H A DBug8040211.java174 String tags = "de-DE, en, mtm-RU, ymt-RU, en-gb-oxendict, ja-JP";
178 List<Locale> tagList = generateLocales(tags);
186 ranges, tags, expectedLocales, actualLocales);
190 tags = "en, pmu-Guru-IN, ja-Latn-JP, iw";
194 tagList = generateLocales(tags);
201 ranges, tags, expectedLocales, actualLocales);
216 String tags = "de-DE, gti, he, nyc, mwj, vaj";
219 List<String> tagList = generateLanguageTags(tags);
227 ranges, tags, expectedTags, actualTags);
242 String tags
285 generateLocales(String tags) argument
301 generateLanguageTags(String tags) argument
310 showLanguageTags(List<String> tags) argument
340 showErrorMessage(String methodName, String priorityList, String tags, String expectedTags, String actualTags) argument
[all...]
H A DBug7069824.java541 String tags = "de-DE, en, ja-JP-hepburn, fr, he, ja-Latn-JP";
545 List<Locale> tagList = generateLocales(tags);
553 ranges, tags, expectedLocales, actualLocales);
558 tags = "de-DE, en, ja-JP-hepburn, fr, he, ja-Latn-JP";
562 tagList = generateLocales(tags);
569 ranges, tags, expectedLocales, actualLocales);
574 tags = "de-DE, en, ja-JP-hepburn, de-de, fr, he, ja-Latn-JP";
578 tagList = generateLocales(tags);
585 ranges, tags,expectedLocales, actualLocales);
589 tags
928 generateLocales(String tags) argument
944 generateLanguageTags(String tags) argument
975 showLanguageTags(List<String> tags) argument
1005 showErrorMessage(String methodName, String priorityList, String tags, String expectedTags, String actualTags) argument
[all...]
H A DBug8032842.java31 * (ignoring case considerations) matching tags.
44 // test filterBasic() for preserving the case of matching tags for
45 // the language range '*', with no duplicates in the matching tags
51 // test filterBasic() for preserving the case of matching tags for
52 // basic ranges other than *, with no duplicates in the matching tags
57 // test filterExtended() for preserving the case of matching tags for
58 // the language range '*', with no duplicates in the matching tags
64 // test filterExtended() for preserving the case of matching tags for
65 // extended ranges other than *, with no duplicates in the matching tags
76 public static void testFilter(String ranges, List<String> tags, argument
87 testLookup(String ranges, List<String> tags, String expected) argument
[all...]
H A DBug8159420.java33 * which is not allowed in the language ranges/tags.
97 String tags = "hi-IN, itc-Ital";
99 List<Locale> tagList = generateLocales(tags);
105 + " [" + ranges + "] and language tags: [" + tags + "]");
116 String tags = "hi-IN, itc-Ital";
118 List<Locale> localeList = generateLocales(tags);
137 + " [" + ranges + "] and language tags: [" + tags + "]");
193 private static List<Locale> generateLocales(String tags) { argument
[all...]
/openjdk10/jdk/src/java.desktop/share/classes/sun/java2d/cmm/lcms/
H A DLCMSProfile.java60 private HashMap<Integer, TagData> tags; field in class:LCMSProfile.TagCache
64 tags = new HashMap<>();
68 TagData t = tags.get(sig);
73 tags.put(sig, t);
80 tags.clear();
/openjdk10/jdk/test/sun/java2d/cmm/ProfileOp/
H A DReadProfileTest.java46 static Hashtable [] tags; field in class:ReadProfileTest
55 static void getProfileTags(byte [] data, Hashtable tags) { argument
68 tags.put(tagSig, tagData);
74 tags = new Hashtable[cspaces.length];
79 tags[i] = new Hashtable();
80 getProfileTags(profiles[i], tags[i]);
99 Iterator<Integer> iter = tags[i].keySet().iterator();
104 (byte[]) tags[i].get(tagSig)))
H A DReadWriteProfileTest.java27 * @summary Verifies reading and writing profiles and tags of the standard color
46 static Hashtable<Integer,byte[]> [] tags; field in class:ReadWriteProfileTest
54 static void getProfileTags(byte [] data, Hashtable tags) { argument
67 tags.put(tagSig, tagData);
73 tags = new Hashtable[cspaces.length];
78 tags[i] = new Hashtable();
79 getProfileTags(profiles[i], tags[i]);
95 for (int tagSig : tags[i].keySet()) {
115 // let's ignore this exception for Kodak proprietary tags
124 if (!Arrays.equals(tagData1, tags[
[all...]
/openjdk10/langtools/src/jdk.javadoc/share/classes/com/sun/javadoc/
H A DDoc.java58 * Return all tags in this Doc item.
60 * @return an array of {@link Tag} objects containing all tags on
63 Tag[] tags(); method in interface:Doc
66 * Return tags of the specified {@linkplain Tag#kind() kind} in
69 * For example, if 'tagname' has value "@serial", all tags in
73 * @return an array of Tag containing all tags whose 'kind()'
76 Tag[] tags(String tagname); method in interface:Doc
79 * Return the see also tags in this Doc item.
81 * @return an array of SeeTag containing all @see tags.
86 * Return comment as an array of tags
[all...]
/openjdk10/langtools/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/taglets/
H A DSeeTaglet.java61 List<? extends DocTree> tags = input.utils.getSeeTrees(input.element);
62 if (!tags.isEmpty()) {
65 output.holderTag = tags.get(0);
77 List<? extends DocTree> tags = utils.getSeeTrees(holder);
79 if (tags.isEmpty() && utils.isExecutableElement(holder)) {
83 tags = utils.getSeeTrees(inheritedDoc.holder);
87 return writer.seeTagOutput(e, tags);
H A DReturnTaglet.java65 List<? extends DocTree> tags = input.utils.getBlockTags(input.element, DocTree.Kind.RETURN);
67 if (!tags.isEmpty()) {
69 output.holderTag = tags.get(0);
94 List<? extends DocTree> tags = utils.getBlockTags(holder, name);
98 if (!tags.isEmpty()) {
103 if (!tags.isEmpty())
104 return writer.returnTagOutput(holder, tags.get(0));
H A DTagletWriter.java109 * Return the header for the param tags.
112 * @return the header for the param tags.
117 * Return the output for param tags.
127 * Return the output for property tags.
149 * @param seeTags the array of See tags.
150 * @return the output of the see tags.
158 * @param simpleTags the array of simple tags.
160 * @return the output of the simple tags.
215 * @param element the Doc that we are print tags for.
242 List<? extends DocTree> tags
295 commentTagsToOutput(DocTree holderTag, List<? extends DocTree> tags) argument
308 commentTagsToOutput(Element holder, List<? extends DocTree> tags) argument
323 commentTagsToOutput(DocTree holderTag, Element holder, List<? extends DocTree> tags, boolean isFirstSentence) argument
[all...]
/openjdk10/jdk/src/java.base/share/classes/sun/util/locale/
H A DLocaleMatcher.java54 // Create a list of language tags to be matched.
55 List<String> tags = new ArrayList<>();
57 tags.add(locale.toLanguageTag());
60 // Filter language tags.
61 List<String> filteredTags = filterTags(priorityList, tags, mode);
73 Collection<String> tags,
75 if (priorityList.isEmpty() || tags.isEmpty()) {
81 return filterExtended(priorityList, tags);
89 return filterExtended(priorityList, tags);
107 return filterBasic(list, tags);
72 filterTags(List<LanguageRange> priorityList, Collection<String> tags, FilteringMode mode) argument
111 filterBasic(List<LanguageRange> priorityList, Collection<String> tags) argument
159 removeTagsMatchingBasicZeroRange( List<LanguageRange> zeroRange, Collection<String> tags) argument
183 removeDuplicates( Collection<String> tags) argument
227 filterExtended(List<LanguageRange> priorityList, Collection<String> tags) argument
278 removeTagsMatchingExtendedZeroRange( List<LanguageRange> zeroRange, Collection<String> tags) argument
379 lookupTag(List<LanguageRange> priorityList, Collection<String> tags) argument
[all...]
/openjdk10/langtools/test/jdk/javadoc/doclet/testLegacyTaglet/
H A DUnderlineTaglet.java73 * @param tags the <code>DocTree</code> representation of this custom tag.
77 public String toString(List<? extends DocTree> tags, Element element) { argument
78 return "<u>" + ToDoTaglet.getText(tags.get(0)) + "</u>";
H A DToDoTaglet.java89 * @param tags the array of <code>DocTree</code>s representing this custom tag.
93 public String toString(List<? extends DocTree> tags, Element element) { argument
94 if (tags.isEmpty()) {
99 for (int i = 0; i < tags.size(); i++) {
103 result += getText(tags.get(i));
/openjdk10/langtools/test/jdk/javadoc/tool/
H A DInlineTagsWithBraces.java27 * @summary Verify that matching braces can appear within inline tags.
85 List<? extends DocTree> tags = docCommentTree.getBody();
87 for (int i = 0; i < tags.size(); i++) {
88 System.out.println(tags.get(0).getKind());
89 // if (!tags[i].name().equals(expectedTags[i]) ||
90 // !tags[i].text().equals(expectedText[i])) {
91 // throw new Error("Tag \"" + tags[i] + "\" not as expected");

Completed in 165 milliseconds

1234