HomeSort by relevance Sort by last modified time
    Searched refs:ARRAY_LENGTH (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
SetValues003Debuggee.java 29 static final int ARRAY_LENGTH = 1;
56 arrayField = new DebuggeeSubClass[ARRAY_LENGTH];
57 superClassArrayField = new DebuggeeSuperClass[ARRAY_LENGTH];
58 interfaceArrayField = new DebuggeeInterface[ARRAY_LENGTH];
SetValues003Test.java 35 private static final int VALID_INDEX = SetValues003Debuggee.ARRAY_LENGTH - 1;
36 private static final int INVALID_INDEX = SetValues003Debuggee.ARRAY_LENGTH;
  /external/wayland/tests/
list-test.c 93 assert(i < ARRAY_LENGTH(reference));
97 assert(i == ARRAY_LENGTH(reference));
101 assert(i < ARRAY_LENGTH(reference));
102 assert(e->i == reference[ARRAY_LENGTH(reference) - i - 1]);
105 assert(i == ARRAY_LENGTH(reference));
143 assert(validate_list(&list, reference1, ARRAY_LENGTH(reference1)));
146 assert(validate_list(&list, reference2, ARRAY_LENGTH(reference2)));
165 assert(validate_list(&list, reference1, ARRAY_LENGTH(reference1)));
175 assert(validate_list(&other, reference2, ARRAY_LENGTH(reference2)));
178 assert(validate_list(&list, reference3, ARRAY_LENGTH(reference3)))
    [all...]
message-test.c 49 for (i = 0; i < ARRAY_LENGTH(messages); ++i) {
86 for (i = 0; i < ARRAY_LENGTH(messages); ++i) {
  /external/harfbuzz_ng/src/
hb-buffer-serialize.cc 141 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), "%u", info[i].codepoint));
144 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"cl\":%u", info[i].cluster));
149 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"dx\":%d,\"dy\":%d",
152 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"ax\":%d,\"ay\":%d",
159 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"fl\":%u", info[i].mask & HB_GLYPH_FLAG_DEFINED));
166 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"xb\":%d,\"yb\":%d",
168 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"w\":%d,\"h\":%d",
227 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), "%u", info[i].codepoint));
230 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), "=%u", info[i].cluster));
236 p += MAX (0, snprintf (p, ARRAY_LENGTH (b) - (p - b), "@%d,%d", x+pos[i].x_offset, y+pos[i].y_offset))
    [all...]
hb-icu.cc 186 U16_APPEND (utf16, len, ARRAY_LENGTH (utf16), a, err);
188 U16_APPEND (utf16, len, ARRAY_LENGTH (utf16), b, err);
192 len = unorm2_normalize (unorm2_getNFCInstance (&icu_err), utf16, len, normalized, ARRAY_LENGTH (normalized), &icu_err);
219 ARRAY_LENGTH (decomposed), &icu_err);
250 U16_APPEND (utf16, len, ARRAY_LENGTH (utf16), ab, err);
254 len = unorm2_normalize (unorm2_getNFDInstance (&icu_err), utf16, len, normalized, ARRAY_LENGTH (normalized), &icu_err);
274 unorm2_normalize (unorm2_getNFCInstance (&icu_err), normalized, len, recomposed, ARRAY_LENGTH (recomposed), &icu_err);
290 len = unorm2_normalize (unorm2_getNFCInstance (&icu_err), normalized, len, recomposed, ARRAY_LENGTH (recomposed), &icu_err);
hb-cache.hh 47 for (unsigned i = 0; i < ARRAY_LENGTH (values); i++)
hb-string-array.hh 72 assert (i < ARRAY_LENGTH (HB_STRING_ARRAY_OFFS_NAME) - 1);
hb-shaper.cc 66 for (unsigned int j = i; j < ARRAY_LENGTH (all_shapers); j++)
hb-ot-cff1-table.cc 126 if (sid < ARRAY_LENGTH (standard_encoding_to_code))
134 if (sid < ARRAY_LENGTH (expert_encoding_to_code))
142 if (glyph < ARRAY_LENGTH (expert_charset_to_sid))
150 if (glyph < ARRAY_LENGTH (expert_subset_charset_to_sid))
158 if (code < ARRAY_LENGTH (standard_encoding_to_sid))
hb-map.hh 244 if (unlikely (shift >= ARRAY_LENGTH (prime_mod)))
245 return prime_mod[ARRAY_LENGTH (prime_mod) - 1];
hb-ot-name-language.cc 448 ARRAY_LENGTH (hb_ms_language_map));
456 ARRAY_LENGTH (hb_mac_language_map));
hb-common.cc 168 for (unsigned int i = 0; i < ARRAY_LENGTH (direction_strings); i++)
189 < ARRAY_LENGTH (direction_strings)))
723 unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - *pp));
747 unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - *pp));
828 unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - *pp));
1035 len += MAX (0, snprintf (s + len, ARRAY_LENGTH (s) - len, "%u", feature->start));
1039 len += MAX (0, snprintf (s + len, ARRAY_LENGTH (s) - len, "%u", feature->end));
1046 len += MAX (0, snprintf (s + len, ARRAY_LENGTH (s) - len, "%u", feature->value));
1048 assert (len < ARRAY_LENGTH (s));
1116 len += MAX (0, snprintf (s + len, ARRAY_LENGTH (s) - len, "%g", (double) variation->value))
    [all...]
