Home
last modified time | relevance | path

Searched refs:classDef2 (Results 1 – 25 of 66) sorted by relevance

123

/dports/math/R/R-4.1.2/src/library/methods/R/
H A Dis.R109 classDef2 <- getClassDef(class2) functionVar
112 classDef2 <- class2
147 classDef2 <- getClassDef(class2, where) functionVar
148 if(is.null(classDef2))
178 classDef1 = classDef, classDef2 = classDef2,
187 classDef2@subclasses[[class1]] <- obj
189 classDef2@subclasses <- completeSubclasses(classDef2, class1, obj, where)
196 classDef2@prototype <- NULL
197 else if(is.null(classDef2@prototype)
199 classDef2@prototype <-
[all …]
H A DClassExtensions.R175 classDef1 = getClass(Class), classDef2) { argument
188 to <- classDef2@className
189 packageSlot(to) <- packageSlot(classDef2)
206 if(isXS3Class(classDef2)) {
214 else if(!isVirtualClass(classDef2))
216 .simpleCoerceExpr(Class, to, names(slots), classDef2)
243 extn <- classDef2@contains[[dataPartClass]]
259 if(isXS3Class(classDef2)) { # replace the S3 part & slots in class to
260 S3Class <- attr(classDef2@prototype, ".S3Class")
282 toSlots <- classDef2@slots
[all …]
H A DoldClass.R179 .validS3Extends <- function(classDef1, classDef2) { argument
180 slots2 <- classDef2@slots
/dports/math/libRmath/R-4.1.1/src/library/methods/R/
H A Dis.R109 classDef2 <- getClassDef(class2) functionVar
112 classDef2 <- class2
147 classDef2 <- getClassDef(class2, where) functionVar
148 if(is.null(classDef2))
178 classDef1 = classDef, classDef2 = classDef2,
187 classDef2@subclasses[[class1]] <- obj
189 classDef2@subclasses <- completeSubclasses(classDef2, class1, obj, where)
196 classDef2@prototype <- NULL
197 else if(is.null(classDef2@prototype)
199 classDef2@prototype <-
[all …]
H A DClassExtensions.R175 classDef1 = getClass(Class), classDef2) { argument
188 to <- classDef2@className
189 packageSlot(to) <- packageSlot(classDef2)
206 if(isXS3Class(classDef2)) {
214 else if(!isVirtualClass(classDef2))
216 .simpleCoerceExpr(Class, to, names(slots), classDef2)
243 extn <- classDef2@contains[[dataPartClass]]
259 if(isXS3Class(classDef2)) { # replace the S3 part & slots in class to
260 S3Class <- attr(classDef2@prototype, ".S3Class")
282 toSlots <- classDef2@slots
[all …]
H A DoldClass.R179 .validS3Extends <- function(classDef1, classDef2) { argument
180 slots2 <- classDef2@slots
/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/libttf/
H A Dotfcommon.c436 classDef.classDef2 = XCALLOC1 (ClassDef2); in otfMakeClassDef()
437 classDef.classDef2->classRangeCount = ttfGetUSHORT (fp); in otfMakeClassDef()
438 …classDef.classDef2->classRangeRecord = XTALLOC (classDef.classDef2->classRangeCount, ClassRangeRec… in otfMakeClassDef()
439 for (i = 0; i < classDef.classDef2->classRangeCount; i++) { in otfMakeClassDef()
440 classDef.classDef2->classRangeRecord[i].start = ttfGetUSHORT (fp); in otfMakeClassDef()
441 classDef.classDef2->classRangeRecord[i].end = ttfGetUSHORT (fp); in otfMakeClassDef()
470 for (i = 0; i < classDef.classDef2->classRangeCount; i++) in otfPrintClassDef()
472 classDef.classDef2->classRangeRecord[i].start, in otfPrintClassDef()
473 classDef.classDef2->classRangeRecord[i].end, in otfPrintClassDef()
474 classDef.classDef2->classRangeRecord[i].classValue); in otfPrintClassDef()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.cpp150 const LEReferenceTo<ClassDefinitionTable> classDef2(base, success, SWAPW(classDef2Offset)); in process() local
152 le_int32 class2 = classDef2->getGlyphClass(classDef2, secondGlyph, success); in process()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.cpp150 const LEReferenceTo<ClassDefinitionTable> classDef2(base, success, SWAPW(classDef2Offset)); in process() local
152 le_int32 class2 = classDef2->getGlyphClass(classDef2, secondGlyph, success); in process()
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/otlLib/
H A Dbuilder.py329 classDef2 = ClassDefBuilder(useClass0=False)
333 classDef2.add(gc2)
340 self.ClassDef2 = classDef2.build()
342 classes2 = classDef2.classes()
/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/include/
H A Dgpos.h142 ClassDefPtr classDef2; member
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh1046 (this+classDef2).intersects (glyphs); in intersects()
1052 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
1073 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1103 out->classDef2.serialize_subset (c, classDef2, this, out, &klass2_map); in subset()
1143 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
1173 classDef2; /* Offset to ClassDef table--from member
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh1046 (this+classDef2).intersects (glyphs); in intersects()
1052 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
1073 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1103 out->classDef2.serialize_subset (c, classDef2, this, out, &klass2_map); in subset()
1143 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
1173 classDef2; /* Offset to ClassDef table--from member
/dports/x11-fonts/py-ufo2ft/ufo2ft-2.5.0/Lib/ufo2ft/featureWriters/
H A DkernFeatureWriter.py175 classDef2 = self.side2.glyphclass
176 glyphs2 = set(g.asFea() for g in classDef2.glyphSet())
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh1484 (this+classDef2).intersects (glyphs); in intersects()
1495 if (!(this+classDef2).collect_coverage (&klass2_glyphs)) return; in collect_variation_indices()
1511 unsigned klass2 = (this+classDef2).get (cp); in collect_variation_indices()
1540 if (unlikely (!(this+classDef2).collect_coverage (c->input))) return; in collect_glyphs()
1561 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1589 out->classDef2.serialize_subset (c, classDef2, this, &klass2_map, true, false); in subset()
1655 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
1685 classDef2; /* Offset to ClassDef table--from member
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh1482 (this+classDef2).intersects (glyphs); in intersects()
1493 if (!(this+classDef2).collect_coverage (&klass2_glyphs)) return; in collect_variation_indices()
1509 unsigned klass2 = (this+classDef2).get (cp); in collect_variation_indices()
1538 if (unlikely (!(this+classDef2).collect_coverage (c->input))) return; in collect_glyphs()
1559 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1587 out->classDef2.serialize_subset (c, classDef2, this, &klass2_map, true, false); in subset()
1653 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
1683 classDef2; /* Offset to ClassDef table--from member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh1484 (this+classDef2).intersects (glyphs); in intersects()
1495 if (!(this+classDef2).collect_coverage (&klass2_glyphs)) return; in collect_variation_indices()
1511 unsigned klass2 = (this+classDef2).get (cp); in collect_variation_indices()
1540 if (unlikely (!(this+classDef2).collect_coverage (c->input))) return; in collect_glyphs()
1561 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1589 out->classDef2.serialize_subset (c, classDef2, this, &klass2_map, true, false); in subset()
1655 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
1685 classDef2; /* Offset to ClassDef table--from member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout-gpos-table.hh810 (this+classDef2).intersects (glyphs); in intersects()
816 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
837 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
866 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
896 classDef2; /* Offset to ClassDef table--from member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gpos-table.hh810 (this+classDef2).intersects (glyphs); in intersects()
816 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
837 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
866 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
896 classDef2; /* Offset to ClassDef table--from member
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-layout-gpos-table.hh810 (this+classDef2).intersects (glyphs); in intersects()
816 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
837 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
866 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
896 classDef2; /* Offset to ClassDef table--from member
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gpos-table.hh810 (this+classDef2).intersects (glyphs); in intersects()
816 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
837 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
866 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
896 classDef2; /* Offset to ClassDef table--from member
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gpos-table.hh810 (this+classDef2).intersects (glyphs); in intersects()
816 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
837 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
866 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
896 classDef2; /* Offset to ClassDef table--from member
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-layout-gpos-table.hh810 (this+classDef2).intersects (glyphs); in intersects()
816 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
837 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
866 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
896 classDef2; /* Offset to ClassDef table--from member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh1162 (this+classDef2).intersects (glyphs); in intersects()
1170 if (unlikely (!(this+classDef2).collect_coverage (c->input))) return; in collect_glyphs()
1191 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1221 out->classDef2.serialize_subset (c, classDef2, this, &klass2_map); in subset()
1262 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
1292 classDef2; /* Offset to ClassDef table--from member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-layout-gpos-table.hh1162 (this+classDef2).intersects (glyphs); in intersects()
1170 if (unlikely (!(this+classDef2).add_coverage (c->input))) return; in collect_glyphs()
1191 unsigned int klass2 = (this+classDef2).get_class (buffer->info[skippy_iter.idx].codepoint); in apply()
1221 out->classDef2.serialize_subset (c, classDef2, this, &klass2_map); in subset()
1262 && classDef2.sanitize (c, this))) return_trace (false); in sanitize()
1292 classDef2; /* Offset to ClassDef table--from member

123