Home
last modified time | relevance | path

Searched refs:variety (Results 1 – 25 of 127) sorted by relevance

123456

/external/eigen/debug/gdb/
Dprinters.py37 def __init__(self, variety, val): argument
41 self.variety = variety
127 …return "Eigen::%s<%s,%d,%d,%s> (data ptr: %s)" % (self.variety, self.innerType, self.rows, self.co…
/external/skia/resources/
Dslides_content.lua25 Optimize for CPU variety
32 Optimize for GPU variety
/external/mdnsresponder/Clients/
DReadMe.txt1 This directory contains a variety of clients that use the
7 for a variety of platforms. Some of the clients only build for one
/external/libvpx/libvpx/third_party/x86inc/
DREADME.libvpx7 x264/libav's framework for x86 assembly. Contains a variety of macros and
/external/ceres-solver/docs/source/
Dfeatures.rst8 variety of problems, both in size and complexity. The code runs on
43 Ceres Solver comes with a variety of optimization algorithms, some
49 linear system. To this end Ceres ships with a variety of linear
/external/llvm/lib/Target/R600/
DAMDGPURegisterInfo.td17 // Indices are used in a variety of ways here, so don't set a size/offset.
/external/libvpx/libvpx/third_party/googletest/
DREADME.libvpx7 Google's framework for writing C++ tests on a variety of platforms
/external/expat/
DChanges93 - Fixed a variety of bugs: see SF issues #458907, #609603,
102 - Fixed a variety of bugs: see SF issues #615606, #616863,
123 - Fixed a variety of bugs: see SF issues #580793, #434664,
134 - Fixed a variety of bugs: see SF issues #441449, #563184,
/external/llvm/test/CodeGen/Inputs/
DDbgValueOtherTargets.ll1 ; Check that DEBUG_VALUE comments come through on a variety of targets.
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp52 const std::string &variety() const { return V; } in variety() function in __anonf1952ce10111::FlattenedSpelling
1129 std::string Variety = Spellings[I].variety(); in writePrettyPrintFunction()
1213 if (S.variety() != Spelling.variety()) in getSpellingListIndex()
1274 std::string Variety = S.variety(); in CreateSemanticSpellings()
1332 if (I.variety() != "GNU") in emitClangAttrLateParsedList()
1704 return S.variety() == "Pragma"; in AttrHasPragmaSpelling()
1919 if (Variety.empty() || (Variety == S.variety() && in GenerateHasAttrSpellingStringSwitch()
1941 std::string Variety = SI.variety(); in EmitClangAttrHasAttrImpl()
2000 << StringSwitch<unsigned>(Spellings[I].variety()) in EmitClangAttrSpellingListIndex()
2677 std::string Spelling, Variety = S.variety(); in EmitClangAttrParsedAttrKinds()
[all …]
/external/eigen/doc/
DTutorialMapClass.dox6 This can be useful in a variety of contexts, particularly when "importing" vectors and matrices fro…
34 Map is flexible enough to accomodate a variety of different data representations. There are two ot…
/external/skia/site/
Dindex.md12 across a variety of hardware and software platforms. It serves as the graphics
Droles.md4 The Skia open source project includes individuals working in a variety of
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle492 * simpleType with variety "union").
553 * the simpleType has a variety of "absent".
555 * none of the variety flags occur then it's
563 * the simpleType has a variety of "list".
570 * the simpleType has a variety of "union".
577 * the simpleType has a variety of "union".
/external/llvm/docs/
DLexicon.rst105 Inter-Procedural Analysis. Refers to any variety of code analysis that
109 Inter-Procedural Optimization. Refers to any variety of code optimization
DHowToBuildOnARM.rst18 ARM encompasses a wide variety of CPUs; this advice is primarily based
/external/guava/
DREADME.jdk57 - A variety of code is removed, most notably code that uses
/external/bzip2/
DREADME.COMPILATION.PROBLEMS26 Early versions of bzip2 (0.1, 0.9.0, 0.9.5) compiled on a wide variety
/external/mesa3d/src/glx/apple/
DRELEASE_NOTES8 This adds support for GLSL, and a variety of other features.
/external/llvm/docs/tutorial/
DLangImpl4.rst164 useful for a wide variety of code. I won't delve into what they do but,
205 LLVM provides a wide variety of optimizations that can be used in
219 Code that is available in LLVM IR can have a wide variety of tools
253 There are a variety of APIs that are useful, but the simplest one is the
DOCamlLangImpl8.rst175 casts, use after free bugs, buffer over-runs, and a variety of other
226 variety of other language-specific information into the LLVM IR. If you
235 There is a variety of useful tips and tricks that you come to know after
DLangImpl9.rst170 casts, use after free bugs, buffer over-runs, and a variety of other
221 variety of other language-specific information into the LLVM IR. If you
230 There is a variety of useful tips and tricks that you come to know after
/external/chromium-trace/trace-viewer/third_party/Paste/
DREADME.rst72 * A wide variety of routines for manipulating WSGI requests and
/external/libpng/contrib/pngsuite/
DREADME13 a variety of images to test interlacing, gamma settings, ancillary
/external/lldb/test/pexpect-2.4/examples/
DREADME65 The regular expression takes into account a wide variety of different

123456