Home
last modified time | relevance | path

Searched defs:to_add (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/core/fs_mgr/liblp/
H A Dutility.h84 T to_add = alignment - remainder; in AlignTo() local
/aosp12/art/compiler/optimizing/
H A Dnodes_test.cc220 HInstruction* to_add = new (GetAllocator()) HNullCheck(parameter, 0); in TEST_F() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_reader.cpp162 uint64_t to_add = std::min(cluster_ops, (fd_size_ - pos) / sizeof(CowOperation)); in ParseOps() local
/aosp12/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc221 static bool btm_add_dev_to_controller(bool to_add, const RawAddress& bd_addr) { in btm_add_dev_to_controller()
/aosp12/system/bt/bta/hh/
H A Dbta_hh_le.cc1936 bool to_add = true; in bta_hh_le_add_dev_bg_conn() local
/aosp12/art/openjdkjvmti/
H A Devents.cc204 ArtJvmtiEvent to_add = caps_added ? ArtJvmtiEvent::kClassFileLoadHookRetransformable in HandleChangedCapabilities() local