Home
last modified time | relevance | path

Searched refs:XXXX (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/SemaObjC/
Dmethod-prototype-scope.m10 - Func:(int)XXXX, id object; // expected-warning {{use of C-style parameters in Objective-C method …
26 - Func:(int)XXXX, id object { return object; } // expected-warning {{use of C-style parameters in O…
/external/clang/test/CodeGenObjC/
Dweak-metaclass-visibility.m53 @interface XXXX : AVScheduledAudioParameters interface
57 @implementation XXXX @end implementation
/external/clang/test/Misc/
Dcaret-diags-scratch-buffer.c6 if (name ## XXXX != name ## _sb);
/external/valgrind/memcheck/tests/
Dvarinfo3.stderr.exp-ppc6434 Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX"
49 Address 0x........ is 7 bytes inside data symbol "static_local_undef.XXXX"
Dvarinfo5.stderr.exp-ppc64122 Address 0x........ is 5 bytes inside data symbol "static_local_def.XXXX"
141 Address 0x........ is 7 bytes inside data symbol "static_local_undef.XXXX"
/external/google-breakpad/src/tools/windows/
Drefresh_binaries.bat6 REM Start->Programs->Microsoft Visual Studio XXXX->Tools->
/external/libvncserver/
DNEWS101 - Print this string out to stdout: 'PORT=XXXX' (usually XXXX = 5900).
/external/icu/icu4c/source/config/
DMakefile.inc.in175 # this is a #define value (i.e. U_XXXX or XXXX)
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c3733 # define XXXX(_tempName,_srcVec1,_srcShift1,_srcVec2,_srcShift2) \ in math_INTERLEAVE3_128() macro
3746 XXXX(CfBf, CC, 0xf, BB, 0xf); // i2[15:14] in math_INTERLEAVE3_128()
3747 XXXX(AfCe, AA, 0xf, CC, 0xe); in math_INTERLEAVE3_128()
3750 XXXX(BeAe, BB, 0xe, AA, 0xe); in math_INTERLEAVE3_128()
3751 XXXX(CdBd, CC, 0xd, BB, 0xd); in math_INTERLEAVE3_128()
3755 XXXX(AdCc, AA, 0xd, CC, 0xc); in math_INTERLEAVE3_128()
3756 XXXX(BcAc, BB, 0xc, AA, 0xc); in math_INTERLEAVE3_128()
3759 XXXX(CbBb, CC, 0xb, BB, 0xb); in math_INTERLEAVE3_128()
3760 XXXX(AbCa, AA, 0xb, CC, 0xa); // i2[1:0] in math_INTERLEAVE3_128()
3765 XXXX(BaAa, BB, 0xa, AA, 0xa); // i1[15:14] in math_INTERLEAVE3_128()
[all …]
/external/mesa3d/docs/
DRELNOTES-4.1152 XXX Things To Do Yet XXXX
/external/icu/icu4c/source/data/curr/
Dru.txt1052 "XXXX",
/external/google-breakpad/src/client/mac/sender/
Duploader.mm318 sprintf(tmpFilenameTemplate,"%s/%s-XXXX", tmpDir,
/external/valgrind/docs/internals/
D3_2_BUGSTATUS.txt213 XXXX check that x86/amd64 backends can deal with Shl8
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-script-python.txt566 variables from the given module, add the corresponding 'from XXXX
/external/pcre/dist/testdata/
Dtestinput22180 XXXX
2183 XXXX Y
Dtestoutput28454 XXXX
8466 XXXX Y
8467 0: XXXX Y
/external/icu/icu4c/source/test/testdata/
Dregextst.txt1475 …xX])(?:\2{1,2}|[lL]|[cC])?)?((([iI])((\5{1,2})|[vV]|[xX]|[lL])?)|([vV]?([iI]{1,3})?))?$" "XXXX"
/external/libvncserver/x11vnc/
DREADME12510 as a VNC server it will print out a string: PORT=XXXX where XXXX is typically
12513 the name of the machine running x11vnc and N is XXXX - 5900, i.e. usually
13508 "viewonly", "fullaccess", "input=XXXX", or
/external/libxml2/
DChangeLog1441 generate negative values and %X outputs -XXXX :-(