Searched defs:InitSize (Results 1 – 7 of 7) sorted by relevance
33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()52 void StringMapImpl::init(unsigned InitSize) { in init()
157 bool ArgMaxAndMinWithValueGpuKernelMod::InitSize(const std::vector<KernelTensor *> &inputs, in InitSize() function in mindspore::kernel::ArgMaxAndMinWithValueGpuKernelMod
81 …bool InitSize(const std::vector<KernelTensor *> &inputs, const std::vector<KernelTensor *> &output… in InitSize() function
175 size_t InitSize) { in initializeOutputStream()
820 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in isObjectSizeLessThanOrEq() local
844 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in buildBitSetsFromGlobalVariables() local