Home
last modified time | relevance | path

Searched defs:alloc_list (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Dmemory_manager_actor.cc34 void MemoryManagerActor::AllocateMemory(const std::vector<DeviceTensor *> *alloc_list, in AllocateMemory()
95 auto &alloc_list = (*alloc_list_list)[i]; in AllocateContinuousMemory() local
154 void MemoryManagerActor::AllocateBatchMemory(const std::vector<DeviceTensor *> *alloc_list, in AllocateBatchMemory()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos_unix.c35 static struct dl_list alloc_list = DL_LIST_HEAD_INIT(alloc_list); variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos_unix.c35 static struct dl_list alloc_list = DL_LIST_HEAD_INIT(alloc_list); variable