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

1234567891011>>

/external/clang/test/Modules/Inputs/attr-unavailable/
H A DoneC.h1 @interface E
H A Dtwo.h1 @interface A
4 @interface B
/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
H A Dcategory_bottom.h3 @interface Foo(Bottom)
9 @interface LeftFoo(Bottom)
/external/clang/test/Index/
H A Dindex-suppress-refs.h2 @interface I
5 @interface B
/external/clang/test/Modules/Inputs/self-import-header/af.framework/Headers/
H A Da1.h3 @interface Foo
/external/clang/test/Modules/Inputs/redecls/
H A Da.h1 @interface AA
/external/clang/test/PCH/Inputs/
H A Dtypo.h3 @interface NSString
H A Dchain-selectors2.h1 @interface Y
15 @interface X (Blarg)
/external/skia/example/mac/
H A DHelloWorldNSView.h11 @interface HelloWorldNSView : SkNSView
/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/clang/test/ARCMT/whitelisted/
H A Dheader2.h2 @interface I2 : NSObject
/external/clang/test/SemaObjCXX/Inputs/
H A Darc-system-header.h1 @interface B
5 @interface A {
/external/skia/experimental/SimpleCocoaApp/
H A DSimpleApp.h14 @interface SimpleNSView : SkNSView
/external/skia/src/views/mac/
H A DSkSampleNSView.h10 @interface SkSampleNSView : SkNSView
/external/clang/test/ARCMT/
H A DGC.h2 @interface ExtInterface {

Completed in 714 milliseconds

1234567891011>>