Searched refs:DS1 (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/m_demangle/
H A Ddyn-string.h45 /* Compare DS1 to DS2 with strcmp. */
46 #define dyn_string_compare(DS1, DS2) \
47 (strcmp ((DS1)->s, (DS2)->s))
/external/clang/test/Sema/
H A DMicrosoftExtensions.c91 struct __declspec(deprecated) DS1 { int i; float f; }; // expected-note {{'DS1' has been explicitly marked deprecated here}}
100 struct DS1 s = { 0 }; // expected-warning {{'DS1' is deprecated}}
/external/llvm/include/llvm/Analysis/
H A DDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { argument
98 for (DomSetType::const_iterator I = DS1.begin(),
99 E = DS1.end(); I != E; ) {
103 // Node is in DS1 but not in DS2.
108 // There are nodes that are in DS2 but not in DS1.
111 // DS1 and DS2 matches.
/external/eigen/blas/testing/
H A Ddblat1.f140 $ DS1(8), DAB(4,9), DTEMP(9), DTRUE(9,9)
152 DATA DS1/0.8D0, 0.6D0, 0.8D0, -0.6D0, 0.8D0, 0.0D0,
225 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
139 DOUBLE PRECISION DA1(8), DATRUE(8), DB1(8), DBTRUE(8), DC1(8), local in subroutine:CHECK0
H A Dsblat1.f140 + DS1(8), DAB(4,9), DTEMP(9), DTRUE(9,9)
152 DATA DS1/0.8E0, 0.6E0, 0.8E0, -0.6E0, 0.8E0, 0.0E0,
225 CALL STEST1(SS,DS1(K),DS1(K),SFAC)
139 REAL DA1(8), DATRUE(8), DB1(8), DBTRUE(8), DC1(8), local in subroutine:CHECK0
/external/kernel-headers/original/uapi/linux/
H A Dixjuser.h178 hz311 = 0x7c32, /* .13 DS1 */
270 DS1 = hz311, enumerator in enum:__anon23123

Completed in 468 milliseconds