/external/icu/icu4c/source/test/intltest/ |
H A D | testidna.h | 78 const char* toUnicodeName, TestFunc toUnicode); 110 const char* toUnicodeName, TestFunc toUnicode
|
H A D | testidna.cpp | 732 //test toUnicode with all labels in the string 939 const char* toUnicodeName, TestFunc toUnicode){ 985 conformanceTestCases[i].expectedStatus, TRUE, TRUE, toUnicode); 1151 const char* toUnicodeName, TestFunc toUnicode){ 1157 testChaining(buf,5,toUnicodeName, FALSE, FALSE, toUnicode); 1150 testChaining(const char* toASCIIName, TestFunc toASCII, const char* toUnicodeName, TestFunc toUnicode) argument
|
/external/icu/icu4c/source/common/ |
H A D | ucnv_cnv.h | 37 * commented out because there are actually two values used in toUnicode tables: 81 * then the toUnicode function will be used and the offsets will be set to -1. 116 * - The toUnicode side must behave and keep state exactly like the 121 * - Continuing a partial match and flushing the toUnicode replay buffer 122 * are handled by pivoting, using the toUnicode and fromUnicode functions. 130 * If the function pointer is NULL, then the toUnicode function will be used. 140 * to indicate that the ucnv.c code shall call the toUnicode function instead 220 * Every converter type must implement toUnicode, fromUnicode, and getNextUChar, 240 UConverterToUnicode toUnicode; member in struct:UConverterImpl 278 * getNextUChar() implementation to indicate to use the converter's toUnicode() [all...] |
H A D | ucnv.c | 1270 UConverterToUnicode toUnicode; local 1293 toUnicode=cnv->sharedData->impl->toUnicode; 1295 toUnicode=cnv->sharedData->impl->toUnicodeWithOffsets; 1296 if(toUnicode==NULL) { 1298 toUnicode=cnv->sharedData->impl->toUnicode; 1347 toUnicode(pArgs, err); 1556 * Output the toUnicode overflow buffer. 2277 * or flushing the toUnicode repla [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/ |
H A D | TestCLDRVsICU.java | 179 // static Transliterator toUnicode = Transliterator.getInstance("any-hex"); 180 private static final ToHex toUnicode = new ToHex(); field in class:TestCLDRVsICU 183 return "\u00AB" + in + "\u00BB (" + toUnicode.transliterate(in) + ")";
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/ |
H A D | TestCLDRVsICU.java | 175 // static Transliterator toUnicode = Transliterator.getInstance("any-hex"); 176 private static final ToHex toUnicode = new ToHex(); field in class:TestCLDRVsICU 179 return "\u00AB" + in + "\u00BB (" + toUnicode.transliterate(in) + ")";
|
/external/libxml2/ |
H A D | encoding.c | 106 openIcuConverter(const char* name, int toUnicode) argument 118 if (toUnicode) { 1842 * @toUnicode : non-zero if toUnicode. 0 otherwise. 1859 xmlUconvWrapper(uconv_t *cd, int toUnicode, unsigned char *out, int *outlen, argument 1875 * when toUnicode is true ! 1877 if (toUnicode) {
|
/external/robolectric/v1/lib/main/ |
H A D | httpclient-4.0.3.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ... |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
H A D | TestCharset.java | 2799 /* Testing UTF-7 toUnicode with substitute callbacks */ 5168 char[][] toUnicode = {allFeaturesUTF16, germanUTF16,russianUTF16,japaneseUTF16}; 5172 CharBuffer encoderBuffer = CharBuffer.wrap(toUnicode[i]);
|
/external/libgdx/backends/gdx-backend-android/libs/ |
H A D | android-4.4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/libgdx/backends/gdx-backend-moe/libs/ |
H A D | intel-moe-core.jar | META-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |