/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Utils.java | 776 // a single letter.
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
InputModeSwitcher.java | 353 * letter case of the QWERTY keyboard.
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
wchar.h | 601 GNU extension which conflicts with valid %a followed by letter
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libtic.so | |
libtic.so.5 | |
libtic.so.5.6 | |
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
Package.java | 635 * All fields must start by a "letter colon" prefix and end with a vertical pipe (|, ASCII 124).
|
/system/core/liblog/ |
fake_log_device.c | 171 * and a letter indicating the minimum priority level we're expected to log.
|
/external/v8/src/ |
parser.cc | 4520 uc32 letter = controlLetter & ~('a' ^ 'A'); local 4848 uc32 letter = controlLetter & ~('A' ^ 'a'); local [all...] |
/packages/apps/Settings/res/values-en-rGB/ |
strings.xml | [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsProvider2.java | [all...] |
/external/guava/javadoc/com/google/common/base/ |
CharMatcher.html | 227 Determines whether a character is a letter according to <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Character.html?is-external=true#isLetter(char)" title="class or interface in java.lang"><CODE>Java's definition</CODE></A>.</TD> 235 Determines whether a character is a letter or digit according to <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Character.html?is-external=true#isLetterOrDigit(char)" title="class or interface in java.lang"><CODE>Java's definition</CODE></A>.</TD> [all...] |
/external/opencv/cxcore/src/ |
cxpersistence.cpp | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-ld.1 | 215 For options whose names are a single letter, 216 option arguments must either follow the option letter without intervening 223 this rule. Multiple letter options that start with a lower case 'o' can 229 Arguments to multiple-letter options must either be separated from the 233 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-ld.1 | 216 For options whose names are a single letter, 217 option arguments must either follow the option letter without intervening 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-ld.1 | 216 For options whose names are a single letter, 217 option arguments must either follow the option letter without intervening 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-ld.1 | 216 For options whose names are a single letter, 217 option arguments must either follow the option letter without intervening 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-ld.1 | 215 For options whose names are a single letter, 216 option arguments must either follow the option letter without intervening 223 this rule. Multiple letter options that start with a lower case 'o' can 229 Arguments to multiple-letter options must either be separated from the 233 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-ld.1 | 216 For options whose names are a single letter, 217 option arguments must either follow the option letter without intervening 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-ld.1 | 216 For options whose names are a single letter, 217 option arguments must either follow the option letter without intervening 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-ld.1 | 216 For options whose names are a single letter, 217 option arguments must either follow the option letter without intervening 224 this rule. Multiple letter options that start with a lower case 'o' can 230 Arguments to multiple-letter options must either be separated from the 234 Unique abbreviations of the names of multiple-letter options are [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-ld.1 | 215 For options whose names are a single letter, 216 option arguments must either follow the option letter without intervening 223 this rule. Multiple letter options that start with a lower case 'o' can 229 Arguments to multiple-letter options must either be separated from the 233 Unique abbreviations of the names of multiple-letter options are [all...] |
/frameworks/base/tests/DumpRenderTree/assets/results/ |
layout_tests_nontext.txt | 253 /sdcard/android/layout_tests/css2.1/t1604-c542-letter-sp-00-b-a.html [all...] |
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
cpp.py | 225 # First add underscores before any capital letter followed by a lower case letter 231 # preceeded by lower case letter or number. 235 # Next add underscores when you have a captial letter which is followed by a capital letter [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
XMLChar.java | [all...] |