HomeSort by relevance Sort by last modified time
    Searched full:max_elements (Results 1 - 5 of 5) sorted by null

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cache/
ftcmru.h 22 /* elements (`max_elements'). All elements in the list are sorted in */
37 /* This is handy if `max_elements' is sufficiently small, as it saves */
  /external/drm_hwcomposer/
separate_rects.h 137 static const int max_elements = sizeof(TId) * 8; member in struct:separate_rects::IdSet
separate_rects.cpp 66 int bits = IdSet<TUInt>::max_elements;
88 if (in.size() > IdSet<TId>::max_elements) {
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSetSpanner.java 105 // Note: could in the future have an additional option MAX_ELEMENTS
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSetSpanner.java 120 // Note: could in the future have an additional option MAX_ELEMENTS

Completed in 1467 milliseconds