/external/clang/test/SemaObjC/ |
D | property-category-1.m | 39 @interface I0 interface 43 @interface I0 (Cat0) interface in Cat0 46 @interface I0 (Cat1) interface in Cat1 49 @implementation I0 // expected-warning {{property 'p0' requires method 'p0' to be define}} implementation
|
D | missing-atend-metadata.m | 3 @interface I0 // expected-note {{receiver is instance of class declared here}} interface 6 @implementation I0 // expected-note {{implementation started here}} implementation
|
D | sizeof-interface.m | 17 @interface I0 { interface 29 @implementation I0 implementation
|
D | property-10.m | 5 @interface I0 interface 34 @interface I0() interface in retain
|
D | property-12.m | 33 @interface I0 <P0> @end interface 34 @implementation I0 implementation
|
D | property-user-setter.m | 3 @interface I0 interface 10 @interface I0 (Cat0) interface in Cat0 14 @implementation I0 implementation
|
D | message.m | 69 @interface I0 interface
|
/external/clang/test/CodeGenObjC/ |
D | no-sanitize.m | 3 @interface I0 @end interface 4 @implementation I0 implementation
|
D | objc2-retain-codegen.m | 4 @interface I0 { interface 10 @implementation I0 implementation
|
D | function-decay.m | 3 @interface I0 @end interface 4 @implementation I0 implementation
|
D | next-objc-dispatch.m | 55 @interface I0 : NSObject interface 59 @implementation I0 implementation
|
D | bitfield-ivar-offsets.m | 11 @interface I0 { interface 23 @implementation I0 implementation
|
D | property-complex.m | 4 @interface I0 { interface 15 @implementation I0 implementation
|
D | protocols-lazy.m | 27 @interface I0<P4> @end interface 28 @implementation I0 -im1 { return 0; }; @end implementation
|
D | bitfield-access.m | 7 @interface I0 { interface
|
D | interface.m | 6 @interface I0 { interface
|
D | class-type.m | 6 @interface I0 { interface
|
D | synthesize_ivar.m | 32 @interface I0 @end interface
|
D | debug-info-crash.m | 12 @interface I0 { interface
|
/external/clang/test/Driver/ |
D | darwin-iphone-defaults.m | 13 @interface I0 interface 17 @implementation I0 implementation
|
/external/webp/src/dsp/ |
D | mips_macro.h | 27 I0, I1) \ argument 35 I0, I1) \ argument 42 I0, I1, I2, I3, I4, I5, I6, I7, I8, I9) \ argument 53 I0, I1, I2, I3, I4, I5, I6, I7) \ argument 78 I0, I1) \ argument 85 I0, I1, I2, I3) \ argument 98 I0, I1, I2, I3, I4, I5, I6, I7) \ argument 125 I0, I1, I2, I3) \ argument 142 I0, I1, I2, I3) \ argument 161 I0, I1, I2, I3, I4, I5, I6, I7, \ argument
|
/external/webrtc/webrtc/common_audio/ |
D | window_generator.cc | 25 complex<float> I0(complex<float> x) { in I0() function
|
/external/llvm/unittests/IR/ |
D | ValueTest.cpp | 130 Instruction *I0 = &*BB.begin(); in TEST() local 200 Instruction *I0 = &*EntryBB.begin(); in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | ValueTest.cpp | 136 Instruction *I0 = &*BB.begin(); in TEST() local 213 Instruction *I0 = &*EntryBB.begin(); in TEST() local
|
/external/guava/guava-tests/benchmark/com/google/common/base/ |
D | ObjectsBenchmark.java | 29 private static final Integer I0 = -45; field in ObjectsBenchmark
|