HomeSort by relevance Sort by last modified time
    Searched full:lowercase (Results 501 - 525 of 699) sorted by null

<<2122232425262728

  /external/chromium_org/net/url_request/
url_request.h 711 // The scheme must be all-lowercase ASCII. See the ProtocolFactory
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_io.c 357 MINLETTER /* any values from here on are lowercase letter mappings */
    [all...]
uloc_tag.c 1103 the canonical format is lowercase in BCP47 */
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 726 // Protocol buffers standard style is to use lowercase-with-underscores for
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
pragma.c 264 ** defined in pager.h. This function returns the associated lowercase
    [all...]
  /external/chromium_org/v8/src/arm/
regexp-macro-assembler-arm.cc 291 __ cmp(r3, Operand('z' - 'a')); // Is r3 a lowercase letter?
    [all...]
  /external/chromium_org/v8/src/ia32/
regexp-macro-assembler-ia32.cc 267 __ cmp(ecx, static_cast<int32_t>('z' - 'a')); // Is eax a lowercase letter?
    [all...]
  /external/icu4c/common/
ucnv_io.cpp 357 MINLETTER /* any values from here on are lowercase letter mappings */
    [all...]
  /external/icu4c/test/intltest/
regcoll.cpp 650 // Micro symbol and greek lowercase letter Mu should sort identically
    [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl4.rst 407 "``extern putchard(x); putchard(120);``", which prints a lowercase 'x'
    [all...]
  /external/openssh/
ssh.c 757 /* force lowercase for hostkey matching */
    [all...]
sshconnect.c     [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 609 // Protocol buffers standard style is to use lowercase-with-underscores for
    [all...]
  /external/v8/src/arm/
regexp-macro-assembler-arm.cc 333 __ cmp(r3, Operand('z' - 'a')); // Is r3 a lowercase letter?
    [all...]
  /external/v8/src/ia32/
regexp-macro-assembler-ia32.cc 336 __ cmp(ecx, static_cast<int32_t>('z' - 'a')); // Is eax a lowercase letter?
    [all...]
  /external/v8/src/mips/
regexp-macro-assembler-mips.cc 337 __ Branch(&fail, hi, a3, Operand('z' - 'a')); // Is a3 a lowercase letter?
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
animation-resource.jd 685 defined in XML, begins its name in lowercase.</p>
    [all...]
  /frameworks/base/docs/html/training/articles/
perf-jni.jd 617 a lowercase 't' rather than an uppercase 'T', then you need to
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableDictionary.java 592 // Search for the lowercase version of the word only, because that's where bigrams
    [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsProvider.java 488 // We lowercase all email addresses, but not addresses that aren't numbers, because
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets_nonio.tcc 880 // NB: Some of the locale data is in the form of all lowercase
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.tcc 901 // NB: Some of the locale data is in the form of all lowercase
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets_nonio.tcc 901 // NB: Some of the locale data is in the form of all lowercase
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.tcc 880 // NB: Some of the locale data is in the form of all lowercase
    [all...]

Completed in 1612 milliseconds

<<2122232425262728