/external/icu4c/test/cintltst/ |
D | ncnvfbts.c | 230 char offset_str[9999]; in testConvertFromUnicode() local 233 offset_str[0] = 0; in testConvertFromUnicode() 237 … sprintf(offset_str + strlen(offset_str), "0x%02x, ", (0xFF) & (unsigned int)junokout[p-junkout]); in testConvertFromUnicode() 245 log_verbose(offset_str); in testConvertFromUnicode() 308 char offset_str[9999]; in testConvertToUnicode() local 394 offset_str[0] = 0; in testConvertToUnicode() 399 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[p-junkout]); in testConvertToUnicode() 407 log_verbose(offset_str); in testConvertToUnicode()
|
D | nccbtst.c | 2645 char offset_str[9999]; in testConvertFromUnicode() local 2756 offset_str[0] = 0; in testConvertFromUnicode() 2760 … sprintf(offset_str + strlen(offset_str), "0x%02x, ", (0xFF) & (unsigned int)junokout[p-junkout]); in testConvertFromUnicode() 2768 log_verbose(offset_str); in testConvertFromUnicode() 2838 char offset_str[9999]; in testConvertToUnicode() local 2951 offset_str[0] = 0; in testConvertToUnicode() 2956 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[p-junkout]); in testConvertToUnicode() 2964 log_verbose(offset_str); in testConvertToUnicode() 3036 char offset_str[9999]; in testConvertFromUnicodeWithContext() local 3130 offset_str[0] = 0; in testConvertFromUnicodeWithContext() [all …]
|
D | ncnvtst.c | 1297 char offset_str[999]; in testConvertFromU() local 1301 offset_str[0] = 0; in testConvertFromU() 1305 …sprintf(offset_str + strlen(offset_str), "0x%02x, ", (0xFF) & (unsigned int)junokout[ptr-junkout]); in testConvertFromU() 1313 log_verbose(offset_str); in testConvertFromU() 1472 char offset_str[999]; in testConvertToU() local 1477 offset_str[0] = 0; in testConvertToU() 1482 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[ptr-junkout… in testConvertToU() 1490 log_verbose(offset_str); in testConvertToU()
|
D | nucnvtst.c | 463 char offset_str[9999]; in testConvertFromU() local 467 offset_str[0] = 0; in testConvertFromU() 470 sprintf(offset_str + strlen(offset_str), "0x%02x, ", (int)(0xFF & junokout[ptr-junkout])); in testConvertFromU() 477 log_verbose(offset_str); in testConvertFromU() 624 char offset_str[9999]; in testConvertToU() local 628 offset_str[0] = 0; in testConvertToU() 633 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[ptr-junkout… in testConvertToU() 641 log_verbose(offset_str); in testConvertToU()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ncnvfbts.c | 230 char offset_str[9999]; in testConvertFromUnicode() local 233 offset_str[0] = 0; in testConvertFromUnicode() 237 … sprintf(offset_str + strlen(offset_str), "0x%02x, ", (0xFF) & (unsigned int)junokout[p-junkout]); in testConvertFromUnicode() 245 log_verbose(offset_str); in testConvertFromUnicode() 308 char offset_str[9999]; in testConvertToUnicode() local 394 offset_str[0] = 0; in testConvertToUnicode() 399 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[p-junkout]); in testConvertToUnicode() 407 log_verbose(offset_str); in testConvertToUnicode()
|
D | nccbtst.c | 2636 char offset_str[9999]; in testConvertFromUnicode() local 2750 offset_str[0] = 0; in testConvertFromUnicode() 2754 … sprintf(offset_str + strlen(offset_str), "0x%02x, ", (0xFF) & (unsigned int)junokout[p-junkout]); in testConvertFromUnicode() 2762 log_verbose(offset_str); in testConvertFromUnicode() 2832 char offset_str[9999]; in testConvertToUnicode() local 2948 offset_str[0] = 0; in testConvertToUnicode() 2953 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[p-junkout]); in testConvertToUnicode() 2961 log_verbose(offset_str); in testConvertToUnicode() 3033 char offset_str[9999]; in testConvertFromUnicodeWithContext() local 3127 offset_str[0] = 0; in testConvertFromUnicodeWithContext() [all …]
|
D | ncnvtst.c | 1279 char offset_str[999]; in testConvertFromU() local 1283 offset_str[0] = 0; in testConvertFromU() 1287 …sprintf(offset_str + strlen(offset_str), "0x%02x, ", (0xFF) & (unsigned int)junokout[ptr-junkout]); in testConvertFromU() 1295 log_verbose(offset_str); in testConvertFromU() 1454 char offset_str[999]; in testConvertToU() local 1459 offset_str[0] = 0; in testConvertToU() 1464 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[ptr-junkout… in testConvertToU() 1472 log_verbose(offset_str); in testConvertToU()
|
D | nucnvtst.c | 444 char offset_str[9999]; in testConvertFromU() local 448 offset_str[0] = 0; in testConvertFromU() 451 sprintf(offset_str + strlen(offset_str), "0x%02x, ", (int)(0xFF & junokout[ptr-junkout])); in testConvertFromU() 458 log_verbose(offset_str); in testConvertFromU() 605 char offset_str[9999]; in testConvertToU() local 609 offset_str[0] = 0; in testConvertToU() 614 …sprintf(offset_str + strlen(offset_str), "0x%04x, ", (0xFFFF) & (unsigned int)junokout[ptr-junkout… in testConvertToU() 622 log_verbose(offset_str); in testConvertToU()
|
/external/chromium_org/chrome/browser/chromeos/system/ |
D | timezone_util.cc | 101 std::string offset_str = base::StringPrintf(offset >= 0 ? in GetTimezoneName() local 116 IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE, ASCIIToUTF16(offset_str), in GetTimezoneName()
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
D | system_settings_provider.cc | 263 std::string offset_str = base::StringPrintf(offset >= 0 ? in GetTimezoneName() local 278 IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE, ASCIIToUTF16(offset_str), in GetTimezoneName()
|