Searched defs:ArrayIndex (Results 1 – 8 of 8) sorted by relevance
53 struct ArrayIndex { struct55 uint32_t modulo = 1;57 uint32_t division = 1;62 bool operator==(const ArrayIndex& i) const { in operator ==()67 struct Hasher {
17 TEST(ParseResourceName, ArrayIndex) in TEST() argument95 TEST(ParseArrayIndex, ArrayIndex) in TEST() argument
234 typedef unsigned int ArrayIndex; typedef
261 typedef unsigned int ArrayIndex; typedef518 typedef Json::ArrayIndex ArrayIndex; typedef