/ndk/build/tools/ |
ndk-common.sh | 215 # convert to uppercase
|
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
StringUtils.java | 322 // If the first char is not uppercase, then the word is either all lower case or
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
DictionaryInfoUtils.java | 126 if (codePoint >= 0x41 && codePoint <= 0x5A) return true; // Uppercase
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
os.py | 411 elif name in ('os2', 'nt'): # Where Env Var Names Must Be UPPERCASE
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_unicode.py | 304 # non-BMP, uppercase 321 # non-BMP, uppercase 338 # non-BMP, uppercase + lowercase 438 # uppercase as 'X X' [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
os.py | 411 elif name in ('os2', 'nt'): # Where Env Var Names Must Be UPPERCASE
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_unicode.py | 304 # non-BMP, uppercase 321 # non-BMP, uppercase 338 # non-BMP, uppercase + lowercase 438 # uppercase as 'X X' [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
os.py | 411 elif name in ('os2', 'nt'): # Where Env Var Names Must Be UPPERCASE
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_unicode.py | 304 # non-BMP, uppercase 321 # non-BMP, uppercase 338 # non-BMP, uppercase + lowercase 438 # uppercase as 'X X' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
os.py | 411 elif name in ('os2', 'nt'): # Where Env Var Names Must Be UPPERCASE
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_unicode.py | 304 # non-BMP, uppercase 321 # non-BMP, uppercase 338 # non-BMP, uppercase + lowercase 438 # uppercase as 'X X' [all...] |
/system/bt/stack/btm/ |
btm_pm.c | 27 * by their names beginning with uppercase BTM. [all...] |
/system/core/libpixelflinger/codeflinger/ |
disassem.c | 64 * Those fields with an uppercase format code indicate that the field
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
d-demangle-expected | 836 std.ascii.uppercase
|
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 350 text-transform:uppercase; 449 text-transform: uppercase; } 599 text-transform:uppercase; [all...] |
/external/libcxx/src/ |
locale.cpp | 4474 bool uppercase = (__flags & ios_base::uppercase) != 0; local [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
locale.cpp | 4466 bool uppercase = (__flags & ios_base::uppercase) != 0; local [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
UCharacterTest.java | [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
UCharacterTest.java | [all...] |
/prebuilts/python/linux-x86/2.7.5/bin/ |
python | |
python2 | |
python2.7 | |
/external/ImageMagick/MagickCore/ |
locale.c | [all...] |
/external/google-breakpad/src/third_party/curl/ |
curl.h | 633 /* name is uppercase CURLOPT_<name>, [all...] |
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
JSONObject.java | 269 * with <code>"get"</code> or <code>"is"</code> followed by an uppercase letter, 294 * with <code>"get"</code> or <code>"is"</code> followed by an uppercase letter, [all...] |