HomeSort by relevance Sort by last modified time
    Searched refs:DS2 (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/coregrind/m_demangle/
dyn-string.h 45 /* Compare DS1 to DS2 with strcmp. */
46 #define dyn_string_compare(DS1, DS2) \
47 (strcmp ((DS1)->s, (DS2)->s))
  /external/llvm/include/llvm/Analysis/
DominanceFrontier.h 92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const {
94 for (DomSetType::const_iterator I = DS2.begin(),
95 E = DS2.end(); I != E; ++I)
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/clang/test/Sema/
MicrosoftExtensions.c 99 struct __declspec(deprecated(123)) DS2 {}; // expected-error {{'deprecated' attribute requires a string}}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h 212 hz622 = 0x7106, /* .25 DS2 */
282 DS2 = hz622,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 212 hz622 = 0x7106, /* .25 DS2 */
282 DS2 = hz622,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ixjuser.h 212 hz622 = 0x7106, /* .25 DS2 */
282 DS2 = hz622,

Completed in 82 milliseconds