Home | History | Annotate | Download | only in text

Lines Matching defs:getMemory

1332     private Object getMemory(String label, Object array, Class<?> arrayClass,
1363 Object array = getMemory("DirProps", dirPropsMemory, Byte.TYPE, mayAllocate, len);
1374 Object array = getMemory("Levels", levelsMemory, Byte.TYPE, mayAllocate, len);
1385 Object array = getMemory("Runs", runsMemory, BidiRun.class, mayAllocate, len);