/external/llvm/test/CodeGen/ARM/Windows/ |
D | dbzchk.ll | 36 ; CHECK-DIV-DAG: Successors according to CFG: BB#5({{.*}}) BB#4 38 ; CHECK-DIV-DAG: Successors according to CFG: BB#3 40 ; CHECK-DIV-DAG: Successors according to CFG: BB#3 43 ; CHECK-DIV-DAG: Successors according to CFG: BB#1({{.*}}) BB#2 73 ; CHECK-MOD-DAG: Successors according to CFG: BB#2({{.*}}) BB#1 75 ; CHECK-MOD-DAG: Successors according to CFG: BB#4({{.*}}) BB#3 78 ; CHECK-MOD-DAG: Successors according to CFG: BB#2 81 …dos -verify-machineinstrs -filetype asm -o /dev/null %s 2>&1 | FileCheck %s -check-prefix CHECK-CFG 82 …isel-pseudos -verify-machineinstrs -filetype asm -o - %s | FileCheck %s -check-prefix CHECK-CFG-ASM 118 ; CHECK-CFG-DAG: BB#0 [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | testdata.mak | 84 @"$(ICUTOOLS)\genrb\$(CFG)\genrb" -q -s"$(TESTDATA)" -d"$(TESTDATABLD)" $< 88 "$(ICUTOOLS)\genrb\$(CFG)\genrb" -s"$(TESTDATA)" -eUTF-16BE -d"$(TESTDATABLD)" encoded.utf16be 92 @"$(ICUTOOLS)\genrb\$(CFG)\genrb" -s"$(TESTDATA)" -d"$(TESTDATABLD)" idna_rules.txt 95 "$(TESTDATABLD)\test.icu" : {"$(ICUTOOLS)\gentest\$(CFG)"}gentest.exe 96 "$(ICUTOOLS)\gentest\$(CFG)\gentest" -d"$(TESTDATABLD)" 99 "$(TESTDATABLD)\testtable32.txt" : {"$(ICUTOOLS)\gentest\$(CFG)"}gentest.exe 100 "$(ICUTOOLS)\gentest\$(CFG)\gentest" -r -d"$(TESTDATABLD)" 103 "$(ICUTOOLS)\genrb\$(CFG)\genrb" -s"$(TESTDATABLD)" -d"$(TESTDATABLD)" testtable32.txt 106 "$(TESTDATABLD)\nfscsi.spp" : {"$(ICUTOOLS)\gensprep\$(CFG)"}gensprep.exe "$(TESTDATA)\nfs4_cs_prep… 108 …@"$(ICUTOOLS)\gensprep\$(CFG)\gensprep" -s "$(TESTDATA)" -d "$(TESTDATABLD)\\" -b nfscsi -u 3.2.0 … [all …]
|
/external/icu/icu4c/source/extra/uconv/ |
D | makedata.mak | 14 !IF "$(CFG)" == "" 15 CFG=Debug macro 20 …CFG)" != "Release" && "$(CFG)" != "release" && "$(CFG)" != "Debug" && "$(CFG)" != "debug" && "$(CF… 21 !MESSAGE Invalid configuration "$(CFG)" specified. 23 !MESSAGE by defining the macro CFG on the command line. For example: 25 !MESSAGE NMAKE /f "makedata.mak" CFG="Debug" 46 DLL_OUTPUT=.\$(CFG) 53 !IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug" 98 -@erase "$(CFG)\*uconvmsg*.*"
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/ |
D | Application.vcp | 8 CFG=Application - Win32 (WCE emulator) Debug 15 !MESSAGE by defining the macro CFG on the command line. For example: 17 !MESSAGE NMAKE /f "Application.vcn" CFG="Application - Win32 (WCE emulator) Debug" 33 !IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 67 !ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 100 !ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" 134 !ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Debug" 183 !IF "$(CFG)" == "Application - Win32 (WCE emulator) Release" 192 !ELSEIF "$(CFG)" == "Application - Win32 (WCE emulator) Debug" 201 !ELSEIF "$(CFG)" == "Application - Win32 (WCE ARMV4) Release" [all …]
|
/external/freetype/ |
D | configure | 122 CFG= 128 x--srcdir=* ) CFG="$CFG '$x'/builds/unix" ;; 129 *) CFG="$CFG '$x'" ;; 133 CFG=$CFG $MAKE setup unix
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 43 class CFG; variable 488 CFG *Parent; 491 explicit CFGBlock(unsigned blockid, BumpVectorContext &C, CFG *parent) in CFGBlock() 640 CFG *getParent() const { return Parent; } in getParent() 644 void dump(const CFG *cfg, const LangOptions &LO, bool ShowColors = false) const; 645 void print(raw_ostream &OS, const CFG* cfg, const LangOptions &LO, 721 class CFG { 814 static std::unique_ptr<CFG> buildCFG(const Decl *D, Stmt *AST, ASTContext *C, 950 CFG() in CFG() function 1058 template <> struct GraphTraits< ::clang::CFG* > [all …]
|
D | AnalysisContext.h | 73 std::unique_ptr<CFG> cfg, completeCFG; 76 CFG::BuildOptions cfgBuildOptions; 77 CFG::BuildOptions::ForcedBlkExprs *forcedBlkExprs; 96 const CFG::BuildOptions &BuildOptions); 110 CFG::BuildOptions &getCFGBuildOptions() { in getCFGBuildOptions() 114 const CFG::BuildOptions &getCFGBuildOptions() const { in getCFGBuildOptions() 155 CFG *getCFG(); 162 CFG *getUnoptimizedCFG(); 245 CFG *getCFG() const { return getAnalysisDeclContext()->getCFG(); } in getCFG() 413 CFG::BuildOptions cfgBuildOptions; [all …]
|
/external/lzma/CPP/7zip/Bundles/Alone7z/ |
D | Alone.dsp | 7 CFG=Alone - Win32 DebugU 14 !MESSAGE by defining the macro CFG on the command line. For example: 16 !MESSAGE NMAKE /f "Alone.mak" CFG="Alone - Win32 DebugU" 33 !IF "$(CFG)" == "Alone - Win32 Release" 58 !ELSEIF "$(CFG)" == "Alone - Win32 Debug" 82 !ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" 109 !ELSEIF "$(CFG)" == "Alone - Win32 DebugU" 1210 !IF "$(CFG)" == "Alone - Win32 Release" 1215 !ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1219 !ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" [all …]
|
/external/curl/lib/ |
D | Makefile.netware | 217 ifeq ($(findstring -static,$(CFG)),-static) 220 ifeq ($(findstring -ares,$(CFG)),-ares) 223 ifeq ($(findstring -rtmp,$(CFG)),-rtmp) 228 ifeq ($(findstring -ssh2,$(CFG)),-ssh2) 233 ifeq ($(findstring -axtls,$(CFG)),-axtls) 237 ifeq ($(findstring -ssl,$(CFG)),-ssl) 239 ifeq ($(findstring -srp,$(CFG)),-srp) 246 ifeq ($(findstring -zlib,$(CFG)),-zlib) 249 ifeq ($(findstring -idn,$(CFG)),-idn) 252 ifeq ($(findstring -nghttp2,$(CFG)),-nghttp2) [all …]
|
/external/curl/src/ |
D | Makefile.netware | 226 ifeq ($(findstring -static,$(CFG)),-static) 229 ifeq ($(findstring -ares,$(CFG)),-ares) 232 ifeq ($(findstring -rtmp,$(CFG)),-rtmp) 237 ifeq ($(findstring -ssh2,$(CFG)),-ssh2) 242 ifeq ($(findstring -axtls,$(CFG)),-axtls) 246 ifeq ($(findstring -ssl,$(CFG)),-ssl) 250 ifeq ($(findstring -zlib,$(CFG)),-zlib) 253 ifeq ($(findstring -idn,$(CFG)),-idn) 256 ifeq ($(findstring -metalink,$(CFG)),-metalink) 260 ifeq ($(findstring -nghttp2,$(CFG)),-nghttp2) [all …]
|
/external/curl/docs/examples/ |
D | Makefile.netware | 184 ifeq ($(findstring -static,$(CFG)),-static) 187 ifeq ($(findstring -ares,$(CFG)),-ares) 190 ifeq ($(findstring -rtmp,$(CFG)),-rtmp) 195 ifeq ($(findstring -ssh2,$(CFG)),-ssh2) 200 ifeq ($(findstring -axtls,$(CFG)),-axtls) 204 ifeq ($(findstring -ssl,$(CFG)),-ssl) 208 ifeq ($(findstring -zlib,$(CFG)),-zlib) 211 ifeq ($(findstring -idn,$(CFG)),-idn) 214 ifeq ($(findstring -ipv6,$(CFG)),-ipv6)
|
/external/python/cpython2/PC/VC6/ |
D | _ssl.dsp | 7 CFG=_ssl - Win32 Debug 14 !MESSAGE by defining the macro CFG on the command line. For example: 16 !MESSAGE NMAKE /f "_ssl.mak" CFG="_ssl - Win32 Debug" 29 !IF "$(CFG)" == "_ssl - Win32 Release" 50 !ELSEIF "$(CFG)" == "_ssl - Win32 Debug" 78 !IF "$(CFG)" == "_ssl - Win32 Release" 80 !ELSEIF "$(CFG)" == "_ssl - Win32 Debug"
|
/external/clang/unittests/Analysis/ |
D | CFGTest.cpp | 23 TEST(CFG, RangeBasedForOverDependentType) { in TEST() argument 41 std::unique_ptr<CFG> cfg = in TEST() 42 CFG::buildCFG(nullptr, Body, Result.Context, CFG::BuildOptions()); in TEST()
|
/external/libxml2/win32/wince/ |
D | libxml2.vcp | 11 CFG=libxml2 - Win32 (WCE ARM) Release 18 !MESSAGE by defining the macro CFG on the command line. For example: 20 !MESSAGE NMAKE /f "libxml2.vcn" CFG="libxml2 - Win32 (WCE ARM) Release" 38 !IF "$(CFG)" == "libxml2 - Win32 (WCE ARM) Release" 71 !ELSEIF "$(CFG)" == "libxml2 - Win32 (WCE ARM) Debug" 105 !ELSEIF "$(CFG)" == "libxml2 - Win32 (WCE x86em) Debug" 138 !ELSEIF "$(CFG)" == "libxml2 - Win32 (WCE MIPS) Release" 171 !ELSEIF "$(CFG)" == "libxml2 - Win32 (WCE SH3) Release" 203 !ELSEIF "$(CFG)" == "libxml2 - Win32 (WCE x86) Debug" 253 !IF "$(CFG)" == "libxml2 - Win32 (WCE ARM) Release" [all …]
|
/external/skqp/src/sksl/ |
D | SkSLCFGGenerator.h | 120 struct CFG { struct 155 CFG getCFG(FunctionDefinition& f); 158 void addStatement(CFG& cfg, std::unique_ptr<Statement>* s); 160 void addExpression(CFG& cfg, std::unique_ptr<Expression>* e, bool constantPropagate); 162 void addLValue(CFG& cfg, std::unique_ptr<Expression>* e);
|
/external/skia/src/sksl/ |
D | SkSLCFGGenerator.h | 120 struct CFG { struct 155 CFG getCFG(FunctionDefinition& f); 158 void addStatement(CFG& cfg, std::unique_ptr<Statement>* s); 160 void addExpression(CFG& cfg, std::unique_ptr<Expression>* e, bool constantPropagate); 162 void addLValue(CFG& cfg, std::unique_ptr<Expression>* e);
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | store.ll | 20 ; CHECK: Initial CFG 37 ; CHECK: Initial CFG 52 ; CHECK: Initial CFG 67 ; CHECK: Initial CFG 81 ; CHECK: Initial CFG 96 ; CHECK: Initial CFG
|
D | load.ll | 20 ; CHECK: Initial CFG 37 ; CHECK: Initial CFG 52 ; CHECK: Initial CFG 67 ; CHECK: Initial CFG
|
/external/llvm/test/CodeGen/X86/ |
D | switch-edge-weight.ll | 37 ; CHECK: Successors according to CFG: BB#4({{[0-9a-fx/= ]+}}72.22%) BB#5({{[0-9a-fx/= ]+}}27.78%) 42 ; CHECK: Successors according to CFG: BB#1({{[0-9a-fx/= ]+}}76.92%) BB#7({{[0-9a-fx/= ]+}}23.08%) 47 ; CHECK: Successors according to CFG: BB#1({{[0-9a-fx/= ]+}}40.00%) BB#6({{[0-9a-fx/= ]+}}60.00%) 52 ; CHECK: Successors according to CFG: BB#1({{[0-9a-fx/= ]+}}66.67%) BB#2({{[0-9a-fx/= ]+}}33.33%) 105 ; CHECK: Successors according to CFG: BB#6({{[0-9a-fx/= ]+}}7.14%) BB#8({{[0-9a-fx/= ]+}}92.86% 114 ; CHECK: Successors according to CFG: BB#1({{[0-9a-fx/= ]+}}15.38%) BB#6({{[0-9a-fx/= ]+}}7.69%) BB… 166 ; CHECK: Successors according to CFG: BB#6({{[0-9a-fx/= ]+}}16.67%) BB#8({{[0-9a-fx/= ]+}}83.33%) 174 ; CHECK: Successors according to CFG: BB#1({{[0-9a-fx/= ]+}}20.00%) BB#2({{[0-9a-fx/= ]+}}20.00%) B… 219 ; CHECK: Successors according to CFG: BB#6({{[0-9a-fx/= ]+}}28.57%) BB#7({{[0-9a-fx/= ]+}}71.43%) 224 ; CHECK: Successors according to CFG: BB#2({{[0-9a-fx/= ]+}}60.00%) BB#3({{[0-9a-fx/= ]+}}40.00%) [all …]
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/resolver/ |
D | ImplicitResolverTest.java | 39 private static final Tag CFG = new Tag("!cfg"); field in ImplicitResolverTest 46 this.yamlConstructors.put(CFG, new ConfigObjectConstruct()); in ConfigurationConstructor() 58 if (CFG.equals(node.getTag())) { in getConstructor() 87 yaml.addImplicitResolver(CFG, Pattern.compile("\\$\\([a-zA-Z\\d\\u002E\\u005F]+\\)"), "$"); in testMain()
|
/external/clang/lib/Analysis/ |
D | AnalysisDeclContext.cpp | 40 const CFG::BuildOptions &buildOptions) in AnalysisDeclContext() 183 forcedBlkExprs = new CFG::BuildOptions::ForcedBlkExprs(); in registerForcedBlockExpression() 195 CFG::BuildOptions::ForcedBlkExprs::const_iterator itr = in getBlockForRegisteredExpression() 203 static void addParentsForSyntheticStmts(const CFG *TheCFG, ParentMap &PM) { in addParentsForSyntheticStmts() 207 for (CFG::synthetic_stmt_iterator I = TheCFG->synthetic_stmt_begin(), in addParentsForSyntheticStmts() 214 CFG *AnalysisDeclContext::getCFG() { in getCFG() 219 cfg = CFG::buildCFG(D, getBody(), &D->getASTContext(), cfgBuildOptions); in getCFG() 233 CFG *AnalysisDeclContext::getUnoptimizedCFG() { in getUnoptimizedCFG() 238 CFG::buildCFG(D, getBody(), &D->getASTContext(), cfgBuildOptions); in getUnoptimizedCFG() 256 if (CFG *c = getCFG()) { in getCFGStmtMap() [all …]
|
/external/clang/include/clang/Analysis/Analyses/ |
D | PostOrderCFGView.h | 46 CFGBlockSet(const CFG *G) : VisitedBlockIDs(G->getNumBlockIDs(), false) {} in CFGBlockSet() 72 typedef llvm::po_iterator<const CFG*, CFGBlockSet, true> po_iterator; 82 PostOrderCFGView(const CFG *cfg);
|
/external/tinyxml/ |
D | tinyxmlSTL.dsp | 7 CFG=tinyxmlSTL - Win32 Debug 14 !MESSAGE by defining the macro CFG on the command line. For example: 16 !MESSAGE NMAKE /f "tinyxmlSTL.mak" CFG="tinyxmlSTL - Win32 Debug" 31 !IF "$(CFG)" == "tinyxmlSTL - Win32 Release" 55 !ELSEIF "$(CFG)" == "tinyxmlSTL - Win32 Debug"
|
/external/libogg/win32/VS6/ |
D | ogg_static.dsp | 7 CFG=ogg_static - Win32 Debug 14 !MESSAGE by defining the macro CFG on the command line. For example: 16 !MESSAGE NMAKE /f "ogg_static.mak" CFG="ogg_static - Win32 Debug" 31 !IF "$(CFG)" == "ogg_static - Win32 Release" 54 !ELSEIF "$(CFG)" == "ogg_static - Win32 Debug"
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2010-05-12-FastAllocKills.ll | 7 ; Predecessors according to CFG: BB#4 BB#5 13 ; Successors according to CFG: BB#5 17 ; Predecessors according to CFG: BB#4 BB#5 27 ; Successors according to CFG: BB#5
|