Home
last modified time | relevance | path

Searched refs:splice (Results 1 – 10 of 10) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.cpp113 splice((EdgePointer) sym(a), b); in build()
146 void CDelaunay::splice(EdgePointer a, EdgePointer b) in splice() function in CDelaunay
163 splice(ans, (EdgePointer) lnext(a)); in connectLeft()
164 splice((EdgePointer) sym(ans), b); in connectLeft()
172 splice(ans, (EdgePointer) sym(a)); in connectRight()
173 splice((EdgePointer) sym(ans), (EdgePointer) oprev(b)); in connectRight()
180 splice(e, (EdgePointer) oprev(e)); in deleteEdge()
181 splice((EdgePointer) sym(e), (EdgePointer) oprev(sym(e))); in deleteEdge()
DDelaunay.h73 void splice(EdgePointer, EdgePointer);
/packages/modules/Bluetooth/system/gd/common/
Dlist_map_test.cc150 list_map.splice(list_map.find(2), list_map_2, list_map_2.find(4)); in TEST()
163 list_map.splice(list_map.find(2), list_map, list_map.find(3)); in TEST()
170 list_map.splice(list_map.begin(), list_map, list_map.find(4)); in TEST()
171 list_map.splice(list_map.begin(), list_map, list_map.find(3)); in TEST()
172 list_map.splice(list_map.begin(), list_map, list_map.find(1)); in TEST()
Dlist_map.h162 void splice(const_iterator pos, ListMap<Key, T>& other, const_iterator it) { in splice() function
167 node_list_.splice(pos, other.node_list_, it); in splice()
Dlru_cache.h124 list_map_.splice(list_map_.begin(), list_map_, iter); in find()
/packages/modules/DnsResolver/
DDnsTlsDispatcher.cpp101 out.splice(out.cend(), existing4); in getOrderedAndUsableServerList()
102 out.splice(out.cend(), new6); in getOrderedAndUsableServerList()
103 out.splice(out.cend(), new4); in getOrderedAndUsableServerList()
/packages/modules/Bluetooth/system/common/
Dlru.h83 node_list_.splice(node_list_.begin(), node_list_, map_iterator->second); in Find()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz