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

<<11121314151617181920>>

  /external/chromium_org/net/tools/dump_cache/
url_to_filename_encoder.cc 268 ((0x61 <= ch) && (ch <= 0x7A))) { // Lowercase [a-z]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h 350 CAPITALIZE, UPPERCASE, LOWERCASE, TTNONE
  /external/chromium_org/third_party/icu/source/common/
ucase.h 188 * Get the full lowercase mapping for c.
util.h 134 * @param pattern must only contain lowercase characters, which
uts46.cpp 274 // The normalizer (using uts46.nrm) maps uppercase ASCII letters to lowercase
279 // Values: -1=disallowed 0==valid 1==mapped (lowercase)
353 destArray[i]=c+0x20; // Lowercase an uppercase ASCII letter.
458 destArray[i]=c+0x20; // Lowercase an uppercase ASCII letter.
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ucdtest.cpp 101 "Lowercase",
  /external/chromium_org/third_party/re2/re2/
unicode.py 233 # Dict mapping lowercase code point to fold-equivalent group.
  /external/icu4c/common/
ucase.h 230 * Get the full lowercase mapping for c.
util.h 133 * @param pattern must only contain lowercase characters, which
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
css.php 113 'lower-roman', 'lowercase', 'ltr', 'lower', 'low', 'maroon',
lotusformulas.php 225 '@MailDbName', '@LowerCase', '@Log', '@Locale', '@Ln', '@Like',
  /external/nist-sip/java/gov/nist/javax/sip/parser/
Parser.java 135 * Added performance improvement around header name lowercase conversion.
  /external/openssh/
canohost.c 103 * Convert it to all lowercase (which is expected by the rest
  /external/regex-re2/re2/
unicode.py 233 # Dict mapping lowercase code point to fold-equivalent group.
  /external/smali/util/src/main/java/org/jf/util/
ClassFileNameHandler.java 150 //the associated keys are all lowercase
  /external/v8/src/
unicode.h 261 struct Lowercase {
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd 51 be unique. The name may contain uppercase or lowercase letters ('A'
receiver-element.jd 164 If the process name begins with a lowercase character, the receiver will run
  /frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp 350 // Convert the extension to lowercase.
  /frameworks/opt/timezonepicker/src/com/android/timezonepicker/
TimeZoneFilterTypeAdapter.java 295 // Special case for "USA". Note that both strings have been turned to lowercase already.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 123 /* lowercase hexadecimal notation. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 123 /* lowercase hexadecimal notation. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 123 /* lowercase hexadecimal notation. */
  /external/icu4c/common/unicode/
uchar.h 253 /** Binary property Lowercase. Same as u_isULowercase, different from u_islower.
384 /** Binary property Cased. For Lowercase, Uppercase and Titlecase characters. @stable ICU 4.4 */
    [all...]
  /external/chromium_org/extensions/common/
extension.cc 146 // We only support lowercase IDs, because IDs can be used as URL components
147 // (where GURL will lowercase it).

Completed in 2221 milliseconds

<<11121314151617181920>>