Home
last modified time | relevance | path

Searched defs:XX (Results 1 – 25 of 53) sorted by relevance

123

/external/clang/test/SemaObjC/
Dinterface-tu-variable.m3 @interface XX interface
12 @interface XX(CAT) interface in CAT
17 @interface XX() interface in char
Dva-method-1.m7 @interface XX : NSObject @end interface
9 @implementation XX implementation
Dclass-method-self.m4 @interface XX interface
6 - (void)addObserver:(XX*)o; // expected-note 2{{passing argument to parameter 'o' here}} argument
Dmessage.m49 @interface XX : NSObject interface
52 @implementation XX implementation
63 @implementation XX (Private) implementation in Private
Dprotocol-typecheck.m9 @interface XX interface
Dprotocols.m49 @protocol XX; protocol
Dmethod-lookup-2.m46 @interface XX : NSObject interface
Dsuper.m46 @interface XX interface
/external/clang/test/Rewriter/
Dva-method.m6 @interface XX : NSObject @end interface
8 @implementation XX implementation
/external/clang/test/Preprocessor/
Dinclude-directive1.c4 #define XX macro
Dmacro_paste_bad.c29 #define XX BL ## ARG macro
/external/clang/test/CodeGenCXX/
D2005-01-03-StaticInitializers.cpp9 int XX = (int)(long)&(((struct S*)0)->A[1]); variable
/external/clang/test/CodeGen/
D2002-02-18-StaticData.c6 float XX = 12.0f; variable
D2004-03-09-LargeArrayInitializers.c6 const int XX[1000] = { 0, 0 }; in test() local
D2006-03-03-MissingInitializer.c3 struct X { int *XX; int Y;}; member
/external/libopus/silk/float/
Dregularize_correlations_FLP.c36silk_float *XX, /* I/O Correlation matrices … in silk_regularize_correlations_FLP()
DcorrMatrix_FLP.c63silk_float *XX /* O X'*X correlation matri… in silk_corrMatrix_FLP()
/external/libopus/silk/fixed/
Dregularize_correlations_FIX.c36opus_int32 *XX, /* I/O Correlation matric… in silk_regularize_correlations_FIX()
DcorrMatrix_FIX.c80opus_int32 *XX, /* O Pointer to X'*X co… in silk_corrMatrix_FIX()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtCylinderShape.cpp126 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/
Dtc04_free_lock.c10 pthread_mutex_t lock; int morestuff[2000]; } XX; typedef
/external/valgrind/memcheck/tests/
Dvarinfo4.c36 typedef struct { short c1; char* c2[3]; } XX; typedef
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
Dtest_bbox.c27 #define XX(x) ((FT_Pos)(x*XSCALE)) macro
/external/clang/test/Parser/
Ddeclarators.c9 int f4(*XX)(void); /* expected-error {{cannot return}} expected-warning {{type specifier missing, d… variable
/external/icu/icu4c/source/test/intltest/
Dloctest.h133 XX = 6, enumerator

123