Searched defs:ClassDef (Results 1 - 8 of 8) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
H A DClassDef.java46 public interface ClassDef extends TypeReference { interface in inherits:TypeReference
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotTables.py219 class ClassDef(FormatSwitchingBaseTable): class in inherits:FormatSwitchingBaseTable
231 warnings.warn("ClassDef table has start glyph ID out of range: %s." % start)
235 warnings.warn("ClassDef table has entries for out of range glyph IDs: %s,%s." % (start, len(classList)))
252 warnings.warn("ClassDef table has start glyph ID out of range: %s." % start)
259 warnings.warn("ClassDef table has end glyph ID out of range: %s." % end)
323 xmlWriter.simpletag("ClassDef", [("glyph", glyphName), ("class", cls)])
488 'ClassDef': ('ClassDef1', 'ClassDef2', 'BacktrackClassDef', 'InputClassDef',
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotTables.py219 class ClassDef(FormatSwitchingBaseTable): class in inherits:FormatSwitchingBaseTable
231 warnings.warn("ClassDef table has start glyph ID out of range: %s." % start)
235 warnings.warn("ClassDef table has entries for out of range glyph IDs: %s,%s." % (start, len(classList)))
252 warnings.warn("ClassDef table has start glyph ID out of range: %s." % start)
259 warnings.warn("ClassDef table has end glyph ID out of range: %s." % end)
323 xmlWriter.simpletag("ClassDef", [("glyph", glyphName), ("class", cls)])
488 'ClassDef': ('ClassDef1', 'ClassDef2', 'BacktrackClassDef', 'InputClassDef',
/external/emma/core/java12/com/vladium/jcd/cls/
H A DClassDef.java7 * $Id: ClassDef.java,v 1.1.1.1.2.1 2004/07/16 23:32:30 vlad_r Exp $
45 final class ClassDef implements Cloneable, IAccessFlags, IClassFormatOutput class in inherits:Cloneable,IAccessFlags,IClassFormatOutput
50 public ClassDef () method in class:ClassDef
211 final ClassDef _clone = (ClassDef) super.clone ();
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-common-private.hh936 friend struct ClassDef;
991 friend struct ClassDef;
1048 struct ClassDef struct in namespace:OT
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh936 friend struct ClassDef;
991 friend struct ClassDef;
1048 struct ClassDef struct in namespace:OT
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 265 milliseconds