/external/clang/test/SemaObjC/ |
D | interface-tu-variable.m | 3 @interface XX interface 12 @interface XX(CAT) interface in CAT 17 @interface XX() interface in char
|
D | va-method-1.m | 7 @interface XX : NSObject @end interface 9 @implementation XX implementation
|
D | class-method-self.m | 4 @interface XX interface 6 - (void)addObserver:(XX*)o; // expected-note 2{{passing argument to parameter 'o' here}} argument
|
D | message.m | 49 @interface XX : NSObject interface 52 @implementation XX implementation 63 @implementation XX (Private) implementation in Private
|
D | protocol-typecheck.m | 9 @interface XX interface
|
D | protocols.m | 49 @protocol XX; protocol
|
D | method-lookup-2.m | 46 @interface XX : NSObject interface
|
D | super.m | 46 @interface XX interface
|
/external/clang/test/Rewriter/ |
D | va-method.m | 6 @interface XX : NSObject @end interface 8 @implementation XX implementation
|
/external/clang/test/Preprocessor/ |
D | include-directive1.c | 4 #define XX macro
|
D | macro_paste_bad.c | 29 #define XX BL ## ARG macro
|
/external/clang/test/CodeGenCXX/ |
D | 2005-01-03-StaticInitializers.cpp | 9 int XX = (int)(long)&(((struct S*)0)->A[1]); variable
|
/external/clang/test/CodeGen/ |
D | 2002-02-18-StaticData.c | 6 float XX = 12.0f; variable
|
D | 2004-03-09-LargeArrayInitializers.c | 6 const int XX[1000] = { 0, 0 }; in test() local
|
D | 2006-03-03-MissingInitializer.c | 3 struct X { int *XX; int Y;}; member
|
/external/libopus/silk/float/ |
D | regularize_correlations_FLP.c | 36 …silk_float *XX, /* I/O Correlation matrices … in silk_regularize_correlations_FLP()
|
D | corrMatrix_FLP.c | 63 …silk_float *XX /* O X'*X correlation matri… in silk_corrMatrix_FLP()
|
/external/libopus/silk/fixed/ |
D | regularize_correlations_FIX.c | 36 …opus_int32 *XX, /* I/O Correlation matric… in silk_regularize_correlations_FIX()
|
D | corrMatrix_FIX.c | 80 …opus_int32 *XX, /* O Pointer to X'*X co… in silk_corrMatrix_FIX()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btCylinderShape.cpp | 126 const int XX = 1; in CylinderLocalSupportX() local 170 const int XX = 0; in CylinderLocalSupportY() local 204 const int XX = 0; in CylinderLocalSupportZ() local
|
/external/valgrind/helgrind/tests/ |
D | tc04_free_lock.c | 10 pthread_mutex_t lock; int morestuff[2000]; } XX; typedef
|
/external/valgrind/memcheck/tests/ |
D | varinfo4.c | 36 typedef struct { short c1; char* c2[3]; } XX; typedef
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ |
D | test_bbox.c | 27 #define XX(x) ((FT_Pos)(x*XSCALE)) macro
|
/external/clang/test/Parser/ |
D | declarators.c | 9 int f4(*XX)(void); /* expected-error {{cannot return}} expected-warning {{type specifier missing, d… variable
|
/external/icu/icu4c/source/test/intltest/ |
D | loctest.h | 133 XX = 6, enumerator
|