Home
last modified time | relevance | path

Searched refs:CLASS (Results 1 – 25 of 39) sorted by relevance

12

/external/dropbear/libtommath/
Ddep.pl10 open(CLASS, ">tommath_class.h") or die "Couldn't open tommath_class.h for writing\n";
11 print CLASS "#if !(defined(LTM1) && defined(LTM2) && defined(LTM3))\n#if defined(LTM2)\n#define LTM…
21 print CLASS "#define $define\n";
50 print CLASS "#endif\n\n";
61 print CLASS "#if defined($filename)\n";
76 print CLASS " #define $a\n";
84 print CLASS "#endif\n\n";
88 print CLASS "#ifdef LTM3\n#define LTM_LAST\n#endif\n#include <tommath_superclass.h>\n#include <tomm…
89 close CLASS;
/external/webkit/WebKitTools/DrawTest/English.lproj/TestViewer.nib/
Dclasses.nib3 {CLASS = DrawView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
4 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
5 {CLASS = KCanvasTestView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
6 {CLASS = MyImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
19 CLASS = TestController;
33 {CLASS = TestViewerSplitView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
/external/webkit/WebKitTools/DrawTest/English.lproj/DrawTestDocument.nib/
Dclasses.nib5 CLASS = DrawTestView;
19 CLASS = DrawView;
23 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
26 CLASS = MyDocument;
31 {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
/external/elfutils/lib/
Dfixedsizehash.h53 #ifndef CLASS
54 # define CLASS macro
81 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT()
112 CLASS void
156 CLASS int
181 CLASS int
205 CLASS int
225 const CLASS TYPE *
247 #undef CLASS
/external/webkit/WebKitTools/DrawTest/English.lproj/MainMenu.nib/
Dclasses.nib5 CLASS = AppDelegate;
30 CLASS = FirstResponder;
34 {CLASS = KCanvasTestView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
37 CLASS = MyDocument;
/external/webkit/WebKit/English.lproj/WebViewEditingContextMenuOld.nib/
Dclasses.nib13 CLASS = FirstResponder;
18 CLASS = MyObject;
25 CLASS = NSFontManager;
/external/webkit/WebKit/English.lproj/WebViewEditingContextMenu.nib/
Dclasses.nib13 CLASS = FirstResponder;
18 CLASS = MyObject;
25 CLASS = NSFontManager;
/external/webkit/WebKitTools/DrawTest/English.lproj/Inspector.nib/
Dclasses.nib4 CLASS = DrawTestInspectorController;
9 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/SDLMain.nib/
Dclasses.nib3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
6 CLASS = SDLMain;
/external/proguard/examples/annotations/src/proguard/annotation/
DKeepGettersSetters.java16 @Retention(RetentionPolicy.CLASS)
DKeepPublicGettersSetters.java16 @Retention(RetentionPolicy.CLASS)
DKeepApplication.java16 @Retention(RetentionPolicy.CLASS)
DKeepClassMemberNames.java16 @Retention(RetentionPolicy.CLASS)
DKeepPublicProtectedClassMemberNames.java16 @Retention(RetentionPolicy.CLASS)
DKeepPublicProtectedClassMembers.java17 @Retention(RetentionPolicy.CLASS)
DKeepPublicClassMemberNames.java16 @Retention(RetentionPolicy.CLASS)
DKeepPublicImplementations.java16 @Retention(RetentionPolicy.CLASS)
DKeepClassMembers.java16 @Retention(RetentionPolicy.CLASS)
DKeepImplementations.java16 @Retention(RetentionPolicy.CLASS)
DKeepPublicClassMembers.java16 @Retention(RetentionPolicy.CLASS)
DKeep.java16 @Retention(RetentionPolicy.CLASS)
DKeepName.java16 @Retention(RetentionPolicy.CLASS)
/external/e2fsprogs/intl/
Dtextdomain.c38 # define __libc_rwlock_define(CLASS, NAME) argument
/external/emma/core/java12/com/vladium/emma/report/html/doc/
DISimpleElement.java54 getAttributes ().set (Attribute.CLASS, classID); in setClass()
DAttribute.java26 public static final Attribute CLASS = new AttributeImpl ("CLASS"); field in Attribute

12