Lines Matching full:mallocation
1538 C.indent() << "obj.mAllocation = Allocation.createSized("
1587 C.indent() << "obj.mAllocation = Allocation.createTyped(rs, t, usages);"
1622 C.indent() << "obj.mAllocation = Allocation.createTyped(rs, t, usages);"
1687 C.indent() << "mAllocation.setFromFieldPacker(index, fp);" << std::endl;
1750 C.indent() << "mAllocation.setFromFieldPacker(index, " << FieldIndex
1791 C.indent() << "mAllocation.setFromFieldPacker(0, "
1817 C.indent() << "mAllocation.resize(newSize);" << std::endl;