/external/llvm/test/Analysis/BasicAA/ |
D | args-rets-allocas-loads.ll | 171 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a0 <-> %normal_ret_a0 = call double* @normal_returne… 172 ; CHECK-NEXT: Both ModRef: Ptr: double* %arg_a1 <-> %normal_ret_a0 = call double* @normal_returne… 175 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a0 <-> %normal_ret_a0 = call double* @normal_r… 176 ; CHECK-NEXT: Both ModRef: Ptr: double** %indirect_a1 <-> %normal_ret_a0 = call double* @normal_r… 177 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a0 <-> %normal_ret_a0 = call double* @norm… 178 ; CHECK-NEXT: Both ModRef: Ptr: double* %escape_alloca_a1 <-> %normal_ret_a0 = call double* @norm… 181 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a0 <-> %normal_ret_a0 = call double* @normal_… 182 ; CHECK-NEXT: Both ModRef: Ptr: double* %normal_ret_a1 <-> %normal_ret_a0 = call double* @normal_… 185 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a0 <-> %normal_ret_a0 = call double* @normal_retu… 186 ; CHECK-NEXT: Both ModRef: Ptr: double* %loaded_a1 <-> %normal_ret_a0 = call double* @normal_retu… [all …]
|
/external/stlport/ |
D | configure | 301 echo "Both --with-cc and \$CC set, using the first" 311 echo "Both --with-extra-cxxflags and \$CXXFLAGS set, using the first" 319 echo "Both --with-extra-cflags and \$CFLAGS set, using the first" 327 echo "Both --with-extra-ldflags and \$LDFLAGS set, using the first"
|
/external/clang/test/CodeGenCXX/ |
D | const-init-cxx11.cpp | 262 struct Both { struct 263 constexpr Both() : n(10) {} in Both() argument 264 ~Both(); 268 Both b; 279 static Both b; in StaticVars()
|
/external/webkit/Source/WebCore/svg/ |
D | SVGGlyphElement.h | 41 Both enumerator 55 , orientation(Both) in SVGGlyphIdentifier()
|
D | SVGGlyphElement.cpp | 100 return SVGGlyphIdentifier::Both; in parseOrientation()
|
/external/llvm/test/YAMLParser/ |
D | spec-09-18.data | 10 - >-1 # Both indicators
|
/external/clang/test/CodeGenObjC/ |
D | object-incr-decr-1.m | 13 // Both of these crash clang nicely
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-11-18-SelectOfExtload.ll | 2 ; Both values were being zero extended.
|
D | widen_load-0.ll | 4 ; Both loads should happen before either store.
|
/external/llvm/test/Transforms/Mem2Reg/ |
D | PromoteMemToRegister.ll | 1 ; Simple sanity check testcase. Both alloca's should be eliminated.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/ |
D | SymbolTable.g | 3 /* Scope of symbol names. Both globals and block rules need to push a new
|
/external/clang/ |
D | NOTES.txt | 55 -arch option may be specified. Both are optional. 81 // Both
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | preserve-branchweights-partial.ll | 9 ; metadata. Both of these features were key to triggering the assert.
|
/external/webkit/Source/WebCore/platform/graphics/ca/ |
D | PlatformCAAnimation.h | 61 enum FillModeType { NoFillMode, Forwards, Backwards, Both }; enumerator
|
/external/wpa_supplicant_8/src/eapol_auth/ |
D | eapol_auth_sm_i.h | 20 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator
|
D | eapol_auth_dump.c | 40 case Both: return "Both"; in ctrl_dir_txt()
|
/external/markdown/docs/extensions/ |
D | HTML_Tidy.txt | 5 Python wrapper. Both libtidy and uTidylib must be installed on your system.
|
/external/chromium/chrome/browser/sync/ |
D | README.js | 12 Both messages and events have a name and a list of arguments, the
|
/external/e2fsprogs/ext2ed/ |
D | ext2ed.conf.in | 30 # filesystem. When on, each change will be logged - Both the previous data
|
/external/icu4c/test/testdata/ |
D | casing.txt | 55 { "ʻcAt! ʻeTc.", "ʻcAt! ʻeTc.", "", "-2", "AL" }, // Both options
|
/external/eigen/bench/btl/ |
D | README | 111 …ene_matrix & source, gene_matrix & cible, int N) : copy the content of source in cible. Both source 113 …ene_vector & source, gene_vector & cible, int N) : copy the content of source in cible. Both source
|
/external/v8/tools/gcmole/ |
D | README | 15 Both in cases (a) and (b) compiler is free to evaluate call arguments (that
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-MemoryResponse.txt | 43 keen to explore the implications of LLVM for mobile devices. Both bytecode
|
/external/clang/test/SemaObjC/ |
D | sizeof-interface.m | 87 // Both of these crash clang nicely
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
D | PlatformCAAnimationWin.cpp | 50 case PlatformCAAnimation::Both: return kCACFFillModeBoth; in toCACFFillModeType() 62 return PlatformCAAnimation::Both; in fromCACFFillModeType()
|