HomeSort by relevance Sort by last modified time
    Searched full:lowercase (Results 351 - 375 of 507) sorted by null

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java 1028 * Set the scheme for this URI. The scheme is converted to lowercase
    [all...]
  /external/chromium/base/
file_path_unittest.cc     [all...]
  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 350 // Lowercase the terms.
    [all...]
  /external/chromium/chrome/browser/webdata/
autofill_table_unittest.cc 197 // database entry for clark kent lowercase.
    [all...]
  /external/chromium/net/http/
http_response_headers.cc 731 // assuming the header is not emtpy, lowercase and insert into set
    [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/
LangImpl4.rst 410 "``extern putchard(x); putchard(120);``", which prints a lowercase 'x'
    [all...]
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...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 154 * Uppercase and lowercase versions of the same character represents a
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 154 * Uppercase and lowercase versions of the same character represents a
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
SourceCSSTokenizer.js 72 "lower-hexadecimal", "lower-latin", "lower-norwegian", "lower-roman", "lowercase", "ltr", "malayalam", "maroon", "match", "media-controls-background",
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderText.cpp     [all...]
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebFrameLoaderClient.cpp     [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/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableDictionary.java 621 // 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...]

Completed in 1204 milliseconds

<<11121314151617181920>>