Searched defs:ab (Results 1 - 19 of 19) sorted by relevance

/openjdk10/langtools/test/tools/javac/generics/rawOverride/7062745/
H A DT7062745pos.java39 void test(AB ab) { argument
H A DT7062745neg.java15 void test(AB ab) { argument
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-complex-hebrew.cc31 compose_hebrew(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) argument
[all...]
H A Dhb-ucdn.cc202 hb_ucdn_compose(hb_unicode_funcs_t *ufuncs, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab, void *user_data HB_UNUSED) argument
210 hb_ucdn_decompose(hb_unicode_funcs_t *ufuncs, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void *user_data HB_UNUSED) argument
H A Dhb-ot-shape-normalize.cc120 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab) argument
74 decompose_unicode(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) argument
83 compose_unicode(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) argument
H A Dhb-unicode.cc401 hb_unicode_compose(hb_unicode_funcs_t *ufuncs, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) argument
423 hb_unicode_decompose(hb_unicode_funcs_t *ufuncs, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) argument
H A Dhb-unicode-private.hh85 inline hb_bool_t decompose (hb_codepoint_t ab, argument
77 compose(hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) argument
H A Dhb-ot-shape-complex-indic.cc1708 decompose_indic(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b) argument
1788 compose_indic(const hb_ot_shape_normalize_context_t *c, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t *ab) argument
[all...]
/openjdk10/langtools/test/tools/javac/lambda/
H A DLambdaConv16.java55 static void test(AB ab, List l) { ab.m(l); } argument
/openjdk10/langtools/test/tools/javac/generics/rawOverride/7157798/
H A DTest2.java52 void test(AB ab) { argument
H A DTest1.java67 void test(AB ab) { argument
/openjdk10/jdk/src/java.desktop/share/classes/sun/font/
H A DTextSourceLabel.java50 Rectangle2D ab; field in class:TextSourceLabel
59 public TextSourceLabel(TextSource source, Rectangle2D lb, Rectangle2D ab, GlyphVector gv) { argument
[all...]
H A DExtendedTextSourceLabel.java68 Rectangle2D ab; field in class:ExtendedTextSourceLabel
/openjdk10/langtools/test/tools/javac/lambda/funcInterfaces/
H A DLambdaTest2_SAM2.java135 void methodAB (AB ab) { argument
/openjdk10/jdk/test/java/lang/Class/getEnclosingClass/
H A DEnclosingClass.java122 public Class<?> ab = Nested.class; field in class:EnclosingClass
/openjdk10/jdk/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DPackageReader.java1819 readAttrBands(Attribute.Layout.Element[] elems, int count, int[] forwardCounts, Band[] ab) argument
[all...]
H A DBandStructure.java2018 private boolean assertBandOKForElems(Band[] ab, Attribute.Layout.Element[] elems) { argument
2024 private boolean assertBandOKForElem(Band[] ab, Attribute.Layout.Element e) { argument
2089 Attribute.Layout predefineAttribute(int index, int ctype, Band[] ab, argument
2204 makeNewAttributeBands(String pfx, Attribute.Layout.Element[] elems, MultiBand ab) argument
2276 newElemBand(Attribute.Layout.Element e, String name, MultiBand ab) argument
[all...]
/openjdk10/nashorn/test/script/basic/
H A DJDK-8017084.js
/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmspcs.c227 cmsUInt16Number ab2Fix2(cmsFloat64Number ab) argument
275 cmsFloat64Number Clamp_ab_doubleV2(cmsFloat64Number ab) argument
307 cmsFloat64Number Clamp_ab_doubleV4(cmsFloat64Number ab) argument
322 ab2Fix4(cmsFloat64Number ab) argument
[all...]

Completed in 142 milliseconds