Searched defs:acc (Results 1 – 6 of 6) sorted by relevance
/system/teeui/libteeui/example/ |
D | example_utils.cpp | 32 double acc = alfa * a + (1 - alfa) * b; in alfaCombineChannel() local 46 auto acc = buffer_[pos]; in drawPixel() local
|
/system/update_engine/payload_consumer/ |
D | snapshot_extent_writer_unittest.cc | 76 operations_.begin(), operations_.end(), 0, [](auto&& acc, auto&& op) { in GetCowSize()
|
/system/update_engine/update_manager/ |
D | update_manager_unittest.cc | 180 static void AccumulateCallsCallback(vector<pair<EvalStatus, T>>* acc, in AccumulateCallsCallback()
|
/system/core/storaged/tests/ |
D | storaged_test.cpp | 104 struct disk_stats base = {}, tmp = {}, curr, acc = {}, inc[5]; in TEST() local
|
/system/media/camera/docs/ |
D | metadata_model.py | 734 def aggregate_by_name(acc, el): argument
|
/system/security/keystore2/src/ |
D | legacy_blob.rs | 259 let mut acc = String::new(); in encode_alias() localVariable
|