Home
last modified time | relevance | path

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

/external/v8/src/zone/
Dzone-list-inl.h26 void ZoneList<T>::AddAll(const ZoneList<T>& other, Zone* zone) { in AddAll() function
31 void ZoneList<T>::AddAll(const Vector<const T>& other, Zone* zone) { in AddAll() function
/external/tensorflow/tensorflow/lite/
Dmutable_op_resolver.cc58 void MutableOpResolver::AddAll(const MutableOpResolver& other) { in AddAll() function in tflite::MutableOpResolver
Dmutable_op_resolver_test.cc179 TEST(MutableOpResolverTest, AddAll) { in TEST() argument
/external/v8/src/utils/
Dscoped-list.h81 void AddAll(const Vector<const T>& list) { in AddAll() function
Dbit-vector.h149 void AddAll() { in AddAll() function
/external/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
/external/tensorflow/tensorflow/python/keras/engine/
Dnetwork_test.py958 class AddAll(keras.layers.Layer): class
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6054 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
6181 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
6354 void AddAll() { m_AllAllocations = true; } in AddAll() function
/external/angle/third_party/VulkanMemoryAllocator/src/
Dvk_mem_alloc.h6790 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
6919 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function
7090 void AddAll() { m_AllAllocations = true; } in AddAll() function