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

1 2

  /external/chromium_org/third_party/icu/source/test/iotest/
stream.cpp 301 U_STRING_DECL(testCase1, "", 0);
303 U_STRING_DECL(testCase2, "foo", 3);
305 U_STRING_DECL(testCase3, " ", 3);
307 U_STRING_DECL(testCase4, " bar", 6);
309 U_STRING_DECL(testCase5, "bar ", 6);
311 U_STRING_DECL(testCase6, " bar ", 9);
315 U_STRING_DECL(expectedResultA, "", 0);
317 U_STRING_DECL(expectedResultB, "foo", 3);
319 U_STRING_DECL(expectedResultC, "unchanged", 9);
321 U_STRING_DECL(expectedResultD, "bar", 3)
    [all...]
  /external/icu4c/test/iotest/
stream.cpp 281 U_STRING_DECL(testCase1, "", 0);
283 U_STRING_DECL(testCase2, "foo", 3);
285 U_STRING_DECL(testCase3, " ", 3);
287 U_STRING_DECL(testCase4, " bar", 6);
289 U_STRING_DECL(testCase5, "bar ", 6);
291 U_STRING_DECL(testCase6, " bar ", 9);
295 U_STRING_DECL(expectedResultA, "", 0);
297 U_STRING_DECL(expectedResultB, "foo", 3);
299 U_STRING_DECL(expectedResultC, "unchanged", 9);
301 U_STRING_DECL(expectedResultD, "bar", 3)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol_tok.cpp 279 U_STRING_DECL(suboption_00, "non-ignorable", 13);
280 U_STRING_DECL(suboption_01, "shifted", 7);
282 U_STRING_DECL(suboption_02, "lower", 5);
283 U_STRING_DECL(suboption_03, "upper", 5);
284 U_STRING_DECL(suboption_04, "off", 3);
285 U_STRING_DECL(suboption_05, "on", 2);
286 U_STRING_DECL(suboption_06, "1", 1);
287 U_STRING_DECL(suboption_07, "2", 1);
288 U_STRING_DECL(suboption_08, "3", 1);
289 U_STRING_DECL(suboption_09, "4", 1)
    [all...]
colldata.cpp 648 U_STRING_DECL(test_pattern, "[[:assigned:]-[:c:]]", 20);
654 U_STRING_DECL(remove_pattern, "[[\\u3400-\\u9FFF][\\u1100-\\u11F9][\\uAC00-\\uD7AF][\\U00020000-\\U0002A6DF]]", 70);
  /external/icu4c/i18n/
ucol_tok.cpp 273 U_STRING_DECL(suboption_00, "non-ignorable", 13);
274 U_STRING_DECL(suboption_01, "shifted", 7);
276 U_STRING_DECL(suboption_02, "lower", 5);
277 U_STRING_DECL(suboption_03, "upper", 5);
278 U_STRING_DECL(suboption_04, "off", 3);
279 U_STRING_DECL(suboption_05, "on", 2);
280 U_STRING_DECL(suboption_06, "1", 1);
281 U_STRING_DECL(suboption_07, "2", 1);
282 U_STRING_DECL(suboption_08, "3", 1);
283 U_STRING_DECL(suboption_09, "4", 1)
    [all...]
  /external/icu4c/test/cintltst/
cpluralrulestest.c 95 U_STRING_DECL(two, "two", 3);
usettest.c 485 U_STRING_DECL(pattern, "[:Cf:]", 6);
536 U_STRING_DECL(pattern, "[", 1);
546 U_STRING_DECL(pattern, "[:ID_Continue:]", 15);
cucdtst.c 204 U_STRING_DECL(upperTest, "abcdefg123hij.?:klmno", 21);
205 U_STRING_DECL(lowerTest, "ABCDEFG123HIJ.?:KLMNO", 21);
499 U_STRING_DECL(digitsPattern, "[:Nd:]", 6);
500 U_STRING_DECL(decimalValuesPattern, "[:Numeric_Type=Decimal:]", 24);
    [all...]
cdattst.c     [all...]
  /external/chromium_org/third_party/icu/source/tools/genrb/
parse.c     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ustring.h     [all...]
  /external/icu4c/common/unicode/
ustring.h     [all...]
  /external/icu4c/tools/genrb/
parse.cpp     [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/test/
name_editing_test.cc 63 U_STRING_DECL(new_name, "Timothy", 7);
111 U_STRING_DECL(new_name, "Timothy", 7);
208 U_STRING_DECL(new_name, "Fred", 4);
  /external/sfntly/cpp/src/test/
name_editing_test.cc 63 U_STRING_DECL(new_name, "Timothy", 7);
111 U_STRING_DECL(new_name, "Timothy", 7);
208 U_STRING_DECL(new_name, "Fred", 4);
  /external/icu4c/extra/uconv/
uwmsg.c 89 U_STRING_DECL(gNoFormatting, " (UCONFIG_NO_FORMATTING see uconfig.h)", 38);
  /external/chromium_org/third_party/icu/source/test/cintltst/
usettest.c 485 U_STRING_DECL(pattern, "[:Cf:]", 6);
536 U_STRING_DECL(pattern, "[", 1);
546 U_STRING_DECL(pattern, "[:ID_Continue:]", 15);
cucdtst.c 203 U_STRING_DECL(upperTest, "abcdefg123hij.?:klmno", 21);
204 U_STRING_DECL(lowerTest, "ABCDEFG123HIJ.?:KLMNO", 21);
498 U_STRING_DECL(digitsPattern, "[:Nd:]", 6);
499 U_STRING_DECL(decimalValuesPattern, "[:Numeric_Type=Decimal:]", 24);
    [all...]
utransts.c 345 U_STRING_DECL(ID, "TestA-TestB", 11);
  /external/chromium_org/third_party/icu/source/test/perf/ustrperf/
stringperf.h 36 U_STRING_DECL(scan_STRING, "Dot. 123. Some more data.", 25);
41 U_STRING_DECL(uCatenate_STR, "!!", 2);
446 U_STRING_DECL(SCAN1, "123", 3);
  /external/icu4c/test/perf/ustrperf/
stringperf.h 38 U_STRING_DECL(scan_STRING, "Dot. 123. Some more data.", 25);
43 U_STRING_DECL(uCatenate_STR, "!!", 2);
448 U_STRING_DECL(SCAN1, "123", 3);
  /external/icu4c/test/intltest/
colldata.cpp 317 U_STRING_DECL(test_pattern, "[[:assigned:]-[:c:]]", 20);
323 U_STRING_DECL(remove_pattern, "[[\\u3400-\\u9FFF][\\u1100-\\u11F9][\\uAC00-\\uD7AF][\\U00020000-\\U0002A6DF]]", 70);
strtest.cpp 92 U_STRING_DECL(ustringVar, "aZ0 -", 5);
105 errln("Test_U_STRING: U_STRING_DECL with U_STRING_INIT does not work right! "
  /external/icu4c/samples/ustring/
ustring.cpp 534 U_STRING_DECL(invString, "such characters are safe 123 %-.", 32);
  /external/chromium_org/third_party/icu/source/test/intltest/
strtest.cpp 92 U_STRING_DECL(ustringVar, "aZ0 -", 5);
105 errln("Test_U_STRING: U_STRING_DECL with U_STRING_INIT does not work right! "

Completed in 312 milliseconds

1 2