/system/libhidl/transport/include/hidl/ |
D | ConcurrentMap.h | 33 void set(K &&k, V &&v) { in set() 39 const V &get(const K &k, const V &def) const { in get() 48 size_type erase(const K &k) { in erase() 53 size_type eraseIfEqual(const K& k, const V& v) { in eraseIfEqual() 69 void setLocked(K&& k, V&& v) { mMap[std::forward<K>(k)] = std::forward<V>(v); } in setLocked() 70 void setLocked(K&& k, const V& v) { mMap[std::forward<K>(k)] = v; } in setLocked() 72 const V& getLocked(const K& k, const V& def) const { in getLocked() 80 size_type eraseLocked(const K& k) { return mMap.erase(k); } in eraseLocked()
|
/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 360 const uint16_t *k = (const uint16_t *)key; /* read 16-bit chunks */ in hashlittle() local 407 const uint8_t *k = (const uint8_t *)key; in hashlittle() local 479 const uint32_t *k = (const uint32_t *)key; /* read 32-bit chunks */ in hashlittle2() local 546 const uint16_t *k = (const uint16_t *)key; /* read 16-bit chunks */ in hashlittle2() local 593 const uint8_t *k = (const uint8_t *)key; in hashlittle2() local 657 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/extras/perfprofd/scripts/ |
D | sorted_collection.py | 113 def find(self, k): argument 120 def find_le(self, k): argument 127 def find_lt(self, k): argument 134 def find_ge(self, k): argument 141 def find_gt(self, k): argument
|
/system/bt/profile/avrcp/tests/ |
D | avrcp_test_helper.h | 95 ACTION_TEMPLATE(InvokeCb, HAS_1_TEMPLATE_PARAMS(int, k), in ACTION_TEMPLATE() argument 100 ACTION_TEMPLATE(InvokeCb, HAS_1_TEMPLATE_PARAMS(int, k), in ACTION_TEMPLATE() argument 105 ACTION_TEMPLATE(InvokeCb, HAS_1_TEMPLATE_PARAMS(int, k), in ACTION_TEMPLATE() argument
|
/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()
|
D | attribute.c | 56 static int print_attr(__attribute__ ((unused)) hashtab_key_t k, in print_attr()
|
/system/chre/external/kiss_fft/ |
D | kiss_fftr.c | 70 int k,ncfft; in kiss_fftr() local 126 int k, ncfft; in kiss_fftri() local
|
D | kiss_fft.c | 53 size_t k=m; in kf_bfly4() local 99 size_t k=m; in kf_bfly3() local 206 int u,k,q1,q; in kf_bfly_generic() local 257 int k; in kf_work() local
|
D | kissfft.hh | 125 for (int k=0;k<m;++k) { in kf_bfly2() local 136 for (size_t k=0;k<m;++k) { in kf_bfly4() local 156 size_t k=m; in kf_bfly3() local 263 int u,k,q1,q; in kf_bfly_generic() local
|
/system/bt/btif/src/ |
D | btif_config_transcode.cc | 52 for (XMLElement* k = j->FirstChildElement(); k != NULL; in btif_config_transcode() local
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java_native.cpp | 209 size_t k = 0; in TEST_F() local 232 size_t k = 0; in TEST_F() local 505 size_t k = 0; in TEST_F() local 517 for (size_t k = 0; k < 128; ++k, ++m) { in TEST_F() local 536 size_t k = 0; in TEST_F() local 551 size_t k = 0; in TEST_F() local 566 size_t k = 0; in TEST_F() local
|
/system/update_engine/common/ |
D | utils.h | 232 bool MapContainsKey(const std::map<KeyType, ValueType>& m, const KeyType& k) { in MapContainsKey() 236 bool SetContainsKey(const std::set<KeyType>& s, const KeyType& k) { in SetContainsKey()
|
/system/bt/stack/rfcomm/ |
D | rfc_port_if.cc | 130 uint8_t k; in RFCOMM_ParNegReq() local 176 uint8_t k) { in RFCOMM_ParNegRsp()
|
D | port_rfc.cc | 274 uint8_t k) { in PORT_ParNegInd() 364 uint8_t k) { in PORT_ParNegCnf() 1021 void port_get_credits(tPORT* p_port, uint8_t k) { in port_get_credits()
|
/system/core/liblog/tests/ |
D | liblog_test.cpp | 1490 for (size_t k = 10; k; --k) { in TEST() local 1499 for (size_t k = 10; k; --k) { in TEST() local 1530 for (size_t k = 10; k; --k) { in TEST() local 1539 for (size_t k = 10; k; --k) { in TEST() local 1558 for (size_t k = 10; k; --k) { in TEST() local 1567 for (size_t k = 10; k; --k) { in TEST() local 1588 for (size_t k = 10; k; --k) { in TEST() local 1597 for (size_t k = 10; k; --k) { in TEST() local 1616 for (size_t k = 10; k; --k) { in TEST() local 1625 for (size_t k = 10; k; --k) { in TEST() local [all …]
|
/system/extras/tests/pagingtest/ |
D | thrashing_test.c | 18 unsigned long long k; in thrashing_test() local
|
/system/libhidl/transport/ |
D | HidlTransportSupport.cpp | 52 for (const auto& k : toDelete) { in pruneMapLocked() local
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 410 int k = 0; in client() local 434 int k = 0; in client() local 707 int k = 0; in client() local 725 int k = 0; in client() local 743 int k = 0; in client() local
|
/system/bt/bta/sys/ |
D | utl.cc | 114 uint16_t j, k; in utl_itoa() local
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.h | 109 explicit key_t(const AssemblyKeyBase& k) : mKey(&k) { } in key_t()
|
/system/core/storaged/include/ |
D | storaged_uid_monitor.h | 53 for (int k = 0; k < CHARGER_STATS; k++) { variable
|
/system/connectivity/wificond/tests/ |
D | offload_scan_utils_test.cpp | 83 for (size_t k = 0; k < ssid_result.size(); k++) { in TEST_F() local
|