Searched refs:interface (Results 1 - 25 of 1838) sorted by relevance

1234567891011>>

/external/clang/test/Modules/Inputs/
H A Dlookup_left.h1 @interface A
H A Dlookup_right.h2 @interface B
H A Dredeclarations_right.h1 @interface NSObject
H A Dcategory_left.h3 @interface Foo(Left)
7 @interface LeftFoo
11 @interface Foo(Duplicate)
14 @interface Foo(Duplicate)
H A DMethodPoolASub2.h1 @interface A (Sub2)
H A DMethodPoolBSub2.h1 @interface TotallyUnrelated
H A DMethodPoolA.h5 @interface A
10 @interface B : A
13 @interface C
H A Dcategory_right.h3 @interface Foo(Right1)
7 @interface Foo(Right2)
11 @interface Foo(Duplicate)
H A DMethodPoolB.h10 @interface B
/external/clang/test/Index/
H A Dindex-suppress-refs.h2 @interface I
5 @interface B
/external/clang/test/Modules/self-import-header/af.framework/Headers/
H A Da1.h3 @interface Foo
/external/chromium_org/chrome/browser/ui/cocoa/infobars/
H A Dtranslate_message_infobar_controller.h7 @interface TranslateMessageInfobarController : TranslateInfoBarControllerBase {
/external/chromium_org/third_party/ocmock/OCMock/
H A DOCMBoxedReturnValueProvider.h8 @interface OCMBoxedReturnValueProvider : OCMReturnValueProvider
H A DOCMExceptionReturnValueProvider.h8 @interface OCMExceptionReturnValueProvider : OCMReturnValueProvider
H A DOCPartialMockRecorder.h8 @interface OCPartialMockRecorder : OCMockRecorder
/external/chromium_org/third_party/skia/experimental/SkiaExamples/
H A DSkExampleNSView.h11 @interface SkExampleNSView : SkNSView
/external/clang/test/Modules/redecls/
H A Da.h1 @interface AA
/external/clang/test/PCH/Inputs/
H A Dtypo.h3 @interface NSString
/external/skia/experimental/SkiaExamples/
H A DSkExampleNSView.h11 @interface SkExampleNSView : SkNSView
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_bar_folder_window.h16 @interface BookmarkBarFolderWindow : NSWindow
21 @interface BookmarkBarFolderWindowContentView : NSView
25 @interface BookmarkBarFolderWindowScrollView : NSScrollView
/external/dhcpcd/
H A Dconfigure.h33 int send_interface(int, const struct interface *);
34 int run_script_reason(const struct interface *, const char *);
36 int configure(struct interface *);
H A Dipv6rs.h36 int ipv6rs_start(struct interface *);
37 ssize_t ipv6rs_env(char **, const char *, const struct interface *);
38 void ipv6rs_free(struct interface *ifp);
/external/chromium_org/third_party/skia/experimental/SimpleCocoaApp/
H A DSimpleApp.h14 @interface SimpleNSView : SkNSView
/external/chromium_org/third_party/skia/src/views/mac/
H A DSkSampleNSView.h10 @interface SkSampleNSView : SkNSView
/external/clang/test/ARCMT/whitelisted/
H A Dheader2.h2 @interface I2 : NSObject

Completed in 4827 milliseconds

1234567891011>>