Lines Matching refs:DE_ARRAY_END
136 return elemsStr(DE_ARRAY_BEGIN(arr), DE_ARRAY_END(arr), wrapLengthParam, numIndentationSpaces);
142 return *std::max_element(DE_ARRAY_BEGIN(arr), DE_ARRAY_END(arr));
157 return vector<T>(DE_ARRAY_BEGIN(arr), DE_ARRAY_END(arr));
1964 return vector<TessLevels>(DE_ARRAY_BEGIN(rawTessLevelCases), DE_ARRAY_END(rawTessLevelCases));