Home
last modified time | relevance | path

Searched refs:ZZZ (Results 1 – 25 of 30) sorted by relevance

12

/external/compiler-rt/test/tsan/
Dglobal_race3.cc6 static int ZZZ[10]; member
8 int YYY::ZZZ[10]; member in XXX::YYY
13 XXX::YYY::ZZZ[0] = 1; in Thread()
20 print_address(XXX::YYY::ZZZ); in main()
24 XXX::YYY::ZZZ[0] = 0; in main()
/external/clang/test/CodeGenCXX/
Dthunk-use-after-free.cpp41 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; }; class
42 ZZZ * ZZZ::ppp () { return new ZZZ; } in ppp()
Ddebug-info-use-after-free.cpp128 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; }; class
129 ZZZ * ZZZ::ppp () { return new ZZZ; } in ppp()
/external/compiler-rt/test/asan/TestCases/
Dglobal-demangle.cc6 static char ZZZ[]; member in XXX::YYY
8 char YYY::ZZZ[] = "abc"; member in XXX::YYY
12 return (int)XXX::YYY::ZZZ[argc + 5]; // BOOM in main()
Dglobal-overflow.cc10 static char ZZZ[10]; in main() local
13 memset(ZZZ, 0, 10); in main()
19 res += XXX[argc] + ZZZ[argc]; in main()
Dstack-frame-demangle.cc7 static int ZZZ(int x) { in ZZZ() function
20 int res = XXX::YYY::ZZZ(argc + 10); in main()
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy42 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
43 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
47 ftpServer.setCommandHandler("ZZZ", commandHandler)
48 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
54 ftpServer.setCommandHandler("ZZZ", cmdHandler)
55 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy46 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
47 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
51 ftpServer.setCommandHandler("ZZZ", commandHandler)
52 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
58 ftpServer.setCommandHandler("ZZZ", cmdHandler)
59 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy46 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
47 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
51 ftpServer.setCommandHandler("ZZZ", commandHandler)
52 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
58 ftpServer.setCommandHandler("ZZZ", cmdHandler)
59 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy42 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
43 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
47 ftpServer.setCommandHandler("ZZZ", commandHandler)
48 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
54 ftpServer.setCommandHandler("ZZZ", cmdHandler)
55 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy46 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
47 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
51 ftpServer.setCommandHandler("ZZZ", commandHandler)
52 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
58 ftpServer.setCommandHandler("ZZZ", cmdHandler)
59 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy46 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
47 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
51 ftpServer.setCommandHandler("ZZZ", commandHandler)
52 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
58 ftpServer.setCommandHandler("ZZZ", cmdHandler)
59 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy42 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
43 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
47 ftpServer.setCommandHandler("ZZZ", commandHandler)
48 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
54 ftpServer.setCommandHandler("ZZZ", cmdHandler)
55 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy46 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
47 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
51 ftpServer.setCommandHandler("ZZZ", commandHandler)
52 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
58 ftpServer.setCommandHandler("ZZZ", cmdHandler)
59 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy42 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
43 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
47 ftpServer.setCommandHandler("ZZZ", commandHandler)
48 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
54 ftpServer.setCommandHandler("ZZZ", cmdHandler)
55 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy46 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
47 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
51 ftpServer.setCommandHandler("ZZZ", commandHandler)
52 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
58 ftpServer.setCommandHandler("ZZZ", cmdHandler)
59 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy42 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware)
43 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
47 ftpServer.setCommandHandler("ZZZ", commandHandler)
48 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
54 ftpServer.setCommandHandler("ZZZ", cmdHandler)
55 assert ftpServer.getCommandHandler("ZZZ") == cmdHandler
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServerTest.groovy47 ftpServer.setCommandHandler("ZZZ", commandHandler_NotServerConfigurationAware);
48 assert ftpServer.getCommandHandler("ZZZ") == commandHandler_NotServerConfigurationAware
56 ftpServer.setCommandHandler("ZZZ", commandHandler);
57 assert ftpServer.getCommandHandler("ZZZ") == commandHandler
/external/clang/test/SemaTemplate/
Dissue150.cpp90 struct ZZZ struct
105 ZZZ<int, interval_set> zzz; in test()
/external/llvm/test/Instrumentation/AddressSanitizer/
Dstack_layout.ll13 ; CHECK: private unnamed_addr constant{{.*}}3 32 10 3 XXX 64 20 3 YYY 128 30 3 ZZZ
28 %ZZZ = alloca [30 x i8], align 1
33 %arr3.ptr = bitcast [30 x i8]* %ZZZ to i8*
/external/clang/test/Index/
Doverriding-method-comments.mm17 * \param[in] AAA ZZZ
22 …<Index>0</Index><Direction isExplicit="1">in</Direction><Discussion><Para> ZZZ</Para></Discussion>…
31 …<Index>0</Index><Direction isExplicit="1">in</Direction><Discussion><Para> ZZZ</Para></Discussion>…
37 …<Index>0</Index><Direction isExplicit="1">in</Direction><Discussion><Para> ZZZ</Para></Discussion>…
/external/compiler-rt/lib/asan/tests/
Dasan_test.cc496 char ZZZ[30]; in TEST() local
499 EXPECT_DEATH(Ident(ZZZ)[-1] = 0, ASAN_PCRE_DOTALL "XXX.*YYY.*ZZZ"); in TEST()
/external/v8/benchmarks/
Dregexp.js137 … /qqqq|qqq|qq|q|ZZZZ|ZZZ|ZZ|Z|llll|ll|l|uu|u|UU|U|zz|z|ff|f|gg|g|sss|ss|s|mmm|mm|m/g.exec(s5[i]);
/external/icu/icu4c/source/data/misc/
Dmetadata.txt3900 ZZZ{
DsupplementalData.txt3900 ZZZ{
7281 "ZZZ",

12