Searched defs:listLength (Results 1 – 10 of 10) sorted by relevance
95 …, UGender expected_mixed, UGender expected_taints, const UGender* genderList, int32_t listLength) { in check()102 const Locale& locale, UGender expected, const UGender* genderList, int32_t listLength) { in checkLocale()
53 void Magick::ResourceLimits::listLength(const MagickSizeType limit_) in listLength() function in Magick::ResourceLimits58 MagickCore::MagickSizeType Magick::ResourceLimits::listLength(void) in listLength() function in Magick::ResourceLimits
155 int32_t listLength; variable
107 int32_t listLength = 0; variable
669 inline int listLength(std::list<Success> &&xs) { return xs.size(); } in listLength() function
68 private final int listLength; // length used; list may be longer to minimize reallocs field in BMPSet
66 private final int listLength; // length used; list may be longer to minimize reallocs field in BMPSet
38 public int listLength() { int o = __offset(6); return o != 0 ? __vector_len(o) : 0; } in listLength() method in MetadataList