Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 7 of 7) sorted by relevance

/system/netd/server/
DPppController.cpp83 char *d2 = strdup(inet_ntoa(dns2)); in attachPppd() local
/system/vold/
Dmain.cpp188 DIR* d2; in do_coldboot() local
/system/core/init/
Duevent_listener.cpp152 std::unique_ptr<DIR, decltype(&closedir)> d2(fdopendir(fd), closedir); in RegenerateUeventsForDir() local
/system/extras/simpleperf/
Dcmd_report_sample.cpp605 static bool CompareDsoByDumpId(Dso* d1, Dso* d2) { in CompareDsoByDumpId()
/system/core/libpixelflinger/
Dtrap.cpp182 const GGLcoord d2 = x*x + y*y; in coverageNice() local
264 const GGLcoord d2 = x*x + y*y; in coverageFast() local
/system/bt/stack/crypto_toolbox/
Daes.cc85 #define d2(x) (((x) >> 1) ^ ((x)&1 ? DPOLY : 0)) macro
/system/netd/resolv/
Ddns_tls_test.cpp876 const bytevec& d2 = r2.response; in TEST() local