Searched defs:Instance (Results 1 – 4 of 4) sorted by relevance
24 class Instance { class44 private Instance(long id, float[] sample, String sampleName) { in Instance() method in Instance
56 INST_ALLOC Instance; in LVPSA_Memory() local
54 INST_ALLOC Instance; in LVPSA_Init() local
102 static ObjectPool* Instance() { in Instance() function