/system/extras/ksmutils/ |
D | lookup3.c | 69 #define rot(x,k) (((x)<<(k)) | ((x)>>(32-(k)))) argument 175 const uint32_t *k, /* the key, an array of uint32_t values */ in hashword() 219 const uint32_t *k, /* the key, an array of uint32_t values */ in hashword2() 293 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in hashlittle() local 359 const uint16_t *k = (const uint16_t *)key; /* read 16-bit chunks */ in hashlittle() local 406 const uint8_t *k = (const uint8_t *)key; in hashlittle() local 478 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in hashlittle2() local 544 const uint16_t *k = (const uint16_t *)key; /* read 16-bit chunks */ in hashlittle2() local 591 const uint8_t *k = (const uint8_t *)key; in hashlittle2() local 655 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in hashbig() local [all …]
|
D | ksminfo.c | 191 size_t i, j, k; in read_pages() local 344 size_t i, j, k; in print_pages() local
|
/system/core/libutils/tests/ |
D | BlobCache_test.cpp | 225 uint8_t k = i; in TEST_F() local 230 uint8_t k = i; in TEST_F() local 242 uint8_t k = i; in TEST_F() local 247 uint8_t k = maxEntries; in TEST_F() local 253 uint8_t k = i; in TEST_F() local 299 uint8_t k = i; in TEST_F() local 307 uint8_t k = i; in TEST_F() local 318 uint8_t k = i; in TEST_F() local 329 uint8_t k = i; in TEST_F() local 340 uint8_t k = i; in TEST_F() local
|
D | LruCache_test.cpp | 29 int k; member 102 void operator()(SimpleKey& k, StringValue& v) { in operator ()() 114 void operator()(KeyWithPointer& k, StringValue&) { in operator ()()
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | typecmp.c | 10 static int insert_type_rule(avtab_key_t * k, avtab_datum_t * d, in insert_type_rule() 54 static int create_type_rules_helper(avtab_key_t * k, avtab_datum_t * d, in create_type_rules_helper() 93 static int create_type_rules(avtab_key_t * k, avtab_datum_t * d, void *args) in create_type_rules() 100 static int create_type_rules_cond(avtab_key_t * k, avtab_datum_t * d, in create_type_rules_cond()
|
D | booleans.c | 7 static int list_booleans(hashtab_key_t k, in list_booleans()
|
D | dups.c | 12 static int find_dups_helper(avtab_key_t * k, avtab_datum_t * d, in find_dups_helper()
|
/system/bt/btif/src/ |
D | btif_config_transcode.cpp | 53 for (XMLElement *k = j->FirstChildElement(); k != NULL; k = k->NextSiblingElement()) { in btif_config_transcode() local
|
/system/extras/verity/ |
D | KeystoreSigner.java | 65 java.security.interfaces.RSAPublicKey k = in BootKey() local 101 BootKey k = new BootKey(pubkey); in addPublicKey() local
|
/system/core/liblog/tests/ |
D | liblog_test.cpp | 1280 for(size_t k = 10; k; --k) { in TEST() local 1289 for(size_t k = 10; k; --k) { in TEST() local 1321 for(size_t k = 10; k; --k) { in TEST() local 1330 for(size_t k = 10; k; --k) { in TEST() local 1350 for(size_t k = 10; k; --k) { in TEST() local 1359 for(size_t k = 10; k; --k) { in TEST() local 1381 for(size_t k = 10; k; --k) { in TEST() local 1390 for(size_t k = 10; k; --k) { in TEST() local 1410 for(size_t k = 10; k; --k) { in TEST() local 1419 for(size_t k = 10; k; --k) { in TEST() local [all …]
|
/system/update_engine/common/ |
D | utils.h | 269 bool MapContainsKey(const std::map<KeyType, ValueType>& m, const KeyType& k) { in MapContainsKey() 273 bool SetContainsKey(const std::set<KeyType>& s, const KeyType& k) { in SetContainsKey()
|
/system/bt/stack/rfcomm/ |
D | rfc_port_if.c | 144 UINT8 k; in RFCOMM_ParNegReq() local 194 void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in RFCOMM_ParNegRsp()
|
D | port_rfc.c | 295 void PORT_ParNegInd (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegInd() 386 void PORT_ParNegCnf (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k) in PORT_ParNegCnf() 1116 void port_get_credits (tPORT *p_port, UINT8 k) in port_get_credits()
|
D | rfc_ts_frames.c | 220 void rfc_send_pn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT16 mtu, UINT8 cl, UINT8 k) in rfc_send_pn()
|
/system/extras/tests/pagingtest/ |
D | thrashing_test.c | 17 long long k; in thrashing_test() local
|
/system/bt/bta/sys/ |
D | utl.c | 124 UINT16 j, k; in utl_itoa() local
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.h | 108 key_t(const AssemblyKeyBase& k) : mKey(&k) { } in key_t()
|
D | texturing.cpp | 715 int k = scratches.obtain(); in filter8() local 820 int k = scratches.obtain(); in filter16() local 903 int k = scratches.obtain(); in filter32() local
|
/system/extras/simpleperf/ |
D | cmd_dumprecord.cpp | 122 size_t k = i % 8; in DumpFileHeader() local
|
/system/tpm/trunks/ftdi/ |
D | support.c | 98 int i = 0, j = 0, k = 0, dsize = 0, num_blocks = 0, total_size = 0, in build_block_buffer() local
|
/system/bt/stack/smp/ |
D | p_256_ecc_pp.c | 160 static void ECC_NAF(uint8_t *naf, uint32_t *NumNAF, DWORD *k, uint32_t keyLength) in ECC_NAF()
|
/system/connectivity/shill/ |
D | key_file_store.cc | 43 static string ObjectID(const KeyFileStore* k) { return "(key_file_store)"; } in ObjectID()
|
/system/core/toolbox/ |
D | getevent.c | 99 int i, j, k; in print_possible_events() local
|
/system/sepolicy/tools/ |
D | check_seapp.c | 604 static void free_kvp(kvp *k) { in free_kvp() 686 kvp *k = NULL; in rule_map_new() local
|
/system/keymaster/ |
D | ocb.c | 796 unsigned i, k, tz, remaining; in process_ad() local 925 unsigned i, k; in ae_encrypt() local 1136 unsigned i, k; in ae_decrypt() local
|