Home
last modified time | relevance | path

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

/system/core/fastboot/
DREADME.md202 ### Handshake
213 ### Fastboot Data
222 ### Example
249 ### UDP Packet format
277 ### Packet Types
311 ### Packet Size
322 ### Packet Re-Transmission
337 ### Continuation Packets
343 ### Summary
364 ### Examples
/system/core/libpixelflinger/
Dtrap.cpp98 const GGLcoord* v1, in triangle_dump_points()
338 void linex_validate(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w) in linex_validate()
350 static void linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in linex()
378 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in aa_linex()
465 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_debug()
482 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_xor()
495 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_validate()
510 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_small()
763 const GGLcoord* v0, const GGLcoord* v1, const GGLcoord* v2) in trianglex_big()
Dscanline.cpp756 int v1 = v0 + 1; in scanline() local
1968 const int32_t v1 = gglMulx(v, q1, iwscale); in scanline_perspective() local
/system/core/libmemtrack/
Dmemtrack_test.c107 size_t v1; in main() local
/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-dct8.c66 int32_t u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
Dsynthesis-sbc.c229 int16_t v1; in default_mul_16s_32s_hi() local
/system/extras/perfprofd/quipper/base/
Dlogging.h251 std::string* MakeCheckOpString(const t1& v1, const t2& v2, const char* names) { in MakeCheckOpString()
/system/bt/stack/smp/
Daes.cc259 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/system/keymaster/
Docb.c428 #define EXPAND_ASSIST(v1, v2, v3, v4, shuff_const, aes_const) \ argument