Searched defs:v1 (Results 1 – 11 of 11) sorted by relevance
/system/core/fastboot/ |
D | README.md | 231 ### Handshake 242 ### Fastboot Data 251 ### Example 278 ### UDP Packet format 306 ### Packet Types 340 ### Packet Size 351 ### Packet Re-Transmission 366 ### Continuation Packets 372 ### Summary 393 ### Examples
|
/system/memory/libmemtrack/ |
D | memtrack_test.cpp | 64 size_t v1; in main() local
|
/system/core/libpixelflinger/ |
D | trap.cpp | 98 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() 377 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in aa_linex() 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()
|
D | scanline.cpp | 756 int v1 = v0 + 1; in scanline() local 1968 const int32_t v1 = gglMulx(v, q1, iwscale); in scanline_perspective() local
|
/system/apex/tests/src/com/android/tests/apex/ |
D | ApexdHostTest.java | 147 final File v1 = mTestUtils.getTestFile("apex.apexd_test.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasOlderVersion() local
|
/system/extras/libfscrypt/ |
D | fscrypt.cpp | 284 fscrypt_policy_v1 v1; in EnsurePolicy() member
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | synthesis-dct8.c | 66 int32_t u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
|
D | synthesis-sbc.c | 229 int16_t v1; in default_mul_16s_32s_hi() local
|
/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/keymaster/key_blob_utils/ |
D | ocb.c | 439 #define EXPAND_ASSIST(v1, v2, v3, v4, shuff_const, aes_const) \ argument
|