/external/valgrind/coregrind/m_demangle/ |
D | dyn-string.h | 45 #define dyn_string_compare(DS1, DS2) \ argument 46 (strcmp ((DS1)->s, (DS2)->s))
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DominanceFrontier.h | 92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument 98 for (DomSetType::const_iterator I = DS1.begin(), in compareDomSet() 99 E = DS1.end(); I != E; ) { in compareDomSet()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineDominanceFrontier.h | 92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument 93 return Base.compareDomSet(DS1, DS2); in compareDomSet()
|
/external/clang/test/Sema/ |
D | MicrosoftExtensions.c | 122 struct __declspec(deprecated) DS1 { int i; float f; }; // expected-note {{'DS1' has been explicitly… argument 131 struct DS1 s = { 0 }; // expected-warning {{'DS1' is deprecated}} in test()
|
/external/llvm/include/llvm/Analysis/ |
D | DominanceFrontierImpl.h | 67 bool DominanceFrontierBase<BlockT>::compareDomSet(DomSetType &DS1, in compareDomSet() argument 73 for (typename DomSetType::const_iterator I = DS1.begin(), E = DS1.end(); in compareDomSet()
|
D | DominanceFrontier.h | 95 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const;
|
/external/cblas/testing/ |
D | c_dblat1.f | 96 + DS1(8) local 108 DATA DS1/0.8D0, 0.6D0, 0.8D0, -0.6D0, 0.8D0, 0.0D0, 135 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
|
D | c_sblat1.f | 96 + DS1(8) local 108 DATA DS1/0.8E0, 0.6E0, 0.8E0, -0.6E0, 0.8E0, 0.0E0, 135 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
|
/external/eigen/blas/testing/ |
D | dblat1.f | 140 $ DS1(8), DAB(4,9), DTEMP(9), DTRUE(9,9) local 152 DATA DS1/0.8D0, 0.6D0, 0.8D0, -0.6D0, 0.8D0, 0.0D0, 225 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
|
D | sblat1.f | 140 + DS1(8), DAB(4,9), DTEMP(9), DTRUE(9,9) local 152 DATA DS1/0.8E0, 0.6E0, 0.8E0, -0.6E0, 0.8E0, 0.0E0, 225 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
|
/external/kernel-headers/original/uapi/linux/ |
D | ixjuser.h | 270 DS1 = hz311, enumerator
|