Searched refs:newParentListLength (Results 1 – 4 of 4) sorted by relevance
38 BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t newParentListLength);
51 BMPSet::BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t newParentListLength… in BMPSet() argument52 list(newParentList), listLength(newParentListLength) { in BMPSet()
92 public BMPSet(final BMPSet otherBMPSet, final int[] newParentList, int newParentListLength) { in BMPSet() argument94 listLength = newParentListLength; in BMPSet()
90 public BMPSet(final BMPSet otherBMPSet, final int[] newParentList, int newParentListLength) { in BMPSet() argument92 listLength = newParentListLength; in BMPSet()