Home
last modified time | relevance | path

Searched defs:AddAll (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/zone/
Dzone-list-inl.h27 void ZoneList<T>::AddAll(const ZoneList<T>& other, Zone* zone) { in AddAll() function
32 void ZoneList<T>::AddAll(const base::Vector<const T>& other, Zone* zone) { in AddAll() function
/third_party/node/deps/v8/src/utils/
Dscoped-list.h84 void AddAll(const base::Vector<const T>& list) { in AddAll() function
Dbit-vector.h187 void AddAll() { in AddAll() function
/third_party/protobuf/csharp/src/Google.Protobuf/
DUnknownField.cs216 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll() method in Google.Protobuf.UnknownField
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7160 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
7289 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
7460 void AddAll() { m_AllAllocations = true; } in AddAll() function