/external/compiler-rt/test/tsan/ |
D | global_race3.cc | 6 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/ |
D | thunk-use-after-free.cpp | 41 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; }; class 42 ZZZ * ZZZ::ppp () { return new ZZZ; } in ppp()
|
D | debug-info-use-after-free.cpp | 128 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; }; class 129 ZZZ * ZZZ::ppp () { return new ZZZ; } in ppp()
|
/external/compiler-rt/test/asan/TestCases/ |
D | global-demangle.cc | 6 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()
|
D | global-overflow.cc | 10 static char ZZZ[10]; in main() local 13 memset(ZZZ, 0, 10); in main() 19 res += XXX[argc] + ZZZ[argc]; in main()
|
D | stack-frame-demangle.cc | 7 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/ |
D | FakeFtpServerTest.groovy | 42 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/ |
D | FakeFtpServerTest.groovy | 46 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/ |
D | FakeFtpServerTest.groovy | 46 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/ |
D | FakeFtpServerTest.groovy | 42 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/ |
D | FakeFtpServerTest.groovy | 46 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/ |
D | FakeFtpServerTest.groovy | 46 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/ |
D | FakeFtpServerTest.groovy | 42 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/ |
D | FakeFtpServerTest.groovy | 46 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/ |
D | FakeFtpServerTest.groovy | 42 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/ |
D | FakeFtpServerTest.groovy | 46 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/ |
D | FakeFtpServerTest.groovy | 42 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/ |
D | FakeFtpServerTest.groovy | 47 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/ |
D | issue150.cpp | 90 struct ZZZ struct 105 ZZZ<int, interval_set> zzz; in test()
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | stack_layout.ll | 13 ; 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/ |
D | overriding-method-comments.mm | 17 * \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/ |
D | asan_test.cc | 496 char ZZZ[30]; in TEST() local 499 EXPECT_DEATH(Ident(ZZZ)[-1] = 0, ASAN_PCRE_DOTALL "XXX.*YYY.*ZZZ"); in TEST()
|
/external/v8/benchmarks/ |
D | regexp.js | 137 … /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/ |
D | metadata.txt | 3900 ZZZ{
|
D | supplementalData.txt | 3900 ZZZ{ 7281 "ZZZ",
|