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

  /external/skia/src/sfnt/
SkPanose.h 577 ((Narrow, 8))
593 ((Narrow, 8))
609 ((Narrow, 8))
625 ((Narrow, 8))
  /external/clang/utils/TableGen/
NeonEmitter.cpp 274 /// Narrow - Convert a type code into the next smaller type. short -> char,
276 static char Narrow(const char t) {
287 PrintFatalError("unhandled type in narrow!");
380 type = Narrow(type);
385 type = Narrow(type);
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 110 DecompositionNarrow = QChar::Narrow,
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 2241 milliseconds