HomeSort by relevance Sort by last modified time
    Searched full:letter (Results 626 - 650 of 1120) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 268 // Does this asm operand have a single letter operand modifier?
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 245 // Does this asm operand have a single letter operand modifier?
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 375 // Does this asm operand have a single letter operand modifier?
  /external/pcre/doc/html/
pcrepartial.html 220 of the subject when the last character is a letter, thus finding a complete
  /external/pcre/doc/
pcrepartial.3 192 of the subject when the last character is a letter, thus finding a complete
  /external/pcre/testdata/
testoutput11 807 end of the pattern. A single letter instead of (B|D) makes it not fail,
  /external/qemu/
qemu-option.c 691 error_printf_unless_qmp("Identifiers consist of letters, digits, '-', '.', '_', starting with a letter.\n");
  /external/v8/src/
unicode.cc 191 // Really special case 1: upper case sigma. This letter
194 if (next != 0 && Letter::Is(next)) {
529 // Letter: point.category in ['Lu', 'Ll', 'Lt', 'Lm', 'Lo', 'Nl' ]
621 bool Letter::Is(uchar c) {
    [all...]
  /external/valgrind/main/docs/xml/
manual-writing-tools.xml 77 <para>Choose a name for the tool, and a two-letter abbreviation that can
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uset.h 65 * Bitmask for UnicodeSet::closeOver() indicating letter case.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
scanner.c 206 * letter 'e'.
  /external/webkit/Source/WebCore/css/
CSSSelector.cpp 263 DEFINE_STATIC_LOCAL(AtomicString, firstLetter, ("first-letter"));
html.css 392 letter-spacing: normal;
  /external/webkit/Source/WebCore/icu/unicode/
uset.h 65 * Bitmask for UnicodeSet::closeOver() indicating letter case.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontChromiumWin.cpp 418 // letter-spacing is implementation-defined, so this should be
  /external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextController.cpp 472 // If we're a glyph with an advance, go ahead and add in letter-spacing.
  /external/webkit/Source/WebCore/rendering/
RenderObjectChildList.cpp 401 // Otherwise, genChild must be a first-letter container. updateFirstLetter() will take care of it.
  /external/webkit/Source/WebCore/rendering/svg/
SVGInlineTextBox.cpp 424 // We handle letter & word spacing ourselves.
  /external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.cpp     [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
chromium.py 492 # GURL capitalizes the drive letter of a file URL.
  /frameworks/base/core/jni/
android_text_format_Time.cpp 174 // The letter 'Z' is appended to the end so allow for one
  /frameworks/base/docs/html/guide/market/billing/
billing_admin.jd 108 lowercase letter or a number, and must be composed using only lowercase letters (a-z), numbers
  /frameworks/base/docs/html/sdk/
android-2.3-highlights.jd 94 by pressing Shift+&lt;<em>letter</em>&gt; and ?123+&lt;<em>symbol</em>&gt;,
  /ndk/build/core/
init.mk 261 # drives as reported by "mount" and deals with drive letter cases (i.e.
  /packages/apps/Music/src/com/android/music/
MusicPicker.java 339 * when the user has typed a letter that should result in a filtering

Completed in 1850 milliseconds

<<21222324252627282930>>