HomeSort by relevance Sort by last modified time
    Searched refs:XXX (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/valgrind/main/none/tests/
fork.stdout.exp 0 XXX
cmdline0.stdout.exp 1 valgrind-XXX
  /external/clang/test/Parser/
c-namespace.c 3 struct XXX;
4 int XXX;
  /external/clang/test/CodeGen/
2005-03-06-OffsetOfStructCrash.c 4 struct XXX {
9 (int)&((struct XXX*)(((void *)0)))->F;
13 &((struct XXX*)(((void *)0)))->F;
2005-09-24-BitFieldCrash.c 13 enum XXX { yyy };
18 __extension__ enum XXX built_in_class : 2;
  /external/clang/test/Preprocessor/
expr_liveness.c 50 #if (!defined(XXX) || XXX > 42)
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
global-demangle.cc 3 namespace XXX {
12 return (int)XXX::YYY::ZZZ[argc + 5]; // BOOM
15 // CHECK: 'XXX::YYY::ZZZ' {{.*}} of size 4
16 // CHECK: 'XXX::YYY::ZZZ' is ascii string 'abc'
stack-frame-demangle.cc 5 namespace XXX {
14 // CHECK: XXX::YYY::ZZZ
17 } // namespace XXX
20 int res = XXX::YYY::ZZZ(argc + 10);
global-overflow.cc 8 static char XXX[10];
11 memset(XXX, 0, 10);
19 res += XXX[argc] + ZZZ[argc];
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
nasm-sectname.asm 0 ; XXX: this test should really be in parsers/nasm/tests, not here.
  /external/clang/test/CodeGenCXX/
lambda-expressions.cpp 89 int (&xxx)[0] = array;
90 int y = xxx[0];
114 struct XXX {};
116 XXX localKey;
119 ^{ XXX k = localKey; };
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 15 XXX - Not complete yet!!!
240 XXX TBD
277 XXX finish
283 FRAGMENT_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
284 VERTEX_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
285 FRAGMENT_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX -
286 VERTEX_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX
    [all...]
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 15 XXX - Not complete yet!!!
240 XXX TBD
277 XXX finish
283 FRAGMENT_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
284 VERTEX_PROGRAM_CALLBACK_MESA B IsEnabled FALSE XXX XXX enable
285 FRAGMENT_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX -
286 VERTEX_PROGRAM_POSITION_MESA Z+ GetIntegerv -1 XXX XXX
    [all...]
  /bionic/libc/arch-x86/include/machine/
elf_machdep.h 9 #define ELF64_MACHDEP_ENDIANNESS XXX /* break compilation */
  /hardware/ril/reference-ril/
Android.mk 3 # XXX using libutils for simulator build only...
  /external/chromium_org/v8/test/mjsunit/regress/
regress-670147.js 28 function XXX(x) {
33 assertFalse(XXX('Hello'));
  /external/freetype/include/freetype/config/
ftconfig.h 190 typedef signed XXX FT_Int32;
201 typedef unsigned XXX FT_UInt32;
213 typedef signed XXX FT_Int64;
225 typedef unsigned XXX FT_UInt64;
  /external/openssh/regress/
bsd.regress.mk 18 # XXX - Need full path to REGRESSLOG, otherwise there will be much pain.
58 # XXX - we need a better method to see if a test fails due to timeout or just
  /external/v8/test/mjsunit/regress/
regress-670147.js 28 function XXX(x) {
33 assertFalse(XXX('Hello'));
  /external/chromium_org/third_party/mesa/src/docs/
MESA_shader_debug.spec 189 print log" (XXX DEBUG_PRINT_MESA?). Each component is written in
190 text format (XXX format!) and is delimited by a white space (XXX 1
  /external/mesa3d/docs/
MESA_shader_debug.spec 189 print log" (XXX DEBUG_PRINT_MESA?). Each component is written in
190 text format (XXX format!) and is delimited by a white space (XXX 1
  /bionic/libc/arch-arm/include/machine/
elf_machdep.h 12 #define ELF64_MACHDEP_ENDIANNESS XXX /* break compilation */
  /external/compiler-rt/make/
util.mk 111 # General debugging rule, use 'make print-XXX' to print the definition, value
112 # and origin of XXX.
  /build/core/combo/arch/x86/
x86.mk 30 # XXX: This flag is probably redundant, because it should be set by default
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftconfig.h 197 typedef signed XXX FT_Int32;
208 typedef unsigned XXX FT_UInt32;

Completed in 625 milliseconds

1 2 3