HomeSort by relevance Sort by last modified time
    Searched full:alphabetic (Results 51 - 75 of 339) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ScriptUtils.java 97 // Alphabetic Presentation Forms block, U+FB00..U+FB4F, but only in the Armenian part
128 // or in the Alphabetic Presentation Forms block, U+FB00..U+FB4F, but only in the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wctype.h 76 __ISwalpha = 2, /* Alphabetic. */
89 _ISwalpha = _ISwbit (__ISwalpha), /* Alphabetic. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wctype.h 76 __ISwalpha = 2, /* Alphabetic. */
89 _ISwalpha = _ISwbit (__ISwalpha), /* Alphabetic. */
  /cts/tests/tests/preference2/res/values/
arrays.xml 100 <item>Alphabetic</item>
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 182 // normal alphabetic keyboard, and assume that we should
217 // to decide whether our alphabetic keyboard should start out
223 // For all unknown input types, default to the alphabetic
467 * Helper to determine if a given character code is alphabetic.
  /external/guava/guava-tests/test/com/google/common/base/
AsciiTest.java 133 // Test chars just outside the alphabetic range ('A'-1 vs 'a'-1, 'Z'+1 vs 'z'+1)
  /external/icu/icu4c/source/tools/toolutil/
ppucd.h 72 /** property;Binary;Alpha;Alphabetic */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UProperty.java 42 * <p>Binary property Alphabetic. </p>
48 public static final int ALPHABETIC = 0;
54 public static final int BINARY_START = ALPHABETIC;
114 * <p>Extend the value or shape of a preceding alphabetic character, e.g.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestReorderArabicMathSymbols.java 13 * Regression test for the Arabic Mathematical Alphabetic Symbols.
  /external/owasp/sanitizer/src/main/org/owasp/html/examples/
SlashdotPolicyExample.java 76 // Allow lang= with an alphabetic value on any element.
  /external/libxml2/
triostr.c 702 Convert the alphabetic letters in the string to lower-case.
1162 Convert one alphabetic letter to lower-case.
1178 /* Does not handle locales or non-contiguous alphabetic characters */
1211 Convert one alphabetic letter to upper-case.
1227 /* Does not handle locales or non-contiguous alphabetic characters */
1237 Convert the alphabetic letters in the string to upper-case.
    [all...]
  /external/regex-re2/doc/
syntax.txt 173 [:alpha:] alphabetic (== [A-Za-z])
328 \a alphabetic NOT SUPPORTED vim
  /frameworks/support/v7/preference/res/values/
attrs.xml 82 default to alphabetic for those without the order attribute. -->
102 specified, the default ordering will be alphabetic. -->
  /external/freetype/src/autofit/
afranges.c 29 AF_UNIRANGE_REC( 0x1EE00UL, 0x1EEFFUL ), /* Arabic Mathematical Alphabetic Symbols */
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
RegexUtilitiesTest.java 160 "reserved = [[:ascii:][:sc=grek:]&[:alphabetic:]];\n",
  /external/libutf/
utf.h 201 // addition to alphabetic characters.
  /external/lldb/utils/vim-lldb/plugin/
lldb.vim 147 " Will strip all non-alphabetic characters from both sides
  /frameworks/base/core/java/android/preference/
PreferenceGroup.java 79 * order and default to alphabetic for those without an order.
  /frameworks/base/core/java/android/text/method/
MultiTapKeyListener.java 28 * This is the standard key listener for alphabetic input on 12-key
  /frameworks/base/data/keyboards/
Generic.kcm 16 # Generic key character map for full alphabetic US English PC style external keyboards.
  /frameworks/support/v4/java/android/support/v4/view/
InputDeviceCompat.java 106 * alphabetic keys
  /frameworks/support/v7/preference/src/android/support/v7/preference/
PreferenceGroup.java 84 * order and default to alphabetic for those without an order.
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ar/
donottranslate-more-keys.xml 21 <!-- Label for "switch to alphabetic" key.
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-fa/
donottranslate-more-keys.xml 21 <!-- Label for "switch to alphabetic" key.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardTextsTable.java 271 // Label for "switch to alphabetic" key.
546 // Label for "switch to alphabetic" key.
    [all...]

Completed in 1472 milliseconds

1 23 4 5 6 7 8 91011>>