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

1 2 3

  /external/icu4c/test/cintltst/
cbididat.c 363 {testText1, ARRAY_LENGTH(testText1), UBIDI_DEFAULT_LTR, -1, -1,
366 {testText2, ARRAY_LENGTH(testText2), UBIDI_DEFAULT_LTR, -1, -1,
369 {testText3, ARRAY_LENGTH(testText3), UBIDI_DEFAULT_LTR, -1, -1,
372 {testText4, ARRAY_LENGTH(testText4), UBIDI_DEFAULT_LTR, -1, -1,
375 {testText5, ARRAY_LENGTH(testText5), UBIDI_DEFAULT_LTR, -1, -1,
378 {testText6, ARRAY_LENGTH(testText6), UBIDI_DEFAULT_LTR, -1, -1,
384 {testText8, ARRAY_LENGTH(testText8), UBIDI_DEFAULT_LTR, -1, -1,
387 {testText9, ARRAY_LENGTH(testText9), UBIDI_DEFAULT_LTR, -1, -1,
390 {testText10, ARRAY_LENGTH(testText10), UBIDI_DEFAULT_LTR, -1, -1,
393 {testText11, ARRAY_LENGTH(testText11), UBIDI_DEFAULT_LTR, -1, -1
    [all...]
cbiditst.h 29 #define ARRAY_LENGTH(array) (sizeof(array)/sizeof(array[0]))
ccurrtst.c 30 #define ARRAY_LENGTH(array) (sizeof array / sizeof array[0])
120 for (i = 0; i < ARRAY_LENGTH(currency); i += 1)
122 for (j = 0; j < ARRAY_LENGTH(currency); j += 1)
nccbtst.c 33 #define ARRAY_LENGTH(array) (sizeof(array)/sizeof((array)[0]))
587 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
635 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
644 if(!testConvertFromUnicode(expected, ARRAY_LENGTH(expected),
    [all...]
trietest.c 35 #define ARRAY_LENGTH(array) (sizeof(array)/sizeof(array[0]))
804 setRanges1, ARRAY_LENGTH(setRanges1),
805 checkRanges1, ARRAY_LENGTH(checkRanges1));
807 setRanges2, ARRAY_LENGTH(setRanges2),
808 checkRanges2, ARRAY_LENGTH(checkRanges2));
810 setRanges3, ARRAY_LENGTH(setRanges3),
811 checkRanges3, ARRAY_LENGTH(checkRanges3));
  /external/harfbuzz_ng/src/
hb-buffer-serialize.cc 103 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), "%u", info[i].codepoint);
106 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"cl\":%u", info[i].cluster);
111 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"dx\":%d,\"dy\":%d",
113 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), ",\"ax\":%d,\"ay\":%d",
164 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), "%u", info[i].codepoint);
167 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), "=%u", info[i].cluster);
173 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), "@%d,%d", pos[i].x_offset, pos[i].y_offset);
176 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), "%d", pos[i].x_advance);
178 p += snprintf (p, ARRAY_LENGTH (b) - (p - b), ",%d", pos[i].y_advance);
248 unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - pp))
    [all...]
hb-icu.cc 196 U16_APPEND (utf16, len, ARRAY_LENGTH (utf16), a, err);
198 U16_APPEND (utf16, len, ARRAY_LENGTH (utf16), b, err);
202 len = unorm_normalize (utf16, len, UNORM_NFC, 0, normalized, ARRAY_LENGTH (normalized), &icu_err);
228 ARRAY_LENGTH (decomposed), &icu_err);
259 U16_APPEND (utf16, len, ARRAY_LENGTH (utf16), ab, err);
263 len = unorm_normalize (utf16, len, UNORM_NFD, 0, normalized, ARRAY_LENGTH (normalized), &icu_err);
283 unorm_normalize (normalized, len, UNORM_NFC, 0, recomposed, ARRAY_LENGTH (recomposed), &icu_err);
299 len = unorm_normalize (normalized, len, UNORM_NFC, 0, recomposed, ARRAY_LENGTH (recomposed), &icu_err);
327 U16_APPEND (utf16, len, ARRAY_LENGTH (utf16), u, err);
333 len = unorm_normalize (utf16, len, UNORM_NFKD, 0, normalized, ARRAY_LENGTH (normalized), &icu_err)
    [all...]
