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

  /external/eigen/debug/gdb/
printers.py 37 def __init__(self, variety, val):
40 # Save the variety (presumably "Matrix" or "Array") for later usage
41 self.variety = variety
127 return "Eigen::%s<%s,%d,%d,%s> (data ptr: %s)" % (self.variety, self.innerType, self.rows, self.cols, "RowMajor" if self.rowMajor else "ColMajor", self.data)
  /ndk/sources/host-tools/nawk-20071023/
README 67 compilers on a variety of systems, but new systems or compilers
FIXES 132 variety of odd problems, including failure to properly match certain
    [all...]
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 35 FlattenedSpelling(const std::string &Variety, const std::string &Name,
37 V(Variety), N(Name), NS(Namespace), K(KnownToGCC) {}
39 V(Spelling.getValueAsString("Variety")),
50 const std::string &variety() const { return V; } function in class:FlattenedSpelling
61 if (Spelling->getValueAsString("Variety") == "GCC") {
    [all...]
  /system/extras/tests/bionic/libc/
Android.mk 209 # TODO: Add a variety of GLibc test programs too...
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb 98 The base class of the variety of syntax errors that can occur during the
token.rb 339 There are a variety of different entities throughout the ANTLR runtime library
  /external/blktrace/btt/doc/
btt.tex 43 IO rates and the like. \texttt{btt} goes further and produces a variety
    [all...]
  /external/chromium_org/third_party/readability/js/
readability.js 525 * grabArticle - Using a variety of metrics (content score, classname, element types), find the content that is
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml2.h     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 484 milliseconds