Searched refs:AddAll (Results 1 – 9 of 9) sorted by relevance
201 varintList = AddAll(varintList, other.varintList); in MergeFrom()202 fixed32List = AddAll(fixed32List, other.fixed32List); in MergeFrom()203 fixed64List = AddAll(fixed64List, other.fixed64List); in MergeFrom()204 lengthDelimitedList = AddAll(lengthDelimitedList, other.lengthDelimitedList); in MergeFrom()205 groupList = AddAll(groupList, other.groupList); in MergeFrom()216 private static List<T> AddAll<T>(List<T> current, IList<T> extras) in AddAll() method in Google.Protobuf.UnknownField
202 TEST(MutableOpResolverTest, AddAll) { in TEST() argument213 resolver1.AddAll(resolver2); in TEST()
76 void AddAll(const MutableOpResolver& other);
77 void MutableOpResolver::AddAll(const MutableOpResolver& other) { in AddAll() function in tflite::MutableOpResolver
258 mutable_resolver->AddAll(optional_options->mutable_op_resolver); in InterpreterCreateWithOpResolver()
1230 class AddAll(layers.Layer): class1244 layer = AddAll()1266 model.get_config(), custom_objects={'AddAll': AddAll})1281 class AddAll(layers.Layer): class1293 outputs = AddAll()(1314 model.get_config(), custom_objects={'AddAll': AddAll})
6009 virtual void AddAll() = 0;6054 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function6181 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function6354 void AddAll() { m_AllAllocations = true; } in AddAll() function13201 m_pAlgorithm->AddAll(); in Begin()13279 pBlockVectorDefragCtx->AddAll(); in AddPools()
7059 virtual void AddAll() = 0;7105 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7234 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7405 void AddAll() { m_AllAllocations = true; } in AddAll() function14512 m_pAlgorithm->AddAll(); in Begin()14589 pBlockVectorDefragCtx->AddAll(); in AddPools()
7040 virtual void AddAll() = 0;7086 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7215 virtual void AddAll() { m_AllAllocations = true; } in AddAll() function7386 void AddAll() { m_AllAllocations = true; } in AddAll() function14494 m_pAlgorithm->AddAll(); in Begin()14571 pBlockVectorDefragCtx->AddAll(); in AddPools()