HomeSort by relevance Sort by last modified time
    Searched full:uppercase (Results 176 - 200 of 782) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/pdfium/third_party/freetype/src/psnames/
psmodule.c 82 /* Exit if a non-uppercase hexadecimal character was found */
101 /* If the name begins with `u', followed by four to six uppercase */
  /libcore/ojluni/src/main/java/java/util/prefs/
Base64.java 48 * not contain the uppercase alphabetic characters, which makes it
226 * variant that avoids the use of uppercase alphabetic characters.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
exception_safety.ipp 445 formatter << "Allocated memory block 0x" << std::uppercase << it->m_alloc.ptr
461 formatter << std::hex << std::uppercase << c << ' ';
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
map_to_7segment.h 155 * of the ASCII symbol, lowercase and uppercase letters may differ in
171 * (This for example facilitates the use of hex numbers with uppercase input.)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
map_to_7segment.h 155 * of the ASCII symbol, lowercase and uppercase letters may differ in
171 * (This for example facilitates the use of hex numbers with uppercase input.)
  /build/tools/droiddoc/templates-pdk/assets/design/
default.css 257 text-transform: uppercase; }
296 text-transform: uppercase; }
320 text-transform: uppercase; }
407 text-transform: uppercase;
  /external/apache-http/src/org/apache/http/
NameValuePair.java 51 * UPALPHA = <any US-ASCII uppercase letter "A".."Z">
  /external/chromium-trace/catapult/third_party/polymer/components/paper-button/
paper-button.html 80 text-transform: uppercase;
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
test1.test 7 {"description":"Correct Doctype uppercase",
  /external/curl/docs/
curl-config.1 64 be listed using uppercase and are separated by newlines. There may be none,
  /external/curl/lib/
objnames.inc 55 # 3) Lowercase characters are transliterated to uppercase.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
envset.cmd 47 same name (in uppercase). If it is found, it forms the expanded_name. If
  /external/google-breakpad/src/processor/
simple_symbol_supplier.h 40 // without any dashes or separators. The uuid is in uppercase hexadecimal
  /external/gptfdisk/
attributes.cc 73 cout.setf(ios::uppercase);
  /external/guava/guava-tests/test/com/google/common/base/
AsciiTest.java 146 // The Unicode point {@code 00df} is the lowercase form of sharp-S (ß), whose uppercase is "SS".
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
langtagRegex.txt 8 # The uppercase comments are fragments copied from RFC 4646
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
langtagRegex.txt 8 # The uppercase comments are fragments copied from RFC 4646
  /external/llvm/lib/Target/WebAssembly/InstPrinter/
WebAssemblyInstPrinter.cpp 74 buf, /*hexDigits=*/0, /*upperCase=*/false, APFloat::rmNearestTiesToEven);
  /external/toybox/kconfig/lxdialog/
dialog.h 222 * -- uppercase chars are used to invoke the button (M_EVENT + 'O')
  /external/v8/src/
unicode.h 160 struct Uppercase {
  /frameworks/base/core/java/android/content/pm/
VerifierDeviceIdentity.java 157 /* Lowercase letters should be the same as uppercase for Base32 */
  /frameworks/base/core/tests/coretests/src/android/content/pm/
VerifierDeviceIdentityTest.java 230 assertEquals("Lowercase should parse to be the same as uppercase", id1, id2);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaMimeTest.java 100 assertNoActivityHandles("AUDIO/MP3"); // <--- look uppercase
  /libcore/ojluni/src/main/java/java/util/
Formattable.java 135 * FormattableFlags#UPPERCASE}, and {@link
  /ndk/build/awk/
extract-debuggable.awk 75 XML_TAG = toupper(XML_TAG); # uppercase it

Completed in 671 milliseconds

1 2 3 4 5 6 78 91011>>