HomeSort by relevance Sort by last modified time
    Searched refs:lower (Results 51 - 75 of 1149) sorted by null

1 23 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/
ctype_base.pass.cpp 27 // static const mask lower = 1 << 4;
48 assert(std::ctype_base::lower);
58 & std::ctype_base::lower
70 test(std::ctype_base::lower);
  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElement.cpp 57 AtomicString lower = name.lower(); local
58 if (isValidName(lower, EmbedderNames))
60 embedderCustomElementNames().append(lower);
  /external/chromium_org/third_party/WebKit/Source/platform/
MIMETypeFromURL.cpp 44 return url.substring(5, index - 5).lower();
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
compatibility.py 22 if start_list[0].lower() != path_list[0].lower():
33 if start_list[i].lower() != path_list[i].lower():
  /external/chromium_org/tools/telemetry/telemetry/core/
camel_case.py 15 return re.sub('(?!^)([A-Z]+)', r'_\1', obj).lower()
  /external/libcxx/test/re/re.traits/
lookup_classname.pass.cpp 40 | std::ctype_base::upper | std::ctype_base::lower);
42 | std::ctype_base::upper | std::ctype_base::lower);
44 | std::ctype_base::upper | std::ctype_base::lower, true);
46 | std::ctype_base::upper | std::ctype_base::lower, true);
88 test("lower", std::ctype_base::lower);
89 test("LOWER", std::ctype_base::lower);
90 test("lower", std::ctype_base::lower | std::ctype_base::alpha, true)
    [all...]
  /external/lldb/test/unittest2/
compatibility.py 22 if start_list[0].lower() != path_list[0].lower():
33 if start_list[i].lower() != path_list[i].lower():
  /external/oprofile/libpp/
sample_container.cpp 85 sample_entry lower, upper; local
87 lower.file_loc.filename = upper.file_loc.filename = filename_id;
88 lower.file_loc.linenr = 0;
93 iterator it1 = samples_by_loc.lower_bound(&lower);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
lookup_classname.pass.cpp 40 | std::ctype_base::upper | std::ctype_base::lower);
42 | std::ctype_base::upper | std::ctype_base::lower);
44 | std::ctype_base::upper | std::ctype_base::lower, true);
46 | std::ctype_base::upper | std::ctype_base::lower, true);
88 test("lower", std::ctype_base::lower);
89 test("LOWER", std::ctype_base::lower);
90 test("lower", std::ctype_base::lower | std::ctype_base::alpha, true)
    [all...]
  /packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
LocaleUtils.java 117 private static boolean isAlphabetSequence(final String text, final int lower, final int upper) {
119 if (length < lower || length > upper) {
130 private static boolean isDigitSequence(final String text, final int lower, final int upper) {
132 if (length < lower || length > upper) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
ctype_base.h 51 static const mask lower = _ISlower; member in struct:ctype_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
ctype_base.h 51 static const mask lower = _ISlower; member in struct:ctype_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
ctype_base.h 50 static const mask lower = _ISlower; member in struct:ctype_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
ctype_base.h 50 static const mask lower = _ISlower; member in struct:ctype_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
ctype_base.h 45 static const mask lower = _L; member in struct:ctype_base

Completed in 1777 milliseconds

1 23 4 5 6 7 8 91011>>