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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
H A DClassDef.java47 public interface ClassDef extends TypeReference, Annotatable { interface in inherits:TypeReference,Annotatable
/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/harfbuzz_ng/src/
H A Dhb-ot-layout-common-private.hh996 friend struct ClassDef;
1053 friend struct ClassDef;
1111 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 ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1044 milliseconds