Home
last modified time | relevance | path

Searched refs:MemFromPoint (Results 1 – 5 of 5) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/utils/
H A Dmemory_debug.h52 static unsigned int MemFromPoint(unsigned int p){ in MemFromPoint() function
71 static unsigned int MemFromPoint(unsigned int p){ in MemFromPoint() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ooc_vector/
H A Dooc_chains.cpp143 mem = MemDbg::MemFromPoint(0); in DeSerialize()
H A Dooc_chains_kcdb.cpp139 mem = MemDbg::MemFromPoint(0); in DeSerialize()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/ocme/
H A Dcell.cpp27 mem = MemDbg::MemFromPoint(1); in Cell()
H A Docme.cpp339 mem_for_AT = MemDbg::MemFromPoint(0); in Open()