/external/eigen/Eigen/ |
D | Core | 15 #include "src/Core/util/DisableStupidWarnings.h" 20 #include "src/Core/util/Macros.h" 32 #include "src/Core/util/MKL_support.h" 93 …// so, to avoid compile errors when windows.h is included after Eigen/Core, ensure intrinsics are … 241 /** \defgroup Core_Module Core module 247 * #include <Eigen/Core> 251 #include "src/Core/util/Constants.h" 252 #include "src/Core/util/ForwardDeclarations.h" 253 #include "src/Core/util/Meta.h" 254 #include "src/Core/util/StaticAssert.h" [all …]
|
D | Array | 4 // include Core first to handle Eigen2 support macros 5 #include "Core" 8 … Eigen/Array header does no longer exist in Eigen3. All that functionality has moved to Eigen/Core.
|
D | Householder | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 20 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | LeastSquares | 11 #include "Core" 13 #include "src/Core/util/DisableStupidWarnings.h" 28 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | QtAlignedMalloc | 5 #include "Core" 9 #include "src/Core/util/DisableStupidWarnings.h" 29 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | Jacobi | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 22 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | SparseCore | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 26 * This module depends on: Core. 61 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | Cholesky | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 29 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | QR | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 38 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | LU | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 38 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | Eigenvalues | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 45 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | Geometry | 4 #include "Core" 6 #include "src/Core/util/DisableStupidWarnings.h" 59 #include "src/Core/util/ReenableStupidWarnings.h"
|
D | MetisSupport | 6 #include "src/Core/util/DisableStupidWarnings.h" 26 #include "src/Core/util/ReenableStupidWarnings.h"
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.hpp | 158 class Core class 161 Core (HINSTANCE instance); 162 ~Core (void); 171 Core (const Core& other); 172 Core& operator= (const Core& other); 190 Context (const Core* core, HDC deviceCtx, glu::ContextType ctxType, int pixelFormat); 204 const Core* m_core; 210 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config);
|
D | tcuWGL.cpp | 253 Core::Core (HINSTANCE instance) in Core() function in tcu::wgl::Core 258 Core::~Core (void) in ~Core() 263 std::vector<int> Core::getPixelFormats (HDC deviceCtx) const in getPixelFormats() 304 PixelFormatInfo Core::getPixelFormatInfo (HDC deviceCtx, int pixelFormat) const in getPixelFormatInfo() 353 Context::Context (const Core* core, HDC deviceCtx, glu::ContextType ctxType, int pixelFormat) in Context() 454 int choosePixelFormat (const Core& wgl, HDC deviceCtx, const glu::RenderConfig& config) in choosePixelFormat()
|
/external/toybox/toys/lsb/ |
D | README | 4 http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/cmdbehav.html 7 http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic.html
|
/external/valgrind/ |
D | glibc-2.4.supp | 27 ## Suppressions for Fedora Core 5 on ppc32/amd64 (glibc-2.3.90) 30 Fedora-Core-5-hack1 37 Fedora-Core-5-hack2 46 Fedora-Core-5-hack2a 55 Fedora-Core-5-hack3 64 Fedora-Core-5-__strcpy_chk-64bit-hack-TODO-fix-this-properly 72 Fedora-Core-5-hack3-ld24 80 Fedora-Core-5-yet-another-ppc32-hack
|
/external/eigen/unsupported/Eigen/ |
D | KroneckerProduct | 12 #include "../../Eigen/Core" 14 #include "../../Eigen/src/Core/util/DisableStupidWarnings.h" 32 #include "../../Eigen/src/Core/util/ReenableStupidWarnings.h"
|
D | ArpackSupport | 12 #include <Eigen/Core> 14 #include <Eigen/src/Core/util/DisableStupidWarnings.h> 28 #include <Eigen/src/Core/util/ReenableStupidWarnings.h>
|
D | Skyline | 13 #include "Eigen/Core" 15 #include "Eigen/src/Core/util/DisableStupidWarnings.h" 37 #include "Eigen/src/Core/util/ReenableStupidWarnings.h"
|
/external/androidplot/ |
D | .gitignore | 2 /AndroidPlot-Core/target/ 3 /AndroidPlot-Core/.settings/
|
/external/icu/icu4j/main/tests/core/ |
D | manifest.stub | 4 Specification-Title: ICU for Java Core Tests 7 Implementation-Title: ICU for Java Core Tests
|
/external/lldb/include/lldb/Core/ |
D | ArchSpec.h | 35 enum Core enum 306 Core 396 Core m_core;
|
/external/lldb/source/Core/ |
D | ArchSpec.cpp | 31 static bool cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, … 42 ArchSpec::Core core; 109 ArchSpec::Core core; 281 FindCoreDefinition (ArchSpec::Core core) in FindCoreDefinition() 306 FindArchDefinitionEntry (const ArchDefinition *def, ArchSpec::Core core) in FindArchDefinitionEntry() 743 const ArchSpec::Core lhs_core = GetCore (); in IsEqualTo() 744 const ArchSpec::Core rhs_core = rhs.GetCore (); in IsEqualTo() 832 cores_match (const ArchSpec::Core core1, const ArchSpec::Core core2, bool try_inverse, bool enforce… in cores_match() 890 const ArchSpec::Core lhs_core = lhs.GetCore (); in operator <() 891 const ArchSpec::Core rhs_core = rhs.GetCore (); in operator <()
|
/external/mdnsresponder/ |
D | README.txt | 73 | mDNS Core | 78 The "mDNS Core" layer is absolutely identical for all applications and 86 to do. It calls routines provided by the "mDNS Core" layer to perform 92 The "mDNS Core" layer in turn calls through to the "Platform Support" 108 | mDNS Core | | mDNS Core | | mDNS Core | 125 | mDNS Core |
|