HomeSort by relevance Sort by last modified time
    Searched full:codepoints (Results 201 - 225 of 354) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multibytecodec.py 77 # jisx0213 encoder is stateful for a few codepoints. eg)
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
TestData.java 357 0x0030, 0x0644, 0x064A, 0x0647, 0x0031, /* Arabic code points squashed between EN codepoints */
368 0x206C, 0x0644, 0x064A, 0x0647, 0x206D, // Arabic code points squashed between BN codepoints
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
TestData.java 356 0x0030, 0x0644, 0x064A, 0x0647, 0x0031, /* Arabic code points squashed between EN codepoints */
367 0x206C, 0x0644, 0x064A, 0x0647, 0x206D, // Arabic code points squashed between BN codepoints
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/
UnicodeFont.java 186 /** Queues the glyphs in the ASCII character set (codepoints 32 through 255) to be loaded. Note that the glyphs are not
192 /** Queues the glyphs in the NEHE character set (codepoints 32 through 128) to be loaded. Note that the glyphs are not actually
  /system/core/libutils/
Unicode.cpp 581 // Convert the UTF32 codepoint to one or more UTF16 codepoints
612 // Convert the UTF32 codepoint to one or more UTF16 codepoints
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
InputLogic.java     [all...]
  /external/icu/icu4c/source/common/
ustring.cpp 536 /* Search for a codepoint in a string that matches one of the matchSet codepoints. */
548 /* Search for a codepoint in a string that matches one of the matchSet codepoints. */
560 /* Search for a codepoint in a string that does not match one of the matchSet codepoints. */
    [all...]
ucnv_err.c 125 const char* codePoints,
  /external/chromium-trace/catapult/third_party/polymer/components/core-a11y-keys/
core-a11y-keys.html 103 * Most keys are labeled as text, but some are Unicode codepoints.
  /external/harfbuzz_ng/src/
hb-unicode-private.hh 132 /* Default_Ignorable codepoints:
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
KeyTypeData.java 50 CODEPOINTS(new CodepointsTypeHandler()),
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationDummyTest.java 338 * tag has the value shifted, any codepoints before [variable top] should give
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
KeyTypeData.java 48 CODEPOINTS(new CodepointsTypeHandler()),
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationDummyTest.java 334 * tag has the value shifted, any codepoints before [variable top] should give
  /external/libxml2/
genUnicode.py 90 # all the ranges (codepoints) of that category. Note that category
  /external/pcre/
config.h 199 3349 or 3365 (CRLF) because there are two alternative codepoints (0x15 and
  /external/pcre/dist/
config.h.generic 211 3349 or 3365 (CRLF) because there are two alternative codepoints (0x15 and
config.h.in 198 3349 or 3365 (CRLF) because there are two alternative codepoints (0x15 and
  /external/protobuf/java/src/main/java/com/google/protobuf/
Utf8.java 294 // check for illegal surrogate codepoints
  /frameworks/base/core/jni/
android_database_CursorWindow.cpp 224 // doesn't like UTF-8 strings with high codepoints. It actually expects
  /ndk/sources/android/support/src/stdio/
vfwprintf.c 38 * within 31 codepoints of the space character. */
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]
  /prebuilts/go/darwin-x86/src/html/template/
js.go 190 // Make sure that json.Marshal escapes codepoints U+2028 & U+2029
  /prebuilts/go/linux-x86/src/html/template/
js.go 190 // Make sure that json.Marshal escapes codepoints U+2028 & U+2029
  /prebuilts/misc/windows/sdl2/test/
utf8.txt 65 (The codepoints for this test are: |

Completed in 873 milliseconds

1 2 3 4 5 6 7 891011>>