Searched defs:AllocMemory (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/m133/src/sksl/ | ||
| D | SkSLPool.cpp | 60 void* Pool::AllocMemory(size_t size) { in AllocMemory() function in SkSL::Pool |
| /third_party/skia/src/sksl/ | ||
| D | SkSLPool.cpp | 63 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/ | ||
| D | ge_graph_executor.cc | 938 void GeGraphExecutor::AllocMemory(const KernelGraphPtr &graph) { in AllocMemory() function in mindspore::device::ascend::GeGraphExecutor |