hb-shape.cc 61 unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - *pp));
184 len += snprintf (s + len, ARRAY_LENGTH (s) - len, "%d", feature->start);
188 len += snprintf (s + len, ARRAY_LENGTH (s) - len, "%d", feature->end);
195 len += snprintf (s + len, ARRAY_LENGTH (s) - len, "%d", feature->value);
197 assert (len < ARRAY_LENGTH (s));
hb-shaper.cc 81 for (unsigned int j = i; j < ARRAY_LENGTH (all_shapers); j++)
hb-common.cc 108 for (unsigned int i = 0; i < ARRAY_LENGTH (direction_strings); i++)
119 < ARRAY_LENGTH (direction_strings)))
hb-glib.cc 166 if (likely ((unsigned int) script < ARRAY_LENGTH (glib_script_to_script)))
182 unsigned int count = ARRAY_LENGTH (glib_script_to_script);
hb-ot-shape-complex-arabic-fallback.hh 123 for (unsigned int first_glyph_idx = 0; first_glyph_idx < ARRAY_LENGTH (first_glyphs); first_glyph_idx++)
141 for (unsigned int second_glyph_idx = 0; second_glyph_idx < ARRAY_LENGTH (ligature_table[0].ligatures); second_glyph_idx++)
hb-ot-tag.cc 645 ARRAY_LENGTH (ot_languages), sizeof (LangTag),
655 for (i = 0; i < ARRAY_LENGTH (ot_languages_zh); i++)
685 for (i = 0; i < ARRAY_LENGTH (ot_languages); i++)
hb-ot-layout.cc 420 len = ARRAY_LENGTH (lookup_indices);
431 } while (len == ARRAY_LENGTH (lookup_indices));
461 len = ARRAY_LENGTH (feature_indices);
476 } while (len == ARRAY_LENGTH (feature_indices));
hb-ot-shape-complex-sea.cc 94 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
100 for (unsigned int i = 0; i < ARRAY_LENGTH (other_features); i++)
hb-ot-shape.cc 103 for (unsigned int i = 0; i < ARRAY_LENGTH (common_features); i++)
107 for (unsigned int i = 0; i < ARRAY_LENGTH (horizontal_features); i++)
112 for (unsigned int i = 0; i < ARRAY_LENGTH (vertical_features); i++)
hb-ot-map.cc 44 len = ARRAY_LENGTH (lookup_indices);
61 } while (len == ARRAY_LENGTH (lookup_indices));
hb-ot-shape-complex-myanmar.cc 93 for (unsigned int i = 0; i < ARRAY_LENGTH (basic_features); i++)
99 for (unsigned int i = 0; i < ARRAY_LENGTH (other_features); i++)
  /external/icu4c/test/intltest/
currcoll.cpp 33 #define ARRAY_LENGTH(array) (sizeof array / sizeof array[0])
94 for (i = 0; i < ARRAY_LENGTH(currency); i += 1)
96 for (j = 0; j < ARRAY_LENGTH(currency); j += 1)
tstnorm.cpp 23 #define ARRAY_LENGTH(array) LENGTHOF(array)
170 for (i = 0; i < ARRAY_LENGTH(canonTests); i++) {
176 for (i = 0; i < ARRAY_LENGTH(canonTests); i++) {
186 iterateTest(norm, canonTests, ARRAY_LENGTH(canonTests), 1);
187 staticTest(UNORM_NFD, 0, canonTests, ARRAY_LENGTH(canonTests), 1);
194 iterateTest(norm, compatTests, ARRAY_LENGTH(compatTests), 1);
197 compatTests, ARRAY_LENGTH(compatTests), 1);
204 iterateTest(norm, canonTests, ARRAY_LENGTH(canonTests), 2);
207 ARRAY_LENGTH(canonTests), 2);
214 iterateTest(norm, compatTests, ARRAY_LENGTH(compatTests), 2)
    [all...]
regcoll.cpp 20 #define ARRAY_LENGTH(array) ((int32_t)(sizeof array / sizeof array[0]))
195 compareArray(*c, decomp, ARRAY_LENGTH(decomp));
217 compareArray(*c, tests, ARRAY_LENGTH(tests));
346 compareArray(*c, tertiary, ARRAY_LENGTH(tertiary));
361 compareArray(*c, secondary, ARRAY_LENGTH(secondary));
397 compareArray(*c, tests, ARRAY_LENGTH(tests));
485 compareArray(*c, tests, ARRAY_LENGTH(tests));
623 compareArray(*c, tests, ARRAY_LENGTH(tests));
642 compareArray(*c, tests, ARRAY_LENGTH(tests));
675 compareArray(*c, tests, ARRAY_LENGTH(tests))
    [all...]
canittst.cpp 23 #define ARRAY_LENGTH(array) ((int32_t)(sizeof (array) / sizeof (*array)))
151 for (i = 0; i < ARRAY_LENGTH(testArray); ++i) {
  /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;
347 case ARRAY_LENGTH: return "array-length";
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
RegOps.java 175 public static final int ARRAY_LENGTH = 34;
347 case ARRAY_LENGTH: return "array-length";

Completed in 1145 milliseconds

1 2 3