Searched defs:v2 (Results 1 – 6 of 6) sorted by relevance
/system/core/libmemtrack/ |
D | memtrack_test.c | 114 size_t v2; in main() local
|
/system/core/libpixelflinger/ |
D | trap.cpp | 97 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/core/liblog/ |
D | event_tag_map.c | 391 static int compareEventTags(const void* v1, const void* v2) in compareEventTags()
|
/system/extras/perfprofd/quipper/base/ |
D | logging.h | 251 std::string* MakeCheckOpString(const t1& v1, const t2& v2, const char* names) { in MakeCheckOpString()
|
/system/bt/stack/smp/ |
D | aes.c | 235 { uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
|
/system/keymaster/ |
D | ocb.c | 427 #define EXPAND_ASSIST(v1, v2, v3, v4, shuff_const, aes_const) \ argument
|