/external/pcre/ |
pcre_study.c | 448 corresponding bit for the other version of a letter if we are caseless. In
|
/external/qemu/hw/ |
pc.c | 221 /* convert boot_device letter to something recognizable by the bios */ [all...] |
/external/v8/src/ |
conversions.cc | 895 // letter 'e', a minus or a plus depending on the exponent, and a [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | 818 var camelCase = name.replace(/\-(\w)/g, function(all, letter){ 819 return letter.toUpperCase(); 1056 name = name.replace(/-([a-z])/ig, function(all, letter){ 1057 return letter.toUpperCase(); [all...] |
/external/webkit/Source/WebCore/inspector/front-end/ |
DetailedHeapshotView.js | 164 // \u0394 is a Greek delta letter. [all...] |
/external/webkit/Source/WebKit/chromium/src/mac/ |
WebInputEventFactory.mm | 148 // E.g. the key next to Caps Lock has the same Event.keyCode on U.S. keyboard ('A') and on Russian keyboard (CYRILLIC LETTER EF).
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
EventSender.cpp | 641 // If code is an uppercase letter, assign a SHIFT key to [all...] |
/external/webkit/Tools/DumpRenderTree/mac/ |
LayoutTestControllerMac.mm | 715 // Accept command strings with capital letters for first letter without trailing colon. [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texi2dvi | 266 # Find all files having root filename with a two-letter extension,
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
sed.info | 665 with the letter `n' and you do not want this behavior, then be [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
DayView.java | 777 // Also create an array of 2-letter abbreviations. [all...] |
/packages/inputmethods/LatinIME/native/src/ |
unigram_dictionary.cpp | 374 // Skip the ' or other letter and continue deeper [all...] |
/external/bluetooth/glib/gobject/ |
gtype.c | 68 * upper length limit. The first character needs to be a letter (a-z or A-Z) 88 * uppercase letter postfixes, all static functions have to have 647 /* check the first letter */ [all...] |
/external/clang/lib/Lex/ |
Lexer.cpp | [all...] |
/external/pcre/doc/ |
pcreapi.3 | 575 set, any backslash in a pattern that is followed by a letter that has no 577 expansion. By default, as in Perl, a backslash followed by a letter with no [all...] |
/frameworks/base/telephony/java/android/telephony/ |
PhoneNumberUtils.java | [all...] |
/packages/apps/Settings/res/values/ |
strings.xml | [all...] |
/external/grub/docs/ |
grub.texi | [all...] |
/external/icu4c/test/intltest/ |
transtst.cpp | [all...] |
/external/qemu/ |
i386-dis.c | 29 Programmers Manual. Usually, there is a capital letter, followed 30 by a small letter. The capital letter tell the addressing mode, 31 and the small letter tells about the operand size. Refer to 699 'I' => honor following macro letter even in Intel mode (implemented only [all...] |
/external/webkit/Source/WebCore/ |
ChangeLog-2003-10-25 | 42 This patch fixes the pseudo-elements ::first-line and ::first-letter to inherit styles properly. More 48 (2) Fixes first-letter checking so that it happens at layout time rather than during render object 49 construction time, since that makes first-letter more dynamic and causes it to be discovered in cases 52 (3) Make first-letter inherit from first-line like it's supposed to, and also make first-line styles 55 (4) Make first-letter changes cause a detach/attach to fire just as when the display changes. I generalized 236 for by the front end render objects. Also fix first-letter to inherit properly from first-line styles. 415 Make first-letter and before/after work with text transforms. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
cpp.info | 441 letters, digits, or underscores, which begins with a letter or 459 As an extension, GCC treats `$' as a letter. This is for 461 used in system-defined function and object names. `$' is not a letter 529 letter.) All characters with the high bit set (numeric range [all...] |
standards.info | 642 The string MESSAGE should not begin with a capital letter when it 647 usage messages, should start with a capital letter. But they should not 719 single-letter Unix-style options. We hope to make GNU more user [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
cpp.info | 441 letters, digits, or underscores, which begins with a letter or 459 As an extension, GCC treats `$' as a letter. This is for 461 used in system-defined function and object names. `$' is not a letter 529 letter.) All characters with the high bit set (numeric range [all...] |
standards.info | 642 The string MESSAGE should not begin with a capital letter when it 647 usage messages, should start with a capital letter. But they should not 719 single-letter Unix-style options. We hope to make GNU more user [all...] |