Home
last modified time | relevance | path

Searched refs:DS2 (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument
94 for (DomSetType::const_iterator I = DS2.begin(), in compareDomSet()
95 E = DS2.end(); I != E; ++I) in compareDomSet()
/external/valgrind/coregrind/m_demangle/
Ddyn-string.h45 #define dyn_string_compare(DS1, DS2) \ argument
46 (strcmp ((DS1)->s, (DS2)->s))
/external/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet() argument
93 return Base.compareDomSet(DS1, DS2); in compareDomSet()
/external/libpng/scripts/
Dmakefile.hpux49 CFLAGS=-O -Ae +DA1.1 +DS2.0
51 CCFLAGS=-O -Ae +DA1.1 +DS2.0
/external/llvm/include/llvm/Analysis/
DDominanceFrontierImpl.h68 const DomSetType &DS2) const { in compareDomSet() argument
70 for (BlockT *BB : DS2) in compareDomSet()
DDominanceFrontier.h95 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const;
/external/syslinux/lzo/src/
Dlzo_dict.h143 #define DS2(p,s1,s2) \ macro
148 #define DS3(p,s1,s2,s3) ((DS2((p)+1,s2,s3) << (s1)) - (p)[0])
/external/clang/test/Sema/
DMicrosoftExtensions.c127 struct __declspec(deprecated(123)) DS2 {}; // expected-error {{'deprecated' attribute requires a st… struct
/external/kernel-headers/original/uapi/linux/
Dixjuser.h283 DS2 = hz622, enumerator
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D6ea10eb3953fbe3b2e76da231e1f4979.00004f77.honggfuzz.cov43 …�$o =�I4��[���dM$��f����Zao ��+��������}r���b�ۖ�n����`g��.��D0�W�ES��DS2�#q8q����ږzK޽f���<-…
D67eafb98adf85f4c0e0bc746e67cc029.0000b4c3.honggfuzz.cov123 …�$o =�I4��[���dM$��f����Zao ��+��������}r���b�ۖ�n����`g��.��D0�W�ES��DS2�#q8q����ږzK޽f���<-…
D86d06c04eab72f4c38f392e73a266878.0000e047.honggfuzz.cov30 …�$o =�I4��[���dM$��f����Zao ��+��������}r���b�ۖ�n����`g��.��D0�W�ES��DS2�#q8q����ږzK޽f���<-…
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D6ea10eb3953fbe3b2e76da231e1f4979.00004f77.honggfuzz.cov43 …�$o =�I4��[���dM$��f����Zao ��+��������}r���b�ۖ�n����`g��.��D0�W�ES��DS2�#q8q����ږzK޽f���<-…
D86d06c04eab72f4c38f392e73a266878.0000e047.honggfuzz.cov30 …�$o =�I4��[���dM$��f����Zao ��+��������}r���b�ۖ�n����`g��.��D0�W�ES��DS2�#q8q����ږzK޽f���<-…
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c2945 #define DS2(p,s1,s2) \ macro
2950 #define DS3(p,s1,s2,s3) ((DS2((p)+1,s2,s3) << (s1)) - (p)[0])
/external/libvncserver/common/
Dminilzo.c4445 #define DS2(p,s1,s2) \ macro
4450 #define DS3(p,s1,s2,s3) ((DS2((p)+1,s2,s3) << (s1)) - (p)[0])