/external/clang/lib/StaticAnalyzer/Checkers/ |
D | UnreachableCodeChecker.cpp | 44 static inline const Stmt *getUnreachableStmt(const CFGBlock *CB); 45 static void FindUnreachableEntryPoints(const CFGBlock *CB, 48 static bool isInvalidPath(const CFGBlock *CB, const ParentMap &PM); 49 static inline bool isEmptyCFGBlock(const CFGBlock *CB); 83 const CFGBlock *CB = BE->getBlock(); in checkEndAnalysis() local 84 reachable.insert(CB->getBlockID()); in checkEndAnalysis() 101 const CFGBlock *CB = *I; in checkEndAnalysis() local 103 if (reachable.count(CB->getBlockID())) in checkEndAnalysis() 107 if (isEmptyCFGBlock(CB)) in checkEndAnalysis() 111 if (!visited.count(CB->getBlockID())) in checkEndAnalysis() [all …]
|
D | AnalyzerStatsChecker.cpp | 64 const CFGBlock *CB = BE->getBlock(); in checkEndAnalysis() local 65 reachable.insert(CB); in checkEndAnalysis() 76 const CFGBlock *CB = *I; in checkEndAnalysis() local 79 if (!reachable.count(CB)) { in checkEndAnalysis()
|
/external/llvm/unittests/Analysis/ |
D | AliasAnalysisTest.cpp | 81 std::function<void()> CB; member 84 std::function<void()> CB) in TestCustomAAResult() 85 : AAResultBase(TLI), CB(std::move(CB)) {} in TestCustomAAResult() 87 : AAResultBase(std::move(Arg)), CB(std::move(Arg.CB)) {} in TestCustomAAResult() 92 CB(); in alias() 102 std::function<void()> CB; member in __anonb3e856af0311::TestCustomAAWrapperPass 109 std::function<void()> CB = std::function<void()>()) in TestCustomAAWrapperPass() argument 110 : ImmutablePass(ID), CB(std::move(CB)) { in TestCustomAAWrapperPass() 121 getAnalysis<TargetLibraryInfoWrapperPass>().getTLI(), std::move(CB))); in doInitialization()
|
/external/libxml2/win32/VC10/ |
D | libxml2.sln | 6 …1D0-8D11-00A0C91BC942}") = "runsuite", "runsuite.vcxproj", "{D841B4F7-C277-49CB-B379-8B1801C8EE35}" 29 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Debug DLL|Win32.ActiveCfg = Debug|Win32 30 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Debug DLL|Win32.Build.0 = Debug|Win32 31 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Debug|Win32.ActiveCfg = Debug|Win32 32 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Debug|Win32.Build.0 = Debug|Win32 33 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Release DLL|Win32.ActiveCfg = Release|Win32 34 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Release DLL|Win32.Build.0 = Release|Win32 35 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Release|Win32.ActiveCfg = Release|Win32 36 {D841B4F7-C277-49CB-B379-8B1801C8EE35}.Release|Win32.Build.0 = Release|Win32
|
/external/zlib/src/contrib/dotzlib/ |
D | DotZLib.sln | 2 …F4B-00C04F79EFBC}") = "DotZLib", "DotZLib\DotZLib.csproj", "{BB1EE0B1-1808-46CB-B786-949D91117FC5}" 12 {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Debug.ActiveCfg = Debug|.NET 13 {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Debug.Build.0 = Debug|.NET 14 {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Release.ActiveCfg = Release|.NET 15 {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Release.Build.0 = Release|.NET
|
/external/eigen/blas/fortran/ |
D | lsame.f | 1 LOGICAL FUNCTION LSAME(CA,CB) 8 CHARACTER CA,CB local 36 LSAME = CA .EQ. CB 49 INTB = ICHAR(CB)
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | vq4.c | 29 int16_t *CB, /* codebook in Q13 */ in WebRtcIlbcfix_Vq4() argument 43 tmp = X[0] - CB[pos]; in WebRtcIlbcfix_Vq4() 46 tmp = X[i] - CB[pos + i]; in WebRtcIlbcfix_Vq4() 59 Xq[i] = CB[minindex*4 + i]; in WebRtcIlbcfix_Vq4()
|
D | vq3.c | 29 int16_t *CB, /* codebook in Q13 */ in WebRtcIlbcfix_Vq3() argument 43 tmp = X[0] - CB[pos]; in WebRtcIlbcfix_Vq3() 46 tmp = X[i] - CB[pos + i]; in WebRtcIlbcfix_Vq3() 59 Xq[i] = CB[minindex*3 + i]; in WebRtcIlbcfix_Vq3()
|
D | cb_mem_energy.c | 31 int16_t *CB, /* (i) The CB memory (1:st section) */ in WebRtcIlbcfix_CbMemEnergy() argument 48 ppi = CB+lMem-lTarget-1; in WebRtcIlbcfix_CbMemEnergy() 49 ppo = CB+lMem-1; in WebRtcIlbcfix_CbMemEnergy() 51 pp=CB+lMem-lTarget; in WebRtcIlbcfix_CbMemEnergy()
|
D | split_vq.c | 33 int16_t *CB, /* (i) the quantizer codebook in Q13 */ in WebRtcIlbcfix_SplitVq() argument 44 CBPtr=CB; in WebRtcIlbcfix_SplitVq()
|
/external/valgrind/VEX/orig_x86/ |
D | manyfp.orig | 536 . 90 E8 CB 01 00 00 659 . 55 89 E5 53 83 EC 44 80 3D C2 CB 32 40 00 74 1B 677 . 80 3D C2 CB 32 40 00 74 13 1467 . EB CB 1491 . 55 89 E5 53 83 EC 34 80 3D C2 CB 32 40 00 74 1B 1534 … DD 1C D8 D9 C0 D8 C3 D9 C9 8B 75 E4 D8 C2 D9 C9 8B 45 E0 DD 1C DE DD 1C D8 43 83 C4 08 39 CB 72 C7 1539 … DD 1C D8 D9 C0 D8 C3 D9 C9 8B 75 E4 D8 C2 D9 C9 8B 45 E0 DD 1C DE DD 1C D8 43 83 C4 08 39 CB 72 C7 1622 …44 30 08 8B 45 E0 03 45 E4 31 D2 DD 45 C8 D9 C3 D9 C9 F7 75 10 D8 CB D9 C9 D8 CA D9 CB DE CC D9 C9… 1770 … F7 89 D0 31 D2 52 50 DF 2C 24 DC 0D E0 06 06 08 83 EC 08 DC 75 E0 DD 14 24 DD 5D C8 E8 EE CB FF FF 1778 . DD 45 B8 DD 45 14 DD 45 1C D9 C9 D8 CA D9 C9 D8 CB D9 CA DC 4D 1C D9 CB DC 4D 14 D9 C9 8B 45 DC 8… [all …]
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 334 template <typename CB> CB scanReachableSymbols(SVal val) const; 335 template <typename CB> CB scanReachableSymbols(const SVal *beg, 338 template <typename CB> CB 807 template <typename CB> 808 CB ProgramState::scanReachableSymbols(SVal val) const { in scanReachableSymbols() 809 CB cb(this); in scanReachableSymbols() 814 template <typename CB> 815 CB ProgramState::scanReachableSymbols(const SVal *beg, const SVal *end) const { in scanReachableSymbols() 816 CB cb(this); in scanReachableSymbols() 821 template <typename CB> [all …]
|
/external/llvm/lib/Transforms/Utils/ |
D | FlattenCFG.cpp | 268 BasicBlock *CB; in FlattenParallelAndOr() local 275 CB = PBI->getSuccessor(1 - Idx); in FlattenParallelAndOr() 279 .splice(FirstCondBlock->end(), CB->getInstList()); in FlattenParallelAndOr() 294 if (CB == LastCondBlock) in FlattenParallelAndOr() 297 CB->dropAllReferences(); in FlattenParallelAndOr() 299 new UnreachableInst(CB->getContext(), CB); in FlattenParallelAndOr()
|
/external/ltrace/ |
D | vect.h | 161 #define VECT_EACH(VECP, ELT_TYPE, START_AFTER, CB, DATA) \ argument 166 enum callback_status (*_cb)(ELT_TYPE *, void *) = CB; \ 180 #define VECT_EACH_CST(VECP, ELT_TYPE, START_AFTER, CB, DATA) \ argument 185 enum callback_status (*_cb)(const ELT_TYPE *, void *) = CB; \
|
/external/clang/lib/Analysis/ |
D | ReachableCode.cpp | 363 clang::reachable_code::Callback &CB); 371 clang::reachable_code::Callback &CB); 443 clang::reachable_code::Callback &CB) { in scanBackwards() argument 476 reportDeadCode(Block, S, CB); in scanBackwards() 496 reportDeadCode(Block, I->second, CB); in scanBackwards() 571 clang::reachable_code::Callback &CB) { in reportDeadCode() argument 601 CB.HandleUnreachable(reachable_code::UK_Loop_Increment, in reportDeadCode() 621 CB.HandleUnreachable(UK, Loc, SilenceableCondVal, R1, R2); in reportDeadCode() 638 Callback &CB) { in FindUnreachableCode() argument 672 numReachable += DS.scanBackwards(block, CB); in FindUnreachableCode()
|
/external/valgrind/VEX/orig_ppc32/ |
D | morefp.orig | 131 . 7C 00 04 AC 4C 00 01 2C 7F 23 CB 78 81 01 00 08 83 21 00 34 82 E1 00 0C 7D 00 81 20 7F 28 03 A6 8… 149 . 81 8B 00 08 80 CB 00 00 39 6B 00 0C 7C EC EA 14 7F 8B F8 40 7C E6 E9 2E 41 9C FF E8 242 . 81 7E 04 90 54 00 10 3A 7C CB 00 2E 7D 26 5A 14 7D 29 03 A6 4E 80 04 20 470 . 38 CB 00 04 39 49 00 03 90 C3 00 00 4B FF FF D0 833 …91 7C 00 00 3B 9C 00 04 7D 9A 42 14 91 0B 00 0C 90 8B 00 04 39 0C 00 01 90 CB 00 08 93 4B 00 10 40… 848 …91 7C 00 00 3B 9C 00 04 7D 9A 42 14 91 0B 00 0C 90 8B 00 04 39 0C 00 01 90 CB 00 08 93 4B 00 10 40… 872 . 7F 23 CB 78 7F 3D CB 78 48 00 DC BD 1355 . 80 81 00 00 7F 23 CB 78 82 E4 00 04 82 A4 FF D4 7E E8 03 A6 82 C4 FF D8 82 E4 FF DC 83 04 FF E0 8… 1418 . 7F 25 CB 78 7F 68 DB 78 7E 03 83 78 7E 84 A3 78 7E E6 BB 78 7E C7 B3 78 48 00 39 B1 1496 . 80 7D 00 18 3D 80 73 51 61 8E 62 40 54 6F 16 FA 7D C8 7E 30 55 06 07 3E 90 CB 00 14 4B FF FC 78 [all …]
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 485 IndexerCallbacks CB; in clang_indexSourceFile_Impl() local 486 memset(&CB, 0, sizeof(CB)); in clang_indexSourceFile_Impl() 487 unsigned ClientCBSize = index_callbacks_size < sizeof(CB) in clang_indexSourceFile_Impl() 488 ? index_callbacks_size : sizeof(CB); in clang_indexSourceFile_Impl() 489 memcpy(&CB, client_index_callbacks, ClientCBSize); in clang_indexSourceFile_Impl() 593 IndexAction.reset(new IndexingFrontendAction(client_data, CB, in clang_indexSourceFile_Impl() 718 IndexerCallbacks CB; in clang_indexTranslationUnit_Impl() local 719 memset(&CB, 0, sizeof(CB)); in clang_indexTranslationUnit_Impl() 720 unsigned ClientCBSize = index_callbacks_size < sizeof(CB) in clang_indexTranslationUnit_Impl() 721 ? index_callbacks_size : sizeof(CB); in clang_indexTranslationUnit_Impl() [all …]
|
D | IndexingContext.cpp | 228 if (!CB.abortQuery) in shouldAbort() 230 return CB.abortQuery(ClientData, nullptr); in shouldAbort() 234 if (File && CB.enteredMainFile) { in enteredMainFile() 236 CB.enteredMainFile(ClientData, in enteredMainFile() 248 if (!CB.ppIncludedFile) in ppIncludedFile() 257 CXIdxClientFile idxFile = CB.ppIncludedFile(ClientData, &Info); in ppIncludedFile() 262 if (!CB.importedASTFile) in importedModule() 276 CXIdxClientASTFile astFile = CB.importedASTFile(ClientData, &Info); in importedModule() 281 if (!CB.importedASTFile) in importedPCH() 291 CXIdxClientASTFile astFile = CB.importedASTFile(ClientData, &Info); in importedPCH() [all …]
|
/external/opencv3/samples/cpp/ |
D | tvl1_optical_flow.cpp | 28 const int CB = 11; in computeColor() local 31 const int NCOLS = RY + YG + GC + CB + BM + MR; in computeColor() 47 for (int i = 0; i < CB; ++i, ++k) in computeColor() 48 colorWheel[k] = Vec3i(0, 255 - 255 * i / CB, 255); in computeColor()
|
/external/llvm/lib/Analysis/ |
D | AliasAnalysis.cpp | 399 CallbackT CB; member 406 explicit ExternalAAWrapperPass(CallbackT CB) in ExternalAAWrapperPass() 407 : ImmutablePass(ID), CB(std::move(CB)) { in ExternalAAWrapperPass() 491 if (WrapperPass->CB) in runOnFunction() 492 WrapperPass->CB(*this, F, *AAR); in runOnFunction()
|
/external/opencv3/samples/gpu/ |
D | optical_flow.cpp | 30 const int CB = 11; in computeColor() local 33 const int NCOLS = RY + YG + GC + CB + BM + MR; in computeColor() 49 for (int i = 0; i < CB; ++i, ++k) in computeColor() 50 colorWheel[k] = Vec3i(0, 255 - 255 * i / CB, 255); in computeColor()
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/out/ |
D | dataurl-nonbase64-singlequotes.out | 1 …0E%0E111%7D%7D%7D%92%92%92333%B9%B9%B9%BC%BC%BChhh)))%E1%E1%E1%03%03%03%CB%CB%CB%EB%EB%EB%FD%FD%FD…
|
D | dataurl-nonbase64-noquotes.out.b | 1 …0E111%7D%7D%7D%92%92%92333%B9%B9%B9%BC%BC%BChhh\)\)\)%E1%E1%E1%03%03%03%CB%CB%CB%EB%EB%EB%FD%FD%FD…
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/ |
D | dataurl-nonbase64-doublequotes.css | 5 …0E%0E111%7D%7D%7D%92%92%92333%B9%B9%B9%BC%BC%BChhh)))%E1%E1%E1%03%03%03%CB%CB%CB%EB%EB%EB%FD%FD%FD…
|
D | dataurl-nonbase64-singlequotes.css | 6 …0E%0E111%7D%7D%7D%92%92%92333%B9%B9%B9%BC%BC%BChhh)))%E1%E1%E1%03%03%03%CB%CB%CB%EB%EB%EB%FD%FD%FD…
|