Searched defs:slots (Results 1 – 5 of 5) sorted by relevance
81 static int format(int kind, int size, int slots) { in format()104 static int other(int slots) { return slots << SLOT_SHIFT; } in other()
175 int slots = 0; in checkPtypes() local
1148 ArrayList<ClassDataSlot> slots = new ArrayList<>(); in getClassDataLayout0() local
1529 ObjectStreamClass.ClassDataSlot[] slots = desc.getClassDataLayout(); in writeSerialData() local
1888 ObjectStreamClass.ClassDataSlot[] slots = desc.getClassDataLayout(); in readSerialData() local