/external/icu/icu4c/source/test/cintltst/ |
crestst.c | 469 UResourceBundle *idna_rules, *casing, *te_IN, *ne, *item; local 550 * verify that ures_open("casing"), which now has a nofallback declaration, 554 casing=ures_open("testdata", "casing", &errorCode); 556 log_data_err("ures_open(\"casing\") failed: %s\n", u_errorName(errorCode)); 561 item=ures_getByKey(casing, "Info", NULL, &errorCode); 563 log_err("casing.getByKey(Info) failed - %s\n", u_errorName(errorCode)); 569 item=ures_getByKey(casing, "ShortLanguage", NULL, &errorCode); 571 log_err("casing.getByKey(root key) succeeded despite nofallback declaration - %s\n", u_errorName(errorCode)); 574 ures_close(casing); [all...] |
/external/v8/test/mjsunit/ |
string-externalize.js | 70 // Lower-casing an ascii string should produce ascii.
|
unicode-test.js | [all...] |
/external/icu/icu4c/source/test/testdata/ |
testdata.mak | 31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\encoded.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test2.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm" "$(TESTDATABLD)\zoneinfo64.res" 38 casing.res
|
/ndk/tests/device/test-gnustl-full/unit/ |
num_put_get_test.cpp | 606 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ 610 ostr << base << showbase << showpos << casing << setw(width) << adjust << tmp; \ [all...] |
/ndk/tests/device/test-stlport/unit/ |
num_put_get_test.cpp | 606 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ 610 ostr << base << showbase << showpos << casing << setw(width) << adjust << tmp; \ [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
StringUtil.java | [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
MallocChecker.cpp | [all...] |
/external/bison/build-aux/ |
texinfo.tex | [all...] |
/external/libmicrohttpd/doc/ |
texinfo.tex | [all...] |
/toolchain/binutils/binutils-2.25/texinfo/ |
texinfo.tex | [all...] |