/external/dropbear/libtommath/ |
D | dep.pl | 10 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/ |
D | classes.nib | 3 {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/ |
D | classes.nib | 5 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/ |
D | fixedsizehash.h | 53 #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/ |
D | classes.nib | 5 CLASS = AppDelegate; 30 CLASS = FirstResponder; 34 {CLASS = KCanvasTestView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 37 CLASS = MyDocument;
|
/external/webkit/WebKit/English.lproj/WebViewEditingContextMenuOld.nib/ |
D | classes.nib | 13 CLASS = FirstResponder; 18 CLASS = MyObject; 25 CLASS = NSFontManager;
|
/external/webkit/WebKit/English.lproj/WebViewEditingContextMenu.nib/ |
D | classes.nib | 13 CLASS = FirstResponder; 18 CLASS = MyObject; 25 CLASS = NSFontManager;
|
/external/webkit/WebKitTools/DrawTest/English.lproj/Inspector.nib/ |
D | classes.nib | 4 CLASS = DrawTestInspectorController; 9 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
|
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/SDLMain.nib/ |
D | classes.nib | 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 6 CLASS = SDLMain;
|
/external/proguard/examples/annotations/src/proguard/annotation/ |
D | KeepGettersSetters.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepPublicGettersSetters.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepApplication.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepClassMemberNames.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepPublicProtectedClassMemberNames.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepPublicProtectedClassMembers.java | 17 @Retention(RetentionPolicy.CLASS)
|
D | KeepPublicClassMemberNames.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepPublicImplementations.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepClassMembers.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepImplementations.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepPublicClassMembers.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | Keep.java | 16 @Retention(RetentionPolicy.CLASS)
|
D | KeepName.java | 16 @Retention(RetentionPolicy.CLASS)
|
/external/e2fsprogs/intl/ |
D | textdomain.c | 38 # define __libc_rwlock_define(CLASS, NAME) argument
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | ISimpleElement.java | 54 getAttributes ().set (Attribute.CLASS, classID); in setClass()
|
D | Attribute.java | 26 public static final Attribute CLASS = new AttributeImpl ("CLASS"); field in Attribute
|