Home
last modified time | relevance | path

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

/third_party/skia/m133/src/sksl/
DSkSLPool.cpp60 void* Pool::AllocMemory(size_t size) { in AllocMemory() function in SkSL::Pool
/third_party/skia/src/sksl/
DSkSLPool.cpp63 void* Pool::AllocMemory(size_t size) { in AllocMemory() function in SkSL::Pool
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_graph_executor.cc938 void GeGraphExecutor::AllocMemory(const KernelGraphPtr &graph) { in AllocMemory() function in mindspore::device::ascend::GeGraphExecutor