OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uppercase
(Results
201 - 225
of
439
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js
50
//
Uppercase
Ante meridiem and Post meridiem
/external/webkit/Source/WebCore/css/
CSSValueKeywords.in
376
uppercase
/external/webkit/Source/WebKit/android/content/
PhoneEmailDetector.cpp
280
ch = *chars++ | 0x20; // convert
uppercase
to lower
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
mozilla
534
uppercase
/frameworks/base/docs/html/guide/topics/admin/
device-admin.jd
173
<td>Minimum
uppercase
letters required in password</td>
174
<td>The minimum number of
uppercase
letters required in the password for all admins or a particular one. Introduced in Android 3.0.</td>
585
<em>n</em>
uppercase
letters. Here are the methods for fine-tuning a password's
601
<p>For example, this snippet states that the password must have at least 2
uppercase
letters:</p>
[
all
...]
/frameworks/base/docs/html/training/enterprise/
device-management-policy.jd
56
uppercase
characters are two examples). If an application attempts to invoke methods whose
/ndk/sources/cxx-stl/stlport/src/
ios.cpp
58
const ios_base::fmtflags ios_base::
uppercase
;
member in class:ios_base
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h
139
/*
UPPERCASE
hexadecimal notation. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h
139
/*
UPPERCASE
hexadecimal notation. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h
139
/*
UPPERCASE
hexadecimal notation. */
/external/bluetooth/glib/docs/reference/glib/tmpl/
scanner.sgml
542
The set of
uppercase
ASCII alphabet characters.
558
The set of
uppercase
ISO 8859-1 alphabet characters which are
unicode.sgml
58
hexadecimal number with four to six digits and
uppercase
letters, prefixed
318
@G_UNICODE_UPPERCASE_LETTER: General category "Letter,
Uppercase
" (Lu)
/external/chromium/chrome/common/extensions/docs/build/
directory.py
405
features that this sample uses, and is converted to
uppercase
. This makes
409
An
uppercase
string containing information to match on for searching
/external/protobuf/src/google/protobuf/
dynamic_message.cc
328
#define HANDLE_TYPE(
UPPERCASE
, LOWERCASE) \
329
case FieldDescriptor::CPPTYPE_##
UPPERCASE
: \
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.11-2.js
47
string, unless that character has a Unicode 2.0
uppercase
equivalent, in which
48
case the
uppercase
equivalent is used instead. (The canonical Unicode 2.0 case
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
Summarizer.java
64
" text-transform:
uppercase
;" +
150
" text-transform:
uppercase
;" +
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
AttrsXmlParser.java
61
/** Map from format name (lower case) to the
uppercase
version */
124
// Pre-compute the set of format names such that we don't have to compute the
uppercase
/external/svox/pico/lib/
picobase.c
492
* Converts utf32 input to
uppercase
494
* @return a single
uppercase
character encoded in UTF32
[
all
...]
/libcore/luni/src/main/java/java/util/
Formatter.java
132
* Many conversion types have a corresponding
uppercase
variant that converts its result to
133
*
uppercase
using the rules of the relevant locale (either the default or the locale set for
154
* <td width="25%">
Uppercase
string.</td>
174
* <td width="25%">
Uppercase
character.</td>
313
* As with the other conversions, date/time conversion has an
uppercase
format. Replacing
314
* {@code %t} with {@code %T} will
uppercase
the field according to the rules of the formatter's
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/objects/
XString.java
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.tcc
801
const bool __uppercase = __flags & ios_base::
uppercase
;
892
const bool __uppercase = __flags & ios_base::
uppercase
;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.tcc
818
const bool __uppercase = __flags & ios_base::
uppercase
;
909
const bool __uppercase = __flags & ios_base::
uppercase
;
[
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.tcc
818
const bool __uppercase = __flags & ios_base::
uppercase
;
909
const bool __uppercase = __flags & ios_base::
uppercase
;
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc
801
const bool __uppercase = __flags & ios_base::
uppercase
;
892
const bool __uppercase = __flags & ios_base::
uppercase
;
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc
801
const bool __uppercase = __flags & ios_base::
uppercase
;
892
const bool __uppercase = __flags & ios_base::
uppercase
;
[
all
...]
Completed in 754 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>