Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dmemory_manager_actor.cc25 void MemoryManagerActor::AllocateMemory(const std::vector<DeviceTensor *> *alloc_list, in AllocateMemory()
66 auto &alloc_list = (*alloc_list_list)[i]; in AllocateContinuousMemory() local
82 void MemoryManagerActor::AllocateBatchMemory(const std::vector<DeviceTensor *> *alloc_list, in AllocateBatchMemory()
Dkernel_actor.cc152 void AllocateMemory(const std::vector<DeviceTensor *> &alloc_list, const DeviceContext *device_cont… in AllocateMemory()
/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