Home
last modified time | relevance | path

Searched defs:rr (Results 1 – 9 of 9) sorted by relevance

/system/core/libcrypto_utils/
Dandroid_pubkey.c49 uint8_t rr[ANDROID_PUBKEY_MODULUS_SIZE]; member
128 BIGNUM* rr = BN_new(); in android_pubkey_encode() local
/system/netd/resolv/
Dres_debug.cpp163 ns_rr rr; in do_section() local
DDnsProxyListener.cpp183 ns_rr rr; in extractResNsendAnswers() local
291 ns_rr rr; in parseQuery() local
Dres_cache.cpp950 ns_rr rr; in answer_getNegativeTTL() local
1004 ns_rr rr; in answer_getTTL() local
Dresolver_test.cpp1772 ns_rr rr; in toString() local
/system/core/gatekeeperd/
Dgatekeeperd.cpp241 bool rr; in enroll() local
/system/core/libpixelflinger/
Dtrap.cpp180 GGLcoord rmin, GGLcoord rmax, GGLcoord rr) in coverageNice()
238 GGLcoord rr = rad*rad; in aa_nice_pointx() local
/system/bt/stack/include/
Davdt_api.h266 tAVDT_REPORT_BLK rr; member
/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h56 #define LIST(rr) L##rr=1<<rr argument