OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uppercase
(Results
176 - 200
of
807
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/utils/
test_utils.py
117
self.assertEqual(pythonize_name('
UPPERCASE
'), '
uppercase
')
/external/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
*/
/external/google-breakpad/src/common/windows/
pdb_source_line_writer.h
59
// of the pdb's guid, in
uppercase
hexadecimal form without any dashes
61
//
uppercase
hexadecimal form. For older pdb files which have no guid,
/external/kernel-headers/original/uapi/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.)
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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
*/
/external/libphonenumber/geocoder/src/com/google/i18n/phonenumbers/geocoding/
PhoneNumberOfflineGeocoder.java
156
* description if the phone number comes from this region. It is a two-letter
uppercase
ISO
202
* description if the phone number comes from this region. It is a two-letter
uppercase
ISO
/external/parameter-framework/upstream/parameter/
IntegerParameterType.cpp
196
stream << "0x" << std::hex << std::
uppercase
<< std::setw(static_cast<int>(getSize() * 2))
413
stream << "0x" << std::hex << std::
uppercase
/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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/
detect.mk
73
# correctly, because it will
uppercase
8.3 filenames, creating a
Completed in 554 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>