Searched
full:letter (Results
426 -
450 of
1120) sorted by null
<<11121314151617181920>>
/external/v8/src/ |
regexp-macro-assembler.h | 222 // character (digit, letter or underscore) and 0x00 otherwise.
|
/external/webkit/Source/WebCore/css/ |
CSSPropertyNames.in | 88 letter-spacing
|
CSSValueKeywords.in | 414 letter
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
FontWinCE.cpp | 124 // need to draw every letter on it's own
|
/external/webkit/Tools/CSSTestSuiteHarness/harness/ |
harness.html | 189 <div class="note">Use <i>Control-Option-letter</i> to<br> trigger buttons via the keyboard.</div>
|
/frameworks/base/core/java/android/content/ |
SyncResult.java | 271 * The string consist of a sequence of code letter followed by the count.
|
/frameworks/base/core/res/res/values/ |
dimens.xml | 49 <!-- Size of the fastscroll hint letter -->
|
/frameworks/base/docs/html/guide/topics/admin/ |
device-admin.jd | 134 <td>Requires that passwords must contain at least a letter, a numerical digit, and a special symbol. Introduced in Android 3.0. 151 <td>Minimum non-letter characters required in password</td> 153 non-letter characters required in the password for all admins or a particular one. Introduced in Android 3.0.</td> 544 must have entered a password containing at least a letter, a numerical digit and [all...] |
/libcore/luni/src/test/java/libcore/java/lang/ |
StringTest.java | 144 // Random supplementary character: U+10381 Ugaritic letter beta
|
/packages/apps/Settings/src/com/android/settings/quicklaunch/ |
QuickLaunchSettings.java | 274 // only allow the letter or digits
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
WidgetClassLoader.java | 41 * where code is a single letter (W for widget, L for layout, P for layout params), and class names
|
/external/webkit/PerformanceTests/Parser/resources/ |
html5.html | 203 <dd>Letter: <a href=http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf>http://www.whatwg.org/specs/web-apps/current-work/html5-letter.pdf</a></dd> [all...] |
/bionic/libc/stdio/ |
vfscanf.c | 760 * z', but treats `a-a' as `the letter a, the 761 * character -, and the letter a'.
|
/development/samples/GlobalTime/src/com/android/globaltime/ |
GLView.java | 134 * exits the interactive command mode. Entering a multi-letter code 136 * current code, and the 'del' key deletes the last letter of
|
/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/ |
CharsetTest.java | 242 * digit nor a letter. 333 * nor a letter.
|
/external/chromium/chrome/browser/history/ |
in_memory_url_index_unittest.cc | 34 // Note that only lines whose first character is an upper-case letter are 66 // We only process lines which begin with a upper-case letter.
|
/external/e2fsprogs/lib/ext2fs/ |
nt_io.c | 497 IN CHAR Letter, 505 sprintf(Buffer, "\\DosDevices\\%c:", Letter);
|
/external/icu4c/common/ |
ustrcase.c | 258 * b) first case letter (titlecase) [titleStart..titleLimit[ 278 break; /* cased letter at [titleStart..titleLimit[ */
|
/external/icu4c/data/brkitr/ |
line_he.txt | 60 $AL = [[:LineBreak = Alphabetic:] - [[:Hebrew:] & [:Letter:]]]; 61 $HL = [[:Hebrew:] & [:Letter:]];
|
/external/icu4c/data/unidata/ |
PropertyValueAliases.txt | 42 # AL means Arabic Letter for the Bidi_Class property, and 501 gc ; L ; Letter # Ll | Lm | Lo | Lt | Lu [all...] |
/external/icu4c/i18n/ |
plurrule.cpp | 981 if ( *ruleIndex != curIndex ) { // letter 1028 *ruleIndex=curIndex; // letter
|
rbt.h | 56 * with a letter and consist only of letters, digits, and 270 * digit or letter. To specify a single quote itself, inside or
|
/external/llvm/utils/TableGen/ |
IntrinsicEmitter.cpp | 111 OS << " switch (Name[5]) { // Dispatch on first letter.\n"; 113 // Emit the intrinsic matching stuff by first letter.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
determinize.h | 56 // single letter common prefix or the empty string. This is used in 58 // letter will appear in the output of a transtion.
|
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGenerator.pm | 411 # Uppercase the first letter while respecting WebKit style guidelines. 422 # Lowercase the first letter while respecting WebKit style guidelines.
|
Completed in 2887 milliseconds
<<11121314151617181920>>