Home
last modified time | relevance | path

Searched defs:XX (Results 1 – 25 of 57) 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/
D2004-03-09-LargeArrayInitializers.c6 const int XX[1000] = { 0, 0 }; in test() local
D2002-02-18-StaticData.c6 float XX = 12.0f; variable
D2006-03-03-MissingInitializer.c3 struct X { int *XX; int Y;}; member
/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/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/chromium_org/third_party/opus/src/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/chromium_org/third_party/opus/src/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/valgrind/main/helgrind/tests/
Dtc04_free_lock.c10 pthread_mutex_t lock; int morestuff[2000]; } XX; typedef
/external/valgrind/main/memcheck/tests/
Dvarinfo4.c36 typedef struct { short c1; char* c2[3]; } XX; typedef

123