Searched refs:DATA (Results 1 - 25 of 98) sorted by relevance

1234

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcposxtst.c39 const char* DATA[] = { local
69 for (i=0; DATA[i]!=NULL; i+=4) {
70 int32_t set_num = T_CString_stringToInteger(DATA[i], 10);
71 int32_t msg_num = T_CString_stringToInteger(DATA[i+1], 10);
78 u_uastrcpy(exp, DATA[i+2]);
90 str, DATA[i+2]);
93 if (len != (int32_t) uprv_strlen(DATA[i+2])) {
95 len, uprv_strlen(DATA[i+2]));
98 if (uprv_strcmp(err, DATA[i+3]) != 0) {
100 err, DATA[
[all...]
H A Dutransts.c493 const char* DATA[] = { local
502 int32_t DATA_length = sizeof(DATA) / sizeof(DATA[0]);
514 /*u_uastrcpy(filt, DATA[i]);*/
515 u_charsToUChars(DATA[i], filt, (int32_t)strlen(DATA[i])+1);
524 /*u_uastrcpy(buf, DATA[i+1]);*/
525 u_charsToUChars(DATA[i+1], buf, (int32_t)strlen(DATA[i+1])+1);
536 u_charsToUChars(DATA[
[all...]
/external/icu4c/test/cintltst/
H A Dcposxtst.c41 const char* DATA[] = { local
71 for (i=0; DATA[i]!=NULL; i+=4) {
72 int32_t set_num = T_CString_stringToInteger(DATA[i], 10);
73 int32_t msg_num = T_CString_stringToInteger(DATA[i+1], 10);
80 u_uastrcpy(exp, DATA[i+2]);
92 str, DATA[i+2]);
95 if (len != (int32_t) uprv_strlen(DATA[i+2])) {
97 len, uprv_strlen(DATA[i+2]));
100 if (uprv_strcmp(err, DATA[i+3]) != 0) {
102 err, DATA[
[all...]
H A Dutransts.c493 const char* DATA[] = { local
502 int32_t DATA_length = sizeof(DATA) / sizeof(DATA[0]);
514 /*u_uastrcpy(filt, DATA[i]);*/
515 u_charsToUChars(DATA[i], filt, (int32_t)strlen(DATA[i])+1);
524 /*u_uastrcpy(buf, DATA[i+1]);*/
525 u_charsToUChars(DATA[i+1], buf, (int32_t)strlen(DATA[i+1])+1);
536 u_charsToUChars(DATA[
[all...]
/external/tcpdump/
H A Dtftp.h28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
50 #define DATA 03 /* data packet */ macro
H A Dprint-tftp.c51 { DATA, "DATA" }, /* data packet */
135 case DATA:
/external/chromium/third_party/icu/source/test/intltest/
H A Dtranstst.cpp397 const char* DATA[] = { local
406 int32_t DATA_length = (int32_t)(sizeof(DATA) / sizeof(DATA[0]));
419 expect(*fwd, DATA[i], DATA[i+1]);
420 expect(*rev, DATA[i+1], DATA[i]);
443 const char* DATA[] = { local
454 keyboardAux(*t, DATA, (int32_t)(sizeof(DATA)/sizeo
475 const char* DATA[] = { local
503 const char* DATA[] = { local
527 keyboardAux(const Transliterator& t, const char* DATA[], int32_t DATA_length) argument
556 errln(UnicodeString("FAIL: ") + log + ", expected " + DATA[i+1]); local
736 const UnicodeString DATA[] = { local
870 struct { UBool containsErrors; const char* rule; } DATA[] = { local
908 UnicodeString DATA[] = { local
940 UnicodeString DATA[] = { local
973 UnicodeString DATA[] = { local
1014 const char* DATA[] = { local
1085 const char* DATA[] = { local
1170 const char* DATA[] = { local
1304 const char* DATA[] = { local
1343 const char* DATA[] = { local
1664 static const char* DATA[] = { local
2305 static const char* DATA[] = { local
2920 const char* DATA[] = { local
3049 const char* DATA[] = { local
4545 const char* DATA[] = { local
[all...]
H A Dtzregts.cpp611 int32_t DATA [] = { local
633 UBool shouldBeGood = (DATA[i] == GOOD);
634 int32_t month = DATA[i+1];
635 int32_t day = DATA[i+2];
636 int32_t dayOfWeek = DATA[i+3];
637 int32_t time = DATA[i+4];
719 int32_t DATA [] = { local
730 int32_t savings = DATA[i];
731 UBool valid = DATA[i+1] == GOOD;
783 int32_t DATA [] local
958 UnicodeString DATA[] = { local
[all...]
H A Ddtifmtts.cpp277 const char* DATA[] = { local
845 expect(DATA, ARRAY_SIZE(DATA));
914 const char* DATA[] = { local
962 expectUserDII(DATA, ARRAY_SIZE(DATA));
1020 const char* DATA[] = { local
1077 stress(DATA, ARRAY_SIZE(DATA), Locale(testLocale[localeIndex][0], testLocale[localeIndex][1], testLocale[localeIndex][2]), locName);
H A Dcalregts.cpp951 int32_t DATA [] = { local
961 logln(UnicodeString("Minimal days in first week = ") + DATA[j] +
963 testCal->setMinimalDaysInFirstWeek((uint8_t)DATA[j]);
970 if (woy != DATA[j + 1 + i]) {
980 testCal->set(UCAL_YEAR_WOY, DATA[j+1+i] < 25 ? 1998 : 1997);
981 testCal->set(UCAL_WEEK_OF_YEAR, DATA[j+1+i]);
1254 double DATA []= { local
1267 UDate date = DATA[i];
1268 int32_t amt = (int32_t) DATA[i+2];
1269 double expectedChange = DATA[
1913 int32_t DATA[] = { local
2087 J81_DATA DATA[] = { local
2178 int32_t DATA[] = { local
[all...]
H A Dnumfmtst.cpp1530 // Warning: HARD-CODED LOCALE DATA in this test. If it fails, CHECK
1531 // THE LOCALE DATA before diving into the code.
1787 const char* DATA[] = { local
1793 for (int32_t i=0; DATA[i]; ++i) {
1794 const char* pat=DATA[i];
2610 const char* DATA[][3] = { local
2629 for (uint32_t i = 0; i < sizeof(DATA)/sizeof(DATA[0]); ++i) {
2631 UnicodeString stringToBeParsed = ctou(DATA[i][0]);
2632 int parsedPosition = atoi(DATA[
2694 const char* DATA[][6] = { local
2841 const char* DATA[][2] = { local
2871 const char* DATA[][6] = { local
2976 const char* DATA[][6] = { local
3091 const char* DATA[] = { local
[all...]
H A Ddtfmttst.cpp433 const char* DATA[] = { local
442 expect(DATA, ARRAY_SIZE(DATA), Locale("en", "", ""));
1013 UnicodeString DATA [] = { local
1025 int32_t DATA_length = (int32_t)(sizeof(DATA) / sizeof(DATA[0]));
1028 DateFormat *fmt = new SimpleDateFormat(DATA[i+2], Locale::getEnglish(), status);
1033 logln(DATA[i] + result);
1034 if (result != DATA[i+1])
1035 errln("FAIL: Expected " + DATA[
1176 const char* DATA[] = { local
1196 const char* DATA[] = { local
1217 const char* DATA[] = { local
3211 const char* DATA[] = { local
[all...]
H A Dtranstst.h70 const char* DATA[], int32_t DATA_length);
H A Dnumrgts.cpp1826 UnicodeString DATA [] = { local
1838 DecimalFormat *df = new DecimalFormat(DATA[i], status);
1842 if (result != DATA[i+1]) {
1843 errln("Fail: 1.2 x " + DATA[i] + " = " + result +
1844 "; want " + DATA[i+1]);
1847 logln("Ok: 1.2 x " + DATA[i] + " = " + result);
2207 const char* DATA[] = { local
2218 int DATA_length = (int)(sizeof(DATA) / sizeof(DATA[0]));
2222 DecimalFormat df(DATA[
2240 const char* DATA[] = { local
2468 int32_t DATA[] = { INT32_MIN, INT32_MAX, -100000000, 100000000 }; local
[all...]
/external/icu4c/test/intltest/
H A Dtranstst.cpp403 const char* DATA[] = { local
412 int32_t DATA_length = (int32_t)(sizeof(DATA) / sizeof(DATA[0]));
425 expect(*fwd, DATA[i], DATA[i+1]);
426 expect(*rev, DATA[i+1], DATA[i]);
449 const char* DATA[] = { local
460 keyboardAux(*t, DATA, (int32_t)(sizeof(DATA)/sizeo
481 const char* DATA[] = { local
509 const char* DATA[] = { local
533 keyboardAux(const Transliterator& t, const char* DATA[], int32_t DATA_length) argument
562 errln(UnicodeString("FAIL: ") + log + ", expected " + DATA[i+1]); local
742 const UnicodeString DATA[] = { local
876 struct { UBool containsErrors; const char* rule; } DATA[] = { local
914 UnicodeString DATA[] = { local
946 UnicodeString DATA[] = { local
979 UnicodeString DATA[] = { local
1020 const char* DATA[] = { local
1091 const char* DATA[] = { local
1176 const char* DATA[] = { local
1310 const char* DATA[] = { local
1349 const char* DATA[] = { local
1670 static const char* DATA[] = { local
2311 static const char* DATA[] = { local
2926 const char* DATA[] = { local
3055 const char* DATA[] = { local
4556 const char* DATA[] = { local
[all...]
H A Dtzregts.cpp597 int32_t DATA [] = { local
619 UBool shouldBeGood = (DATA[i] == GOOD);
620 int32_t month = DATA[i+1];
621 int32_t day = DATA[i+2];
622 int32_t dayOfWeek = DATA[i+3];
623 int32_t time = DATA[i+4];
705 int32_t DATA [] = { local
716 int32_t savings = DATA[i];
717 UBool valid = DATA[i+1] == GOOD;
769 int32_t DATA [] local
947 UnicodeString DATA[] = { local
[all...]
H A Ddtifmtts.cpp295 const char* DATA[] = { local
930 expect(DATA, ARRAY_SIZE(DATA));
1002 const char* DATA[] = { local
1050 expectUserDII(DATA, ARRAY_SIZE(DATA));
1111 const char* DATA[] = { local
1168 stress(DATA, ARRAY_SIZE(DATA), Locale(testLocale[localeIndex][0], testLocale[localeIndex][1], testLocale[localeIndex][2]), locName);
H A Dcalregts.cpp980 int32_t DATA [] = { local
990 logln(UnicodeString("Minimal days in first week = ") + DATA[j] +
992 testCal->setMinimalDaysInFirstWeek((uint8_t)DATA[j]);
999 if (woy != DATA[j + 1 + i]) {
1009 testCal->set(UCAL_YEAR_WOY, DATA[j+1+i] < 25 ? 1998 : 1997);
1010 testCal->set(UCAL_WEEK_OF_YEAR, DATA[j+1+i]);
1283 double DATA []= { local
1296 UDate date = DATA[i];
1297 int32_t amt = (int32_t) DATA[i+2];
1298 double expectedChange = DATA[
1942 int32_t DATA[] = { local
2116 J81_DATA DATA[] = { local
2207 int32_t DATA[] = { local
[all...]
H A Dnumfmtst.cpp1536 // Warning: HARD-CODED LOCALE DATA in this test. If it fails, CHECK
1537 // THE LOCALE DATA before diving into the code.
1793 const char* DATA[] = { local
1799 for (int32_t i=0; DATA[i]; ++i) {
1800 const char* pat=DATA[i];
2616 const char* DATA[][3] = { local
2635 for (uint32_t i = 0; i < sizeof(DATA)/sizeof(DATA[0]); ++i) {
2637 UnicodeString stringToBeParsed = ctou(DATA[i][0]);
2638 int parsedPosition = atoi(DATA[
2716 const char* DATA[][6] = { local
2862 const char* DATA[][2] = { local
2892 const char* DATA[][6] = { local
2998 const char* DATA[][6] = { local
3113 const char* DATA[] = { local
[all...]
H A Ddtfmttst.cpp460 const char* DATA[] = { local
469 expect(DATA, ARRAY_SIZE(DATA), Locale("en", "", ""));
1058 UnicodeString DATA [] = { local
1070 int32_t DATA_length = (int32_t)(sizeof(DATA) / sizeof(DATA[0]));
1073 DateFormat *fmt = new SimpleDateFormat(DATA[i+2], Locale::getEnglish(), status);
1078 logln(DATA[i] + result);
1079 if (result != DATA[i+1])
1080 errln("FAIL: Expected " + DATA[
1222 const char* DATA[] = { local
1242 const char* DATA[] = { local
1263 const char* DATA[] = { local
3272 const char* DATA[] = { local
[all...]
H A Dtranstst.h70 const char* DATA[], int32_t DATA_length);
/external/qemu/distrib/sdl-1.2.12/src/audio/
H A DSDL_wave.h34 #define DATA 0x61746164 /* "data" */ macro
/external/bluetooth/glib/gio/tests/
H A Dunix-streams.c31 #define DATA "abcdefghijklmnopqrstuvwxyz" macro
51 while (offset < sizeof (DATA))
53 nwrote = g_output_stream_write (out, DATA + offset,
54 sizeof (DATA) - offset,
82 char buf[sizeof (DATA)];
89 while (total < sizeof (DATA))
109 g_assert_cmpstr (buf, ==, DATA);
118 char main_buf[sizeof (DATA)];
/external/zlib/nintendods/
H A DMakefile15 # DATA is a list of directories containing data files
21 DATA := data macro
56 $(foreach dir,$(DATA),$(CURDIR)/$(dir))
63 BINFILES := $(foreach dir,$(DATA),$(notdir $(wildcard $(dir)/*.*)))
/external/libffi/src/pa/
H A Dhpux32.S34 .IMPORT $global$,DATA
36 .SUBSPA $DATA$
301 .SUBSPA $DATA$
304 .EXPORT _GLOBAL__F_ffi_call_pa32,DATA

Completed in 375 milliseconds

1234