HomeSort by relevance Sort by last modified time
    Searched refs:Letter (Results 1 - 21 of 21) sorted by null

  /external/v8/test/mjsunit/harmony/
regexp-property-enumerated.js 25 assertThrows("/\\p{General_Category=Letter}/u");
27 assertThrows("/\\p{General_Category_Mask=Letter}/u");
  /external/llvm/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp 52 size_t Letter = SymName.size();
57 // Capitalize the first letter of the module name.
58 SymName[Letter] = toupper(SymName[Letter]);
  /external/llvm/lib/TableGen/
StringMatcher.cpp 27 // Check to see if letter i is the same across the set.
28 char Letter = Matches[0]->first[i];
31 if (Matches[str]->first[i] != Letter)
  /external/protobuf/src/google/protobuf/io/
tokenizer.cc 136 CHARACTER_CLASS(Letter, ('a' <= c && c <= 'z') ||
462 if (LookingAt<Letter>() && require_space_after_number_) {
600 if (TryConsumeOne<Letter>()) {
902 // suffixed with the letter 'f'.
    [all...]
  /external/v8/src/
unicode.h 171 struct Letter {
unicode.cc 174 // Really special case 1: upper case sigma. This letter
177 if (next != 0 && Letter::Is(next)) {
678 // Letter: point.category in ['Lu', 'Ll', 'Lt', 'Lm', 'Lo', 'Nl']
    [all...]
  /external/v8/test/intl/general/
case-mapping.js 43 // In Turkic (tr, az), U+0307 preceeded by Capital Letter I is dropped.
128 // Mathematical Bold {Capital, Small} Letter A do not change.
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 496 IN CHAR Letter,
504 sprintf(Buffer, "\\DosDevices\\%c:", Letter);
  /prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vds.h 849 VDS_DRIVE_LETTER_NOTIFICATION Letter;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xsom/xsom/20140925/
xsom-20140925.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 3059 milliseconds