OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DS2
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/m_demangle/
dyn-string.h
38
/* Compare DS1 to
DS2
with strcmp. */
39
#define dyn_string_compare(DS1,
DS2
) \
40
(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.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ixjuser.h
212
hz622 = 0x7106, /* .25
DS2
*/
282
DS2
= hz622,
Completed in 1290 milliseconds