Searched defs:v2 (Results 1 – 8 of 8) sorted by relevance
/system/memory/libmemtrack/ |
D | memtrack_test.cpp | 65 size_t v2; in main() local
|
/system/core/libpixelflinger/ |
D | trap.cpp | 99 const GGLcoord* v2 ) in triangle_dump_points() 463 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_debug() 480 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_xor() 493 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_validate() 508 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_small() 761 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_big()
|
/system/extras/libfscrypt/ |
D | fscrypt.cpp | 285 fscrypt_policy_v2 v2; in EnsurePolicy() member
|
/system/bt/stack/crypto_toolbox/ |
D | aes.cc | 256 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/bt/gd/crypto_toolbox/ |
D | aes.cc | 208 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/libhidl/ |
D | test_main.cpp | 217 vector<int32_t> v2 = hv1; // cast in TEST_F() local
|
/system/libvintf/test/ |
D | LibVintfTest.cpp | 233 VersionRange v2; in TEST_F() local 471 Version v2; in TEST_F() local
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 439 #define EXPAND_ASSIST(v1, v2, v3, v4, shuff_const, aes_const) \ argument
|