/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/u-boot/scripts/kconfig/ |
D | merge_config.sh | 117 for CFG in $CFG_LIST ; do 118 grep -q -w $CFG $TMP_FILE || continue 119 PREV_VAL=$(grep -w $CFG $TMP_FILE) 120 NEW_VAL=$(grep -w $CFG $MERGE_FILE) 122 echo Value of $CFG is redefined by fragment $MERGE_FILE: 127 echo Value of $CFG is redundant by fragment $MERGE_FILE: 129 sed -i "/$CFG[ =]/d" $TMP_FILE 158 for CFG in $(sed -n "$SED_CONFIG_EXP" $TMP_FILE); do 160 REQUESTED_VAL=$(grep -w -e "$CFG" $TMP_FILE) 161 ACTUAL_VAL=$(grep -w -e "$CFG" "$KCONFIG_CONFIG") [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/ |
D | print-module-scope.ll | 8 ; RUN: | FileCheck %s -check-prefix=CFG 13 ; CFG: IR Dump After 14 ; CFG-SAME: function: foo 15 ; CFG-NEXT: ModuleID = 16 ; CFG: define void @foo 17 ; CFG: define void @bar 18 ; CFG: declare void @baz 19 ; CFG: IR Dump After 20 ; CFG-SAME: function: bar 21 ; CFG-NEXT: ModuleID = [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" 47 DLL_OUTPUT=.\$(CFG) 54 !IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug" 109 -@erase "$(CFG)\*uconvmsg*.*"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/Windows/ |
D | dbzchk.ll | 77 …dos -verify-machineinstrs -filetype asm -o /dev/null %s 2>&1 | FileCheck %s -check-prefix CHECK-CFG 78 …dows-itanium -verify-machineinstrs -filetype asm -o - %s | FileCheck %s -check-prefix CHECK-CFG-ASM 114 ; CHECK-CFG-DAG: %bb.0 115 ; CHECK-CFG-DAG: t2Bcc %bb.2 116 ; CHECK-CFG-DAG: t2B %bb.1 118 ; CHECK-CFG-DAG: %bb.1 119 ; CHECK-CFG-DAG: t2B %bb.3 121 ; CHECK-CFG-DAG: %bb.2 122 ; CHECK-CFG-DAG: tCMPi8 %{{[0-9]}}{{[^,]*}}, 0 123 ; CHECK-CFG-DAG: t2Bcc %bb.5 [all …]
|
/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/libaom/ |
D | generate_config.sh | 36 CFG="${BASE}/config" 40 rm -rf "${CFG}" 41 mkdir -p "${CFG}/config" 56 mkdir -p "${CFG}/${1}/config" 81 cp config/aom_config.{h,c,asm} "${CFG}/${1}/config/" 83 cp config/*_rtcd.h "${CFG}/${1}/config/" 133 cp config/aom_version.h "${CFG}/config/"
|
/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" 1238 !IF "$(CFG)" == "Alone - Win32 Release" 1243 !ELSEIF "$(CFG)" == "Alone - Win32 Debug" 1247 !ELSEIF "$(CFG)" == "Alone - Win32 ReleaseU" [all …]
|
/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/curl/lib/ |
D | Makefile.netware | 212 ifeq ($(findstring -static,$(CFG)),-static) 215 ifeq ($(findstring -ares,$(CFG)),-ares) 218 ifeq ($(findstring -rtmp,$(CFG)),-rtmp) 223 ifeq ($(findstring -ssh2,$(CFG)),-ssh2) 228 ifeq ($(findstring -ssl,$(CFG)),-ssl) 230 ifeq ($(findstring -srp,$(CFG)),-srp) 236 ifeq ($(findstring -zlib,$(CFG)),-zlib) 239 ifeq ($(findstring -idn,$(CFG)),-idn) 242 ifeq ($(findstring -nghttp2,$(CFG)),-nghttp2) 245 ifeq ($(findstring -ipv6,$(CFG)),-ipv6)
|
/external/curl/src/ |
D | Makefile.netware | 221 ifeq ($(findstring -static,$(CFG)),-static) 224 ifeq ($(findstring -ares,$(CFG)),-ares) 227 ifeq ($(findstring -rtmp,$(CFG)),-rtmp) 232 ifeq ($(findstring -ssh2,$(CFG)),-ssh2) 237 ifeq ($(findstring -ssl,$(CFG)),-ssl) 240 ifeq ($(findstring -zlib,$(CFG)),-zlib) 243 ifeq ($(findstring -idn,$(CFG)),-idn) 246 ifeq ($(findstring -metalink,$(CFG)),-metalink) 250 ifeq ($(findstring -nghttp2,$(CFG)),-nghttp2) 253 ifeq ($(findstring -ipv6,$(CFG)),-ipv6)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.cpp | 114 VPBasicBlock::createEmptyBasicBlock(VPTransformState::CFGState &CFG) { in createEmptyBasicBlock() argument 117 BasicBlock *PrevBB = CFG.PrevBB; in createEmptyBasicBlock() 119 PrevBB->getParent(), CFG.LastBB); in createEmptyBasicBlock() 126 BasicBlock *PredBB = CFG.VPBB2IRBB[PredVPBB]; in createEmptyBasicBlock() 150 VPBasicBlock *PrevVPBB = State->CFG.PrevVPBB; in execute() 152 BasicBlock *NewBB = State->CFG.PrevBB; // Reuse it if possible. in execute() 167 NewBB = createEmptyBasicBlock(State->CFG); in execute() 173 Loop *L = State->LI->getLoopFor(State->CFG.LastBB); in execute() 175 State->CFG.PrevBB = NewBB; in execute() 182 State->CFG.VPBB2IRBB[this] = NewBB; in execute() [all …]
|
/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/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | cfg.cpp | 36 CFG::CFG(Module* module) in CFG() function in spvtools::opt::CFG 49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() 59 void CFG::RemoveNonExistingEdges(uint32_t blk_id) { in RemoveNonExistingEdges() 75 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() 98 void CFG::ForEachBlockInPostOrder(BasicBlock* bb, in ForEachBlockInPostOrder() 111 void CFG::ForEachBlockInReversePostOrder( in ForEachBlockInReversePostOrder() 124 void CFG::ComputeStructuredSuccessors(Function* func) { in ComputeStructuredSuccessors() 150 void CFG::ComputePostOrderTraversal(BasicBlock* bb, in ComputePostOrderTraversal() 164 BasicBlock* CFG::SplitLoopHeader(BasicBlock* bb) { in SplitLoopHeader()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | cfg.cpp | 36 CFG::CFG(Module* module) in CFG() function in spvtools::opt::CFG 49 void CFG::AddEdges(BasicBlock* blk) { in AddEdges() 59 void CFG::RemoveNonExistingEdges(uint32_t blk_id) { in RemoveNonExistingEdges() 75 void CFG::ComputeStructuredOrder(Function* func, BasicBlock* root, in ComputeStructuredOrder() 98 void CFG::ForEachBlockInPostOrder(BasicBlock* bb, in ForEachBlockInPostOrder() 111 void CFG::ForEachBlockInReversePostOrder( in ForEachBlockInReversePostOrder() 124 void CFG::ComputeStructuredSuccessors(Function* func) { in ComputeStructuredSuccessors() 150 void CFG::ComputePostOrderTraversal(BasicBlock* bb, in ComputePostOrderTraversal() 164 BasicBlock* CFG::SplitLoopHeader(BasicBlock* bb) { in SplitLoopHeader()
|
/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/curl/docs/examples/ |
D | Makefile.netware | 179 ifeq ($(findstring -static,$(CFG)),-static) 182 ifeq ($(findstring -ares,$(CFG)),-ares) 185 ifeq ($(findstring -rtmp,$(CFG)),-rtmp) 190 ifeq ($(findstring -ssh2,$(CFG)),-ssh2) 195 ifeq ($(findstring -ssl,$(CFG)),-ssl) 198 ifeq ($(findstring -zlib,$(CFG)),-zlib) 201 ifeq ($(findstring -idn,$(CFG)),-idn) 204 ifeq ($(findstring -ipv6,$(CFG)),-ipv6)
|
/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/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/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/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
|
/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 …]
|