hb-dsalgs.hh 270 #undef ARRAY_LENGTH
272 static inline unsigned int ARRAY_LENGTH (const Type (&)[n]) { return n; }
541 len = MIN (ARRAY_LENGTH (buf) - 1, len);
600 for (unsigned int i = 0; i < ARRAY_LENGTH (u.vec); i++)
604 for (unsigned int i = 0; i < ARRAY_LENGTH (u.v); i++)
619 for (unsigned int i = 0; i < ARRAY_LENGTH (u.vec); i++)
623 for (unsigned int i = 0; i < ARRAY_LENGTH (u.v); i++)
hb-ot-shape-complex-arabic-fallback.hh 115 for (unsigned int first_glyph_idx = 0; first_glyph_idx < ARRAY_LENGTH (first_glyphs); first_glyph_idx++)
133 for (unsigned int second_glyph_idx = 0; second_glyph_idx < ARRAY_LENGTH (ligature_table[0].ligatures); second_glyph_idx++)
266 for (unsigned int i = 0; i < ARRAY_LENGTH(arabic_fallback_features) ; i++)
hb-ot-shape-complex-myanmar.cc 107 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
115 for (unsigned int i = 0; i < ARRAY_LENGTH (other_features); i++)
118 for (unsigned int i = 0; i < ARRAY_LENGTH (positioning_features); i++)
hb-ot-tag.cc 267 ARRAY_LENGTH (ot_languages), sizeof (LangTag),
421 for (i = 0; i < ARRAY_LENGTH (ot_languages); i++)
508 for (unsigned int i = 1; i < ARRAY_LENGTH (ot_languages); i++)
hb-glib.cc 176 if (likely ((unsigned int) script < ARRAY_LENGTH (glib_script_to_script)))
192 unsigned int count = ARRAY_LENGTH (glib_script_to_script);
hb-subset.cc 275 count = ARRAY_LENGTH (table_tags);
288 } while (success && count == ARRAY_LENGTH (table_tags));
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegOps.java 175 public static final int ARRAY_LENGTH = 34;
347 case ARRAY_LENGTH: return "array-length";
  /dalvik/dx/src/com/android/dx/rop/code/
RegOps.java 175 public static final int ARRAY_LENGTH = 34;
363 case ARRAY_LENGTH: return "array-length";
  /external/icu/icu4c/source/i18n/
number_longnames.cpp 26 constexpr int32_t ARRAY_LENGTH = StandardPlural::Form::COUNT + 2;
64 for (int32_t i = 0; i < ARRAY_LENGTH; i++) {
181 UnicodeString simpleFormats[ARRAY_LENGTH];
198 UnicodeString primaryData[ARRAY_LENGTH];
201 UnicodeString secondaryData[ARRAY_LENGTH];
237 UnicodeString simpleFormats[ARRAY_LENGTH];
  /external/icu/android_icu4j/src/main/java/android/icu/impl/number/
LongNameHandler.java 32 private static final int ARRAY_LENGTH = StandardPlural.COUNT + 2;
83 // NOTE: outArray MUST have at least ARRAY_LENGTH entries. No bounds checking is performed.
169 String[] measureData = new String[ARRAY_LENGTH];
179 String[] simpleFormats = new String[ARRAY_LENGTH];
207 String[] simpleFormats = new String[ARRAY_LENGTH];
225 String[] primaryData = new String[ARRAY_LENGTH];
227 String[] secondaryData = new String[ARRAY_LENGTH];
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
LongNameHandler.java 28 private static final int ARRAY_LENGTH = StandardPlural.COUNT + 2;
79 // NOTE: outArray MUST have at least ARRAY_LENGTH entries. No bounds checking is performed.
165 String[] measureData = new String[ARRAY_LENGTH];
175 String[] simpleFormats = new String[ARRAY_LENGTH];
203 String[] simpleFormats = new String[ARRAY_LENGTH];
221 String[] primaryData = new String[ARRAY_LENGTH];
223 String[] secondaryData = new String[ARRAY_LENGTH];
  /external/icu/icu4c/source/test/intltest/
tstnorm.cpp 27 #define ARRAY_LENGTH(array) UPRV_LENGTHOF(array)
171 for (i = 0; i < ARRAY_LENGTH(canonTests); i++) {
177 for (i = 0; i < ARRAY_LENGTH(canonTests); i++) {
187 iterateTest(norm, canonTests, ARRAY_LENGTH(canonTests), 1);
188 staticTest(UNORM_NFD, 0, canonTests, ARRAY_LENGTH(canonTests), 1);
195 iterateTest(norm, compatTests, ARRAY_LENGTH(compatTests), 1);
198 compatTests, ARRAY_LENGTH(compatTests), 1);
205 iterateTest(norm, canonTests, ARRAY_LENGTH(canonTests), 2);
208 ARRAY_LENGTH(canonTests), 2);
215 iterateTest(norm, compatTests, ARRAY_LENGTH(compatTests), 2)
    [all...]

Completed in 1195 milliseconds

1 2 3 4