Home
last modified time | relevance | path

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

/system/core/fastboot/
DREADME.md231 ### 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/security/keystore2/src/
Dpermission.rs992 let v1 = key_perm_set![ in key_perm_set_include_subset_test() localVariable
1016 let v1 = key_perm_set![ in key_perm_set_include_equal_test() localVariable
1035 let v1 = key_perm_set![ in key_perm_set_include_overlap_test() localVariable
1056 let v1 = key_perm_set![KeyPerm::manage_blob(), KeyPerm::delete(), KeyPerm::grant(),]; in key_perm_set_include_no_overlap_test() localVariable
/system/memory/libmemtrack/
Dmemtrack_test.cpp64 size_t v1; in main() local
/system/apex/tests/src/com/android/tests/apex/
DApexdHostTest.java162 final File v1 = mHostUtils.getTestFile("apex.apexd_test.apex"); in testApexWithoutPbIsNotActivated_ProductPartitionHasOlderVersion() local
/system/extras/libfscrypt/
Dfscrypt.cpp287 fscrypt_policy_v1 v1; in EnsurePolicy() member
/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/bt/gd/crypto_toolbox/
Daes.cc208 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/system/bt/stack/crypto_toolbox/
Daes.cc256 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/system/keymaster/key_blob_utils/
Docb.c439 #define EXPAND_ASSIST(v1, v2, v3, v4, shuff_const, aes_const) \ argument